@charset "utf-8";
/* CSS Reset */
body{
	background-color:#fff;
	text-align:center;
	font-size:75%;
	font-family:Tahoma, Geneva, sans-serif;
	color:#101010;/*was #888*/
}
body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form{
	margin:0;
	padding:0;
}
img{
	border:0;	
}
ul,ol{
	list-style:none;	
}
a{
	text-decoration:none;
	color:#888;
}
a:hover{
	text-decoration:underline;	
}
/*standard handy CSS rules*/
.clear{
	clear:both;
}
/* Layout section*/
#wrapper{
	width:952px;
	border:1px solid #b5b6b6;
	text-align:left;
	margin:0 auto;
	position:relative;
}
#header{
	height:180px;
	/*background-image:url(/images/default-header.gif);*/
}
/*#header2{
	height:180px;
	background-image:url(/images/choose-the-specialist-route.jpg);
}*/
#navigation{
	height:30px;	
	padding-left:45px;
	background: url(/images/navigation-background.gif) left top no-repeat;
	margin-bottom:12px;
}
#navigation li{
	display:inline;
	line-height:25px;
	margin-left:7px;
	padding-left:7px;
	border-left:1px solid #fff;
	font-size:.9em;
	font-weight:bold;
}
#navigation li.first, #navigation li.firstSelected{
	margin-left:0;
	padding-left:0;
	border-left:0;
}
#navigation .selected a, #navigation .firstSelected a{
	color:#414c3e;
}
#navigation a{
	color:#fff;	
}
#footer{
	height:25px;
	background-color: #424d30;
	clear:both;
	margin-top:12px;
}
#leftColumn{
	width:182px;
	float:left;
	margin-left:12px;
	display:inline;
}
#rightColumn{
	width:182px;
	float:right;
	margin-right:12px;
	display:inline;
}
#middleColumn{
	margin-left:204px;
	margin-right:204px;
}
/* Design Section */
p{
	margin-top:14px;
	font-size:.9em;
}
h4,h3{
	font-size:2em;
	line-height:1.2em;
	color:#00aed8;
	font-weight:normal;
	margin-top:16px;
	margin-left:12px;
}
h3{
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:-8px;
}
#subNavigation li{
	padding:8px 0;
	border-top:1px dashed #888;
	text-transform:uppercase;
}
#subNavigation a{
	color:#00aed8;	
	font-weight:bold;
}
#subNavigation li.selected{
	color:#06F;
}
#subNavigation li:hover{
	color:#06f;
}
#subNavigation{
	border-bottom:1px dashed #888;
	margin-bottom:20px;
	margin-top:10px;
}
h2{
	font-weight:bold;
	line-height:25px;
	height:29px;
	color:#434e3e;
	font-size:1.1em;
	text-align:center;
	text-transform:uppercase;
	background:url(/images/subnavigation-background.jpg) left top no-repeat;
}
#footer li{
	float:left;
}
#footer a{
	color:#fff;
	margin-left:7px;
	padding-left:7px;
	border-left:1px solid #fff;
}
#footer ul{
	line-height:25px;
	margin-left:12px;
	font-size:.9em;
}
#footer li.first a, #footer p a{
	border-left:0;	
}
#footer p a{
	border-left:0;	
	padding-left:0;
	margin-left:0;
}
#footer p{
	float:right;
	margin-right:12px;
	line-height:25px;
	margin-top:0;
	color:#fff;
}
#leftColumn img, #rightColumn img{
	margin-bottom:12px;	
}
h1{
	height:30px;
	background:url(/images/header-background.gif) left top no-repeat;
	line-height:28px;
	font-size:1.5em;
	color:#000;
	padding-left:12px;
}
#middleColumn p{
	margin-left:12px;
	margin-right:12px;
	font-size:1.1em;
	color:#101010;
}
#middleColumn table p{
	margin:0;
}
#middleColumn table{
	margin-left:12px;
	margin-top:14px;
	border-collapse: collapse;
}
#middleColumn ul{
	margin-left:12px;
	padding-left:16px;
	list-style:disc;
	/*font-size:1.1em;*/
}
#contactUs span, #claimHere span{
	display:none;
}
#contactUs, #claimHere{
	display:block;
	width:180px;
	height:128px;
	margin-bottom:14px;
}
#contactUs{
	background:url(/images/map.gif) left top no-repeat;
}
#claimHere{
	background:url(/images/claim.gif) left top no-repeat;
}
#contactUs:hover, #claimHere:hover{
	background-position:0 -128px;
}
#callNow{
	width:180px;
	height:180px;
	margin-bottom:14px;
	background:url(/images/call-now.gif) left top no-repeat;
	position:relative;
}
.txtName, .txtNumber{
	position:absolute;
	left:60px;
	width:100px;
	height:16px;
	line-height:16px;
	padding:0;
	border:0;
}
.txtName{
	top:95px;
}
.txtNumber{
	top:123px;
}
.btnSubmit{
	position:absolute;
	left:88px;
	top:147px;
	width:86px;
	height:27px;
	border:0;
	background:url(/images/click-here-button.gif) left top no-repeat;
}
.btnSubmit:hover{
	background-position:0 -27px;
	cursor:pointer;
}
.validationSummary{
	position:absolute;
	left:6px;
	top:133px;
}
h4 a{
	color:#00AED8;
	text-decoration:underline;
}
#navigation img{
	display:none;
}



.ui-tabs-hide { display: none !important; }







































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
