div, span, ul, li {
	margin: 0px;
	padding: 0px;
}

html {
	width: 100%;
	height: 100%;	
}

body {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	width: 100%;
	height: 100%;
	background-color: #5C0100;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#container {
	margin: 0px auto;
	width: 799px;
	border: solid 1px #e6d5ac;	
	background-color: #ffffff;
}

div#header {
	margin-top: -1px;
	width: 799px;
	height: 114px;
	background-image:url(../images/top.gif);
	background-repeat: no-repeat;
}

div#header_left {
	float: left;
	width: 655px;	
}

div#header_right {
	float: left;
	width: 130px;	
}

div#login_spacer {
	width: 130px;
	height: 32px;	
}

div#button_login {
	width: 100px;
	height: 25px;	
	text-align: center;
}

div#button_login ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

div#button_login li {
	border-bottom: 1px solid #928a7b;
	border-top: 1px solid #f9f2e5;
	margin: 5px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
}

div#button_login li a {
	display: block;
	padding: 5px;
	border-right: 1px solid #928a7b;
	border-left: 1px solid #f9f2e5;
	background-color: #f1E5cc;
	color: #5c0100;
	text-decoration: none;
	width: 100%;
}

html>body div#button_login li a {
	width: auto;	
}

#navcontainer
{
	height: 23px;
	width: 801px;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul
{
	list-style-type: none;
	text-align: center;
	margin-top: 4px;
	padding: 0;
	position: relative;
	z-index: 2;
}

#navcontainer li
{
	display: inline;
	text-align: center;
	margin: 0 2px;
}

#navcontainer li a
{
	padding: 1px 1px;
	color: #5c0100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #E6D5AC;
	border-bottom: 1px solid #928a7b;
	border-top: 1px solid #f9f2e5;
	border-right: 1px solid #928a7b;
	border-left: 1px solid #f9f2e5;
	text-decoration: none;
}

div#content_home {
	width: 799px;
	height: 376px;
	background-image:url(../images/homeimage.jpg);
	background-repeat: none;
}

div#content_home_left {
	float: left;
	width: 488px;
	height: 376px;
}

div#content_home_left_top {
	width: 488px;
	height: 330px;
	text-align: left;
}

div#content_home_left_bottom {
	width: 488px;
	height: 46px;
	text-align: left;
	padding-left: 150px;
}

div#content_home_right {
	float: left;
	padding-top: 35px;
	width: 286px;
	height: 376px;
	text-align: left;
	line-height: 18px;
}

div#content {
	width: 799px;
	min-height: 400px;
	background-color: #ffffff;
}

div#content_left {
	float: left;
	width: 155px;
	padding: 25px 0px 0px 11px;
}

div#content_left_nav_header {
	width: 145px;
	background-color: #5C0100;
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	margin: 3px 0px -2px 2px;
}

div#content_left_nav {
	float: left;
	width: 155px;
	padding: 0px 0px 0px 0px;
}

div#content_left_nav ul {
	list-style-type: none;
	padding: 3px;
	margin-left: 0px;
}

div#content_left_nav ul li {
	border-left: 10px #5C0100 solid;
	border-right: 1px #5C0100 solid;
	border-bottom: 1px #5C0100 solid;
	padding: 2px 4px 2px 6px;
	margin-bottom: 1px;
	text-align: left;
}

div#content_left_nav ul li a:link {
	text-decoration: none;
	color: #5C0100;
}

div#content_left_nav ul li a:active {
	text-decoration: none;
	color: #5C0100;
}

div#content_left_nav ul li a:visited {
	text-decoration: none;
	color: #5C0100;
}

div#content_left_nav ul li a:hover {
	text-decoration: none;
	color: #5C0100;
}

.li_white {
	color: #ffffff !important;
	background-color: #5C0100;
}

.li_white a:link {
	text-decoration: none;
	color: #ffffff !important;
}

.li_white a:active {
	text-decoration: none;
	color: #ffffff !important;
}

.li_white a:visited {
	text-decoration: none;
	color: #ffffff !important;
}

.li_white a:hover {
	text-decoration: none;
	color: #ffffff !important;
}

div#content_right {
	float: left;
	width: 575px;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 5px;
	background-color: #ffffff;
}

.title {
	font-size: 15px;
	font-weight: bold;
	text-align: center;	
}

.section_title {
	font-size: 15px;
	font-weight: bold;
	text-align: left;	
}

.text {
	font-size: 12px;
	text-align: left;
	line-height: 18px;
}

.divider {
	height: 1px;
	width: 550px;
	background-color: #cccccc;	
	clear: both;
}

#list li {
	list-style: square;
	text-align: left;	
	margin-left: 15px;
	line-height: 18px;
}

.gallery_row {
	width: 550px;
	text-align: center;	
}

.gallery_column {
	float: left;
	margin: 0px auto;
	width: 115px;
	padding: 4px 10px;
	text-align: center;	
}

div#button_showroom {
	margin: 10px auto;
	width: 120px;
	height: 30px;	
	text-align: center;
}

div#button_showroom ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

div#button_showroom li {
	border-bottom: 2px solid #928a7b;
	border-top: 2px solid #f9f2e5;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

div#button_showroom li a {
	display: block;
	padding: 5px;
	border-right: 2px solid #928a7b;
	border-left: 2px solid #f9f2e5;
	background-color: #f1E5cc;
	color: #5c0100;
	text-decoration: none;
	width: 100%;
}

html>body div#button_showroom li a {
	width: auto;	
}

.form_row {
	width: 450px;	
	clear: both;
}

.form_col1 {
	float: left;
	width: 125px;
	padding: 3px;
	text-align: left;
	font-size: 12px;	
}

.form_col2 {
	float: left;
	width: 300px;
	padding: 3px;	
	text-align: left;
	font-size: 12px;	
}

.form_item_col1 {
	float: left;
	width: 48px;
	padding: 3px;
	text-align: center;
	font-size: 12px;	
}

.col1_textbox {
	width: 40px;
}

.form_item_col2 {
	float: left;
	width: 123px;
	padding: 3px;	
	text-align: center;
	font-size: 12px;	
}

.col2_textbox {
	width: 115px;
}

.form_item_col3 {
	float: left;
	width: 173px;
	padding: 3px;	
	text-align: center;
	font-size: 12px;	
}

.col3_textbox {
	width: 165px;
}

.form_item_col4 {
	float: left;
	width: 73px;
	padding: 3px;	
	text-align: center;
	font-size: 12px;	
}

.col4_textbox {
	width: 65px;
}

div#footer {
	margin: 0px 0px 0px 0px;
	clear: both;
	width: 799px;
	height: 74px; 
	background-image:url(../images/bottom.gif);
}

div#footer_home {
	width: 799px;
	height: 74px; 
	background-image:url(../images/bottom.gif);
}

p.title_product {
	font-size: 18px;
	font-weight: bold;
	color: #5C0100;
	text-align: center;
}

div.products_row {
	overflow: hidden;
	margin: 4px auto;
	width: 550px;
}

div.products_col {
	display: inline;
	float: left;
	width: 115px;
	padding: 4px;
	margin: 4px;
	border: 1px #cccccc solid;
}

.red {
	font-weight: bold;
	color: #ff0000;
}