body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family:  Arial,Tahoma,Georgia, Verdana, Helvetica, sans-serif;	
	background: url(../images/body_bg.jpg) repeat-x #02485c;
	color: #2f2f2f;
}

ul, form {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	color: #717171;
	text-decoration:  none;
	outline: none;
}

p {
	margin: 10px 0 10px 0;
}

#warp {
	width: 908px;
	height: auto;
	margin: 0 auto;
	background: url(../images/warp_bg.jpg) no-repeat;
	
}

#header {
	width: 908px;
	height: 323px;
	overflow: hidden;
	position: relative;
}

#headerMenuUL {
	width: 156px;
	height: 140px;
	overflow: hidden;
	margin: 129px 0 0 32px;
	list-style: none;
	padding: 14px 19px 0 50px;
	float: left;
}

.headerMenuLI, .headerMenuFirstLI {
	width: 156px;
	min-height: 20px;
	border-bottom: solid 1px #d4d4d4;
	text-align: right;
	padding-top: 3px;
}

.headerMenuFirstLI {
	min-height: 0px;
	padding: 0;
	margin: 0;
}

.headerMenuLink, .headerMenuLink:link, .headerMenuLink:hover, .headerMenuLink:visited {
	color: #000;
}

.headerMenuLink:hover {
	color: #02485c;
}

#headerRight {
	width: 584px;
	height: 153px;
	overflow: hidden;
	margin: 114px 0 0 26px;
	float: left;
	padding: 10px 0 0 13px;
	color: #2f2f2f;
}

#headRightMenuUL {
	width: 584px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

.headRightMenuLI {
	float: left;
	padding-right: 10px;
}

.headRightMenuLink, .headRightMenuLink:link, .headRightMenuLink:hover, .headRightMenuLink:visited {
	color: #000;
	font-family: Tahoma;
	font-size: 14px;
}

.headRightMenuLink:hover {
	color: #006cc4;
}

.lineColor {
	color: #006cc4;
	font-size: 14px;
	margin-right: 10px;
}
.welcomeText{
	line-height: 17px;
	font-family: Tahoma;
	padding: 20px 15px 0px 15px;
	color: #3F3F3F;
}

#warpContent {
	width: 908px;
	height: auto;	
}

#left {
	width: 224px;
	height: auto;
	float: left;
	margin: 0 34px 0 20px;
}

#leftMenuUL, #leftMenuUpUL {
	width: 176px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#leftMenuUpUL {
	margin-bottom: 15px;
}

.leftMenuLI, .leftMenuUpLI{
	text-align: right;
	margin-bottom: 20px;
}
.leftMenuUpLI{
	margin-top: 3px;
	margin-bottom: 3px;
}
.leftMenuFirstLI, .leftMenuLastLI {
	height: 1px;
	line-height: 1px;
	border-top: solid 1px #d4d4d4;
	border-bottom: none;
	margin-bottom: 15px;
	*margin-bottom: 5px;
	_margin-bottom: 0px;
	padding:0px;
}
.leftMenuLastLI{
	border-bottom: solid 1px #d4d4d4;
	border-top: none;
	margin-top: 13px;
	*margin-top: 10px;
	_margin-top: 0px;
}

.leftMenuLink {
	color: #aaa;
	text-decoration: underline;
}

.leftMenuLink:hover {
	color: #767676;
}
.leftMenuUpLink, .leftMenuUpLink:hover, .leftMenuUpLink:visited, .leftMenuUpLink:link{
	color: #FFF;
}
.leftMenuUpLink:hover{
	color: #aaa;
}
#content, #contentBG, #contentBanners {
	width: 619px;
	height: auto;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	float: left;
}

#headImage {
	display: block;
}

#contentBG, #contentBanners {
	background: url(../images/content_bg.gif) repeat-y;
}
#contentBanners{
	height: auto;
}

.titlePage {
	margin: 0;
	padding: 0;
	font-size: 19px;
	color: #525252;
	font-family: Trebuchet MS;
	font-weight: none;	
	line-height: 16px;
	margin-left: 32px;
	display: block;
}

#lineTitle {
	margin: 11px 0 0 1px;
}

#paddingContent {
	width: 577px;
	padding: 0 20px 20px 20px;
}

#footer {
	width: 100%;
	height: 190px;
	background: url(../images/footer_bg.jpg) bottom left repeat-x;
	float: left;
}

#footerContent {
	width: 908px;
	height: 162px;
	overflow: hidden;
	margin: 0 auto;
}

.footerBoxFirst , .footerBox {
	width: 187px;
	height: 162px;
	float: left;
	padding: 0px 10px 0px 30px;
}

.footerBox {
	background: url(../images/footer_left.png) no-repeat;
}

.footerTextImage {
	width: 71px;
	height: 66px;
	overflow: hidden;
	float: left;
	margin: 0px 5px 0 0;
}

.footerTextContent {
	float: left;
	font-size: 11px;
	color:#fff;
}

.more {
	color: #fff;
}

a.more:hover {
	text-decoration: underline;
}

.footerTitle {
	width: 100%;
	margin-top: 30px;
	height: 30px;
	color:#000;
	font-weight:bold;
	float: left;
}

#staticImages {
	width: 150px;
	float: left;
	margin: 0 5px 0 0;
}

#allNews {
	width: 300px;
	height: auto;
	float: left;
	margin-left: 20px;
}

#allNewsUL {
	margin: 0;
	margin-top: 20px;
	padding: 0;
	list-style: none;
}

