@charset "utf-8";
#center {
	width: 737px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #a77a56;
}#container {
	float: left;
	width: 737px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	float: left;
	width: 737px;
}
#content {
	background-image: url(../images/bg.jpg);
	width: 737px;
	background-repeat: repeat-y;
	float: left;
}
#nav {
	float: left;
	width: 175px;
	background-color: #957055;
	padding-left: 11px;
	background-image: url(../images/nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 11px;
}
#thirtyseven {
	float: left;
	width: 37px;
	height: 10px;
}
#main_content {
	float: left;
	width: 425px;
	padding-left: 70px;
	padding-top: 10px;
}
#left_frame {
	float: left;
	width: 186px;
	height: auto;
}
#adds {
	float: left;
	width: 186px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	float: left;
	width: 737px;
	height: 55px;
	padding-bottom: 20px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding-top: 5px;
	color: #666666;
}
#box {
	background-image: url(../images/box.jpg);
	float: left;
	height: 127px;
	width: 206px;
	padding-right: 7px;
	background-repeat: no-repeat;
	background-position: 70px top;
	padding-left: 70px;
}
.box2 {
	background-image: url(../images/box.jpg);
	float: left;
	height: 127px;
	width: 206px;
	background-repeat: no-repeat;
	background-position: left top;
}
.content {
	font-size: 14px;
	color: #FFFFFF;
}
.box_title {font-size: 18px; color: #FFFFFF;}
#box a:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
#box a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
#box a:hover {
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
}
#box a:active {
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}
.box_text {
	font-size: 12px;
	color: #666666;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
#footer a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
#footer a:hover {
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
}
#footer a:active {
	text-decoration: none;
	font-size: 11px;
}
#main_content a:link {
	color: #C8BD90;
	text-decoration: none;
}
#main_content a:visited {
	text-decoration: none;
	color: #C8BD90;
}
#main_content a:hover {
	text-decoration: underline;
	color: #C8BD90;
}
#main_content a:active {
	text-decoration: none;
}
#adds a:link {
	color: #C8BD90;
	text-decoration: none;
}
#adds a:visited {
	text-decoration: none;
	color: #C8BD90;
}
#adds a:hover {
	text-decoration: underline;
	color: #C8BD90;
}
#adds a:active {
	text-decoration: none;
}
.style1 {
	font-size: 16px;
	color: #FFFFFF;
}
.style2 {
	color: #000000;
	font-size: 14px;
}
