@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	background-color: #6595bf;
	font-family: "Times New Roman", Times, serif;
	-webkit-text-size-adjust: none;
}
#plusone-div{
	float:right !important;	
}
ul.sitemap{
	list-style: none;
}
ul.sitemap li a:link, ul.sitemap li a:visited{
	text-decoration: none;
}
ul.sitemap li a:hover{
	text-decoration: underline;
}
.clear{
	clear: both;	
}

.ad{
	margin-left: -3px;
	cursor: pointer;
}
.wrapper{
	background: url(../images/wrapper_bg.png) repeat-y top left #314b61;
	width: 901px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 0;
}
.header{
	width: 881px;
	height: 218px;
	background: url(../images/banner-new.png) no-repeat top center;	
	text-align: right;
	margin: 0;
	position: relative;
	z-index: 2;
	padding: 15px 20px 0 0;
}
.header a {
	float: right;
	margin: 0 180px 0 0;
	color: #fff;
	width: 30px;
	text-align: center;
}
.header a:hover{
	text-decoration: none;	
}
.header a img{
	display: block;
}

.header p{
	font-size: 1em;
	color: #fff;
	margin: 0 0 0 0;
}
.content{
	margin: -26px 0 0 0;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 550px;
}
.contMain ul, .contMain ol{font-size: 14px;}
.contMain{
	background:url(../images/contMain_bg.png) repeat-y top center;
	width: 513px;
	min-height: 1075px;
	padding: 27px 20px 20px 20px;
	float: right;
	right: 0;
	color: #030303;
	margin: 0 7px 0 0;
	position: relative;
}
.contMain img{
	border: none;
	position: absolute;
	bottom: 5px;
}
.contMain h1{
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 20px 0;
	color: #546d83;
}
.contMain h2{
	font-style:italic;
	font-weight: bold;
	font-size: 15px;
	color: #546d83;
}
.contMain p{
	font-size: 14px;
}
.contMain a:link, .contMain a:visited{
	color: #546d83;
}
.contMain a:hover{
	text-decoration: none;
}
.contNav{
	background:url(../images/contNav_bg.png) repeat-y top center;
	width: 292px;
	height: 523px;
	float: left;
	margin: 0 0 0 20px;
	position: relative;
	padding: 27px 0 0 0;
}
.contNav h2{
	font-size: 1em;
	text-transform: uppercase;
	text-align: center;
	color: #0a0a0a;
	margin: 0;
}
.contNav h3{
	font-size: 1em;
	text-transform: uppercase;
	text-align: center;
	color: #0a0a0a;
	margin: 0;
}
.contNav p{
	font-size: 12px;
	text-align: center;
	color: #0a0a0a;
	clear: both;
	margin: 0;
}
.contNav img{
	margin: 15px auto 15px auto;
	display: block;y
}
.contNav div.contact{
	width:	257px;
	margin: 0 17px 50px 18px;
}
.contNav div.contact form label{
	display: block;
	width: 257px;
	height: 30px;
}
.contNav div.contact form label input{
	float: right;
	width: 150px;
	height: 16px;
}
.contNav div.contact form label textarea{
	float: right;
	max-width: 150px;
	min--width: 150px;
	max-height: 50px;
	min-height: 50px;
	margin: 0 0 10px 0;
}
.mainNav{
	list-style: none;
	padding: 0;
	margin: 0 12px 20px 13px;
}
#rep{
	background:url(../images/rep.png) no-repeat left top;
	display: block;
	position: relative;
	text-indent: -9999em;
	width: 291px;
	height: 139px;
}
#rep:hover{
	background-image: url(../images/rep_h.png);	
}
#rep_it{
	background:url(../images/rep_it.png) no-repeat left top;
	display: block;
	position: relative;
	text-indent: -9999em;
	width: 291px;
	height: 139px;
}
#rep_it:hover{
	background-image: url(../images/rep_h_it.png);	
}
.mainNav li{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 6px 0 13px 0;
	font-size: 14px;
	padding: 0 0 5px 5px;
}
.mainNav li.holder a:link, .mainNav li.holder a:visited{
	color: #000;	
	text-decoration: none;
}
.mainNav li.holder a:hover{
	color: #546d83;
}
.mainNav li.current a:link, .mainNav li.current a:visited{
	color: #546d83;
	text-decoration: none;
	font-weight: bold;
}
.footer{
	margin:27px 0 0 0;
	padding: 10px 0 10px 0;
	background-color: #314b61;
	clear:both;
	text-align: center;
	font-size: 0.8em;
	color: #ccc;
}
.footer ul{margin:0;}
.footer ul li{
	display: inline;
	margin: 0 5px 0 5px;
}
.footer ul li a:link, .footer li a:visited{
	color: #fff;	
}
.footer ul li a:hover{
	text-decoration:none;
}