@import "reset.css";

html{

	font-size:100.01%;

	font-family:"Verdana";

	}

body{

	font-size:0.75em;

	color:#7a7a7a;

	background:#353840 url(../images/design/body_bg.png) repeat-x;

	}

body.php{

	background:none;

	}

a{

	color:#48607d;

	text-decoration:underline;

	}

a:hover{

	text-decoration:none;

	}

p{

	padding:10px 0;

	}

table {

	border-collapse:collapse;

	margin:10px 0;

	}

td {

	border:1px solid #9b9b9b;

	padding:5px 15px 5px 10px;

	}

.none td{

	border:none;

	vertical-align:middle;

	}

input{

	vertical-align:middle;

}

input{

	border:#9b9b9b 1px solid;

	background:transperent;

	font-family:Verdana;

	font-size:11px;

	color:# 5d5d5d;

	height:16px;

}

textarea, select{

	border:#9b9b9b 1px solid;

	background:transperent;

	font-family:Verdana;

}



.border_none td{

	 border:none;

	}	

.conteiner{

	width:840px;

	margin:0 auto;

	background:url(../images/design/conteiner_bg.gif) no-repeat;

	padding:0 19px;

	}

.header{	

	height:256px;

	position:relative;

	background:url(../images/design/header_bg.jpg) no-repeat;

	}

.logo{

	display:block;

	padding:9px 0 0 556px;

	}

.header ul{	

	position:absolute;

	top:136px;

	right:40px;

	width:290px;

	}

.header ul li{	

	line-height:1.05;

	}

.header ul a{	

	display:block;

	padding:0 0 2px 38px;

	font-family:"Tahoma";

	font-weight:bold;

	color:#04505b;

	text-decoration:none;

	text-transform:uppercase;	

	}

.header ul li.li_1 a{

	padding-top:24px;

	height:19px;

	background:url(../images/design/menu_a.gif) no-repeat 24px 28px;

	}

.header ul li.li_1 a:hover{	

	background:url(../images/design/hover/li_1.jpg) no-repeat 0 0;

	}

.header ul li.li_2 a{

	padding-top:5px;

	height:17px;

	background:url(../images/design/menu_a.gif) no-repeat 24px 9px;

	}

.header ul li.li_2 a:hover{	

	background:url(../images/design/hover/li_2.gif) no-repeat 0 0;

	}

.header ul li.li_3 a, .header ul li.li_4 a, .header ul li.li_5 a, .header ul li.li_6 a{

	padding-top:5px;

	height:17px;

	background:url(../images/design/menu_a.gif) no-repeat 24px 9px;

	}

.header ul li.li_3 a:hover{	

	background:url(../images/design/hover/li_3.gif) no-repeat 0 0;

	}

.header ul li.li_4 a:hover{	

	background:url(../images/design/hover/li_4.gif) no-repeat 0 0;

	}

.header ul li.li_5 a:hover{	

	background:url(../images/design/hover/li_5.gif) no-repeat 0 0;

	}

.header ul li.li_6 a:hover{	

	background:url(../images/design/hover/li_6.gif) no-repeat 0 0;

	}

.header ul a:hover{	

	color:#5a5c5f;

	}

.content{

	margin-right:38px;

	border-left:1px solid #9b9b9b;

	border-right:1px solid #9b9b9b;

	background:#fbfbfb url(../images/design/content_bg.gif) repeat-x;

	}

.content h2{

	color:white;

	padding:8px 0 6px 56px;

	background:url(../images/design/h2_bg.gif) repeat-x;

	text-transform:uppercase;

	}

.content h2 span{

	padding-left:24px;

	background:url(../images/design/h2_bullet.gif) no-repeat;

	}

.content h2 a{

	color:white;

	text-transform:uppercase;

	}

.content img{

	border:#c1c1c1 1px solid;

	padding:2px;

	}

.text{

	line-height:1.3;

	margin:0 11px;

	padding:18px 40px 8px;

	background:#fff url(../images/design/text_bg.gif) no-repeat;

	}

.bold{

	font-weight:bold;

	}

.grey{

	color:#606a7a;

	}

.text ul{

	list-style:square;

	padding-left:25px;

	}

.text ol{

	list-style-type:decimal;

	padding-left:25px;

	}

.item {

	padding:15px 0;

	}

.item img{

	float:left;	

	margin-right:20px;

	}

.item .desc{

	margin-left:20px;

	}

.item .desc img {

	float: none !important;

}

.item .title{

	font-size:1.17em;

	}

	

	

.footer{

	font-size:0.83em;

	padding:30px 91px 0 53px;

	background:url(../images/design/footer_bg.gif) no-repeat;

	}

.mail{

	float:left;

	display:block;

	color:#606975;

	line-height:1.1;

	}

.footer p{

	float:right;	

	color:#525c68;

	padding:0 0 14px;

	}

.footer a{	

	color:#525c68;

	}

	



.clear{

	clear: both;

	}

	

	

	

	
