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

body {
	padding: 0;
	margin: 0;}

body {
	font-size: 0.7em; 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: #d3d3d3 url(../img/header/bg.jpg) repeat-x left top;}
	
a {
	color:#933100;
	text-decoration:underline;
}
a img {
	border: none;}
img {
	border: none;}
	
form {
	padding: 0;
	margin: 0;}
	
.header {
	margin:0 auto;
	width:990;
	height:377px;}
	
.outleft {
	width:17px;
	height:377px;
	background:url(../img/header/out_left.jpg) no-repeat right top;
}
.outright{
	width:17px;
	height:377px;
	background:url(../img/header/out_right.jpg) no-repeat left top;
}
.main {
	width:990px;
	vertical-align: top;
} 
.top table {
	width:100%;
	height:93px;
}
.top td {
	vertical-align: top;
}

.top_left {
	width:234px;
	height:93px;
	/*background:url(../img/header/logo.gif) no-repeat left top;*/
}
.top_center {
	width:330px;
	height:93px;
}
.top_right {
	width:426px;
	height:93px;
	background:url(../img/header/house_head.gif) no-repeat right top;
}

.bgg_left {
	width:444px;
	height:153px;
	background:url(../img/header/sky.jpg) repeat-x left top;
}
.bgg_right {
	width:546px;
	height:153px;
	background:url(../img/header/house.jpg) no-repeat right top;
}
.bggf_left {
	width:444px;
	height:88px;
	background:url(../img/header/grass.jpg) no-repeat left top;
}
.bggf_right {
	width:546px;
	height:88px;
	background:url(../img/header/house_footer.jpg) no-repeat right top;
}

.topmenu {
	width:990px;
	height:58px;
}
.topmenu_left {
	width:95px;
	height:58px;
	background:url(../img/menu/menu_left.jpg) no-repeat left top;
}
.topmenu_right {
	width:136px;
	height:58px;
	background:url(../img/menu/menu_right.jpg) no-repeat right top;
}

.inner {
	margin:0 auto;
	padding:0 15px 10px 20px;
	width:990px;
	background:#ededed url(../img/content/line.jpg) repeat-y;
}

.ttl_content {
	margin:0 auto;
	width:990px;
	background:#ededed url(../img/content/line.jpg) repeat-y;
}

.contact {
	width:325px;
	height:159px;
	background:url(../img/footer/contacts.jpg) no-repeat left top;
}
.spline {
	width:618px;
	height:3px;
	background:url(../img/footer/line.jpg) repeat-x left top;
}
.lcontb {
	padding:20px 0 0 0;
	width:290px;
	}
.rcontb {
	padding:0 0 0 3px;
	width:610px;
}
.lblock {
	padding:20px 0 0 0;
	width:277px;
}
.rblock {
	padding:0 0 0 20px;
	width:630px;
}
.mlvl a {
	padding: 5px 8px 6px 30px;
	background: url(../img/content/menu.jpg) repeat-y left top;
	font-size: 11px;
	font-weight: bold;
	height: 1%;
	display: block;
	color: #336699;
	text-decoration: none;}
.mlvl_static a {
	padding: 5px 8px 6px 30px;
	background: url(../img/content/menu.jpg) repeat-y left top;
	font-size: 11px;
	height: 1%;
	display: block;
	color: #336699;
	text-decoration: none;}
.mlv_out {
	background: url(../img/content/menu_out.jpg) no-repeat left;
	width:277px;
	height:6px;
}
.mlv_subout {
	background: url(../img/content/menu_subout.jpg) no-repeat left;
	width:277px;
	height:1px;
}
.mlvl2 a {
	padding: 5px 8px 6px 40px;
	background: url(../img/content/menu_sub.jpg) repeat-y left;
	font-size: 11px;
	height: 1%;
	display: block;
	color: #336699;
	text-decoration: none;}

.delimit {
	background: url(../img/content/slice.jpg) no-repeat 1px;
	height: 76px;
}
.delimit2 {
	background: url(../img/content/slice.jpg) no-repeat right top;
	height: 76px;
}
.block {
	
}
.title strong{
	font-family:"Arial Narrow";
	font-size:20px;
	color:#5a6678;
}
.copyright {
	padding-top:13px;
	vertical-align:top;
}

.copyr {
	padding-top:15px;
	color:#8b939f;
	width:618px;
}

.cleft {
	float:left;
	text-align:left;
}

.cright {
	float:right;
	text-align:right;
}

.ttxt {
	padding:0 0 0 30px;
	color:#8b939f;
}
.tleft {
	float:left;
	}
.tcenter {
	text-align: center;
}