@charset "utf-8";

/* CSS Document */


body {
	margin:0px;
	padding:0px;
	font:11px/13px Tahoma, Arial, Geneva, sans-serif;
	color:#fff;
	text-decoration:none;
	vertical-align: top;
	background:#181519;
	width:100%;
}

form, p {
	margin:0;
	padding:0;
}

h1, h2, h3 {
	padding:0;
	margin:0;
}

a {
	font:11px/13px Tahoma, Arial, Geneva, sans-serif;
	color:#fff;
	text-decoration:underline;
}

a:hover { text-decoration:none; }

img { border-width:0px }

#header_repeat {
	width:100%;
	min-width:1024px;
	height:331px;
	background:url(images/header_rp.gif) repeat-x;
}

#header_left {
	width:100%;
	height:331px;
	background-image: url(images/header_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#slogan {
	padding:116px 425px 0 0;
	width:370px;
	text-align:left;
	float:right;
}

#header_right {
	width:100%;
	height:331px;
	background-image: url(images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#logo {
	float:left;
	padding-top:50px;
	padding-left:30px;
}

#name {
	float:left;
	padding-top:88px;
	padding-left:60px;
	color:#fff;
	font-family: Tahoma;
	font-size:10px;
	width:200px;
}

#name a { text-decoration:none; }

#menu {
	padding-top:23px;
	height:116px;
	padding-right:18px;
}

#menu p{
width:20%; float:left; text-align:right;
cursor:pointer;
} 

#top_menu {
	padding:35px 0 0 0;
	color:#6F696A;
	width:100%;
	min-width:1024px;
	text-align:right;
}

#top_menu a {
	font:11px/13px Tahoma, Arial, Geneva, sans-serif;
	color:#EDE1FF;
	margin:0 15px;
	text-decoration:none;
}

#top_menu a:hover { text-decoration:underline; }

#top_menu .nolink {
	margin:0 15px;
	color:#FF603B;
	text-decoration:underline;
}

#top_menu a:hover { text-decoration:underline; }

#content {
	position:relative;
	width:100%;
	min-width:1024px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:30px;
}

#footer {
	width:100%;
	min-width:1024px;
	height:146px;
	background: url(images/footer.jpg) no-repeat;
	text-align:center;
}

#footer_repeat {
	clear:both;
	width:100%;
	min-width:1024px;
	height:146px;
	background: url(images/footer_r.jpg) repeat-x;
}

#footer_right {
	clear:both;
	width:100%;
	min-width:1024px;
	height:146px;
	background: url(images/footer_right.jpg) no-repeat right;
	text-align:center;
}

#left {
	width:261px;
	float:left;
}

#left .pad { padding:18px 0 0 20px; }

#left .box {
	width:216px;
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-y;
}

#left .box_top {
	width:216px;
	background-image: url(images/box_top.gif);
	background-repeat: no-repeat;
}

.box h1 {
	color:#ff3706;
	font:bold 14px/15px Tahoma, Arial, Geneva, sans-serif;
	padding:22px 0 0 42px;
}

ul.categories {
	margin:0;
	padding:0;
}

ul.categories li {
	margin:0 0 0 10px;
	padding:0 0 0 35px;
	height:21px;
	list-style-type: none;
	background-image: url(images/box_list_red.gif);
	background-repeat: no-repeat;
}

ul.categories li a {
	color:#fffffe;
	text-decoration:none;
}

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

ul.categories li.active {
	color:#8e5243;
	text-decoration:underline;
}

ul.our_products {
	margin:0;
	padding:0;
}

ul.our_products li {
	margin:0;
	padding:0 0 0 40px;
	height:24px;
	list-style-type: none;
	background: url(images/box_list_bg.gif) no-repeat;
}

ul.our_products li a {
	color:#fffffe;
	text-decoration:none;
}

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

ul.our_products li.active {
	color:#8e5243;
	text-decoration:underline;
}

#center {
	margin-left:261px;
	margin-right:50px;
	padding-top:27px;
}

#center h1 {
	height:44px;
	background:url(images/h_center.gif) no-repeat;
	font:bold 14px/15px Tahoma, Arial, Geneva, sans-serif;
	padding:20px 0 0 35px;
	color:#ff3706;
}

#center h2 {
	height:20px;
	background:url(images/h2_bg.gif) repeat-x bottom;
	font:bold 12px/15px Tahoma, Arial, Geneva, sans-serif;
	padding:5px 0 0 2px;
	margin-bottom:5px;
	color:#fff;
	text-transform:uppercase;
}

.product {
	background:url(images/bg_product.gif) no-repeat;
	width:148px;
	height:215px;
}

.product .pad { padding:10px 9px; }

.blue { color:#a0bdbf; }

.red { color:#e22012; }

.blue_but {
	width:187px;
	height:25px;
	background:url(images/blue_button.gif) no-repeat;
	margin-top:22px;
	margin-bottom:25px;
}

.blue_but p {
	padding:6px 0 0 0;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}

#footer_menu {
	padding:35px 0 0 0;
	color:#ED8142;
	width:100%;
	min-width:1024px;
	text-align:center;
}

#footer_menu a {
	font:11px/13px Tahoma, Arial, Geneva, sans-serif;
	color:#E7EFD0;
	margin:0 5px;
	text-decoration:none;
}

#footer_menu a:hover { text-decoration:underline; }

#footer_menu .nolink {
	margin:0 5px;
	color:#ED8142;
	text-decoration:none;
}

#footer_menu a:hover { text-decoration:underline; }

#footer_menu_w {
	padding:30px 0 0 0;
	color:#fff;
	width:100%;
	min-width:1024px;
	text-align:center;
}

#footer_menu_w a {
	font:11px/13px Tahoma, Arial, Geneva, sans-serif;
	color:#fff;
	margin:0 5px;
	text-decoration:none;
}

#footer_menu_w a:hover { text-decoration:underline; }

#footer_menu_w .nolink {
	margin:0 5px;
	color:#fff;
	text-decoration:none;
}

#footer_menu_w a:hover { text-decoration:underline; }

.none_line a {
	text-decoration:none;
	margin:0 1px;
}

/* Contact form  */
.input_div_cont { margin:0px 0 20px 0; }

.input_div_cont p, .text_area_contact_us p {
	font:bold 11px Tahoma, Arial, Geneva, sans-serif;
	text-decoration:none;
	margin-bottom:1px;
	color: #fff;
}

.input_div_cont input, .text_area_contact_us textarea {
	border-bottom:1px solid #D4D0C8;
	border-left:2px inset #808080;
	border-right:1px solid #D4D0C8;
	border-top:2px inset #808080;
	color: #666666;
	background-color:#fff;
}

.input_div_cont input {
	width:284px;
	height:14px;
}

.text_area_contact_us textarea {
	width:550px;
	height:188px;
	margin-bottom: 10px;
	overflow:auto;
	float:left;
}

