body {
	margin: 0px;
	background: #91c2bd url(../images/background.gif) center top repeat-y;
}

#topBkgd {
	width: 100%;
	height: 372px;
	background: #f3f6ef url(../images/topBkgd.jpg) center top no-repeat;
	margin: 0;
	padding: 0;
}

#container {
	width: 1032px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -516px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/* Header */

#header {
	width: 902px;
	height: 382px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -516px;
	padding: 0 0 0 130px;
	z-index: 1;
}

/* Mast */

#mast {
	width: 902px;
	height: 348px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -516px;
	padding: 34px 0 0 130px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099b2;
	line-height: 18px;
}

#mast a:link, #mast a:visited {
	color: #0099b2;
	text-decoration: underline;
}

#mast a:hover, #mast a:active {
	color: #0099b2;
	text-decoration: none;
}

#mast p {
	margin: 3px 0 25px 0;
	padding: 0;
}

/* Top Nav */

#topNavContainer {
	width: 100%;
	height: 60px;
	position: absolute;
	left: 0;
	top: 322px;
	background: url(../images/topNav-bkgd.gif) bottom left repeat-x;
	z-index: 5;
}

#topNav {
	width: 820px;
	height: 45px;
	position: absolute;
	left: 50%;
	top: 0;
	list-style: none;
	margin: 0 0 0 -410px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

#topNav li {
	width: 107px;
	height: 45px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

#topNav li a {
	width: 107px;
	height: 27px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 18px 0 0 0;
}

.twoLine {
	width: 107px;
	height: 35px !important;
	display: block;
	padding: 10px 0 0 0 !important;
}

#topNav li a:link, #topNav li a:visited {
	background: url(../images/topNav.gif) left top no-repeat;
}

#topNav li a:hover, #topNav li a:active {
	background: url(../images/topNav.gif) -107px top no-repeat;
}

/* Column Container */

#columnContainer {
	width: 831px;
	height: auto;
	margin: 400px 0 0 0;
	padding: 0 85px 0 116px;
}

/* Left Column */

#leftColumn {
	width: 200px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

#leftColumn h3 {
	font-size: 18px;
	font-weight: normal;
	color: #085e70;
	margin: 0 0 15px 0;
	padding: 0;
}

#proceduresContainer {
	width: 200px;
	height: auto;
	background: url(../images/procedures-bkgd.gif) left top repeat-y;
	margin: 0;
	padding: 0;
}

#proceduresTop {
	width: 200px;
	height: auto;
	background: url(../images/procedures-top.gif) left top no-repeat;
	margin: 0;
	padding: 0;
}

#procedures {
	width: 163px;
	height: auto;
	background: url(../images/procedures-btm.gif) bottom left no-repeat;
	margin: 0;
	padding: 10px 20px 45px 17px;
}

#procedures ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#procedures ul li {
	margin: 0;
	padding: 0;
}

#procedures ul li a {
	height: 25px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

/* Middle Column */

#middleColumn {
	width: 355px;
	height: auto;
	padding-left: 25px;
	float: left;
	font-size: 12px;
	line-height: 20px;
}

#middleColumn h1 {
	font-size: 22px;
	font-weight: normal;
	color: #bd617f;
	margin: 0;
	padding: 0;
}

#middleColumn h2 {
	font-size: 11px;
	font-weight: normal;
	color: #bd617f;
	line-height: 12px;
	margin: 5px 0 0 0;
	padding: 0;
}

#middleColumn h3 {
	font-size: 18px;
	color: #085e70;
}

#middleColumn ul {
	list-style: none;
}

#middleColumn ul li {
	background: url(../images/bullet.gif) left 8px no-repeat;
	margin-bottom: 20px;
	padding: 0 0 0 15px;
}

#middleColumn a:link, #middleColumn a:visited {
	color: #0099b2;
	text-decoration: underline;
}

#middleColumn a:hover, #middleColumn a:active {
	color: #0099b2;
	text-decoration: none;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
	border: none;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.contentGallery {
	width: 291px;
	padding-left: 30px;
	text-align: center;
}


.contentGallery img {
	border: 2px solid #046b7b;
}

.caption {
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	width: 267px;
	height: auto;
	padding: 5px 10px;
	background-color: #19aec6;
	border: 2px solid #046b7b;
}

#map {
	width: 350px;
	height: 500px;
    border: 1px solid #046b7b;
	margin: 10px 0;
}

#btmLogo {
	color: #185a65;
	text-align: center;
	line-height: 18px;
	margin-top: 30px;
}

#btmLogo strong {
	font-size: 22px;
	line-height: 28px;
}

#contact {
    width: 355px;
    height: auto;
    padding: 10px 0;
}

#contact input {
    width: 340px;
    height: 15px;
    background-color: #ecfbfe;
    border: 1px solid #046b7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 2px 0 5px 0;
    padding: 5px;
}

#contact select {
    width: 350px;
    height: 25px;
    background-color: #ecfbfe;
    border: 1px solid #046b7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 2px 0 5px 0;
    padding: 5px;
}

#contact textarea {
    width: 340px;
    height: 115px;
    background-color: #ecfbfe;
    border: 1px solid #046b7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 2px 0 5px 0;
    padding: 5px;
}

