html, body{
	margin:0;
	padding:0;
	background:url('img/body_bg.png') top left repeat-x #fff;
}
body *{
	font-family:Tahoma;
}
#complex{
	width:700px;
	margin:0 auto;
	overflow-x:hidden;
	/*position: absolute;
	left:50%;*/
}
#l{
	background:url('img/l_shade.png') top left repeat-y;
	border-bottom:1px solid #fff;
}
#ll{
	float:left;
	width:4px;
}
#r{
	background:url('img/r_shade.png') top right repeat-y;
	border-bottom:1px solid #fff;
}
#rr{
	float:left;
	width:4px;
}
#m{
	width:692px;
	float:left;
}
#h{
	height:311px;
	background:url('img/head.jpg') top left no-repeat;
}
#h #nb{
	position:relative;
	top:80px;
	left:10px;
	height:195px;
	width:317px;
	padding:0 10px;
	font-size:11px;
	font-family:Tahoma;
}
#h #nb a,
#h #nb a:link,
#h #nb a:active,
#h #nb a:visited,
#h #nb a:hover{
	color:#333;
	font-size:11px;
}
/**.......................................**/
#n{
	height:25px;
	border-top:5px solid #036;
	background-color:#eaeaea;
	padding:0 20px 0 20px;
}
#n a,
#n a:link,
#n a:active,
#n a:visited,
#n a:hover{
	color:#333;
	text-decoration:none;
	font-size:11px;
	margin-right:2px;
}
#n a.a,
#n a.a:link,
#n a.a:active,
#n a.a:visited,
#n a.a:hover{
	font-weight:bold;
	color:#036;
}
/**.......................................**/
#c{
	width:672px;
	border-top:8px solid #036;
	border-left:10px solid #036;
	border-right:10px solid #036;
	border-bottom:20px solid #036;
	padding-bottom:10px;
	background-color:#036;
	font-family:Tahoma;
	font-size:11px;
	color:#333;
}
h1{
	margin:0;
	padding:0;
	width:100%;
	background-color:#7C9DC0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
h2,
h2 a,
h2 a:link,
h2 a:active,
h2 a:visited,
h2 a:hover,
#h #nb h2 a:link,
#h #nb h2 a:active,
#h #nb h2 a:visited,
#h #nb h2 a:hover,
.wht h2 a:link,
.wht h2 a:active,
.wht h2 a:visited,
.wht h2 a:hover{
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:bold;
	color:#036;
	text-decoration:none;
}
h3{
	
}
.wht{
	background-color:#fafafa;
	padding:7px 10px;
}
.wht a,
.wht a:link,
.wht a:active,
.wht a:visited,
.wht a:hover{	
	color:#333;
}
.wht a:hover{	
	text-decoration:none;
}
.schmal{
	float:left;
}
.umar{
	margin-bottom:4px;
}
.uwid{
	width:337px;
}
.uwidpad{
	width:317px;
	margin-bottom:4px;
}
.blue{
	height:5px; 
	overflow:hidden; 
	background-color:#036;
}
/**.......................................**/
#f{
	height:14px;
	border-top:2px solid #036;
	border-bottom:3px solid #036;
	background-color:#eaeaea;
	text-align:right;
	font-size:10px;
	padding:1px 5px 0 0;
}
#f a,
#f a:link,
#f a:active,
#f a:visited,
#f a:hover{
	color:#036;
	font-weight:bold;
	text-decoration:none;
}