body {
	margin: 0px;
	background-color: #181d43;
}

#container {
	width: 770px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -385px;
}

/*--------------------------------------------------------------*/
/*----------------------------top-------------------------------*/
/*--------------------------------------------------------------*/

#top {
	width: 770px;
	height: 78px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/top.jpg) left top no-repeat;
}

#top img {
	margin: 23px 0 0 40px;
}

#contactNumber {
	width: 159px;
	height: 63px;
	position: absolute;
	left: 563px;
	top: 9px;
	background: url(../images/contactBtn.gif) left top no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #181d43;
}

#contactNumber a:link, #contactNumber a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #5a85b9;
	text-decoration: underline;
}

#contactNumber a:hover, #contactNumber a:active {
	font-size: 16px;
	color: #5a85b9;
	text-decoration: none;
}

/*--------------------------------------------------------------*/
/*---------------------------header-----------------------------*/
/*--------------------------------------------------------------*/

#header {
	width: 730px;
	height: 110px;
	position: absolute;
	left: 9px;
	top: 78px;
	background: url(../images/header.jpg) left top no-repeat;
	padding: 104px 0 0 20px;
}

/*--------------------------------------------------------------*/
/*---------------------------topNav-----------------------------*/
/*--------------------------------------------------------------*/

#topNav {
	width: 750px;
	height: 41px;
	position: absolute;
	left: 9px;
	top: 291px;
	background: url(../images/topNavShadow.jpg) bottom left no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#topNav ul {
	background: #dbe9fa url(../images/topNav.jpg) left top repeat-x;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	width: 750px;
	height: 32px;
}

#topNav ul li {
	height: 32px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}

#topNav ul li a {
	display: block;
	padding: 8px 21px 8px 20px;
	background: url(../images/topNavSeg.gif) no-repeat right 1px;
}

#topNav ul li a:link, #topNav ul li a:visited {
	color: #181d43;
	text-decoration: none;
}

#topNav ul li a:hover, #topNav ul li a:active {
	color: #5a85b9;
	text-decoration: none;
}

#lastNav {
	background: none !important;
}

/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/

#theBody {
	width: 770px;
	height:auto;
	position: absolute;
	top: 41px;
	left: 0;
	background: url(../images/bottom.jpg) bottom left no-repeat;
	padding-bottom: 75px;
}

#theBkgd {
	background: url(../images/bkgd.jpg) left top repeat-y;
	width: 750px;
	height: auto;
	margin-top: 0;
	padding: 282px 11px 0 9px;
}

/* .......... clearfix from positioniseverything.net
http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* ........................... */

/*--------------------------------------------------------------*/
/*--------------------------sideNav-----------------------------*/
/*--------------------------------------------------------------*/

#sideNav {
	width: 232px;
	height: auto;
	background: url(../images/sideNavCurve.gif) no-repeat 3px bottom;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 44px 0;
	margin: 0;
}

#sideNavBkgd {
	width: 225px;
	height: auto;
	background: #ffffff url(../images/sideNav.jpg) left top repeat-y;
	padding: 12px 0 0 7px;
}

#sideNavBkgd p {
	margin-bottom: 0;
}

#procedures {
	background: url(../images/procedures.jpg) left top no-repeat;
	width: 213px;
	height: auto;
	margin: -3px 0 0 0;
	padding: 3px 0 0 7px;
}

#procedures ul {
	font-size: 13px;
	font-weight: bold;
	color: #181d43;
	width: 182px;
	height: 170px;
	list-style: none;
	margin: 0 0 0 21px;
	padding: 0;
}

#procedures ul li {
	margin: 0;
	padding: 0;
	height: 18px;
}

#procedures ul li a:link, #procedures ul li a:visited {
	color: #181d43;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#procedures ul li a:hover, #procedures ul li a:active {
	color: #5a85b9;
	text-decoration: none;
}

#procedures img {
	margin: 0;
	padding: 0;
}


#testimonials {
	width: 190px;
	height: auto;
	background-color: #dbe9fa;
	border: 1px solid #bdcade;
	margin: 5px;
	padding: 5px 5px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #181d43;
	line-height: 12px;
}

#testimonials img {
	border: 1px solid #bdcade;
	margin: 0 9px 0 0;
	float: left;
}

#testimonials a:link, #testimonials a:visited {
	color: #5a85b9;
	text-decoration: underline;
}

#testimonials a:hover, #testimonials a:active {
	color: #5a85b9;
	text-decoration: none;
}

#testimonialsName {
	width: 169px;
	height: auto;
	background: url(../images/testimonials_line.jpg) bottom left no-repeat;
	margin: 15px 0 0 0;
	padding: 0 0 18px 21px;
	font-weight: bold;
}

