/* The main Style sheet */

/*General Styles */
body {
	background: #FFFFFF url(../images/bg_right_main_2.gif) left top repeat-x;
}




.nav img {
    background: #fff;
}
.clear{
		clear:both;
}

.float_left{
		float:left;
}

.float_right{
		float:right;
}

.float_none{
		float:none;
}

.container{
		width:100%;
}

.wrapper { width:1262px; }

div.faq p{
	text-align:left;
}

/***********************************************/
/************       Header Styles  *************/
/***********************************************/

.header{
	width:100%;
	height:143px;
/*	background-image:url(../images/bg_right_main_2.gif);
	background-repeat:repeat-x; */
}

.logo_nav{
	width:100%;
	float:left;
	background: url(../images/white-bg.jpg) -14px top no-repeat;
}

.logo{
	width: 230px;
height: 80px;
float: left;
padding-top: 30px;
overflow: hidden;
}

.nav{
	float:left;
	/*width:770px;*/
	/*background-color:#fff;*/
	height:81px;
	padding-top:30px;
	margin:0px;
}

.nav ul{
	margin:0;
	padding:0px;
}

.nav ul li{
	margin:0;
	padding: 0;
	display:inline;
	width:126px;
}

.nav ul li a{
	width:126px;
	margin:0;
	padding:0;
	margin-left:-3px;
}


.nav ul li a img{
	width:126px;
	margin:0 0 0 -1px;
	padding:0;
	border-right: 1px solid #FFFFFF;
}
		
.nav_links{
	background-color:#F0AA6E;
	width:226px;
	height:30px;
	float:left;
	text-align:right;
}

.nav_links ul li{
	display:inline;
}

.nav_links ul{
	margin:0;
	padding:0;
}

.nav_style{
	width:17px;
	height:242px;
	background-image:url(../images/bg_right_2.gif);
	background-repeat:no-repeat;
	float:left;
}

/***********************************************/
/************   Header Styles  End   ***********/
/***********************************************/


/*>>>>>>>>>>>>> Main Content Styles <<<<<<<<<<<*/
#main_content{
	width:100%;
	background-color:#f7AD6b;
	/*margin:0 auto;*/
	padding:0;
}

#main_content_inner{
	/*background-image:url(../images/inner_content_bg.gif);
	background-repeat:repeat-y;*/
	/*width: 1239px;
	border-right: 23px solid #F7AD6B;*/
	background-color: #F7AD6B;
}


.main_left{
	width:226px;
	float:left;
	border-right:1px solid #FFF;
	background-color:#fff;
	text-align:center;
}

.left_top{
	margin:10px 0px 0px 0px;
}

.inner_lefttop{
	background-color:#CED5E5;
	text-align:left;
	margin-bottom:-10px;
	padding:0px 10px;
}

.main_left p{
	text-align:center;
	margin-top:-5px;
	font-size:11px;
	color:#7c8089;
}

.inner_lefttop p{
	text-align:left;
}

.inner_left_orange{
	background-color:#F7D0AF;
	padding-bottom:10px;
}

div.orange_bg p{
	margin-top:40px;
	font-size:12px;
	width:193px;
}

div.orange_bg table{
	width:150px;
	border:1px solid #aaa;
	background-color:#84CB9C;
	margin:auto;
	margin-top:10px;
}

div.orange_bg table tr td{
	border:1px solid #aaa;
	text-align:center;
}

.main_left h3 a,.main_left h3 a:hover{
	color:#7C8089;
}


/* -------- Main Center Styles ---------*/
.left_center{
	border-right:1px solid #fff; 
	width:861px; 
	float:left;
	margin:0;
	padding:0;
	

}

.left_center2{
	border-right:0px solid #fff; 
	width:1114px; 
	float:left;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url("../images/orange_spacer1.jpg");
	background-position: top left ;
	background-repeat:repeat-y;

}

.left_bottom{
	background-color:#f7d0af;
	margin:auto;
	margin-top:-18px;
}

.main_center{
	width:607px;
	float:left;
	text-align:center;
	padding:10px;
}

.main_center_inner{
	width:480px;
	float:left;
	text-align:center;
	padding:10px;background-color:#fff;
}

.main_center_inner2{
	width:865px;
	float:left;
	text-align:center;
	padding:10px;background-color:#fff;
}

.main_center_inner p{
	text-align:center;
}

.main_center_inner2 p{
	text-align:center;
}

.main_center h1{
	font-size:20px;
	color:#395a9c;
}

.main_center_inner h1{
	font-size:16px;
	color:#344b83;
}

.main_center_inner2 h1{
	font-size:16px;
	color:#344b83;
}

.center_content_inner img{
	float:left;
	padding:4px;
}

.center_content_inner p{
	float:right;
	width:350px;
}
.main_center p{
	text-align:center;
	margin-top:10px;
}

