body {
	background:#2F373D;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

div{text-align:left;}

img{border:0;}

p{
	margin:0;
	padding:0;
}

hr{display:none;}

#header{
	width:100%;
	height:170px;
	border-bottom:1px solid #13191F;
	background:#516973;
}

#header #back-1{
	position:absolute;
	z-index:100;
	background:url(../images/global/back-01.png) no-repeat right top;
	width:100%;
	height:170px;
}

#header #back-2{
	position:absolute;
	z-index:500;
	background:url(../images/global/back-02.png) no-repeat 10% top;
	width:100%;
	height:170px;
}

#header #back-3{
	position:absolute;
	z-index:300;
	background:url(../images/global/back-03.png) no-repeat 70% top;
	width:100%;
	height:170px;
}

#header #back-4{
	position:absolute;
	z-index:400;
	background:url(../images/global/back-04.png) no-repeat -90px top;
	width:100%;
	height:170px;
}

#header #back-5{
	position:absolute;
	z-index:200;
	background:url(../images/global/back-05.png) no-repeat 40% top;
	width:100%;
	height:170px;
}

#top{
	width:990px;
	height:170px;
	margin:0 auto;
	position:relative;
	z-index:1000;
	margin-top:-171px;
}

#top h1{
	height:110px;
	float:left;
	background:url(../images/global/bidue.png) no-repeat left top;
	padding:0;
	margin:28px 0 0 0;
	font-family:Trebuchet MS, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	width:400px;
}

#top h1 a{
	text-decoration:none;
	color:#F0F0F0;
	float:left;
	height:80px;
	padding:28px 0 0 100px;
}

#top h1 a span{
	font-size:15px;
	color:#8FA4AF;
}

#top h1 a span.hide{
	display:none;
}

#top ul{
	padding:22px 0 0 0;
	margin:0;
	float:right;
	font-family:Trebuchet MS, sans-serif;
	font-size:13px;
	font-weight:bold;
	list-style-type:none;
}

#top ul li{
	text-align:right;
	padding:5px 0 0 0;
	margin:0;
}

#top ul li.home{
	padding:15px 0 0 0;
}

#top ul li a{
	text-decoration:none;
	color:#F0F0F0;
	padding:0 14px 0 0;
	background:url(../images/global/arrow.gif) no-repeat right center;
}

#top ul li a:hover{
	text-decoration:underline;
}

#top ul li.home a{
	color:#9FC9DA;
}



#top .highlight{
float:right;
margin-top:65px;
}

#top .highlight a{
background:#B10000 url(../images/global/bg-menu.gif) repeat 1px -1px;
border:1px solid #FFF;
display:block;
padding:10px 15px;
color:#FFF;
text-transform:uppercase;
font-family:Trebuchet MS, sans-serif;
text-decoration:none;
font-size:1.5em;
font-weight:bold;
}



div#container{
	width:990px;
	margin:0 auto;
}

div#container ul#nav{
	width:970px;
	height:45px;
	float:left;
	background:#B10000 url(../images/global/bg-menu.gif) repeat left top;
	margin:1px 0 0 0;
	padding:0 0 0 20px;
	list-style-type:none;
	font-family:Trebuchet MS, sans-serif;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #FFF;
}

div#container ul#nav li.main-menu{
	height:45px;
	float:left;
	margin:0;
	padding:0 3px;
	background:url(../images/global/right-arrow.gif) no-repeat 4px 19px;
}

div#container ul#nav li.main-menu a.menu{
	padding:12px 17px;
	height:21px;
	float:left;
	text-decoration:none;
	color:#F0F0F0;
}

div#container ul#nav li.main-menu a.menu:hover{
	background:#600;
	color:#EEE;
}

div#container #content {
	border-bottom:1px solid #13191F;
	background:#DDE1E0;
	float:left;
	width:950px;
	padding:0 20px 20px 20px;
	min-height:300px;
}


h2{
	width:100%;
	padding:20px 0 6px 0;
	margin:0;
	font-family:Trebuchet MS, sans-serif;
	text-transform:uppercase;
	font-size:17px;
	color:#B80000;
	border-bottom:1px solid #FFF;
	float:left;
}


div#footer {
	width:990px;
	padding:12px 0 15px;
	color:#93A5AC;
	text-align:center;
	line-height:18px;
	float:left;
	font-size:12px;
}

div#footer a{
	color:#DDE1E0;
	text-decoration:none;
}

div#footer a:hover{
	text-decoration:underline;
}

div#footer #cybermarket{
	font-size:10px;
	color:#666;
	padding:20px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

div#footer #cybermarket a{
	color:#666;
	text-decoration:none;
}

div#footer #cybermarket a:hover{
	color:#777;
}


 