 a {color:#000000; text-decoration:none;}
 a:hover {color:#f88b00; text-decoration:none;}
 
 .testimonial {font-size: 12px;}
 
a.link  {
	color: #c96300;
	text-decoration: none;
}
a.link:hover {
	color: #c96300;
	text-decoration: underline;
}




.left-nav-link {
	color: #3c9dd0;
	text-decoration: underline;
}
.left-content-top {
	
	 padding-top:30px; padding-left:30px; padding-right:30px; padding-bottom:10px;

	background: #FFFFFF;
}

.left-content-top-nav {color: #62b5f7; background-color:#086ba2; display:block; padding:10px;}

.left-content {
	padding-top: 20px; padding-left:30px; padding-right:30px; padding-bottom:10px;
	border-right: 1px;
	border-right-style: dotted;
	border-right-color: #64aad0;
	background: #FFFFFF;

}

body {
	background: #e0e0e0;
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	margin: 0px 3px 3px;}

.bg_blue {
	background: #086ca2;
}
.call_btn {
	padding-right: 20px;
	background: #FFFFFF;
	height:41px;
}

#call_btn {position:relative; left:-65px; top:12px; width:242px; height:51px; z-index:10;}

.navbar {
	background: url(/images/nav-bar.jpg) no-repeat bottom;
	padding-bottom:18px;
	
}
.navbar-inside {
	background: url(/images/nav-bar-inside.jpg) no-repeat bottom;
	padding-bottom:18px;
	
}

.highlighted { color: #f88b00; text-decoration:none; font-weight:bold;}




.border_orange {
background-color:#0e6fa7;
	border-bottom: 6px solid #f9a02f;
}
.content {
	
	background: #FFFFFF;
	padding-top:30px; padding-left: 20px; padding-right:20px; padding-bottom:10px;
}


.footer {
	font-size: 11px;
	color:#FFFFFF;
	background: #6a6a6a;
	width: 860px;
	text-align: left;
	padding: 0px 20px;
}
.title {
	font-size: 35px;
	font-weight: bold;
	color: #086ca2;
	font-family: "Times New Roman", Times, serif;
}

.subtitle{
	font-weight: bold;
	font-size:20px;
	color: #3c9dd0;

}

.subsubtitle{ 
	font-weight: bold;
	font-size:14px;
	color: #333333;
}

.footer_padding {
	padding-bottom: 10px;
	padding-top: 15px;
	background: #FFFFFF;
}


li {
	list-style: url(/images/bullet.gif);
	padding-bottom:10px;
	
}
