@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

p, ul, ol { margin-bottom: 12px; }
li { margin-left: 20px; }
ol li {margin-bottom: 2px; }

a {
	text-decoration:underline;
	color: #003366;
}

a:hover {
	color: #f00;
}

a.noborder {
	border: 0;
}

h1 {
	font-size: 22px;
	margin-bottom: 12px;
}

h2 {
	font-size: 14px;
	margin-bottom: 12px;
}

h3 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom:10px;
}

#wrapper {
	width: 781px;
	margin: 0 auto;
	border: 1px solid #7C7F91;
}

#header {
	height: 105px;
}

#header a {
	border: 0;
}

#header img#logo {
	border: 0;
}

#header #phone {
	float: right;
	width: 300px;
	margin: 3px 10px 0 0;
	text-align: right;
	font-weight: bold;
	color: #006;
}

#header #phone a{
	color: #006;
}
#header #phone a:hover{
	color: #f00;
}

#header #phone span {
	display: block;
	font-size: 20px;
	margin-bottom: 3px;
	color: #f00;
}

#header #phone h1{
	font-size:13px;
	font-weight:bold;
	display:inline;
	color:#006;
}

#topmenu {
	background: #054D89;
	color: #fff;
	padding: 6px 0;
	text-align: center;
}
#topmenu a{
	color:#FFFFFF;
	text-decoration:none;
}
#topmenu a:hover{
	text-decoration: underline;
}
#fp-splash {
	margin-top: 10px;
	height:330px;
}
#fp-splash h1 a{
	text-decoration:none;
	color:#000066;
}
#fp-splash h1 a:hover{
	color:#FF0000;
	/*text-decoration:underline;*/
}

#top-splash h1 {
	text-align: center;
	margin-bottom: 8px;
	font-size: 20px;
}

#bottom-splash h1 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 8px;
}

#top-splash, #bottom-splash, #free-estimate {
	float: right;
	width: 290px;
	padding: 0 8px 3px 8px;
}
#top-splash {
	background: #fff;
}

#bottom-splash {
	background: #fff0ff;
	clear: right;
}

#free-estimate {
	clear: right;
}
#free-estimate a img, #free-estimate a:hover img, #free-estimate a {
	border: 0;
}

#fp-splash #flash {
	width: 523px;
	height: 362px;
	text-align: center;
	padding: 3px;
}

#learning-center {
	clear: both;
}

#content {
	padding: 15px;

}

#footer {
	border-top: 2px solid #7C7F91;
	clear: both;
	padding: 15px 0 5px 0;
	text-align: center;
	font-size: 11px;
	color: #78787E;
}
#footer a{
	text-decoration:none;
	color:#0066FF;
}
#footer a:hover{
	text-decoration:underline;
}
#int-wrapper {
	border-top: 1px solid #7c7f91;
	margin-top: 10px;
}

#int-content {
	padding: 15px;
	float: right;
	width: 539px;
}
li#active a {
	color: #f00;
}

.img-right {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}

.img-left {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

.border {
	border: 1px solid #000;
}

table.service-area {
	width: 100%;
}

table.service-area td {
	vertical-align: top;
	padding: 4px;
	margin: 2px;
	background: #f0f0f0;
}

table#contacttable {
	width: 400px;
	margin: 0 auto;
}

table#contacttable td {
	vertical-align: top;
}
/****************************************************/
.map{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: 10px;
	padding:6px;
	text-align:justify;
}
#service td{
	padding: 3px;

}
.red,  a.red:link, a.red:active, a.red:visited {font-size : 8pt; font-family : Verdana; color : #ef0000; text-decoration:none;}
.un{
	text-decoration:none;
}
.co9{
	color: #FF00FF;
}
.innerheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	display:inline;
}
#city-block {
	margin: 10px;
}

div.scroll {
	height: 150px;
	width: 170px;
	overflow-y: scroll;
	border: 1px solid #CDE0EB;
	padding: 8px;
}

.sidebarmenu {
margin-left:5px;
margin-top: 5px;
}

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: 13px Verdana;
width: 200px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
margin-left:0px;
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #054d89; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: black;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 220px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(/img/right.gif) no-repeat 97% 50%;
}

#navBar {
margin-top: 5px;
width: 200px;
}
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

.testimonial {
	background:#BEDAF0 none repeat scroll 0 0;
border:1px solid #000000;
float:right;
padding:6px;
width:290px;
margin-bottom:5px;
margin-bottom:12px;
margin-left:10px;
}

#trusted-partners {
float:right;
width:250px;
border:1px solid #CCCCCC;
background:#FFFFFF none repeat scroll 0 0;
margin:10px;
padding:0 0 10px 10px;
}

#trusted-partners .title {
border-bottom:1px solid #EEEEEE;
color:#242424;
font-size:18px;
margin-bottom:10px;
padding:10px 10px 0 0;
text-align:center;
text-transform:uppercase;
}

.experts {
	width:460px;
	height:318px;
	float:left;
}