* {
	margin: 0;
	padding: 0;
}

html {
	background-color: #010101;
	background-image: url('../images/background_full.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

body
{
	font-family: Georgia, Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: normal;
	font-size: normal;
	line-height: 1.2em;
	color: #85683d;
	background-color: #000000;
}

* html body {
	font-size: normal;
	f\ont-size: normal;
}

#index_container {
	display: block;
	float: left;
	width: 873px;
}

#index_logo_box {
	display: block;
	float: right;
	width: 751px;
	height: 80px;
	margin-top: 108px;
}

#index_logo_text {
	display: block;
	float: left;
	margin-top: 26px;
}

#index_logo_pix {
	display: block;
	float: right;
}

#index_contents {
	display: block;
	float: right;
	width: 584px;
	margin-top: 10px;
}

#index_slideshow {
	display: block;
	float: right;
	height: 217px;
	width: 584px;
	overflow: hidden;
	background-color: #111111;
}

#index_nbox {
	display: block;
	float: right;
	height: 10px;
	width: 100%;
	margin-top: 14px;
}

* html body #index_nbox{
}

#index_nav {
	height: 10px;
	width: 100%;
	padding-left: 2px;
	padding-top: 0px;
	display: block;
	overflow: hidden;
}

.index_nav_button {
	white-space: no-wrap;
	display: block;
	float: left;
	overflow: hidden;
}

.index_nav_button a {
	display: block;
	color: #000;
	text-decoration: none;
}

.index_nav_button a:visited, .index_nav_button a:link {
}
.index_nav_button a:hover, .index_nav_button a:active {
	margin-top: -10px;
}

.index_nav_button img {
	border: 0;
}

#index_text {
	display: block;
	float: right;
	width: 100%;
}

#index_text p {
	font-weight: bold;
	font-style: italic;
	font-size: 120%;
	text-align: justify;
	margin-top: 36px;
	margin-left: 2px;
	margin-right: 2px;
	line-height: 1.6em;
}

#main_container {
	float: left;
	display: block;
	width: 823px;
}

#main_header {
	display: block;
	float: right;
	width: 740px;
	margin-bottom: 23px;
}

#main_header a {
	border: 0;
}

#main_logo_text {
	display: block;
	float: left;
	margin-top: 27px;
	border: 0;
}

#main_logo_pix {
	display: block;
	float: right;
	margin-top: 7px;
	border: 0;
}

#main_nbox {
	display: block;
	float: left;
	height: 10px;
	width: 620px;
	margin-top: 14px;
}

* html body #index_nbox{
}

#main_nav {
	height: 10px;
	width: 100%;
	padding-left: 2px;
	padding-top: 0px;
	display: block;
	overflow: hidden;
}

.main_nav_button {
	white-space: no-wrap;
	display: block;
	float: left;
	overflow: hidden;
}

.main_nav_button a {
	display: block;
	color: #000;
	text-decoration: none;
}

.main_nav_button a:visited, .main_nav_button a:link {
}
.main_nav_button a:hover, .main_nav_button a:active {
	margin-top: -10px;
}

.main_nav_button img {
	border: 0;
}

.main_nav_button span.selected img {
	margin-top: -10px;
}

#main_contents_pixframe {
	display: block;
	float: left;
	margin-left: 84px;
}

* html body #main_contents_pixframe {
	margin-left: 42px;
}

#main_contents_pixframe ul {
	margin-top: 12px;
	list-style: none;
	color: #feffc2;
}

#main_contents_pixframe li {
	font-family: sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

#main_contents_pixframe li a:visited, #main_contents_pixframe li a:link {
	color: #cea76f;
	text-decoration: none;
}
#main_contents_pixframe li a:hover, #main_contents_pixframe li a:active {
	color: #feffc2;
	text-decoration: none;
}


#main_contents {
	display: block;
	float: right;
	width: 488px;
	color: #feffc2;
	background-color: #000000;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
}

#main_contents h1 {
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #849a5d;
}

#main_contents h2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
	margin-top: 18px;
}

#main_contents h3 {
	font-family: Arial, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-transform: capitalize;
	color: #cea76f;
}

#main_contents p {
	margin-bottom: 8px;
	font-size: 90%;
}

#main_contents p a:link, a:visited {
	color: #feffc2;
}

#main_contents p a:hover, a:active {
	color: #cea76f;
}

#main_contents li {
	font-family: Georgia, Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 90%;
	margin-left: 20px;
}
