body{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Tahoma, Verdana, "Arial Black", sans-serif;
	font-size:0.75em;
}
div.clear{
	clear:both;
	font-size:1px;
}
a img{
	border:0;
}
a:link, a:visited{
	color:#7e0130;
	text-decoration:none;
}
a:active{
	color:#999;
}
div.content a:hover{
	text-decoration:underline;
}



div.wrap_all{
}
div.wrap_all2{
	width:800px;
	margin:0 auto;
}
div.pageHeader{
	height:224px;
	width:800px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	z-index:400;
}
div.pageHeader div.header{
	height:187px;
	background:url(../imgs/header.jpg) no-repeat bottom;
}
div.pageHeader div.header img.head{
	float:right;
	clear:right;
	position:relative;
	right:182px;
}
div.pageHeader div.header a img.logo{
	float:left;
	clear:left;
	position:relative;
	top:70px;
	left:25px;
}
div.pageHeader div.navigation{
	height:36px;
	background:url(../imgs/nav-bg.png) no-repeat; 
}
li.end a:link,li.end a:visited,li.end a:hover{ background:0; }

div.content{
	position:absolute;
	top:224px;
	width:800px;
	padding:0;
	margin:2px 0 0 0;
	background:url(../imgs/main-panel-bg.gif) repeat-y;
	position:relative;
	z-index:10;
	
}
div.content div.lhs{
	float:left;
	clear:left;
	margin-top:-10px;
	margin-left:11px;
	width:623px;
	min-height:400px;
	position:relative;
	z-index:20;
}
div.content div.lhs p{
margin:0;
padding:1em 10px;
}
div.content div.lhs h1,
div.content div.lhs h2,
div.content div.lhs h3,
div.content div.lhs h4{
	color:#7E0130;
	margin:0;
	padding:0 10px;
}

div.content div.rhs{
	float:right;
	clear:right;
	margin-top:-15px;
	margin-right:7px;
	width:156px;
	color:#FFFFFF;
	position:relative;
	z-index:15;
}
div.rhs h2{
	text-align:center;
	font-weight:100;
	font-size:1.58em;
	line-height:1em;
	color:#fff;
	margin:0;
	padding:0 auto 15px auto;
}
div.rhs div.testimonial{
	margin:3px;
	padding:3px;
	border-bottom:1px dashed #fff;
}
div.rhs div.testimonial p{
	line-height:1.1em;
}
div.rhs div.testimonial p span.highlight001{
	color:#cc0033;
	font-weight:700;
	font-size:1.3em
}
div.rhs div.testimonial p span.highlight002{
	color:#000;
	font-weight:700;
	font-size:1.3em
}
div.rhs div.testimonial p.author{
	color:#cc0033;
	font-weight:700;
	font-size:1.3em;
	margin:0;
	padding:0;
}
div.rhs div.testimonial p.position{
	margin:0;padding:0;
}
div.content div.footer{
	background:url(../imgs/main-panel-footer.gif) no-repeat #fff top ;
	clear:both;
	height:34px;
	color:#7E0130;
	text-align:center;
	padding-top:1.5em;
}
div.content div.footer a{
	color:#7E0130;
	text-decoration:none;
	padding:0 5px;
	margin:0;
}
div.content div.footer a:hover{
	color:#fff;
	background:#7E0130;
}
ul#news_item_list{ margin:20px;}
ul#news_item_list,
ul#news_item_list li{
	list-style-type:none;
	padding:0;
}
ul#news_item_list a{
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left center;
	padding:0.6em 0 0.6em 22px;
	background-image:url(../imgs/news.png);
	display:block;
}
ul#news_item_list a:visited{
	background-image:url(../imgs/news-read.png);
}
ul#news_item_list a:hover{
	text-decoration:underline;
}
div.news_headline{
	margin:3px;
	padding:3px;
}
h2.news_headline{
padding-top:1.2em;
}
h3.news_headline{
font-size:1.2em;margin:0;padding:0.8em 0 0 0;
font-weight:700;
}
h3.news_headline a{color:#fff}
p.news_headline{color:#fff;line-height:1.1em; padding-top:10px;;
margin-top:0;
}
p.report{margin:10px auto 0px auto;
text-align:center;}
