@charset "utf-8";
body {
	background-color: #2183BD;
	background-image: url(images/bk_shot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0 auto;
	width: 823px;
}
*{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
td,div,input,select,textarea{
	font-size: 11px;
	color: #5C5C5C;
}
form{
	padding: 0px;
	margin: 0px;
}
a{
	color: #25AD25;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#cont{
	overflow: auto;
	margin-top: 10px;
}
#top {
	height: 122px;

}
#top div{
	float: left;
	background-repeat: no-repeat;
	background-position: left top;	
	height: 122px;	
}
#top #logo{
	background-image: url(images/logo.jpg);
	width: 265px;
}
#top #logo a{
	width: 265px;
	height: 122px;
	display: block;
}

#top #top{
	background-image: url(images/top1.jpg);
	width: 280px;	
}
#top #quick{
	background-image: url(images/top2.jpg);
	width: 262px;	
	padding-left: 16px;
	padding-top: 43px;
	height: 79px;
}
#top #quick a{
	color: #fff;
	background-image: url(images/arr.gif);	
	background-repeat: no-repeat;
	background-position: left 4px;	
	padding-left: 10px;
	margin-right: 11px;
}
#top #quick a:hover{
	color: #A8DEA8;
	text-decoration: none;
}
#top #quick input,#top #quick select{
	vertical-align: middle;
}
#top #quick form{
	margin-top: 9px;
	padding-left: 60px;
}
#top #quick select{
	width: 130px;
	margin-right: 5px;
	font-size: 10px;
}

#nav{
	background-image: url(images/bk_nav.jpg);	
	background-repeat: repeat-x;
	background-position: left top;
	height: 56px;
}
#nav a{
	display: block;
	float: left;
	height: 56px;	
	background-image: url(images/nav_sep.gif);		
	background-repeat: no-repeat;
	background-position: right top;	
	color: #fff;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 13px;
	text-transform: uppercase;
	font-size: 10px;
}
#nav a strong{
	display: block;
	text-transform: none;	
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav a:hover{
	text-decoration: none;
	background-image: url(images/bk_nav_over.jpg);	
	background-repeat: repeat-x;	
	background-position: left top;	
}


#side{
	width: 220px;
	float: left;
}

#side a img{
border:none
}

#side_nav{
	background-color: #02619A;
	background-image: url(images/bk_side.jpg);	
	background-repeat: no-repeat;	
	background-position: left top;		
	min-height: 161px;
	height: auto !important;
	height: 161px;	
	margin-top: 5px;
	padding-top: 30px;
}
#side_nav a{
	display: block;
	padding-top: 5px;
	padding-bottom: 8px;
	font-size: 12px;
	color: #fff;
	background-image: url(images/nav_sep.jpg);	
	background-repeat: no-repeat;	
	background-position: center bottom;		
	font-weight: bold;	
	padding-left: 30px;
}
#side #spacer{
	margin-top: 10px;
	background-color: #2EA9F2;
	margin-bottom: 10px;
}
#side #spacer div{
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
#content{
	float: left;
	width: 589px;
	margin-left: 14px;
	margin-bottom: 10px;
}
#content div{
	float: left;
}
#content div#text{
	background-color: #fff;
	width: 549px;	
	padding: 20px;
	padding-top: 10px;
	min-height:500px;
}

h3{
	margin: 0px;
	padding: 0px;
	color: #0B9BDB !important;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
}

