@charset "utf-8";
body, html {
	background-image: url(../images/base.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#2a6e91;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}


h1{
	color:#296f91;
	font-size:20px;	
}
h2{
	font-size:18px;
	font-weight:normal;
	color:#296f91;
	margin-top:0px;
}
h3{
	font-size:12px;
	font-weight:normal;
	color:#296f91;
	margin:0px;	
}

.clear{
	clear:both;
}
#tables1{
	/*border:#e6e6e6 1px solid;*/
	margin:0px;
	pading:0px;
	width:550px;
}
#tables1 td{
	border:#e6e6e6 1px solid;
	margin:0px;
	padding:3px;
	width:33%;
	text-align:center;
}
#tables2{
	/*border:#e6e6e6 1px solid;*/
	margin:0px;
	pading:0px;
	width:900px;
}
#tables2 td{
	margin:0px;
	padding:5px;
	margin-top:5px;
}
#tables2 h2{
	font-size:18px;
	font-weight:normal;
	color:#296f91;
	margin:0px;
}
#wrap{
	width:942px;
	margin:0px auto;
}
#header{
	height:103px;
	width:940px;
}
#header h1{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	height:103px;
	margin:0px;
	padding:0px;
	width:309px;
	background-position: left center;
	float:left;
}
#header ul{
	float:right;
	list-style:none;
	margin:40px 0px 0px;
	padding:0px;
}
#header ul li{
	float:left;
	list-style:none;
	margin:0px;
	padding:0px 10px;
	border-right:solid 1px #296f91;
	line-height:18px;
}
#header ul li a{
	color:#296f91;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
#header ul li a:hover{
	color:#d7ac2d;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
#header ul li a.act{
	color:#d7ac2d;
	text-decoration:none;
}

/* promo block */
#promo{

}
#promo ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#promo ul li{
	list-style:none;
	margin:0px;
	float:left;
	padding:10px;
	border:solid 3px #fff;
	background-image:url(../images/fader.png);
	width:290px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:264px;
}
#promo ul li.cent{

	list-style:none;
	margin:0px 15px;
	float:left;
	padding:10px;
	border:solid 3px #fff;
	background-image:url(../images/fader.png);
	width:320px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:264px;

}

#promo ul li h2{
	font-size:16px;
	color:#000000;
}


#promo ul li ul{
	list-style:none;
	margin:0px;
	padding:0px;

}
#promo ul li ul li{
	list-style:none;
	margin:0px;
	width:105px;
	line-height:18px;
	padding:0px;
	border:none;
	background-image:none;
}
#promo img{
	float:right;
}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
#footer{
	padding:15px;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
	text-align:center;

}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}


#cont{
	border:solid 1px #c4c4c4;
	width:942px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:940px;
	background-color:#FFFFFF;
}

#banner{
	width:940px;
	padding:3px;
	border-bottom:solid 1px #c4c4c4;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:934px;
}
#copy{
	width:940px;
	overflow:auto;
	padding:20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-image:url(../images/baseM.jpg);
	width:900px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#copyL{
	width:900px;
	overflow:auto;
}
.blockL{
	float:left;
	width:450px;
}
.blockC{
	width:290px;
	float:right;
}
.blockC ul{
	line-height:20px;
}
.blockC a{
	text-decoration:none;
	color:#333333;
}
.blockC a:hover{
	text-decoration:none;
	color:#296f91;
}
.blockR{
	float:right;
	width:450px;
}
.blocktabL{
	float:left;
	width:600px;
}
.blocktabR{
	float:right;
	width:300px;
	text-align:right;
}
.blocktabR ul{
	text-decoration:none;
	padding:0px;
	margin:0px;
}
.blocktabR li{
	line-height:20px;
	margin-left:5px;
}