@CHARSET "UTF-8";

html, body {
	height:100%;
}

body {
	margin:0;
	padding:0;
	background:#000103 url(../img/bgGreatwide.jpg) center top no-repeat fixed;
	font-family:arial;
	line-height:20px;
	font-size:11px;
	color:#FFF;
}

.floatLeft {
	float: left;
}



p {

}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

#logo {
	z-index: 100;
	position: absolute;
	width: 360px;
	height: 67px;
	overflow: hidden;
	margin: 22px 0 0 90px;
	background: transparent url(../img/hdlLogoGreatwideBig.png) no-repeat left top;
}

#frame {
	z-index: 1;
	position:relative;
	height:100%;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	text-align:left;
}

#container {
	z-index: 3;
	float: left;
	overflow: hidden;
}

#bgFront {
	z-index: auto;
	position: fixed;
	bottom:0;
	right: 0;
	width: 100%;
	height: 100%;
	background: transparent url(../img/bgBotRightSangit.jpg) no-repeat right bottom;
}

#head {
	z-index: 10;
	width: 900px;
	height: 75px;
	background: transparent url(../img/bgTopShade.png) no-repeat top center;
	position: relative;
}

#main {
	z-index: 9;
	width: 900px;
	display: table;
	position: relative;
}
#navi {
	z-index: 51;
	position: relative;
	width: 900px;
	height: 60px;
	background: transparent url(../img/bgNaviShade.png) no-repeat top center;
}

#navi ul {
	margin: 0 0 0 85px;
	list-style: none;
}

#navi ul li {
	float: left; 
	clear: none;
	margin-right: 20px;
} 

#subnavi {
	float: right;
	padding-right: 85px;
}

ul.subnavi {
	list-style: none;
}

.subnavi li {
	float: left;
	margin: 0 5px 0 5px;
}

#cont1 {
	position: relative;
	z-index: 11;
	width: 900px;
	margin-top: -18px;
	display: table;
	background: transparent url(../img/bgCont.png) repeat-y bottom center;
}

#cont2 {
	position: relative;
	z-index: 13;
	width: 900px;
	display: table;
	background: transparent url(../img/bgContShade.png) no-repeat top center;
}

#cont2 .contSpace {
	height: 480px;
	width: 134px;
	float: left;
	overflow: hidden;
}

#cont {
	position: relative;
	z-index: 15;
	float: left;
	width: 660px;
	overflow:hidden;
	margin: 30px 0 0 0;

}
#contMid {
	position: relative;
	z-index: 16;
	float: left;
	width: 660px;
	overflow:hidden;
	background: transparent url(../img/splitLineVer.gif) repeat-y scroll 315px 0; 
}
#cont .blockBig {
	float: left;
	width: 630px;
}

#cont .blockLeft {
	float: left;
	width: 300px;
	margin-right: 30px;
	overflow: hidden;
}
#cont .blockRight {
	float: left;
	width: 300px;
	margin-right: 30px;
	overflow: hidden;
}

#botSpace {
	width: 900px;
	height: 89px;
	background: transparent url(../img/bgContFooter.png) no-repeat bottom center;
}
