body {
	background: url('images/bg_body.jpg') repeat-x;
	font: 12px Verdana;
	padding: 0;
	margin: 0;
}

a { color: #11118c; text-decoration: none; }
a:hover { color: #090953; text-decoration: underline; }

img{
   border: 0px;
 }


#header {
	width: 945px;
	height: 180px;
	background: url('images/header1.jpg');
}

#wrap {
	width: 945px;
	height: auto;
	background: url('images/bg_wrap.jpg') repeat-y;
	
}

#footer {
	width: 945px;
	height: 60px;
	background: url('images/bg_body.jpg') repeat-x;
	color: #fff;
	clear: both;
	display: block;
}

#footer a { color: #fff; }
#footer a:hover { color: #fff; }

#hold {
	width: 944px;
	height: auto;
	border-right: 1px solid #e2e2e2;
	padding-bottom: 20px;
}

#left {
	width: 177px;
	height: auto;
	background: url('images/bg_nav.jpg') no-repeat;
	float: left;
	padding-top: 65px;
}

#right {
	width: 767px;
	float: right;
	height: auto;
}

#teams {
	width: 767px;
	height: 21px;
	background: url('images/bg_teams.jpg');
}

.t01 { width: 168px; height: 21px; text-decoration: none; display: block; float: left; }
.t02 { width: 90px; height: 21px; text-decoration: none; display: block; float: left; }
.t03 { width: 99px; height: 21px; text-decoration: none; display: block; float: left; }
.t04 { width: 130px; height: 21px; text-decoration: none; display: block; float: left; }
.t05 { width: 86px; height: 21px; text-decoration: none; display: block; float: left; }
.t06 { width: 101px; height: 21px; text-decoration: none; display: block; float: left; }
.t07 { width: 85px; height: 21px; text-decoration: none; display: block; float: left; }

#team {
	width: 767px;
	height: 96px;
}

h4.title {
	font: 10px Tahoma;
	margin: 0;
	padding: 0;
	background: #15156b;
	padding: 3px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 1px;
}

.nav {
	width: 171px;
	height: 13px;
	background: url('images/menu.jpg');
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	margin-bottom: 1px;
	display: block;
}

.nav:hover { background: url('images/menu_hover.jpg'); }
	

.nav_active {
	width: 171px;
	height: 13px;
	background: url('images/menu_hover.jpg');
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	margin-bottom: 1px;
	display: block;
}

.submen {
	width: 171px;
	height: 13px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	background: #f4f4f4;
}

#content {
	width: 767px;
	height: auto;
	margin-top: 20px;
}

#main {
	width: 586px;
	padding-left: 13px;
	height: auto;
	float: left;
}

.item {
	width: 551px;
	padding-left: 17px;
	padding-right: 11px;
	height: auto;
	display: block;
	background: url('images/bg_news.jpg') no-repeat;
	padding-bottom: 5px;
}

.date {
	width: 30px;
	height: 39px;
	float: right;
	text-align: center;
	margin-top: 5px;
}


.date h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	color: #1a1a46;
}

.date h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #d08008;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	padding-top: 10px;
}

h4 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	margin-bottom: 20px;
	color: #959595;
}

.read {
	width: 140px;
	display: block;
	background: url('images/button_more.jpg') no-repeat;
	height: 27px;
	padding-top: 12px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 10px;
}

#sidebar {
	width: 150px;
	height: auto;
	float: right;
	margin-right: 10px;
}

.gallery {
	display: block;
	float: left;
	border: 1px solid #b1b1b1;
	padding: 3px;
	background: #e9e9e9;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

.gallery:hover {
	background: #f2f2f2;
}

div.team {
	width: 150px;
	height: auto;
	display: block;
	clear:both;
	margin-bottom: 1px;
}

div.team h5 {
	background: #0e388e;
	padding: 0;
	margin: 0;
	text-align: right;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#ads {
	width: 160px;
	height: auto;
	float: left;
	padding-top: 100px;
	padding-left: 5px;
}

#page {
	width: 945px;
	height: auto;
	float: left;
}

#whole {
	width: 1130px;
	height: auto;
}

