@charset "UTF-8";
body {
	background: #170600;
	background-position: center;
	margin: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #000000;
	background-image: url(../1_images/index_bg_rep.jpg);
	background-repeat: repeat-y;
}

a:link {
	color: #CCC;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #CCC;
}

a:hover {
	text-decoration: underline;
	color: #FF9;
}

a:active {
	text-decoration: none;
	color: #F90;
}

.oneColFixCtrHdr #wrapper {
	height: 679px;
	background-image: url(../1_images/index_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
}

.oneColFixCtrHdr #container {
	width: 1091px;
	margin: 0 auto;
	text-align: left;
	height: 678px;
	background-image: url(../1_images/index_frame.png);
	background-repeat: no-repeat;
}

.oneColFixCtrHdr #header {
	padding: 10px 10px 0 56px;  
	height: 90px;
}

.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
}

.oneColFixCtrHdr #mainContent {
	padding: 0;
	width: 965px;
	margin: 0 auto;
	height: 501px;
}

.oneColFixCtrHdr #footer {
	padding: 0;
	text-align:center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 77px;
}

.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 50px 0;
	color: #CCC;
}

.description { 
	display : none; 
}

.noscript {
	width:75%;
	height:auto;
	border:0;
	text-align:left;
	padding:25px;
	vertical-align:middle;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
