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

body{
	padding:0;
	margin:0;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

form{
	padding:0;
	margin:0;
}

img{
	border:none;
}

#main{
	width:804px;
	margin:0 auto;
}

#contHeader{
	width:804px;
	float:left;
}

#logo{
	width:788px;
	height:73px;
	float:left;
	padding-top:44px;
	padding-left:16px;
}

#contURL{
	width:804px;
	height:106px;
	float:left;
}

#corLeft{
	width:32px;
	float:left;
}

#corRight{
	width:32px;
	float:left;
}

#urlMid{
	width:739px;
	height:106px;
	float:left;
	background-image:url(images/repURL.jpg);
	background-repeat:repeat-x;
}

#contSearch{
	width:688px;
	height:32px;
	margin-top:37px;
	margin-left:15px;
	float:left;
}

#txtURL{
	width:60px;
	height:27px;
	float:left;
	padding: 5px 0 0 10px;
}

#btnCal{
	width:119px;
	height:32px;
	padding-left:6px;
	float:left;
}

#txtField{
	width:493px;
	height:32px;
	float:left;
}

.txtFi{
	width:485px;;
	height:23px;
	border:1px solid #bdb49a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
	background-color:#edead7;
	color:#000;
}

.txt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#090;
}

.txt2{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#2A5B8E;
}

.txt3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#e4660a;
	font-weight:bold;
}

.txt4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}

.txt5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.txt6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0C0;
}

.txt7{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
	

#estimate{
	width:688px;
	float:left;
	margin-left:15px;
	text-align:center;
	padding-top:5px;
}

#contBody{
	width:804px;
	float:left;
	background-color:#FFF;
}

#headline{
	width:764px;
	height:24px;
	float:left;
	background-image:url(images/bg_bar.jpg);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
}

#headline2{
	width:764px;
	height:24px;
	float:left;
	background-image:url(images/bg_bar2.jpg);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
}

#headline3{
	width:764px;
	height:24px;
	float:left;
	background-image:url(images/bg_bar2.jpg);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
}

#headline4{
	width:764px;
	height:24px;
	float:left;
	background-image:url(images/bg_bar2.jpg);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
}

#contRecent{
	width:804px;
	float:left;
	border-bottom:1px solid #c3c4c5;
	padding-bottom:10px;
	padding-top:2px;
}

#contRecent2{
	width:804px;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
	background-color:#f9f9f9;
}

#contRecent3{
	width:804px;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	background-color:#f9f9f9;
}

#contRecent4{
	width:804px;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	background-color:#f9f9f9;
}

#contBanner{
	width:804px;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	border-bottom:1px solid #c3c4c5;
}

#contFooter{
	width:804px;
	float:left;
	padding-top:5px;
	padding-bottom: 50px;
}

#contIcons{
	width:200px;
	float:left;
}

#contCopy{
	width:404px;
	float:left;
	text-align:center;
}

#contPow{
	width:200px;
	float:left;
	text-align:right;
}

.c1{
	width:200px;
	border-right:1px solid #c3c4c5;
	float:left;
}

.c2{
	width:200px;
	float:left;
}

ul{
	padding:0;
	margin:0;
}

li{
	list-style-type:none;
	padding: 5px 0 0 25px;
}

li a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1B5B90;
	line-height:12px;
}

li a:hover{
	color:#e4660a;
}

#cLeft{
	width:500px;
	float:left;
	margin-left:45px;
}

#cRight{
	width:200px;
	float:left;
	margin-left:25px;
}

.txtField{
	width: 150px;
	height: 80px;
	background-color:#F3F3F3;
	border:1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
