@CHARSET "UTF-8";


html,
body,
div,
img,
h1, h2, h3{
	padding: 0; margin: 0; border: 0;
}

html{
	background: #EAF4F8;
	width: 100.1%; height: 100.1%;
	
}
body {
	margin:0 auto;
	width: 994px;
	background: white;
	color: #171F29;
	font: 12px sans-serif; 
}

h2{
	font-size: 14px	
}
h3{
	font-size: 12px;
}

.menu ul {
	padding: 0;
	margin: 0;
	border: 0;
}

.menu li {
	float: left;
	list-style: none;
	padding-right: 15px;
}

.fleft {
	float: left;
}

#main img.fleft {
	margin: 0 8px 8px 0;
}
.fright {
	float: right;
}

#main img.fright  {
	margin: 0 0 8px 8px;
}
.cleft {
	clear: left;
}

.cright {
	clear: right;
}

#partners li{
	list-style: none;
}

#news dt {
	font-weight: bold;
	color: #5B8898; 
}

#header,
#footer {
	width: 100%;
}

#header {
	position: relative; 
	font: 11px Tahoma; 
	height: 141px;
	width: 100%; 
	color:#fff; 
	background-color: #1B2735;
}

#name {position: absolute; left: 30px; top: 75px; width: 210px; height: 35px;}
	
.itcor {font-size: 24px; color: #fff;}
.light {color: #fff; font-weight: bolder;}
.dark {color: #647b87;}

#phone {position: absolute; top: 75px; left: 590px; width: 90px; height: 35px; text-align: right;}
#address {position: absolute; top: 75px; left: 750px; width: 150px; height: 35px; text-align: right;}

#footer {
	clear: left;
}
.menu a{
	font-size:10px;
	text-transform: uppercase;
	padding-left: 20px;
}

div .menu {
	background: transparent url(/images/menu_bg.gif) repeat-x left top;
	width: 100%;
}

.menu span {
	display: block;
	width: 121px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	vertical-align: middle;
}
.menu a{
	color: #5B8898;
	text-decoration: none;
	background: transparent url(/images/menu_arrow.gif) no-repeat scroll 0 -3px;
}	
.menu a:hover{
	color: #E26C4C;
	text-decoration: underline;
	background: transparent url(/images/menu_arrow_act.gif) no-repeat scroll 0 -3px;
}

.menu li {
	background: transparent url(/images/menu_footer_span.gif) no-repeat scroll left top;
	padding: 0; margin: 0; border: 0;
}
#content {
	padding: 15px;
}
* html #main{
	margin-left: 155px;
}	 
#main {
	margin-left: 310px;
	float: left;
	width: 674px;
}

#section {
	float: left;
	width: 300px;
	background: #EAEEF1;
	margin-left: -994px;
}

#section h2 {
	margin: 5px 15px; 
	color: #E26C4C;
}	

#newsblock {
	margin: 2px;
	padding: 3px;
	background: white;
}
	
#newsblock .date {
	color: #E26C4C;
	margin-right: 15px;
	font-weight: bold;
}

#newsblock p{
	margin: 0 0 15px 0;
}	

.subsection {
	margin: 2px;
	padding: 3px;
	background: white;
}	


#primarycontent{
	padding: 15px;
}

#main h1 {
	text-align: center;
	font-size: 16px;
	padding: 5px 0;
	color: #647b87;
}	
#creater {
	width: 200px;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	float: left;
	padding-left: 15px;
}

#copyright {
	width: 350px;
	height: 31px;
	/*line-height: 31px;*/
	vertical-align: middle;
	float: left;
}