* {margin: 0; padding: 0;}
body {margin: 0px; font: 13px/1.5 "Trebuchet MS", Tahoma, Arial;}
a {color: blue;}
p {padding: 7px 0;}
h2{font-size:14px;}
#wrapper {width: 675px; background:url(top.png) no-repeat top;}
/* tabs */
ul.tabs {
	height: 44px;
	line-height: 44px;
	list-style: none;
	text-align:center;

}


* html ul.tabs {margin-bottom: 0;}
ul.tabs li {
	width:225px;
	float: left;
	text-align:center;
	margin-right: 0px;
		margin-bottom:-6px;
}

ul.tabs li.t1,
ul.tabs li.t2,
ul.tabs li.t3{
text-align:center;
width:225px;
}
ul.tabs li a {
	display: block;
	padding: 5px 13px 1px;
	color: #000000;
	margin:0 auto 0 auto;
	font-weight:bold;
	font-family:Verdana,Tahoma;
	text-decoration: none;
	cursor: pointer;
	/*background: #ACB9D2;
	border: 1px solid #003B6B;
	border-bottom: 1px solid #003B6B;*/
	position: relative;
}
* html ul.tabs li a {float: left}
*+html ul.tabs li a {float: left;text-align:center;width:225px;}
ul.tabs li a:hover {
	color: #000000;
	text-align:center;
	padding: 0;
	width:225px;
}
ul.tabs li.tab-current a {
	color: #CD351E;
	width:225px;
	text-align:center;	
	background:url(active.png);
	padding: 0;
}
div.t2,
div.t3,
div.t4 {
	
}
div.t1,
div.t2,
div.t3,
div.t4 {
	background: url(center.png) repeat-y;
	color: #000000;
}

.infoblock h2,
.infoblock h2,
.infoblock h2{
z-index:9999999999;
position:absolute;
width:635px;
margin-top:-12px;
text-align:center;
}

.infoblock{margin:10px;}