body{
	background : #efefef;
	margin-top : 0px;
	font-family : tahoma;
	font-size : 12px;
}
#mainblock{
	width : 901px;
	height : 565px;
	margin : 0 auto;
	font-family : tahoma;
	font-size : 12px;
	background-image: url(images/fond.jpg);
}
#header{
	width : 901px;
	height : 105px;
	background : #FFF url('images/header_2.jpg') no-repeat;
}
.menu{
	width : 901px;
	height : 22px;
	background : #11248b;
	text-align : center;
	padding-top : 3px;
	color : #FFCC00;

}
a.menu{
	font-size : 15px;
	font-weight : bold;
	color : #FFCC00;
	text-decoration : none;
}
a.menu:hover{
	text-decoration : underline;
}
#maincenter{
	width : 901px;
	height : 330px;
}
#center_text{
	width : 578px;
	height : 290px;
	border : 2px solid #aaaaaa;
	background : white;
	float : left;
	margin-top : 15px;
	padding : 20px;
	font-weight : bold;
	color : #5d5d5d;
	padding-top : 10px;
	overflow : hidden;
}
#support{

	position:relative;
	width : 578px;
	height : 290px;
	border : 2px solid #aaaaaa;
	background : transparent;
	float : left;
	margin-top : 15px;
	padding-left : 5px;
	padding-right : 5px;
	font-weight : bold;
	color : #5d5d5d;
	padding-top : 10px;
	overflow : hidden;
	
}
#bottom{
	width : 901px;
	height : 75px;
}
li{
	margin : 5px;
}
p{
font-size : 13px;
}