@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background_main.jpg);
	background-position: center 150px;
	background-repeat: no-repeat;
}
body, td, th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

object {
	outline:none;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
a:link {
	color: #8bb6eb;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8BB6EB;
}
a:hover {
	text-decoration: none;
	color: #8BB6EB;
}
a:active {
	text-decoration: underline;
	color: #8BB6EB;
}
.topbox {
	height: 150px;
	background-image: url(../images/background_topbar.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.maxwidth {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.menu_top {
	width: 450px;
	margin-right: 31px;
	margin-left: auto;
	padding-top: 19px;
}
.menu_bot {
	width: 489px;
	margin-right: 14px;
	margin-left: auto;
}
.mainimagebox {
	height: 700px;
	width: 369px;
	float: left;
	text-align: right;
	vertical-align: top;
}
.mainbackground001 {
	background-image: url(../images/main_img001.jpg);
	background-repeat: no-repeat;
}
.maincontent {
	float: left;
	width: 532px;
}
.maincontent_text {
	padding-left: 29px;
}
.mainback_index {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 318px;
}

.mainright {
	float: left;
	width: 59px;
}
.subbox_main {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-color: #1E1E1E;
}
.subtitle {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	color: #FA621F;
}
.smtext {
	font-size: 11px;
	color: #8bb6eb;
}
.newtext {
	color: #F06731;
}

.footer {
	font-size: 11px;
	text-align: right;
	color: #555555;
	height: 40px;
	background-image: url(../images/background_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
}
