/* CSS Document */
*{padding: 0px; margin: 0px;}
body{ background:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; line-height:18px; text-align:left; 
margin:7px auto;}
.clear_both{ clear: both; height: 1px; overflow: hidden;}
/*==Start Header ====================================================*/
.sd_header{ width: 1024px; margin:0px auto; padding:0px; }



/*==Start content ====================================================*/
.content_home{width: 1004px; margin: 0px auto;}
.main_ct{height: 416px; overflow: hidden; width: 1003px; margin: 0px auto;}

/*colleft--------------------------------*/
.col_lefthome{
	float: left;
	background:url(../img/bg-left.jpg) no-repeat top left;
	height: 413px;
	overflow: hidden;
	width: 278px;
	position: relative;
	top:1px;
	font-weight:bold;
}
.col_lefthome a{
	color:#fff;
	font-size: 15px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
}
.col_lefthome a:hover{
	color:#FF0000;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
}
.link_home{
	float:right;
	position:relative;
	right:115px;
	top:70px;
	text-align:center;

}
.link_{
	clear:both;
	float:right;
	position:relative;
	right:110px;
	text-align:center;
	top:165px;
}
.link_contacts{
	clear:both;
	float:right;
	position:relative;
	right:108px;
	text-align:center;
	top:256px;
	width:169px;
}
/*col right---------*/
.col_righthome{ width: 725px; float: right; height: 416px; overflow: hidden;}

/*==Start footer ====================================================*/
.footer{
	background: url(../img/fotter.jpg) no-repeat top left;
	text-align: center;
	height: 77px;
	padding: 10px 0px 0px 0px;
}
.address{ color: #132F78; font-size: 20px; font-weight: bold; padding: 7px 0px;}
.info_contact{   color: #3256D0; font-size: 13px; font-weight: bold;}