.list_items{
	width:400px;
	margin:auto;
	padding:0;
	
}

.left_list{
	float:left;
	width:200px;
	text-align:left
}

.left_list ul li,.right_list ul li{
	background-image:url(../images/arrow_orange.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding-left:15px;
	margin-bottom:3px;
}

.left_list ul li a,.right_list ul li a{
	text-decoration:none;
}

.right_list{
	float:right;
	width:200px;
	text-align:left;
}

.center_list_inner{
	width:450px;
	margin:auto;
}



.center_list_inner p{
	text-align:center;
}

.list_inner_left{
	float:left;
	width:180px;
}

.list_inner_right{
	float:right;
	width:180px;
}

.list_inner_left,.list_inner_right{
	text-align:left;
}

.list_inner_left li,.list_inner_right li{
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding-left:15px;
	margin:5px 0px;
}

.services_table{
	width:400px;
	margin:auto;
	border:1px solid #aaa;
}

.services_table tr td{
	border:1px solid #aaa;
	width:180px;
}

.services_table2{
	width:400px;
	margin:auto;
	border:1px solid #aaa;
}


.services_table2 tr td{
	border:1px solid #aaa;
	width:auto;
}
 
 
 .services_table2 tr td:first-of-type { width:65px;  }


.services_table tr td a , .services_table2 tr td a{
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding-left:15px;
	
}

.services1_table{
	width:477px;
	margin:auto;
	border:2px solid #404040;
}

.services9_table{
	width:590px;
	margin:auto;
	border:2px solid #404040;
}

.services1_table tr td{
	border:1px solid #404040;
	width:400px;
	text-align:center;
}

.services9_table tr td{
	border:1px solid #404040;
	width:400px;
	text-align:center;
}

.services1_table tr td a{
	background-image:;
	background-repeat:no-repeat;
	background-position:0 50%;
	padding-left:15px;

}

.services9_table tr td a{
	background-image:;
	background-repeat:no-repeat;
	background-position:0 50%;
	padding-left:15px;

}


.dave{
	text-align:center;
}

.main_center h2{
	font-size:16px;
	font-weight:bold;
	color:#3D5899;
}
/* --------- Main Center Styles End ------- */
.rightColumna
{
	float:left;
	/*background:#fff;*/
	text-align:center;
	padding:18px 20px 0px 20px;
	width:220px;
	min-height:5px;
	font-size:14px;
	border-right:dashed 1px #000;
}

.rightColumn
{
	float:left;
	/*background:#fff;*/
	text-align:center;
	padding:18px 20px 0px 20px;
	width:220px;
	min-height:550px;
	font-size:13px;
	border-right:dashed 1px #000;
}

.rightColumn2
{
	float:left;
	background:#fff;
	text-align:center;
	padding:53px 20px 0px 20px;
	width:220px;
	min-height:600px;
	font-size:13px;
	border-right:dashed 1px #000;
}

.rightColumn3
{
	float:left;
	background:#fff;
	text-align:center;
	padding:15px 20px 0px 18px;
	width:220px;
	margin-left:-1px;
	min-height:600px;
	font-size:14px;
	/*border-left:dashed 1px #000;*/
}
.rightColumn4 {
	float:right;
	width:220px;
}

.main_right{
	float:left;
	
}

.content_bottom{
		background-color:#b4dfc4;
		/*background-image:url(../images/content_bottom_bg.gif);
		background-repeat:repeat-y;*/
		border-top:1px solid #fff;
		padding-bottom:0px;
}

.bottom_left{
	float:left;
	width:206px;
	padding:0px 10px;
	text-align:center;
	padding-bottom:0px;
	background-image:url(../images/content_bottom_bg.gif);
	background-repeat:repeat-y;
	border-right: 1px solid #FFFFFF;
}

.bottom_right{
	float:left;
	width:483px;
	padding:0px 10px;
}

.bottomright_content{
	width:230px;
	float:left;
	padding:5px;
}

.bottomright_content img{
	float:left;
}
.bottomright_content p{
	float:left;
	padding:5px;
	width:160px;
	text-align:left;
}
/************ Footer Styles *****************/
.footer_bar{
	background-color:#3d5899;
	height:31px;
	border-top:1px solid #fff;
}

.footer_nav{
	width:auto;
	height:30px;
	float:left;
}

.footerbar_left .nav_links{
	margin-top:0px;
	height:30px;
	width:227px;
}

.footer_nav ul{
	margin:0;
	padding:0;
	margin-left:3px;
	background-color:#fff;
	margin-top:0px;
}

.footer_nav ul li{
	display:inline;
	margin-left:-3px;
}


.footer_content{
	margin:15px 15px;
	font-size:11px;
}


/*******************Misc Styles *******************/
.faq_question ol li{
	margin-top:10px;
	margin-left:10px;
}


marquee {
	height: 500px;
	overflow-y: hidden;
}