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

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	
}
.estimate{color: #FFF;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #494949;
}
h3 {
	color:#560707;
}

.left-head {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #dad6ae;
	font-size: 16px;
	font-weight:bold;
}

p{
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
}

#main{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg.jpg);
	background-color: #f1f0e3;
	background-position: center top;
	background-repeat: no-repeat;
	}
	
#head{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 81px;
	}
#nav{
	height: 31px;
	margin-bottom: 15px;
	margin-top: 20px;
	width: 622px;
	float: right;
	background-image: url(images/index_04_sub.png);
	background-repeat: no-repeat;
	
	}
#mid{
	height: 213px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 880px;
}
#button_holder{
	height: 104px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#button_first{
	background-repeat: no-repeat;
	float: left;
	height: 104px;
	width: 287px;
	margin-right: 9px;
}
#button_middle{
	background-repeat: no-repeat;
	float: left;
	height: 104px;
	width: 287px;
	margin-right: 9px;
}
#button_last{
	background-repeat: no-repeat;
	float: left;
	height: 104px;
	width: 287px;
}

#main_body_sub{
	background-image: url(images/index_sub_17.gif);
	background-repeat: repeat-y;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#left_body{
	width: 255px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	float: left;
	color: #FFF;
}
#right_body{
	width: 565px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	float: right;
	font-size: 20px;
	line-height: 24px;
}

#one_sub{
	width: 562px;
	float: left;
	font-size: 14px;
	line-height: 18px;
	padding-top: 10px;
}


#footer_holder{
	background-color: #363636;
	height: 90px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer{
	background-color: #363636;
	height: 90px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#clear{
	clear: both;
}

#left_footer{
	width: 649px;
	height: 62px;
	float: left;
}

#right_footer{
	width: 203px;
	height: 62px;
	float: right;
}

.subhead{
	font-size: 17px;
	color: #560707;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

a.bodylinks{
	font-size: 14px;
	color: #560707;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

a.bodylinks:hover{
	color: #393939;text-decoration: none;
}

.sig{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #560707;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	color: #560707;
	text-decoration: underline;
}
a:hover{
	color: #393939;text-decoration: none;
}

a.left{
	font-size: 14px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

a.left:hover{
	color: #494949;text-decoration: none;
}

.small{
	font-size: 11px;
	color: #000;
	line-height: 12px;
}
