* {margin: 0;padding:0;}
html {height:100%;}
img {border : 0;}
a {color:#10100e;text-decoration:underline;}
a:hover {text-decoration:none;}
a:focus{outline: none;}

h1{font-size:20px;font-weight:normal;text-transform:uppercase;padding:0 0 7px 28px;}
h2{font-size:14px;text-transform:uppercase;}

body{
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#10100e;
	height:auto;
	background:url(../images/body_bg.jpg) no-repeat top center #f3e9d3;
	}

.header{
	width:1000px;
	height:392px;
	position:relative;
	margin:0 auto;
	z-index:1;
	}
.header a.logo{
	position:absolute;
	left:19px;
	top:222px;
	width:247px;
	height:68px;
	display:block;
	}
.content{
	width:980px;
	position:relative;
	margin:0 auto;
	padding-left:20px;
	z-index:10;
	}
.clear{
	clear:both;
	height:0;
	font-size:0;
	}
.left{
	background:url(../images/left_optical_bg.png) no-repeat;
	float:left;
	width:193px;
	padding:20px 26px 0 27px;
	margin-top:-100px;
	position:relative;
	z-index:10;
	}
ul.left_nav{
	list-style:none;
	width:193px;
	}
ul.left_nav li a{
	display:block;
	width:158px;
	height:21px;
	background:url(../images/menu_bg.png) no-repeat left bottom;
	overflow:hidden;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-family:Verdana,sans-serif;
	font-size:14px;
	padding:12px 0 0 35px;
	text-decoration:none;
	overflow:hidden;
	}

ul.left_nav li a:hover,ul.left_nav li.active a{
	background:url(../images/menu_bg.png) no-repeat left top;
	color:#1d1d1b;
	}
ul.left_nav li.first a{
	background:url(../images/title_news.png) no-repeat left top;
	padding-top:14px;
	}
ul.left_nav li.first a:hover,ul.left_nav li.first.active a{
	background:url(../images/title_news.png) no-repeat left bottom;
	}
.center{
	float:left;
	padding:45px 30px 0 35px;
	width:455px;
	background:url(../images/cont_bg.png) no-repeat 20px 0;
	}
.center p:first-letter{
	padding-left:10px;
	}
.center_all{
	float:left;
	padding:45px 30px 0 35px;
	width:650px;
	background:url(../images/cont_bg.png) no-repeat 20px 0;
	}
.center_all p:first-letter{
	padding-left:10px;
	}
ul.list1{
	list-style:none;
	}
ul.list1 li{
	background:url(../images/li_bg.png) no-repeat 0 3px;
	padding-left:15px;
	}
.right{
	float:left;
	width:193px;
	font-family:Verdana,sans-serif;
	}
.right h2{
	width:158px;
	height:21px;
	background:url(../images/title_news.png) no-repeat left top;
	overflow:hidden;
	color:#fff;
	padding:15px 0 0 35px;
	margin-bottom:7px;
	}
.right ul.list1 li{
	padding-bottom:10px;
	}
.right ul.list1 li a{
	text-decoration:none;
	}
.right ul.list1 li a:hover{
	text-decoration:underline;
	}
.right ul.list1 {
	padding-left:10px;
	}
.news{
	padding:0 0 10px 13px;
	}
.news p.date{
	font-weight:bold;
	font-size:14px;
	padding-bottom:4px;
	}
.footer{
	background:url(../images/footer_bg.jpg) repeat-x bottom;
	height:135px;
	width:100%;
	}
.footer_item{
	width:960px;
	position:relative;
	margin:0 auto;
	padding:39px 0 0 40px;
	overflow:hidden;
	height:92px;
	}
.footer_item .phone{
	float:left;
	width:178px;
	height:21px;
	background:url(../images/footer_tel.png) no-repeat;
	overflow:hidden;
	color:#fff;
	padding:15px 0 0 15px;
	font-family:Verdana,sans-serif;
	font-size:13px;
	margin-top:39px;
	}
.footer_item .right{
	float:right;
	position:relative;
	width:270px;
	}
.footer_item .right a.lik{
	background:url(../images/lik.png) no-repeat;
	position:absolute;
	top:0;
	right:17px;
	display:block;
	width:127px;
	padding-top:63px;
	font-style:italic;
	font-size:9px;
	text-decoration:none;
	white-space:nowrap;
	}
.footer_item .right a.dis{
	background:url(../images/dis_img.png) no-repeat right;
	position:absolute;
	top:31px;
	left:-50px;
	display:block;
	width:127px;
	padding-right:40px;
	font-style:italic;
	font-size:9px;
	text-decoration:none;
	text-align:right;
	height:40px;
	}