/*-------------------------miniContact---------------------------*/

#miniContact {
	/*background: url(../images/miniContact.jpg) left top no-repeat;*/
	background: url(../images/miniContact-old.jpg) left top no-repeat;
	width: 205px;
	height: 350px;
	float: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#miniContact2 {
	background: url(../images/miniContact.jpg) left top no-repeat;
	width: 205px;
	height: 290px;

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#miniContact2 input {
	width: 150px;
	height: 16px;
	background: url(../images/fields.gif) left top no-repeat;
	border: none;
	margin: 0 0 7px 0;
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454749;
}

#miniContact2 textarea {
	width: 165px;
	height: 103px;
	border: none;
	background: none;
	margin: 0;
	padding: 3px 0 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454749;
}

#miniContact input {
	width: 150px;
	height: 16px;
	background: url(../images/fields.gif) left top no-repeat;
	border: none;
	margin: 0 0 7px 0;
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454749;
}

#miniComments {
	width: 170px;
	height: 110px;
	float: right;
	background: url(../images/comments.gif) left top no-repeat;
	margin: 0;
	padding: 0 17px 0 0;
}

#miniContact textarea {
	width: 165px;
	height: 103px;
	border: none;
	background: none;
	margin: 0;
	padding: 3px 0 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454749;
}

#miniContact .orange input {
	width: 124px;
}

#required {
	width: 80px;
	height: 30px;
	position: absolute;
	left: 555px;
	top: 580px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #132f5b;
	text-align: center;
}

#miniButton input {
	width: 65px;
	height: 25px;
	float: right;
	font-weight: bold;
	background-image:url(../images/submit.jpg);
	margin: 10px 10px 0 0;
}


/*--------------------------------------------------------------*/
/*--------------------------content-----------------------------*/
/*--------------------------------------------------------------*/

#content {
	width: 485px;
	height: auto;
	float: right;
	background-color: #FFFFFF;
	padding: 10px 15px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#content h1 {
	font-size: 16px;
	color: #000000;
	margin: 0;
	padding: 0 0 6px 0;
	background: url(../images/h1.jpg) bottom left no-repeat;
}

#content h2 {
	font-size: 11px;
	color: #000000;
	margin: 6px 0 10px 0;
	padding: 0;
}

#content h3 {
	font-size: 14px;
	color: #181d43;
}

#content h4 {
	font-size: 11px;
	color: #000000;
	margin: 6px 0 10px 0;
	padding: 0;
}

#content p {
	line-height: 16px;
}

#content a:link, #content a:visited {
	color: #5a85b9;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	color: #5a85b9;
	font-weight: bold;
	text-decoration: none;
}

#content hr {
	border-top: 1px solid #bed3ed;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.imgRight {
	float: right;
	clear: right;
	border: none;
	margin-left: 10px;
}
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
  background-image:none !important;
}
.invalid {
  background-color: #EC8486 !important;
    background-image:none !important;

}

/*--------------------------------------------------------------*/
/*--------------------------footer------------------------------*/
/*--------------------------------------------------------------*/

#footer {
	width: 485px;
	background: #FFFFFF url(../images/h1.jpg) left top no-repeat;
	margin: 30px 0 0 0;
	padding: 30px 0 0 5px;
}

#call {
	font-size: 18px;
	font-weight: bold;
	color: #181d43;
	text-align: center;
}

#call .see {
	font-size: 18px;
	color: #5a85b9;
	line-height: 30px;
	padding: 0;
	margin: 0;
}

#footer ul {
	font-size: 14px;
	font-weight: bold;
	color: #adadad;
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
}

#footer ul li {
	float: left;
	padding: 0 10px;
	margin: 0 0 15px 0;
}

#footer p {
	color: #000000;
	font-size: 10px;
}

#footer a:link, #footer a:visited {
	color: #5a85b9;
	text-decoration: none;
}

#footer a:hover, #footer a:active {

}
/* ============================================== ASPX form/Error box controls */
#errors {
	clear: both;
	margin-top: 20px;
}
#errors ul {
}
#errors li {
}
/* ============================================== ASPX form/Captcha controls */
#pnlCaptcha {
	padding: 10px;
	border: 1px solid #DEEBFC;
	text-align: center;
	width: 275px;
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
}
/* actual captcha image */
.captcha img {
	border: 1px solid #181D43;
	margin: 10px 0;
}
/* wraps around text and input alone */
.captcha div {
}
/* the atual text */
.captcha span {
}
/* the input for validation */
.captcha input {
	margin-left: 3px;
}
/* the submit button */
#pnlCaptcha #btnSubmit {
}