html {
	width:100%;
	height:100%;
}

html, body {
	margin:0;
	padding:0;
}


.float_line {
	float:left;
	width:994px;
}
.float_left {
	float:left;
	width:250px;
}
.float_right {
	float:right;
	width:744px;
}




#head_line {
	height:150px;
	position:relative;
	min-width:994px;
	background:#fff url('/files/images/bg_logo.jpg') repeat top left;
	border-bottom:1px solid #ae9367;
}
#head {height:150px}
#logo {
	width:250px;
	height:150px;
	position:relative;
}
#logo h1 {display:none}
#logo img {
	top:50px;
	left:35px;
	border:0;
	position:absolute;
}
#slogan {
	height:150px;
	overflow:hidden;
	background:#fff url('/files/images/bg_head.jpg') repeat top left;
}
#slogan h1 {
	font:bold 18px Verdana, sans-serif;
	color:#796C56;
	width:255px;
	margin:0 0 0 40px;
}
#slogan_h1 {padding-top:30px}




#head_pic {
	top:0;
	left:0;
	width:100%;
	height:235px;
	overflow:hidden;
	position:absolute;
	min-width:994px;
}
#head_pic img {
	top:0;
	left:694px;
	border:0;
	z-index:1;
	position:absolute;
}




#signature_line {
	font:normal 11px Verdana, sans-serif;
	color:#2f694c;
	clear:both;
	height:65px;
	z-index:10;
	position:relative;
	overflow:hidden;
	min-width:994px;
	background:#ccb99b;
	border-top:1px solid #ae9367;
}
#alronix {
	width:250px;
	height:65px;
	position:relative;
}
#alronix_img {
	top:9px;
	left:35px;
	position:absolute;
}
#alronix_text {
	top:20px;
	left:85px;
	width:170px;
	position:absolute;
	font-family:Arial;
}
#copyright {
	height:65px;
	background:#e8d7bd;
	text-align:right;
}
#copyright p {
	margin:0;
	padding:12px 40px 5px 0;
}
#copyright div {
	margin:0;
	padding:0 40px 0 0;
}




#content_line {
	float:left;
	width:100%;
	min-width:994px;
	background:#fbecd8;
}
#content {
	background:#fff3df;
	padding-top:20px;
}
#content2 {
	width:630px;
	z-index:10;
	position:relative;
	min-height:300px;
	margin-left:20px;
	padding-bottom:10px;
}




ul#navi {
	margin:0 0 40px 50px;
	padding:20px 0 0 0;
	list-style:none;
	list-style-image:none;
	z-index:10;
	position:relative;
}
ul#navi li {
	background: url('/files/images/list.gif') no-repeat center left;
	padding-left:15px;
	margin-bottom:10px;
}
ul#navi li a {
	color:#f58249;
	font-weight:bold;
	text-transform:uppercase;
}
ul#navi li a:hover {text-decoration:none}
ul#price {
	margin:0 0 40px 35px;
	padding:20px 0 0 0;
	list-style:none;
}
ul#price li {
	padding: 0 0 2px 20px;
	margin-bottom: 5px;
	list-style-image: none;
	background: url('/files/images/excel.gif') no-repeat center left;
}
#navi_contacts { margin:0 0 25px 35px; }
#navi_contacts span {
	display: block;
	margin-top: 5px;
}
#navi_contacts a img { border:1px solid #ae9367; }

