.footer {
background-image:url(/img/footer.jpg);
background-position:center bottom;
background-repeat:no-repeat;
float:left;
padding-bottom:600px;
width:1000px;
}
.header {
background-image:url(/img/header.jpg);
background-position:center top;
background-repeat:no-repeat;
padding-top:500px;
position:relative;
width:1000px;
}
.whole {
	width: 1000px;
margin:auto;
}
.menu {
	width: 270px;
	float: left;
}
.content {
	width: 440px;
	float: left;
	padding: 10px;
margin-top:-70px;
}
.rec {
	width: 270px;
	float: left;
	height: 540px;
margin-top:-60px;
}
body {
	margin: 0px;
	padding: 0px;
}
.center {
float:left;
margin-bottom:-500px;
margin-top:-150px;
position:relative;
width:1000px;
}


.whole .center .menu ul li a {
	text-decoration: none;
font-weight:bold;
font-size: 18px;
}
.whole .center .menu ul li ul li a {
	text-decoration: none;
color:black;
font-weight:bold;
font-size: 14px;
}

.whole .center .menu ul li ul {
	list-style: none;
}

.whole .center .menu ul {
	list-style: none;
}


.rec_up {
background-image:url(/img/rec_up.gif);
background-position:center top;
background-repeat:no-repeat;
padding-left:35px;
padding-top:480px;
}
.rec_down {
background-image:url(/img/rec_down.gif);
background-position:0pt 100%;
background-repeat:no-repeat;
padding-bottom:30px;
width:270px;
}
.rec_left {
background-image:url(/img/rec_left.gif);
background-repeat:repeat-y;
position:relative;
width:270px;
}
.rec_right {
background-image:url(/img/rec_right.gif);
background-position:100% 0pt;
background-repeat:repeat-y;
}

.red{
	color: #e5360e !important;
	}
.green{
	color: #189000 !important;
	}
.yellow{
	color: #cfcd2d !important;
	}
.violet{
	color: #b800ba !important;
	}
.blue{
	color: #9ac5ff !important;
	}
.blue_dark{
	color: #001f90 !important;
	}

            
.counters {
float:right;
width:285px;
margin-right:200px;
margin-top:60px;
}
            
.counters div {
float:left;
width:90px;
}           

.copyright {
float:left;
margin-left:50px;
margin-top:70px;
width:200px;
}
            
            
            
            
            
            
            
            