body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
}
.main_wrapper {
	border: 1px solid #282921;
	padding: 4px;
	width: 804px;
	margin: 10px auto 10px auto;
}
.main {
	width: 800px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-color: #000000;
	height: 100%;
}
img {
	border: 0;
}
/*=======header===========*/
.header {
	height: 200px;
	width: 800px;
}
.logo {
	width: 330px;
	height: 65px;
	margin-left: 31px;
	margin-top: 13px;
	float: left;
}
/*=====//header===========*/
#menuwrapper {
	margin: 0px;
	width: 800px;
	height: 28px;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	background-image: url('menuback.jpg');
	background-repeat: repeat-x;
	padding-top: 14px;
}
/*=======content===========*/
.container {
	background-color: #000000;
	width: 800px;
	padding-top: 36px;
}
h1 {
	font-size: 1.3em;
	letter-spacing: 1pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 8px;
	margin-top: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #282921;
}
h2 {
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	color: #B99C72;
	margin-bottom: 0px;
	margin-top: 10px;
}
h2 a {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: none;
}
h3 {
	font-size: 1em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 6px;
	text-transform: uppercase;
}
h4 {
	font-size: 9pt;
	color: #C0C0C0;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 10px;
}
a {
	color: #B99C72;
}
a:hover {
	text-decoration: none;
}
#content {
	float: left;
	width: 538px;
	line-height: 1.3em;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9em;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#content a {
	color: #B99C72;
	text-decoration: none;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.ul_content {
	list-style-type: disc;
	margin-left: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 1px;
}
.ul_content li {
	background-image: none;
	background-color: #000000;
	padding-left: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 100%;
}
.ul_content li a {
	color: #272727;
	text-decoration: underline;
}
.ul_content li a:hover {
	color: #272727;
	text-decoration: none;
}
/*=====//content===========*/
/*=======content_2===========*/
#content_2 {
	float: left;
	width: 240px;
	padding-left: 24px;
	padding-right: 10px;
}
.sidebar {
	font-size: 0.8em;
}
/*=====//content_2===========*/
#columnbottom {
	height: 22px;
	font-size: 10pt;
	color: #C0C0C0;
	text-decoration: none;
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px;
	background-color: #000000;
	clear: both;
	padding-left: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #282921;
}
#columnbottom a:link {
	font-size: 10pt;
	color: #C0C0C0;
	text-decoration: none;
}
#columnbottom a:visited {
	color: #C0C0C0;
	text-decoration: none;
}
#columnbottom a:hover {
	color: #D6B584;
	text-decoration: none;
}
/*=======footer===========*/
#footer {
	background-color: #000000;
	height: 30px;
	width: 800px;
	color: #999999;
}
#footer a {
	text-decoration: none;
	color: #C0C0C0;
	font-size: 9pt;
}
#footer a:hover {
	text-decoration: underline;
}
#bg_footer_left {
	color: #999999;
	width: 790px;
	font-size: 8pt;
	padding-top: 5px;
	padding-left: 10px;
}
#bg_footer_left a {
	color: #999999;
	font-size: 8pt;
}
#bg_footer_right img {
	margin-right: 11px;
}
#footer span {
	display: block;
	word-spacing: 18px;
	color: #014170;
	margin-bottom: 5px;
}
#footer span a {
	text-decoration: none;
	word-spacing: 0em;
}
#footer span a:hover {
	text-decoration: underline;
}
#footer_copy a {
	color: #464646;
}
/*=====//footer===========*/
.top_indent_0px {
	margin-top: 0px;
	display: block;
	margin-bottom: 0px;
}
.top_indent_5px {
	margin-top: 5px;
	display: block;
	margin-bottom: 0px;
}
.top_indent_10px {
	margin-top: 10px;
	display: block;
	margin-bottom: 0px;
}
.top_indent_15px {
	margin-top: 15px;
	display: block;
	margin-bottom: 0px;
}
.top_indent_20px {
	margin-top: 20px;
	display: block;
}
.top_indent_25px {
	margin-top: 25px;
	display: block;
}
.clear {
	clear: both;
	width: 800px;
	height: 22px;
	line-height: 22px;
}
/*=====Slides===========*/
.slide {
	height: 200px;
	width: 800px;
	text-align: left;
}
#box1 {
	position: absolute;
}
.mask {
	height: 200px;
	width: 800px;
	overflow: hidden;
}
.mask img {
	position: absolute;
	display: block;
	border: none;
}
.mask img2 {
	position: absolute;
	display: block;
	border: none;
}
/*=====//Slides===========*/
.fnt_tan {
	color: #B99C72;
}
