/* CSS Document */


/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

html {
	background:url(img/body-bg.jpg) #815f58 top repeat-x;
	padding-top:10px;
	pading-bottom:15px;
}

body {
	text-align:center;
	_padding-top:10px;
}

img {border:0; vertical-align:middle}


#container {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	min-width:710px;
	max-width:1280px;
}

#main {
	background:#fff;
	padding:10px 15px;
	_width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#header {
	position:relative;
	background:url(img/header-bg2.gif) bottom left no-repeat;
	margin-bottom:4px;
	padding:0;
}

#bin {
	width:400px;
	background:#ece7d1 url(img/bin-bg.gif) top right no-repeat;
	text-align:right;
	position:absolute;
	top:60px;
	right:0;
	_right:15px;
	color:#402315;
}

#bin h3 {
	color:#6a5c56;
}

#bin p {
	color:#402315;
	font-weight:bold;
}

#header-nav {
	position:absolute;
	left:245px;
	top:15px;
	color:#9e0b0e;
}

#sidebar {
	background:#fff;
	width:150px;
	float:left;
}

#sidebar div {
	margin-top:4px;
}

#nav {
	list-style:none;
	background:#ece7d1;
}

#nav li {
	padding-top:3px;
	padding-bottom:4px;
	padding-left:4px;
	border:1px solid #b9b3b0;
	border-bottom:0;
}

#nav a {
	padding-left:5px;
	background:url(img/nav-bullet.gif) top left no-repeat;
}

#sub {
	background:#5f5548;
	color:#ece7d1;
	padding:5px;
}

#sub p {
	margin-top:5px;
}

#sub form {
	text-align:center;
}

#inp_mail {
	width:100px;
}

#sub_button {
	vertical-align:middle;
	_vertical-align:top;
}


#examp {
	font-size:9px;
	color:#c3bea8;
}

#support {
	background:url(img/support_bg.gif) #ece7d1 bottom left no-repeat;
	height:70px;
	padding-left:57px;
	padding-top:5px;
}

#support p {
	margin:5px 0;
}

#phone {
	background:#cdc9b6;
	padding:8px;
}

#phone p {
	font-weight:bold;
	color:#9e0b0e;
}

#block {
	padding:10px;
	height:70px;
	border:1px solid #cdc9b6;
}

#cards {
	text-align:center;
}


#left-side {
	width:184px;
	float:right;
	background:#441b1a;
}

#left-side h2 {
	color:#fff;
	padding:5px;
	font-size:12px;
	text-align:center;
}

.model {
	background:#fff;
	text-align:center;
	margin-bottom:4px;
	padding-bottom:9px;
	border-left:1px solid #441b1a;
	border-right:1px solid #441b1a;	
}

#survey {
	width:158px;
	background:#ece7d1 url(img/bin-bg.gif) top left no-repeat;
	text-align:right;
	position:absolute;
	top:60px;
	right:0;
	_right:15px;
	color:#402315;
}


.model-name {
	text-align:left;
	color:#9a9a9a;
}

.price {
	font-weight:bold;
	color:#9e0b0e;
}

#catalog {
	padding:15px 0;
	margin-left:10px;
	background:url(img/cat-bg.gif) top left no-repeat;
	color:#ece7d1;
	padding-bottom:20px;
}

#catalog div.inner {
	margin-left:65px;
	padding-left:13px;
	padding-right:7px;
	background:url(img/cat-bullet.gif) top left no-repeat;
	position:relative;
}

#right-side {
	width:	100%;
	padding-top:172px;
	background:#fff url(img/right-side-bg.jpg) top left no-repeat;
	margin-left:2px;
}

#consult {
	background:#5f5548;
	padding:12px 0;
	padding-left:20px;
	margin-bottom:3px;	
}

#consult p {
	padding-left:16px;
	background:url(img/consult-bullet.gif) center left no-repeat;
	color:#fff;
	font-weight:bold;
}

#search {
	padding:8px 0;
	padding-left:38px;
	background:#815f58 url(img/search-pic.gif) top left no-repeat;
	margin-bottom:3px;
	color:#ece7d1;
}

#inp_search {
	width:70%;
	color:#000;
}

#search_button {
	vertical-align:middle;
	_vertical-align:top;
}

#news h1 {
	background:#ece7d1;
	color:#685e51;
	padding:5px;
	margin-bottom: 10px;
	text-transform:uppercase;
}

#news ul {
	margin-left: 10px;
}

#news ul li {
	margin-bottom: 5px;
	list-style-type: none;
}

.news-block {
	margin-left:15px;
	padding-top:20px;
	_padding-top:9px;
	clear:both;
}

.news-content {
	margin-left:70px;
}

.news-pic {
	float:left;
	margin-right:10px;
}


#footer {
	clear:both;
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;	
	background:url(img/footer-bg-left.gif) top left no-repeat;
	position:relative;
	top:5px;
	_top:0;
	width:100%;
}

#footer .inner {
	padding-top:15px;
	_padding-top:10px;
	background:url(img/footer-bg-right.gif) top right no-repeat;
}

#bottom-nav {color:9e0b0e;}


/*LINKS*/

a {
	color:#000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#nav a, #header-nav a {
	text-decoration:none;
}

#nav a:hover, #header-nav a:hover {
	text-decoration:underline;
}

#support a {
	color:#598527;
	font-weight:bold;
}


#sub a {
	color:#fff;
}

#catalog a {
	color:#fff;
}

#consult a {
	color:#ece7d1;
}

.moar {color:#9e0b0e;}

#container {
	background:#fff;
}
div#wrapper{float:left;width:100%; text-align:left}
div#content{margin-left:340px}
div#navigation{float:left;width:340px;margin-left:-100%}

p {
	margin-bottom: 5px;
}

p.last_p {
	margin-bottom: 300px;
}

