@CHARSET "UTF-8";

html {
  text-align: center;
  width: auto;
  background: url("images/body_bg.gif") repeat-x #2a2a2a;
}

html,body,form {
  margin: 0;
  padding: 0;
}

html, body {

}

html,body,select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444c57;
}

a img {border: none}

/**********************************************/
/**** container
/**********************************************/
#container {
  width: 893px;
  height: 600px;
  padding: 0px;
  margin: 0px auto;
  text-align: left;
}

/**********************************************/
/**** container_header
/**********************************************/
#container_header {
  height: 100px;
  background: url("images/header_bg.gif") no-repeat;
}
/**********************************************/
#top_menu {
	height: 30px;
	padding-right: 20px;
}
#top_menu a {
	height: 22px;
	padding-top: 6px;
	display: block;
	float: right;
	margin-right: 10px;
	background: no-repeat;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#top_menu a.red {
	width: 144px;
	background-image: url("images/product_button_red.gif");
}

#top_menu a.green {
  width: 94px;
  background-image: url("images/product_button_green.gif");
}

/**********************************************/
#header_content {
	height: 70px;
	color: #ffffff;
}

#header_content_left {
	width: 280px;
	padding: 5px;
	padding-left: 25px;
	float: left;
	font-size: 30px;
	font-weight: bold;
}

#header_content_middle {
  width: 320px;
  padding: 14px 8px;
  float: left;
  font-size: 13px;
}
/**********************************************/
#newsletter_form {
	padding-left: 25px;
	padding-top: 25px;
	float: left;
}

#newsletter_form input {
  width: 120px;
  height: 14px;
  padding: 1px;
  border: 1px solid #a5a5a5;
  color: #000000;
  vertical-align: middle;
  font-size: 11px;
  margin-top: 1px;
}
  
#newsletter_form input.button {
  width: 56px;
  height: 16px;
  margin-left: 5px;
  background: url("images/newsletter_button.jpg") no-repeat center center;
  border: none;
}

/**********************************************/
/**** main_menu
/**********************************************/
#main_menu {
  height: 33px;
  margin: 0px;
  padding: 0px;
  padding-top: 8px;
  padding-left: 5px;
  list-style: none;
  float: left;
}

#main_menu li {
	width: 122px;
	height: 33px;
	margin: 0px 2px;
  float: left;
  background: url("images/menu_bg.jpg") no-repeat;
  position: relative;
}
  
#main_menu a {
	width: 122px;
	height: 23px;
	padding-top: 10px;
	display: block;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  background: url("images/menu_bg.jpg") no-repeat;
}
#main_menu a:hover {
  background-image: url("images/menu_bg_hover.jpg");
}

#main_menu a.selected1 {color: #c30e3b;}
/**********************************************/
#sub_menu_product {
	display: none;
	position: absolute;
}

#sub_menu_product a {
  background-image: url("images/submenu_bg.jpg");
}

#sub_menu_product a:hover {
  background-image: url("images/submenu_bg_hover.jpg");
}
/**********************************************/
/**** container_desktop
/**********************************************/
#container_desktop {
	padding: 10px 7px;
	background: url("images/desktop_bg.gif") repeat-x;
	border-left: 4px solid #0d0d0d;
	border-right: 4px solid #0d0d0d;
}

#desktop_left {
	width: 460px;
	float: left;
}

#desktop_right {
	border: 9px solid #ffffff;
	float: right;
}
	
#caption {
	height: 22px;
	padding: 7px 10px;
	background: url("images/caption_bg.jpg") repeat-x;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

/**********************************************/
/**** container_footer
/**********************************************/
#container_footer {
  height: 140px;
  padding-top: 25px;
  padding-left: 14px;
  background: url("images/footer_bg.gif") no-repeat;
}

#columns2 {
  color: #ffffff;
}

#columns2 div.box {
  width: 410px;
  height: 120px;
  margin: 0px 11px;
  float: left;
}

#columns2 div.box a {
	color: #ffffff;
}

#columns2 div.box a.red, #columns2 div.box a.green {
	width: 163px;
	height: 22px;
	padding-top: 5px;
	display: block;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  background: no-repeat;
}

#columns2 div.box a.red {background-image: url("images/button_floor_bg.jpg")}
#columns2 div.box a.green {background-image: url("images/button_interiors_bg.jpg")}
	
#columns3 {
}

#columns3 div.box {
	width: 260px;
	height: 111px;
	margin: 0px 11px;
	float: left;
  border: 1px solid #548c84;
  background: url("images/columns3_bg.jpg") repeat-x;
  position: relative;
}

#columns3 div.box div.caption {
	width: 170px;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 6px;
	float: left;
	clear: left;
}

#columns3 div.box div.content {
	width: 170px;
	padding: 0px 6px;
	font-size: 11px;
	float: left;
	clear: left;
}

#columns3 div.box a {
  padding: 3px 0px;
  padding-left: 18px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background: url("images/footer_btn.jpg") left center no-repeat;
  position: absolute;
  left: 6px;
  bottom: 4px;
}

#columns3 div.box img {
	float: right;
}

/**********************************************/
#footer {
	padding: 0px 10px;
	color: #666666;
	font-size: 11px;
}

#footer_left {
  float: left;
}

#footer_css, #footer_xhtml {
	width: 78px;
	height: 13px;
	margin-left: 7px;
	background: no-repeat;
	float: left;
}
#footer_css {background-image: url("images/logo_css.jpg");}
#footer_xhtml {background-image: url("images/logo_xhtml.jpg");}

#menu_bottom {
	float: right;
}

#menu_bottom a {
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
}

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

/**********************************************/
/**** content
/**********************************************/
#content {
	padding: 5px;
	text-align: justify;
}

#content a {
  color: #449086;
}

#content a:hover {
  color: #c60d37;
}



#content ul, #content ol {
  margin-left: 20px;
}

/*****************************************/
/*****************************************/
/*****************************************/
div.clear {
  clear: both;
  height: 0px;
  font-size: 0px;
}