body{
	background:#719ee1 url(../images/bg.png) repeat-x ;
	margin: 0;
	padding: 0;
}
#menu{
	background-image:url(../images/menu.png);
	margin: 0 auto;
	padding-top:3px;
	height: 24px;
	color:#fff;
	text-align:right;
	padding-right:50px;
	width: 824px;
}
#header{
	background-image:url(../images/header.png);
	margin: 0 auto;
	height: 196px;
	width: 874px;
}
#center{
	background-image:url(../images/center.png);
	margin: 0 auto;
	height: auto;
	width: 874px;
	overflow:hidden;
}
#footer{
	background-image:url(../images/footer.png);
	margin: 0 auto;
	height: 74px;
	color:#545454;
	width: 874px;
	font-family:Arial; 
	Font-size:11px;
	padding-top:26px;
	text-align:center;
}
#wrap{
	height: auto;
	margin-left:90px;
	width: 691px;
	overflow:hidden;
}
.text{
	height: auto;
	color:#757474;
	padding-top:5px;
	width: 661px;
	font-family:Arial; 
	Font-size:12px;
	padding-left:20px;
	overflow:hidden;
}
#sub1{
	background-image:url(../images/subtitel1.png);
	margin: 0 auto;
	width:691px;
	height: 38px;
}
#sub2{
	background-image:url(../images/subtitel2.png);
	margin: 0 auto;
	width:691px;
	height: 38px;
}
#menu a{color:#fff;text-decoration:none; font-family:Arial; Font-size:14px; }
#menu a:hover{text-decoration:none; font-family:Arial; Font-size:14px; color:#ffa200;}
.style2 {
	color: #f19b04;
	font-weight: bold;
}
.style3{
	color: #5ec21c;
	font-weight: bold;
}