h3 strong{
	color: #25AD25 !important;
	font-weight: normal;
}
h5{
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	color: #A6A6A6;
	text-transform: uppercase;
	font-weight: normal;	
	
}
#footer{
	background-color: #005A9A;
	color: #fff;	
	text-align: center;
	padding-bottom: 40px;
	float: left;
	width: 823px;
	margin-top:10px
}
#footer img{
	margin-bottom: 15px;
}
#footer  a{
	color: #fff;
}
#footer span{
	color: #64BFFF;
	display: block;
	margin-top: 10px;
}
#home{
	float: left;
}
#right_side{
	float: left;
	width: 280px;
	clear:right;
}
#right_side img{
	margin-bottom: 10px;
	border: 0px;
}
#right_side #login img{
	margin-bottom: 10px;

}
#right_side #login div{
	background-color: #2EA9F2;
	padding: 15px;
	padding-top: 5px;
	overflow: auto;
	height: 100%;
}
#right_side #login div a{
	color: #AFFF99;
	text-decoration: underline;
	margin-right: 10px;
	
}
#right_side #login div a:hover{
	text-decoration: none;
}
#right_side #login div form{
	margin-bottom: 5px;
	overflow: auto;
	height:100%;
}
#right_side #login div form label{
	float: left;
	color: #fff;
	font-weight: bold;
}
#right_side #login div form label input{
	color: #5C5C5C; 
	font-weight: normal;
	width: 90px;
	display: block;
	margin-top: 3px;
	margin-right: 3px;
	vertical-align: middle;
	padding-top: 2px;
}
#home{
	width: 534px;
	margin-right: 6px;
}
#home_cont{
	background-color: #fff;
	margin-top:10px;
	float:left;
	width:100%;
}
#home_cont #img_bot, #img_top{
	display:block;
}
#home_cont #text{
	overflow: auto;
	width: 494px;
	padding: 20px;
	/*height:385px*/
	
}
#home_cont #text table td{
	vertical-align: top;
	text-align: left;
	width: 50%;
}
#news th{
	width: 90px;
	padding-bottom: 20px;
}

#news th img{
	border: 2px solid #D3D3D3;
}
#news td {
	padding-right: 20px;

}
#news td span{
	display: block;
	width:110px;
	color: #2EA9F2;
	font-weight: bold;
}
#news td a.readmore{
	display: block;
	margin-top: 8px;
	font-weight: bold;
	font-size: 10px;
	background-image: url(images/arr2.gif);	
	background-repeat: no-repeat;	
	background-position: 55px 5px;			
}
#services{
	margin-top: 5px;
}
#services div{
	float: left;

	
}
#services div#text{
	background-color: #fff;
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;	
	width: 230px;
		height:85px

}
#services div#text ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
#services div#text ul li{
	display: block;
	background-image: url(images/arr1.gif);	
	background-repeat: no-repeat;	
	background-position: left 5px;	
	padding-left: 10px;
		
	
}
#services div#text ul li a{
	color: #2EA9F2;
	text-decoration: underline;
}
#services div#text ul li a:hover{
	text-decoration: none;
}


#services ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
#services ul li{
	display: block;
	background-image: url(images/arr1.gif);	
	background-repeat: no-repeat;	
	background-position: left 5px;	
	padding-left: 10px;
		
	
}

.special_offer {
	display:block;
	float:left;
	height:130px;
	cursor:pointer;
	background:url(images/banner_left.jpg) top left no-repeat;
}
.special_offer hover {
	text-decoration:none;
}
<!---------------------------->
.common_title{
 font-weight:bold;
 font-size:16px;
 margin-bottom:5px
}

/*FOR NEWS PAGE*/
.separate{
 margin-top:5px;
 margin-bottom:5px;
 height:0;
 border-top:1px solid #ffffff;
}
.article_title{
 font-size:13px;
 font-weight:bold;
}

.button{
background:url(images/button.jpg) no-repeat;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
font:tahoma;
text-align:center;
height:19px;
width:77px;
padding-top:3px;
cursor:pointer

}

#home .poster{
 /*padding:1px;*/
 float:left;
 width:534px;
 height:256px;
}
/* ===================== */
/* the overlayed element */
.simple_overlay {	
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#333;	
	width:500px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* styling for elements inside overlay */
.details {
	position:absolute;
	top:15px;
	right:15px;
	font-size:11px;
	color:#fff;
	width:150px;
}

.details h3 {
	color:#aba;
	font-size:15px;
	margin:0 0 -10px 0;
}