* {
	 padding: 0; margin: 0
}

body { background: #f1f1f1; color: #000; font-family: Arial, Helvetica, sans-serif; text-align: left }

#main { width: 100%; height: 100% }
#main td { vertical-align: top }
#main .head { background:url('/img/maket1_01.jpg') no-repeat; height: 223px;padding-top: 190px }
#main .l_col { width: 10%; height: 99% }
#main .l_col div { width: 320px; padding: 55px 0 0 0 }
#main .l_col div p { line-height: 18px; background: url(marker2.gif) no-repeat; background-position: 0 6px; padding-left: 12px; margin: 0 0 0 140px }
#main .l_col div p a { background: #f1f1f1; line-height: 12px; display: block; width: 100%; padding: 5px 3px 4px 3px; font-size: 10px; color: #000; text-decoration: none }
#main .l_col p { font-size: 10px; color: #ACACAC; margin: 30px 0 0 152px }
#main .m_col { width: 5%; height: 99% }
#main .m_col div { width: 180px; padding: 50px 0 0 0 }
#main .m_col div p { font-size: 10px; color: #fff; line-height: 15px; padding: 5px 3px 4px 3px; margin: 0 5px }
#main .m_col div a { font-size: 10px; color: #fff; text-decoration: none; line-height: 12px; display: block; width: 100%px; padding: 5px 3px 4px 3px; margin: 0 5px }
#main .r_col { width: 85%; height: 99%; padding-bottom: 40px }
#main .r_col h3 { font-size: ; margin: 55px 0 15px 40px; }
#main .r_col p { font-size:11px; color:#666; margin: 0 10px 15px 10px }
#main .r_col img { margin: 0 10px 10px 10px }
#main .r_col ul { font-size:11px; color:#666; margin: 0 10px 15px 30px }

img#index_pic {
	position:absolute;
	left:451px;
}
img#domax {
	margin:264px 0 3px 25px;
}

.ind_box { position: relative }
.center_logo { z-index: 100; position: absolute; left: 451px; top: 155px }
.center_logo .domax { margin: 14px 0 0 60px }

a#logo {
	float:left;
	clear:both;
	margin:17px 0 7px 119px;
}
a#logo img {
	float:left;
	clear:both;
	border:none;
	display:block;
	}

#top_menu {
	float:left;
	width:100%;
	height:16px;
	padding:0;
}

#top_menu #top_menu_line {
	float:left;
	width:349px;
	line-height:14px;
	font-size:14px;
	height:16px;
	/*background:#a7b2c6;*/
}
#top_menu a {
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#969696;
	text-decoration:none;
	line-height:15px;
	background:#f1f1f11 url(menu_top_dashes.gif) right top no-repeat;
	padding:0 20px 0 20px;
	border-top:1px solid #a7b2c6;
	display:block;
}
#top_menu a.last {
	border-right:1px solid #a7b2c6;
	background:#f1f1f1;
}
#top_menu a:hover {
background-color:#cdd5f4;
}

#top_line {
	float:left;
	width:100%;
	height:38px;
	background:#204558;
}

/*--------------------------- GALLERY -----------------------------------*/
.small_pic {
	float:left;
	text-align:center;
	margin:0 10px 10px 0;
}
.small_pic img {
	display:block;
	border:none;
	background:#fff;
}
.small_pic a {
	text-decoration:none;
}
.small_pic span {
	font-size:12px;
	font-weight:bold;
	color:#666;
	background:url(small_img_marker.gif) left center no-repeat;
	padding-left:20px;
}

/*--------------------------- CONTACTS -----------------------------------*/
h5.contacts_h {
	color:#3399FF;
}
p.contacts_item  {
	margin:0 0 10px 0;
}
p.contacts_item span{
	font-weight:bold;
	color:#333;
}
p.form_h {
	margin:10px 0 0 10px;
}
form {
	margin-top:30px;
}
input.textbox {
	width:300px;
	border:1px solid #ccc;
	margin-left: 10px
}
textarea {
	width:300px;
	height:100px;
	border:1px solid #ccc;
	margin-left: 10px
}
input#button {
	border:1px solid #ccc;
	float:left;
	clear:both;
	height:20px;
	font-size:12px;
	color:#666;
	margin:10px 0 40px 10px;
	padding:0px 15px 0px 15px;
	background:#fff;
	
}
* html input#button {
	padding:1px 0 1px 0;
}

