body {

	background: #4a4e4e url(images/news-bg.gif) repeat-x;

	min-width: 595px !important;

}



* html body {

	width: auto !important;
 
}

.subscribe {
background-image:url(../images/subscribe.gif);
height:25px; 
position:absolute;
bottom:10px;
display:block;
left:50%;
margin-left:-100px;
}

.subscribe  a {
margin:0px 10px;
color:#fff;
text-decoration:none;
font-size:14px;
line-height:24px;
}

.sform {
display:none;
position:absolute;
width:250px;
height:200px;
background-image:url(/images/sform.png); 
left:50%;
margin-left:-125px;
top:50%;
margin-top:-125px;
}

.sform #sclose {
position:absolute;
right:10px;
top:10px;
border:none;
width:10px;
height:10px;
display:block;
background-image:url(/images/close.png); 
background-repeat:no-repeat;
cursor:pointer;

}

.sform .success{
display:none;
padding-top:15px;
}

.marginsform {
margin:15px;
margin-top:20px;
}

.sform {
color:#F5F5F3;
font-size:12px;
}

.sform b{
color:#F5F5F3;
font-size:13px;
font-weight:normal;
display:block;
margin-bottom:15px;
}

.sform .sinput {
width:100%;
border:none;
background-color:#F5F5F3;
color:#000;
margin-top:15px;
}

.sform .ssubmit {
float:right;
border:none;
background-color:#F5F5F3;
color:#000;
margin-top:15px;
}

#container {

	position: relative;

	padding-bottom: 20px !important;

}



#logo {

	margin-bottom: 35px;

}



#newsBar {

	position: relative;

	width: 580px;

	height: 21px;

	line-height: 18px;

	margin: 0 auto;

	padding: 0 5px;

	background: #4a4e4e url(images/news-bar-bg.gif) repeat-x;

	color: #ffffff;

	font-size: 13px;

	text-align: center;

}



#newsBar .tlt {

	display: block;

	width: 30%;

	float: left;

	text-align: left;

}



#newsBar .trt {

	display: block;

	width: 30%;

	float: right;

	text-align: right;

}



#newsBar a {

	color: #e5e5e5;

	text-decoration: none;

	vertical-align: middle;

}



#newsBar a.active {

	text-decoration: underline;

	color: #fff;

}



#newsBar a:hover {

	color: #ffffff;

}



#newsBar .controls a {

	margin: 0 -2px;

}



#newsBar .controls img {

	padding: 0 5px;

	margin: 3px 0;

}



#newsBar .controls a.first img {

	border-right: 1px solid #e5e5e5;

}



.BlockHolder {

	position: relative;

	width: 595px !important;

	height: 510px !important;

	overflow: hidden;

	background: url(images/news-cnt-bg.jpg) no-repeat;

}





.newsBlock {

	position: absolute;

	top: 30px;

	width: 235px;

	height: 410px;

	padding-right: 10px;

	color: #4a4e4e;

}



.newsBlock.text {

	overflow: auto;

}



.newsBlock a.news {

	display: block;

	margin-bottom: 13px;

	text-decoration: none;

	color: #4a4e4e;

	font-size: 11px;

	line-height: 13px;

}



.newsBlock a.news:hover {

	color: #000;

}



.newsBlock strong {

	display: block;

	font-family:   Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	margin-bottom: 2px;

}



.newsBlock.left {

	left: 40px;

}



.newsBlock.right {

	left: 325px;

}



.special {

	position: absolute;

	width: auto;

	z-index: 1000;

}



.special.s1 {

	top: 477px;

	left: 404px;

}



.special.s2 {

	top: 474px;

	left: 498px;

}



.newsBlock .imgHolder {

	position: relative;

	top: 23px;

	height: 365px;

	width: 225px;

}







/*.newsBlock .imgHolder a img {

	display: block;

	position: relative;

	margin-top: -50%;

}*/



.BlockHolder .nav {

	font-size: 10px;

	line-height: 11px;

	position: absolute;

	top: 20px;

	left: 325px;

	width: 226px;

	color: #4a4e4e;

}



.nav .pages {

	position: absolute;

	width: 95px;

	left: 0;

	bottom: 0;

	overflow: hidden;

}



.nav .pages b {

	color: #000000;

	font-weight: bold;

}



.nav .pages a {

	color: #4a4e4e;

	text-decoration: none;

}



.nav .pages a:hover {

	color: #000000;

}



.nav .descript {

	font-family:   Georgia, "Times New Roman", Times, serif;

	font-style: italic;

	color: #A4A7A7;

	float: right;

	text-align: right;

}





#close {

	position: absolute;

	top: 0;

	right: 0;

	border-left: 1px solid #ffffff;

	border-bottom: 1px solid #ffffff;

}



#close a {

	display: block;

	width: 65px;

	height: 21px;

	overflow: hidden;

	font: 11px/20px Georgia, "Times New Roman", Times, serif !important;

	color: #e5e5e5;

	text-align: center;

	text-decoration: none;

}



#close a:hover {

	color: #fff;

}

.date{
  font-size: 10px;
}


