@charset "utf-8";
/* CSS Document */

*{
	border:none;
	margin:0;
	padding:0;
	
	}
.phone_header{
	font-weight:normal !important;
	font-size:30px;
	padding-top:5px;
	font-family:Arial Narrow;	
	
}
table{
	border:0px; /* border="0" */
	border-collapse:collapse; /* cellspacing="0" */
}

table td{
	padding:0px; /* cellpadding="0" */
}

body{
	background:#9fb4ed;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	}	
	
a{
	color:#422c28;
	text-decoration:underline;
	font-size:14px;
	font-family:arial;
}	

a:hover{
	text-decoration:none;
}	


#conteiner{
	width:1280px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	}

#top_head{
	width:100%;
	height:150px;
	background:#000 url(../image/top_backgr.jpg)
	}

.header{
position:relative;
top:-153px;
_top:-150px;
width:100%;

	}
	
.td_left{
	background-image:url(../image/left_backgr.jpg)
	}

.td_right{
	background-image:url(../image/right_backgr.jpg)
	}

#top_menu{
background:#C66B68 url(../image/top_menu.jpg) repeat scroll 0 0;
height:148px;
margin-top:-183px;
width:100%;
	}
	
ul.horiz{
	list-style:none;
	padding-top:10px;
	/*float:left;*/
	}	
	
.horiz li{
	float:left;
	width:130px; 
	height:52px;
	border-left:1px solid #fff;
	margin-left:3px;
	margin-right:3px;	
	text-align:center;
	}
	
.horiz li a{
	color: #000;
	text-decoration:none;
	font-size:17px;
	}
	
.horiz li a:hover{
	color: #fff;
	/*text-decoration:underline;*/
	}	
	
.horiz_div{
	margin-top:16px;
	}
	
.horiz_div1{	
	margin-left:10px; 
	margin-top:16px;
	}

.about{
		left:-53px;
position:relative;
top:17px;
	_left:-35px;
	font-size:12px;
	float:right;
	font-size:12px;
	

	
	}
	
.about a{
	color: #000;
	text-decoration:none;
	font-size:17px;
}	

.about a:hover{
color: #fff;
}	

	
.text_cont{
	margin-left:10px; 
	/*margin-top:-55px;*/
	
	
	
	}	
	
.sidebar{
	float:left;
	width:250px;
	height:auto;
	padding-right:10px;
	/*padding-left:20px;*/
	font-family:arial;
}	

.content{
	float:left;
	width:780px;
	height:auto;
	font-family:tahoma;
	font-size:14px;
	/*padding-top:40px;*/
	padding-right:10px;
	color:#000000;
	padding-left:10px;
}

ul.vert{
	list-style:none;
	
	}
	
.vert li{
border-bottom:1px dotted #CCCCCC;
margin-bottom:13px;
margin-top:16px;
padding-bottom:10px;
background:url(http://www.castcom.ru/test/ice-kill.ru/image/li_kub.jpg) no-repeat scroll left 5px;
padding-left:15px;
	
}	

.vert li a{
	color:#422c28;
	text-decoration:none;
	font-size:14px;
	font-family:arial;
}	

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

h1{
	font-size:23px;
	text-align:center;
	color:#706d71;
	margin-bottom:10px;
}

.text{
	font-family:arial;
}

.foot{
	float:left;
	width:255px;
}