*{ margin: 0; padding: 0;}

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	font-size:14px;
	background-color: #003C61;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}

html, body{
/*	height: 100%; */
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================ */

form{ margin: 0; padding: 0; }

div, td, input, select, textarea, p, a, li {
	font-family: Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	font-size:14px;
}

a{
	color: #DB0000;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#main_inside{
	width: 770px;
	margin: 0 auto;
	margin-bottom: 30px;
}

#main_inside .header{
	height: 96px;
	overflow: hidden;
}

#main_inside .header .top_menu{
	float: right;
	width: 450px;
	padding: 66px 0px 0px 0px;	
	text-align: right;
}

#main_inside .header .top_menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	position: relative;
	left: 1px;
}

#main_inside .header .top_menu ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 1px 0px 0px;
	list-style: none;
	display: block;
	float: left;
	background-image: url(../images/top_menu_li.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#main_inside .header .top_menu ul li a{
	padding: 8px 14px 6px 14px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	display: block;
	float: left;
	background-image: url(../images/top_menu_li_a.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#main_inside .header .top_menu ul li a:hover{
	text-decoration: underline;
}

.content{
	background-color: #FFFFFF;	
	background-image: url(../images/content.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.content .content_inner{
	background-image: url(../images/content_inner.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.content .content_inner .content_inner2{
	background-image: url(../images/content_inner2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.content .content_inner .content_inner2 .content_inner3{
	background-image: url(../images/content_inner3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
   height: auto !important;     
   min-height: 500px !important; 
   height: 500px; 	
}

.footer{
	clear: both;
	height: 44px;
	overflow: hidden;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
}

.footer .footer2{
	height: 44px;
	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.footer .footer2 .footer3{
	height: 44px;
	background-image: url(../images/footer3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.footer3 ul{
	padding: 6px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.footer3 ul li{
	padding: 0px 7px 0px 7px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	display: inline;
}

.footer3 ul li a{
	color: #6FB4DE;
	text-decoration: none;
	font-size: 10px;
}

.footer3 ul li a:hover{
	text-decoration: underline;
}

.footer3 p.copyright{
	color: #2E6689;
	font-size: 10px;
	text-align: center;
}

.footer3 p.copyright a{
	color: #2E6689;
	font-size: 10px;
}

.clear{
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 1px;
}

.content_main{
	padding: 21px 0px 0px 21px;
}

.content_main .column_1{
	float: left;
	border-right: 1px solid #B7D6EA;
	width: 282px;
	padding: 0px 20px 30px 0px;
	margin: 0px 11px 20px 0px;
}

.content_main .column_1 p{
	line-height: 18px;
}

h1{
	color: #002E4B;
	font-size: 20px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

h2{
	color: #002E4B;
	font-size: 14px;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

.content_main .realese{
	float: left;
	width: 257px;
	padding: 0px 10px 20px 0px;
	margin: 0px 11px 0px 0px;
}

.content_main .realese .item{
	padding: 0px 0px 10px 0px;
	line-height: 14px;
	font-size: 12px;
}

.content_main .realese .item .title{
	padding: 0px 0px 0px 0px;
	color: #5DA203;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.content_main .realese .item .date{
	display: block;
	font-size: 12px;
}

.content_main .realese .item p{
	font-size: 12px;	
}

.content_main .realese .item a{
	font-size: 12px;	
}

.content_main .realese .item a.more{
	color: #DA0000;
	font-weight: bold;
	font-size: 12px;	
}

.content_main .column_2{
	float: left;
	width: 144px;
}

.content_main .our_realeasea{
	width: 144px;
	background-color: #E0EDCF;
	background-image: url(../images/our_realeasea_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.content_main .our_realeasea .our_realeasea_inner{
	background-image: url(../images/our_realeasea_inner.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 7px 7px 10px 11px;
}

.content_main .our_realeasea .our_realeasea_inner ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.content_main .our_realeasea .our_realeasea_inner ul li{
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background-image: url(../images/li.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
}

.content_main .our_realeasea .our_realeasea_inner ul li a{
	color: #3B3B3B;
	text-decoration: none;
	font-size: 11px;
}

.content_main .our_realeasea .our_realeasea_inner ul li a:hover{
	text-decoration: underline;
}

.column_left{
	float: left;
	width: 164px;
}

.inner_content{
	float: left;
	width: 378px;
	margin: 0px 27px 20px 0px;
}

.inner_content h1{
	background-image: url(../images/h1.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 15px;
}

.contact_item{
	padding: 0px 0px 10px 0px;	
}

.horiz_separ{
	background-image: url(../images/contact_item2.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	margin: 0px 0px 10px 0px;
}

.contact_item h2{
	background-image: url(../images/contact_item_h2.gif);
	background-repeat: repeat-x;
	padding: 14px 0px 14px 0px;
	margin: 0px 0px 6px 0px;
	color: #002E4B;
	font-size: 14px;
	text-transform: uppercase;
}

.contact_item a.city{
	color: #5CA204;
	background-image: url(../images/li.gif);
	background-position: right 6px;
	background-repeat: no-repeat;
	padding: 0px 9px 0px 0px;
	line-height: 18px;
	font-size: 14px;
}

.contact_item p{
	line-height: 18px;
	font-size: 12px;
	padding-bottom: 12px;
}

.right_column{
	float: left;
	width: 166px;
}

.right_column .comments	{
	line-height: 10px;	
}

.right_column .comments	span{
	color: #999999;
	font-size: 10px;
	font-style: italic;
	line-height: 10px;
}

.right_column .comments	p{
	color: #84ACC5;
	text-transform: uppercase;
	line-height: 16px;
	padding: 5px 0px 0px 0px;
}

.logo{
	float: left;
	padding: 7px 0px 0px 7px;
}

.inner_content2{
	width: 498px;
}

.pree_block{
	
}

.pree_block .title{
	color: #5DA203;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 10px 0px;
}

.pree_block .item{
	padding: 0px 0px 21px 0px;	
}

.pree_block .item .date{
	color: #6B6B6B;
	font-size: 12px;
	padding-bottom: 2px;
	display: block;
}

.prev_yaer{
	
}

.prev_yaer a{
	color: #5DA203;
	font-weight: bold;
	font-size: 12px;
}

.pree_block .item p{
	padding-bottom: 12px;
}

