.mainwrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a:link {color: #666666;text-decoration: none;}
a:visited {text-decoration: none;color: #666666;}
a:hover {text-decoration: none;color: #666666;}
a:active {text-decoration: none;color: #fff;
}
.link2:link {color: #D78B26;text-decoration: none;}
.link2:visited {text-decoration: none;color: #D78B26;}
.link2:hover {text-decoration: underline;color: #B18101;}
.link2:active {text-decoration: none;color: #D78B26;
}
.left_ribbon {
	background-image: url(../img/ribbon.png);
	background-repeat: no-repeat;
	float: left;
	height: 366px;
	width: 116px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	padding-top: 150px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333;
}
.left_ribbon ul {
	padding: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 18px;
}
.left_ribbon ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.left_ribbon ul li a {
	text-decoration: none;
	color: #666;
	padding-top: 10px;
	padding-bottom: 11px;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 116px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.left_ribbon ul li a:hover {
	color: #333;
		}
#footer {
	background-color: #f3f3f3;
	padding: 20px;
	width: 762px;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	float: left;
	font-size: 11px;
	color: #666;
}

.rightcol {
	float: left;
	width: 802px;
	margin-top: 50px;
	margin-left: 10px;
}
#logo {
	height: 80px;
	width: 258px;
	float: left;
}
.phoneinfo {
	text-align: right;
	float: left;
	width: 534px;
	height: 80px;
	line-height: 10px;
}
.leader {
	margin-top: 40px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 802px;
	height: 260px;
}
h1 {
	color: #FFF;
	background-image: url(../img/blue.png);
	float: left;
	width: 787px;
	padding-top: 8px;
	padding-bottom: 10px;
	font-size: 23px;
	font-weight: normal;
	padding-left: 15px;
	margin-bottom: 20px;
}
.leftalign ul li {
	margin-bottom: 10px;
	list-style-type: square;
}
h2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #765001;
}
h3 {
	color: #5475A0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
}


.rightside {
	float: right;
	width: 250px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.leftalign {
	float: left;
	width: 520px;
}

.tanbutton {
	color: #FFF;
	background-color: #A28F6E;
	width: 229px;
	display: block;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-decoration: none;
	font-size: 14px;
	background-image: url(../img/arrow.png);
	background-position: 225px center;
	background-repeat: no-repeat;
}
.tanbutton:hover { background-color: #8D7854;
}
.bluebutton {
	color: #FFF;
	background-color: #388FD1 ;
	width: 229px;
	display: block;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-decoration: none;
	font-size: 14px;
	background-image: url(../img/arrow.png);
	background-position: 225px center;
	background-repeat: no-repeat;
}
.bluebutton:hover { background-color: #1672A9;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
