@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	margin-top: 0px;
	background: #14688A;
}
#divWrapper {
	background: #FFFFFF;
	clear: both;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F5D777;
}
#divHeaderLeft {
	width: 464px;
	float: left;
}
#divContentContainer {
	width: 775px;
	clear: both;
	background: #FFFFFF url(../images/home_content_bg.jpg) no-repeat;
}
#divContent {
	width: 100%;
}
#divLogo {
	float: left;
	width: 230px;
	background: url(none) no-repeat;
}
#divNav {
	clear: left;
	background: url(../images/nav_bar2.jpg) no-repeat;
	height: 42px;
	border-bottom: 1px solid #F4B669;
}
#divHeadTopLeft {
	background: url(../images/estimate.gif) no-repeat right center;
	height: 101px;
}
#divContentTop h1 {
	font: normal .9em "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#divFooter {
	height: 100px;
	clear: both;
	background: #14688A;
	margin: 0px;
	padding: 0px;
}
#divCopyright {
	color: #FFFFFF;
	background: #4386A1;
	height: 42px;
	width: 200px;
	float: right;
}
#divCopyright a {
	color: #00404F;
}

#divCopyright p {
	padding: 0px;
	text-align: center;
	margin: 6px 0px 0px;
	font: 0.7em "Times New Roman", Times, serif;
}
#divFootContent {
	clear: right;
	height: 25px;
	padding-top: 20px;
	font: .9em Helvetica, sans-serif, arial;
	color: #FFFFFF;
	text-align: center;
}

.bright {
	font-family: Arial, Helvetica, sans-serif;
	color: #00C3F2;
}
#divContent {
	padding: 20px 0px 20px 20px;
	width: 755px;
}

#divNav ul {
	font: .9em "Avenir LT Std", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: none;
	list-style: none;
	margin: 0px;
	padding: 12px 0px 10px 25px;
}
#divNav li {
	display: inline;
	margin-right: 8px;
	margin-left: 4px;
}
#divWrapper #divHeader #divHeaderRight {
	width: 311px;
	float: left;
}
#divNav a:link, #divNav a:visited  {
	clear: left;
	color: #FFFFFF;
}
#divNav a:hover {
	clear: left;
	color: #F78F1E;
}
.white {
	color: #FFFFFF;
	font: bold 1em Arial, Helvetica, sans-serif;
}
#divContentTop {
	padding-top: 21px;
	width: 521px;
	clear: none;
}
#divContentBottom {
	width: 521px;
	clear: none;
	padding-top: 10px;
}

#divContentBottom h1 {
	font: 400 1.5em Helvetica, sans-serif, arial;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.white_h1 {
	color: #FFFFFF;
}
#divContentBottom p {
	font: 1em/15px "Times New Roman", Times, serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #000000;
	margin-top: 15px;
}
#divContentBottomPhoto h1 {
	font: 400 1.5em Helvetica, sans-serif, arial;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#divContentPhoto {
	width: 600px;
	padding: 20px;
}
#divFormContainer {
	float: right;
	margin-top: 350px;
	width: 196px;
	clear: none;
	padding: 0px;
	margin-bottom: 0px;
	height: 277px;
	background: url(../images/RequestBox.jpg) no-repeat;
}
#divForm {
	width: 185px;
	font-size: x-small;
	font-weight: bolder;
	float: right;
}
#divFormText {
	font-size: large;
	font-weight: bolder;
	color: #9c0e0e;
	padding-top: 10px;
	padding-left: 10px;
}
.textfield {
	font-size: x-small;
	background-color: #f3e378;
}
.textfield2 {
	font-size: x-small;
}
#divFormClear {
	clear: both;
}
