@charset "utf-8";
body, html {
	margin:0;
	padding:0;
	color:#000;
	background:url(images/bg-main.jpg) #0f0f0f no-repeat;	
}
#wrap {
	width:880px;
	margin:0 auto;
 
}

#header {
	background:url(images/logo-main.jpg) no-repeat top left; height:60px; margin-top:30px; margin-bottom:30px;
 
}
#nav {
	color:#FFF; font-family:Tahoma, Geneva, sans-serif; font-size:14px; padding-left:10px;
}
#nav ul{
	margin: 0; padding: 0;
}
#nav ul li{
	list-style:none; float:left;
}
#nav ul li a{
	text-decoration: none;
	text-align:center;
	color: white; padding:0px;
	display:block;
	background:url(images/top-btn-normal.jpg) no-repeat top left;
	width:123px; height:23px;
	padding-top:10px;
}
#nav ul li a:visited{
	color: white;
 
}
#nav ul li a:hover{
	background:url(images/top-btn-over.jpg) no-repeat top left;
}
#clear-space{clear:both;}
#big-banner {
	margin-left:5px;
}
#below-big-banner{
	background:url(images/below-top-banner-intro.jpg) no-repeat top left; height:32px; margin-left:5px;
	padding-top:12px; color:#FFF; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-align:right; padding-right:25px;
}
#below-big-banner a{
	color:#FFF; text-decoration:none;
}
#mid-nav {
	padding:6px;
}
#mid-nav .left{
	float:left;
}
#mid-nav .right{
	float:right;
}
#mid-nav .middle{
 
}
#main {
	float:right;
	width:558px;
	margin-right:15px;
	margin-top:15px;
}
#sidebar {
	float:left;
	width:290px;
	margin-left:6px;
	margin-top:15px;
}
#customer-login {
	background:url(images/client-login-bg.jpg);
	width:280px; height:158px;
	margin-bottom:10px;	
}
#last-news{
	width:280px;
}
#last-news .bg {
	background:url(images/bg-last-news.jpg);	
}
#footer {
	background:#080808; height:30px; margin-top:20px; width:auto;
	padding-top:20px; text-align:center; color:#8b8b8b; font-family:Tahoma, Geneva, sans-serif; font-size:12px;
}
#footer a {
	color:#8b8b8b; text-decoration:none;
}


.Date{
	background:url(images/bg-calendar.jpg) no-repeat;
	width:54px;
	height:41px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
	padding-top:10px; text-align:center;
}
.MonthYear{
	color:#a2a2a2; width:54px;
	font-family:Tahoma, Geneva, sans-serif; font-size:13px; text-align:center;
}
.NewsDate{
	float:left;	
}
.NewsContent{
	padding-right:15px;
	float:right;
	width:185px;
}
.NewsTitle{
	margin-bottom:5px;
}
.NewsTitle a {
	text-decoration:none;
	color:#a2a2a2;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px; font-weight:bold;	
}
.NewsDetail{
	color:#a2a2a2;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin-bottom:10px;
}
.NewsRows{
	padding-left:15px;
}

.title{	font-family:Tahoma, Geneva, sans-serif; color: #a2a2a2; font-size:14px; font-weight: bold; font-style: ; text-decoration: ; }
.textsmall{	font-family: Arial; color: #a2a2a2; font-size:11px; }
.textprint{	font-family: Arial; color: #a2a2a2; font-size:12px; }
a.titlelink:link { color: #a2a2a2; font-size:14px; }
a.titlelink:active { color: #a2a2a2; font-size:14px;  }
a.titlelink:visited { color: #a2a2a2; font-size:14px;  }
a.titlelink:hover { color: #a2a2a2; font-size:14px; }
.textcontent { color: #a2a2a2; }
