@charset "utf-8";

/* CSS Document */

body{

	margin:5px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000;	

}

a{

	text-decoration:none;

	color:#000;

}

a:hover{

	/*color:#ba1111;*/
	color:#00add9;
	color:
	text-decoration:underline;

}



a.bold_blue{

	color:#32255c;

	font-weight:bold;

}

.left

{

	float:left;

}

.right

{

	float:right;

}

div.major_div{

	margin:0px auto 0px auto;

	padding:0px;

	width:796px;

}

div.db_border{

	border-top:5px solid #32255c;

	width:70%;

	float:left;

}

div.lb_border{

/*	border-top:5px solid #12b1e1;*/

	border-top:5px solid #00add9;

	padding:0px;

	width:29.5%;

	float:right;

}

div.header{

	padding:0px;

	width:806px;

	float:left;

	position:relative;

	clear:both;

}


.logo{

	background:url(../images/top_logo.gif) no-repeat;

	width:337px;

	height:100px;
	
	position:relative;

	float:left;

}

.logo_phone{

	background: url(../images/top_phone.gif) no-repeat;

	padding:0 30px 0 0;

	width:226px;

	height:100px;

	float:right;

	position:relative;

}

#top_top{

	width:806px;

	margin:0px 0px 0px 0px;

	position:relative;

	float:left;

	text-align:center;

}

.l_curve{

	float:left;

	position:relative;

	width:8px;

	height:42px;

	background:url(../images/l_curve.jpg) no-repeat;

}

.r_curve{

	/*border: #F00 2px solid;*/

	float:right;

	position:relative;

	width:8px;

	height:42px;

	background:url(../images/r_curve.jpg) no-repeat;

}



.top_strip {

	width: 790px;

	height: 42px;

	margin: 0 auto;

	background: url(../images/menu_strip.jpg) top center repeat-x;

	float:left;

	position:relative;

}



#topmenu {

	float: left;

	width: 798px;

}

/*-----------------------------------Menu---------------------------------------*/

div.content{

	width:806px;

	float:left;

	position:relative;

}

p centrals{

	text-align:center;	

}

div.content a{

	color:#00add9;	

}

div.content a:hover{

	text-decoration:underline;

}

div.central_content

{

	float:left;

	position:relative;

	width:795px;

	height:auto;
	padding:5px;

	margin:0px 0px 0px 0px;

	border:1px #666 solid;

	border-top:none;

}

div.central_content ul
{
 	list-style-image:url(../images/single_arrow.jpg);
}
h1, h3 {

	color: #32255c;

	font-weight: normal;

}



h4, h5, h6 {

	color: #32255c;

}



h5{

	font-size:14px;

}



h2 {

	margin: 5px auto 0px auto;

	font-size:20px;

	color:#FFF;

	font-weight:normal;

}

.spacer{margin-left:150px; 

	margin-top:10px;

	margin-bottom:5px;

	font-size:11px;

	color:#555555;

}

.small_red

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8px;

	color: #b9252e;

	text-decoration: none;

}

/*-----------------------------------Footer-------------------------------------*/

div.footer{

	margin-top:20px;

	clear:both;

}

div.footer div.footer_text{

	width:760px;

	margin:0px auto 0px auto;

	text-align:center;
	
	color:#a1a1a1;

}

div.footer div.footer_note{

	font-family:Arial, Helvetica, sans-serif;

	font-size:15pt;

	color:#32255c;

	margin-bottom:10px;

}

font.lb_text{

	color:#12b1e1;

}

div.footer div.footer_info p{

	color:#32255c;

	font-weight:bold;

}