#contact input.button {
    width: 150px;
	height: 30px;
    border: 1px solid #046b7b;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
    background-color: #1db3cb;
	margin: 10px 0;
	cursor: pointer;
}

/* main galleries */

.gallery {
	width: 354px;
	height: auto;
	background: #3ebed3 url(../images/gallery/gallery-top.gif) left top no-repeat;
	margin: 10px 0;
	padding: 0;
}

.gallery2 {
	width: 350px;
	height: auto;
	background: url(../images/gallery/gallery-btm.gif) bottom left no-repeat;
	margin: 0;
	padding: 5px 2px 10px 2px;
}

.gallery2 strong {
	margin: 0 70px;
	color: #FFFFFF;
}

.gallery img {
	margin: 0;
	padding: 1px 0 0 0;
}

.gallery p {
	padding-left: 5px;
	padding-right: 5px;
}

.gallery a {
	color: #FFFFFF !important;
}

.gallery em {
	width: 155px;
	display: block;
	float: left;
	padding: 3px 10px;
	font-style: normal;
	line-height: 16px;
	text-align: center;
}

/* Right Column */

#rightColumn {
	width: 240px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0 0 0 10px;
}

#qc {
	width: 240px;
	height: auto;
	margin: 0;
	padding: 0;
	background: url(../images/qc-bkgd.gif) left top repeat-y;
}

#qcTop {
	width: 240px;
	height: auto;
	margin: 0;
	padding: 80px 0 0 0;
	background: url(../images/qc-top.gif) left top no-repeat;
}

#qcBtm {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0 22px 0 18px;
	background: url(../images/qc-btm.gif) bottom left no-repeat;
}

#qc p {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 0 5px 0;
}

#qc input {
	width: 192px;
	height: 13px;
	background-color: #ffe8e0;
	border: 1px solid #d58372;
	margin: 0 0 4px 0;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c65b45;
}

#qc textarea {
	width: 192px;
	height: 92px;
	background-color: #ffe8e0;
	border: 1px solid #d58372;
	margin: 0 0 4px 0;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c65b45;
	overflow: auto;
}

#qc a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

#submitBtn {
	width: 99px;
	height: 39px;
	float: right;
	margin-top: -10px;
}

#submitBtn input.submit {
	width: 99px;
	height: 39px;
	margin: 0;
	padding: 0;
	background: url(../images/submitBtn.gif) left top no-repeat;
	border: none;
	cursor: pointer;
}

#submitBtn :hover input.submit {
	background-position: -99px 0;
} 

#submitBtn :active input.submit {
	background-position: -198px 0;
} 

#ba {
	width: 240px;
	height: auto;
	background: url(../images/ba-bkgd.gif) left top repeat-y;
	margin: 10px 0;
	padding: 0;
}

#baTop {
	width: 240px;
	height: auto;
	background: url(../images/ba-top.gif) left top no-repeat;
	margin: 0;
	padding: 36px 0 0 0;
}

#baBtm {
	width: 211px;
	height: auto;
	background: url(../images/ba-btm.gif) bottom left no-repeat;
	margin: 0;
	padding: 0 16px 9px 13px;
}

#baPic {
	width: 207px;
	height: 71px;
	background-color: #046b7b;
	margin: 0 0 3px 0;
	padding: 4px 0 0 4px;
}

#baPic img {
	margin-right: 3px;
}

#ba p {
	margin: 0;
	padding: 5px 10px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}

#baBtn {
	width: 133px;
	height: 36px;
	margin-left: 40px;
}

#baBtn a {
	width: 133px;
	height: 36px;
	display: block;
	text-decoration: none;
}

#baBtn a:link, #baBtn a:visited {
	background: url(../images/baBtn.gif) left top no-repeat;
}

#baBtn a:hover {
	background-position: -133px 0;
}

#baBtn a:active {
	background-position: -266px 0;
}

/* Footer */

#footerContainer {
	width: 1032px;
	height: auto;
	background: url(../images/footer-bkgd2.jpg) left top repeat-y;
	margin: 0;
	padding: 0;
}

#footer {
	width: 530px;
	height: auto;
	background: url(../images/footer-bkgd.jpg) left top no-repeat;
	margin: 0;
	padding: 100px 132px 20px 370px;
	font-size: 11px;
	color: #0099b2;
	text-align: center;
	line-height: 18px;
}

#footer a:link, #footer a:visited {
	color: #0099b2;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #0099b2;
	text-decoration: none;
}

/* Disclaimer */

#disclaimer {
	color: #000000;
}

/* ASPX form/Error box controls */

#errors {
	margin-bottom: 20px;
	margin-left: 0px;
}

#lblErrors li {
	color: #FF0000!Important;
	font-weight: bold;
}

#btnValidateForm {
	margin-top: 10px;
	margin-left: 150px;
}

#pnlCaptcha {
	margin-top: 25px;
	margin-bottom: 100px;
        text-align: left;
}

#lblVerifySubmission {
	font-size: 14px!Important;
}

#lblVerifySubmission span {
	font-weight: bold;
}

#CaptchaControl1_image {
	margin-top: 10px;
	margin-bottom: 10px;
}

.captcha span {
	margin-right: 10px;
}

#btnSubmitForm {
	margin-top: 5px;
}

#ValidationSummary2 ul li {
	color: #FF0000!Important;
}

/* Clearfix http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
.address2 {
	display: none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}