.allNewsLI {
	margin-bottom: 10px;
}

.allNewsLink:hover {
	color: #023f54;
}

.newsTitle {
	font-size:13px;
	font-weight: bold;
}

#topNews {
	width: 250px;
	height: auto;
	float: left;
}

#topNewsUL {
	margin: 0;
	margin-top: 20px;
	padding: 0;
	list-style: none;
}

.topNewsLI {
	margin-bottom: 20px;
}

.clock {
	margin-top: 6px;
	margin-bottom: 10px;
	vertical-align: middle;
}

.time {
	font-size: 10px;
	color: #00192d;
}

#galleriesUL {
	margin: 0;
	padding: 0;
	list-style: none;
}

.galleriesLI, .galleryLI {
	width: 120px;
	height: 130px;
	float: left;	
	padding: 0 10px 0 10px;
	text-align: center;
}

.galleryLI  {
	height: 100px;
}

.imageBox {
	width: 120px;
	height: 80px;
	overflow: hidden;
}

.topNewsLink {
	color: #1f1f1f;
}
.flagUL{
	width: 260px; 
	margin: 0; 
	padding: 2px 0px 0px 0px; 
	list-style: none; 
	float: right;
}
.flagLI{
	padding-right: 10px;
	float: right;
	color: #fff;
}
.flagLink{
	color: #EFEFEF; 
	font-family: Tahoma;	
	font-size: 12px;
}
.flagLink:hover {
	color: #BFB29B;
}
.banners{
	border: 1px solid #d2d2d2;
	margin-left: 5px;
	float: left;
}
#pollHeader, #pollFooter{
	width:176px;
	height:20px;
	line-height:20px;
	background:url(../images/bg_01.png) top center no-repeat;
	float: right;
}
#pollFooter{
	background:url(../images/bg_05.png) top center no-repeat;
	float: right;
}
#poll{
	width: 156px;
	color: #AAAAAA;
	padding: 0px 10px;
	background:url(../images/bg_03.png) top center repeat-y;
	float: right;
}
#pollTitle{
	height: 20px;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
}
.pollUL{
	width:160px;
	padding-left:10px;
	float: right;
}
.pollList{
	margin-bottom: 7px;
	float:left;
}
.pollRadio{
	width: 12px;
	height: 12px;
	margin-right:5px;
	float:left;
}
.pollQuestion{
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 10px;
	text-align: center;
}
.voteButton  #inq_button{
	width:160px;
	height:30px;
	margin: 10px auto 10px auto;
	color:#8F8F8F;
	border:none;
	background:url(../images/poll_button.png) top center no-repeat;
	text-align: center;
}

#resultsLink{
	width: 156px;
	text-align: center;
	color:#D1E9EF;
}
.resultAnswers{
	width: 151px; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	float: left;
}
#kakLogo{
	width: 156px;
	color: #fff;
	line-height:20px;
	font-size:9px;
	text-align:center;
	padding: 10px;
	margin-top:15px;
	float: right;
}
.leftIcon{
	margin-left:5px;
	float:right;
}
#lightBlueBoxTop{
	height:7px;
	background-color:#17697F;
}
#lightBlueBoxFooter{
	height:21px;
	background-color:#4F4F4F;
}
.clear{
	clear:both;
}
.welcomeTop{
	font-weight:bold;
	font-size:13px;
}
.newsDate{
	font-weight:bold;
	font-size:12px;
	color:#2F2F2F;
}
.newsLine{
	width:150px;
	height:1px;
	line-height:1px;
	margin:10px 0px;
	border-bottom:solid 1px #DFF8FF;
}
.pagenateBox{
	width:100%;
	text-align:right;
	float:left;
}
.pagenate a:hover, .pagenate a:hover, .pagenate a:visited {
	color: #717171;
	text-decoration:none;
}
.pagenate a:hover{
	color: #023f54;
}
.pagenateActive{
	color: #023f54;
}
.legendName{
	font-size:15px;
	color:#02485C;
}
.contactsBox{
	padding:15px;
	border:solid 2px #DFF8FF;
}
.contactsForm{
	margin:0px;
	padding:0px;
}
.leftCellRequestForm, .rightCellRequestForm{
	width:130px;
	margin-bottom:5px;
	float:left;
}
.rightCellRequestForm{
	width:400px;
}
.errorText{
	color: #8F0000;
	font-weight:normal;
	display:none;
	font-size: 11px;
}
.rowLabelContact{
	width: 125px; 
	margin-right: 4px;
	line-height: 20px;
	text-align: right;
	display: block;
	float: left;
}
.imgCaptcha{
	float:left;
}
.inputCaptcha{
	width: 290px;
	margin-top: 7px;
	color:#4F4F4F;
	border: solid 1px #DFDFDF;
	display: block; 
	float: left;
}
.textAreaC{
	width: 370px;
	height: 120px;
	color: #4F4F4F;
	border: solid 1px #DFDFDF;
}
.requestFormSubmit{	
	width:130px;
	height:30px;
	margin: 5px 0px 5px 0px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;	
	color:#EAF9FF;
	border:none;
	background:url(../images/request_button.png) top left no-repeat;
}
.inputField{
	width:370px;
	height:18px;
	color:#4F4F4F;
	border:solid 1px #DFDFDF;
}
.redStar{
	color:#8F0000;
}
.newsPic{
	width:200px;
	margin:3px 10px 10px 0px;
	float:left;
}

