@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color:#c69c6d;
	background-image:url(images/background-image.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:0 auto;
	}
	
h1{
	font-size:28px;
	color:#FFF;
	text-align:left;
}

h2{
	font-size:16px;
	color:#f47b20;
	text-align:left;
	padding-top:10px;
	padding-bottom:5px;
}

h3{
	font-size:14px;
	color:#945403;
	text-align:left;
	padding-top:10px;
	padding-bottom:5px;
}

h4{
	font-size:18px;
	color:#f47b20;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
}

p{
	font-size:12px;
	color:#333;
	text-align:left;
	padding-bottom:10px;
	line-height:30px;
}

strong{
color:#f47b20;
}

em{
color:#f8981d;
}

a:link, a:visited{
	color:#f47b20;
	text-decoration:underline;
}

a:hover {
	color: #945403;
	text-decoration:none;
}

#wrapper{
	width: 1000px;
	margin:0px auto;
	padding:0;
}

#header {
	width:1000px;
	height:150px;
}

#headline-container{
	margin: 10px 0 5px 30px;
	height: 30px;
	float:left;	
}

#nav{
	margin:25px 20px 0 0;
	height: 25px;
	text-align:right;
	font-size: 12px;
	float:right;
	color:#fff;
}

#nav ul{
	padding: 0;
	margin: 0;
}

#nav ul li{
	padding: 0;
	margin: 0;
	display: inline;
}

#nav ul li a{
	color: #fff;
	text-decoration:none;
	padding: 0 10px 0 10px;
	text-align: right;
	width: 9em;
}

#nav ul li a:hover, #nav ul li a:focus{
	color: #945403;
	text-decoration: none;
}

#toproundcorners{
	width:980px;
	height:20px;
	margin:0 auto;
	clear:both;
	padding:0px;
	background:url(images/top-round-corners.gif) no-repeat center;
}

#bottomroundcorners{
	width:980px;
	height:20px;
	margin:0 auto;
	clear:both;
	padding:0px;
	background:url(images/bottom-round-corners.gif) no-repeat center;
}

#contentcontainer{
	width:980px;
	clear:both;
	background:url(images/wrapper-bkg.gif) repeat-y center;
	margin:0 auto;
}

#formcontainer{
	width:980px;
	clear:both;
	background:url(images/wrapper-bkg.gif) repeat-y center;
	margin:10px auto;
}

#formcontent{
	width:800px;
	margin:0 90px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	line-height:150%;
}

#nav-container{
	width:890px;
	height:42px;
	border:0;
	margin:0 55px;
	float:left;
}

#navimages{
	float:left;
	padding:0;
	margin:0;
}

#nav-shadow{
	width:890px;
	height:25px;
	border:0;
	margin:0px 55px;
	background-image:url(images/navshadow.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#leftcolumn{
	width:570px;
	margin:0 0 10px 60px;
	float:left;
	padding:0 30px 0 0;
	border-right:1px solid #945403;
}

.leftcolimage{
margin:0 0 20px 25px;
}

#leftcolumn ul {
	list-style-type:bullet;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:20px;
	text-indent:0px;
	line-height:120%;
	color:#333;
	padding-bottom:15px;
}

#leftcolumn ul li{
	padding-bottom:5px;
}

#rightcolumn{
	width: 270px;
	float:right;
	margin:0 20px 10px 20px;
}

#rightcolumn p{
	width:250px;
	line-height:140%;
	}

#rightcolumn ul {
	list-style-type:bullet;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:20px;
	text-indent:0px;
	line-height:100%;
	color:#333;
	padding-bottom:15px;
}

#rightcolumn ul li{
	padding-bottom:5px;
}

.rightcollogos{
padding:0 50px 0 50px;
}

#rightcol-images{
	float:left;
	clear:both;
	padding:0;
	margin:10px 0 0 0;
	height:42px;
	width:255px;
	background-image:url(images/estimatebuttons.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#rightcol-images p{
	text-align:center;
	padding:11px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
}

#rightcol-images p strong{
	color:#fff;
}
#rightcol-images p a:link, #rightcol-images p a:visited{
	color:#fff;
	text-decoration:none;
}

#rightcol-images p a:hover{
	color:#945403;
	text-decoration:none;
}

#leadin-container{
	height:150px;
	border:0;
	margin:10px 0 0 0;
	padding:0;
	float:left;
}

#leadinimages{
	float:left;
	padding:0;
	margin:0 5px;
}

#footer{
	clear:both;
	padding:20px;
	width:1000px;
	margin:0 auto;
}

#footer p{
	font-size: 11px;
	text-align:center;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	line-height:100%;
}

#footer p a:link, #footer p a:visited{
	color: #fff;
	text-decoration:none;
}

#footer p a:hover, #footer p a:focus{
	color: #fff;
	text-decoration:underline;
}

#footer p strong{
color:#FFF;
}

