/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	font-family:Arial;
	color:#323232;
	font-size:14px;
	}
.wrap {
	background-image:url(images/bkg_shadow.png);
	background-position:50% top;
	background-repeat:repeat-y;
	margin:0 auto;
	padding:0 50px;
	width:1000px;
	}	
	
.header_top{
	background-image:url(images/header_top_bg.jpg);
	background-repeat:repeat-x;
	height:124px;
	}
#logo{
	margin:10px;
	float:left;
	}
#search{
	float:left;
	width:366px;
	margin-left:310px;
	}	
.search_bar{
	background-image:url(images/search_bar.jpg);
	background-repeat:no-repeat;
	width:147px;
	height:22px;
	float:left;
	margin-left:95px;
	border:none!important;
	padding-left:20px;
	}
#search_btn{
	float:left;
	margin-left:10px;
	}
#search_toll_free{
	float:right;
	margin:5px;
	padding-top:15px;
	}
.nav{
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	height:57px;
	}					
		
		
	
.container{
	padding-top:20px;
	width:1000px;
	background-color:#ffffff;
	}
.container_left{
	padding:0px;
	width:700px;
	}
.content_pad{
	padding:0px 15px;
	text-align:justify;
	}
.container_rgt{
	padding:0px;
	width:270px;
	}
.box{
	width:349px;
	margin:5px;
	float:left;
	}
.middle{
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	padding:0px 10px;
	font-size:12px;
	text-align:justify;
	}	

.rgt_middle{
	background-image:url(images/right_middle.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	padding:0px 10px;
	font-size:12px;
	line-height:21px;
	}
input{
	width:200px;
	}
textarea{
	width:200px;
	}
.rgt_testimonial{
	background-image:url(images/testimonial_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	padding:8px 10px;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	}
.name{
	color:#044c81;
	font-weight:bold;
	}
.view_all{
	font-size:11px;
	margin-left:55px;
	text-decoration:underline;
	color:#000000;
	}
.view_all:hover{
	font-size:11px;
	margin-left:55px;
	text-decoration:none;
	color:#000000;
	}
.blue_border{
	border-bottom:3px solid #025c9d;
	}
.footer{
	border-top:2px solid #ffffff;
	}
.disclaimer{
	background-color:#dddddd;
	padding:10px 50px;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	}
.copywright{
	font-size:12px;
	}
.height{
	height:7px;
	}


.contact_page_middle{
	background-image:url(images/contact_page_middle.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	}	
.contact_inf{
	font-size:12px;
	}

.heading{
	padding-bottom:10px;
	}
.page_blue{
	color:#044c80;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;}
.heading_2{
	padding-bottom:5px;
	}
.family_head{
	font-size:16px;
	color:#044c80;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	font-weight:bold;
	}
.text2{
	font-size:12px;
	}
.readmore{
	font-size:12px;
	color:#044c80;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	}
.readmore a{
	font-size:12px;
	color:#044c80;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
.readmore a:hover{
	font-size:12px;
	color:#323232;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
.clientname{
	font-size:12px;
	color:#044c80;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	font-weight:bold;
	}
.heading_3{
	padding-bottom:15px;
	}
.resources{
	font-size:12px;
	color:#323232;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	}
.resources a{
	font-size:12px;
	color:#044c80;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	}
.resources a:hover{
	font-size:12px;
	color:#323232;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	}		
.contact1{
	font-size:14px;
	color:#323232;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	}
.contact1 a{
	font-size:14px;
	color:#044c80;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	}
.contact1 a:hover{
	font-size:14px;
	color:#323232;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	}		
.copywright a{
	color:#323232;
	text-decoration:none;
	font-weight:normal;
	}		
.copywright a:hover{
	color:#323232;
	text-decoration:none;
	font-weight:normal;
	}