@CHARSET "UTF-8";

ul, li{
	margin:0px;
	padding:0px;
	}
body {
	margin: 0px;
	padding: 0px;
	background-color: #fcffe3;
	color: #000;
	font-family: Verdana, Arial;
	font-size: 62.5%;
}
img {border: 0;}

img.right{
	float:right;
	margin: 0px 0px 5px 5px;
	}

img.left{
	float:left;
	margin: 5px 5px 0px 0px;
	}

#centerContainer {
	width: 962px;
	margin: 0px auto;
	padding: 50px 0px 0px 0px;
}
div {
	position: relative;
	margin: 0px;
	padding: 0px;
}
a, a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0202da;
	text-decoration: none;
}

a.center, a.center:visited {
	color: #000066;
	font-size: 1.3em;
	text-decoration: underline;
}
a.center:hover {
	color: #0202da;
	font-size: 1.3em;
	text-decoration: underline;
}
a.NewsTitle{
	color: #000000;
	font-size: 1em;
	text-decoration:none;
	font-weight: bold;
	font-family: Verdana, Arial;
}
.clearBoth {
	clear: both;	
}
.floatLeft {
	float: left;
}
.clearLeft {
	clear: left;
}
p {
	font-size: 1.3em;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
h3 {
	font-size: 1.5em;
	color: #353535;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h4 {
	font-size: 1.3em;
	color: #b00f0d;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/******MENU********/
#menidiv{
	padding-left:119px;
	}
a.meniFirst, a:visited.meniFirst {
	background: url("../images/but_first.jpg") no-repeat;
	color: #fff;
	width: 79px;
	height: 21px;
	display: block;
	text-decoration: none;
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	text-transform: lowercase;
}
a:hover.meniFirst {
	color: #f2d479;
}
a.meni, a.meni:visited {
	background: url("../images/but_meni.jpg") no-repeat;
	color: #fff;
	width: 79px;
	height: 21px;
	display: block;
	text-decoration: none;
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	text-transform: lowercase;
	z-index: 10;
}
a:hover.meni {
	color: #f2d479;
}
a.meniLast, a:visited.meniLast {
	background: url("../images/but_last.jpg") no-repeat;
	color: #fff;
	width: 122px;
	height: 21px;
	display: block;
	text-decoration: none;
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	text-transform: lowercase;
}
a:hover.meniLast {
	color: #f2d479;
}
/********END MENU*********/

/********SITE CONTENT**********/
#bgTop {
	background: url("../images/bg_top.gif") no-repeat;
	width: 962px;
	height: 202px;   /* height: 202px;*/
	margin: -4px 0px 0px 0px;
	padding: 20px 0px 0px 224px;
	float:left;
}
#bgMid {
	background: url("../images/bg_mid.gif") repeat-y;
	width: 962px;
	/*height: 400px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
}

.space{
	margin-top:5px;
	height:10px;
	}
/********END SITE CONTENT**********/

/*********NEWS LEFT************/
#newsBox {
	width: 178px;
	margin: 48px 0px 0px 12px;
	padding: 0px 0px 0px 17px;
	float: left;
}
#newsBox p {
	color: #6c6c6c;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.1em;
}
#sectionTitleNews {
	width: 126px;
	height: 30px;
	float:left;
}
/*********END NEWS LEFT************/

/**********RIGHT CONTENT BOX******************/
#bgTopInner {
	background: url("../images/bg_top_inner.gif") no-repeat;
	width: 702px;
	height: 42px;
	margin: 10px 37px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
}
#bgMidInner {
	background: url("../images/bg_mid_inner.gif") repeat-y;
	width: 537px; /*702px nopadding*/
	/*height: 800px;*/
	margin: 0px 37px 0px 0px;
	padding: 0px 65px 0px 100px;
	float:right;
}
#bgBotInner {
	background: url("../images/bg_bot_inner.gif") no-repeat;
	width: 702px;
	height: 42px;
	margin: 0px 37px 0px 0px;
	_margin: 0px 21px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
}
#sectionTitle {
	width: 126px;
	height: 140px;
	float:left;
}
#sectionTitle h3 {
	padding-top: 35px;
}
#sectionDescription {
	width: 411px;
	height: 140px;
	float:left;
}
.itemDescr {
	width: 100%;
	float:left;
	margin: 0px 0px 0px 0px;
}
.imgCaption {
	text-align: left;
	font-size: 1.3em;
	color: #a6351c;
	margin: 17px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
#formap{
	margin-top:20px;
	font-size: 1.3em;
	color: #000000;
}

.txt_inp{
	border:1px solid #CCCCCC;
	height: 1.3em;
	width:300px;
}

.are_inp{
	border:1px solid #CCCCCC;
	height: 150px;
	width:300px;
}
	
	
hr.sep{
	color:#FFFFFF;
	border: 0.5px solid #D8D8D8;
	margin:15px 0px 15px 0px;	
}
/**********END RIGHT CONTENT BOX******************/

/*********FOOTER**********/
#bgFooter {
	background: url("../images/bg_footer.gif") no-repeat;
	width: 962px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	float:left;
	text-align: center;
}#bgFooter2 {
	width: 962px;
	margin: 0px 0px 10px 0px;
	padding:0px;
	float:left;
	text-align: center;
}
/*********END FOOTER**********/

.center2{
	margin-top:50px;
	font-weight: bold;
		
	}
	
.navi_st{
font-size:1em;
color:#000066;
}

#rotator
{
   float: left;   
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 702px;
	height: 202px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 702px;
	height: 202px;
}
.picss{
width:125px;
height:125px;
text-align: center;
vertical-align:middle;
border:1px solid #FFFFFF;
}

.picss3{
width:125px;
height:125px;
text-align: center;
vertical-align:middle;
border:none;
}

