@charset "utf-8";
/* CSS Document */

body {
	background:#534831 url(img/bg_page.jpg) 0 0 repeat-x;
	text-align:center;
	margin:0;
	}
#wrapper {
	margin:0 auto;
	width:760px;
	background-color:#E7E1D3;
	}
#headContainer {
	margin:0 auto;
	width:760px;
	height:173px;
	background:#534831 url(img/hdr_bg.jpg) 0 0 repeat-x;
	}
#headLeft {
	position:relative;
	float:left;
	width:29px;
	height:173px;
	background:#534831 url(img/hdr_left.jpg) 0 0 no-repeat;
	}
#headRight {
	position:relative;
	float:right;
	width:29px;
	height:173px;
	background:#534831 url(img/hdr_right.jpg) 0 0 no-repeat;
	}
#headLogo {
	position:relative;
	float:left;
	height:146px;
	margin:27px 0 0 0;
	background:url(img/logo.jpg) 0 0 no-repeat;
	}
#navContainer {
	position:relative;
	float:left;
	width:760px;
	height:35px;
	margin:110px 0 0 0;
	background-color:#CCCCCC;
	}
#contentShadow {
	height:34px;
	background:#E7E1D3 url(img/bg_contentShadow.jpg) 0 0 repeat-x;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#534831;
	padding:0 0 0 10px;
	}
#contentShadow span {
	color:#000;
	}
#content {
	position:relative;
	width:740px;
	margin:0 10px 0 10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#foot {
	position:relative;
	margin:0 auto;
	width:780px;
	height:26px;
	overflow:visible;
	background:#534831 url(img/footer.jpg) 0 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	}
#clearDiv {
	clear:both;
	}
/* NAVIGATION STYLES */
.mainNavigation {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(img/three_0.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.mainNavigation li {float:left;}
.mainNavigation li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.mainNavigation li a b {float:left; display:block; padding:0 16px 0 8px;}
.mainNavigation li.current a {color:#fff; background:url(img/three_2.gif);}
.mainNavigation li.current a b {background:url(img/three_2.gif) no-repeat right top;}
.mainNavigation li a:hover {color:#fff; background:#000 url(img/three_1.gif);}
.mainNavigation li a:hover b {background:url(img/three_1.gif) no-repeat right top;}
.mainNavigation li.current a:hover {color:#fff; background:#000 url(img/three_2.gif); cursor:default;}
.mainNavigation li.current a:hover b {background:url(img/three_2.gif) no-repeat right top;}



#columnarForm fieldset {
	float: left;
	display: inline;
	width: 140px;
	height:255px;
	margin: 0 10px 0 0;
	padding: 0 1em 1em 1em;
	border:1px solid #000;
}

#columnarForm fieldset.textarea {
	width: 26em;
}
#columnarForm fieldset.textarea textarea {
	width: 23em;
	height:9.5em;
}
#columnarForm fieldset input {
	display: block;
	width: 120px	;
}
#columnarForm #_Submit {
	position:relative;
	top:0;
	left:5px;
	float:right;
	width: 8em;
}
#columnarForm label {
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}
#columnarForm label.first {
	padding-top: 1em;
}
#columnarForm select {
	display: block;
}
form#columnarForm {
	padding:0 0 0 0px;
	width:530px;
	float:left;
	}
#errorDivContact {
	margin:0 0 0 60px;
	color:#990000;
	}
#preQual {
	position:relative;
	background-repeat:repeat-y;
	float:left;
	width:180px;
	border:1px dotted #42412D;
	padding:4px;
	}
#preQual h1 {
	font-size:22px;
	font-weight:bold;
	color:#534831;
	}
#preQual h1 span {
	color:#000;
	}