body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.6;
	background-color:#9D7542;
	padding:0px;
	margin:0px;
	background-image:url(../images/main/background.jpg);
	background-position:top center;
}

body {
	padding-left:-30px;
	padding-right:-30px;
	margin-left:-30px;
	margin-right:-30px;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
}

h2 {
	font-size:11px;
	font-weight:bold;
}

a:link,
a:visited {
	color:#bd8303;
}
a:hover {
	color:#7d5703;
}

a img {
	border:none;
}

a.back:link,
a.back:visited {
	background-image:url(../images/main/back_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:15px;
}
a.back:hover {

}

a.arrow:link,
a.arrow:visited {
	background-image:url(../images/main/front_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:15px;
}
a.arrow:hover {

}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* border */
#border {
	width:996px;
	width:1066px;
	margin-left:auto;
	margin-right:auto;
}

#shadow {
	float:left;
	width:1066px;
	width:1037px;
	float:left;
	padding-left:34px;
	background-image:url(../images/main/shadow.png);
	background-repeat:repeat-y;
}

/* top */
#top {
	background-color:#E6C171;
	background-image:url(../images/main/top_back.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	width:996px;
	min-height:87px;
	height:auto;
	float:left;
	text-align:left;
}

#logo {
	float:left;
	padding-left:31px;
	padding-top:12px;
	width:491px;
}

#call_us {
	padding-left:265px;
	padding-top:5px;
	float:left;
	text-align:left;
	width:209px;
}
.callTable {
	
}
.callTable th {
	vertical-align:top;
}
.callTable span {
	display:none;
}

/* menu */
#menu {
	float:left;
	width:996px;
	height:53px;
	background-image:url(../images/main/menu.jpg);
}

/* text */
#blue {
	width:996px;
	float:left;
	background-image:url(../images/main/blue_back.jpg);
	background-color:#C1D6E6;
	background-repeat:repeat-x;
}

#welcome {
	float:left;
	width:936px;
	width:324px;
	text-align:justify;
	color:#000000;
	padding:5px 30px 30px 30px;
}
#welcome a:link,
#welcome a:visited {
	color:#2e72a2;
}
#welcome a:hover {
	color:#184a6e;
}


#white {
	width:996px;
	float:left;
	background-image:url(../images/main/white_back.gif);
	background-color:#C1D6E6;
	background-repeat:repeat-y;
}

#content {
	float:left;
	background-image:url(../images/main/white_back_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:936px;
	text-align:justify;
	color:#000000;
	padding:5px 30px 30px 30px;
	padding-bottom:0px;
	position:relative;
	z-index:1;
}

#content_bottom {
	float:left;
	margin:-245px -30px 0px -30px;
	margin:-215px -30px 0px -30px;
	position:relative;
	z-index:-1;
	width:996px;
	height:245px;
	background-image:url(../images/main/white_back_bottom.jpg);
}

#left {
	float:left;
	width:650px;
	padding-right:32px;
}

#right {
	float:left;
	width:228px;
	padding-left:26px;

}

/* find us */
#find_us {
	float:left;
	text-align:justify;
	padding:5px 40px 30px 30px;
	width:260px;
	background-image:url(../images/main/find_us_back.jpg);
}
#find_us img {
	margin-left:-6px;
	margin-right:-6px;
}

/* samil */
#order_samil {
	float:left;
	text-align:justify;
	padding:5px 30px 30px 23px;
	width:260px;
	background-image:url(../images/main/samil_back.jpg);
}

/* browse products */
#browse_products {
	float:left;
	text-align:justify;
	padding:5px 30px 30px 30px;
	width:323px;
	width:293px;
}
.browseProductTable {
	text-align:center;
}

#looking_to_sell {
	margin-left:-2px;
	margin-right:-10px;
}
#looking_to_sell img {
	float:left;
}

/* banner */
#banner {
	float:left;
	width:582px;
	padding-top:20px;
}

/* bottom */
#bottom {
	float:left;
	width:1066px;
	height:127px;
	padding-top:40px;
	height:87px;
	background-image:url(../images/main/shadow_bottom.png);
	background-repeat:no-repeat;
	color:#A3A39D;
}
#bottom a:link,
#bottom a:visited {
	color:#A3A39D;
	text-decoration:none;
}
#bottom a:hover {
	color:white;
	text-decoration:underline;
}

#helios_notice {
	float:right;
	color:white;
	position:relative;
	top:-26px;
	left:-38px;
}
#helios_notice a:link,
#helios_notice a:visited {
	color:white;
}
#helios_notice a:hover {
	color:black;
}

/* products */
.view-product {

}
.view-product h1 {
	/*display:inline;*/
	margin-bottom:0px;
	padding-bottom:0px;
}

#images {
	margin-top:6px;
	margin-bottom:14px;
}
#images img {
	border:1px solid #7F7F7F;
}

#specs {
	float:left;
	width:100%;
	margin-bottom:16px;
}

.productSpecTable {
	float:left;
	border:1px solid #D3D3D3;
	border-bottom:none;
	width:50%;
	margin-right:14px;
}
.productSpecTable th {
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #D3D3D3;
	padding:4px;
	padding-right:8px;
	vertical-align:top;
	white-space:nowrap;
}
.productSpecTable td {
	text-align:left;
	border-bottom:1px solid #D3D3D3;
	padding:4px;
	padding-right:8px;
	vertical-align:top;
}

#price {
	float:left;
	width:38%;
	background-color:#EFE0C2;
	padding:28px 38px 30px 24px;
	margin-bottom:8px;
}
#price strong {
	margin-right:20px;
}
#price .value {
	float:right;
}

/* product landin pages */
.product_item {
	background-color:#D1A974;
	width:187px;
	height:176px;
	float:left;
	clear:none;
	margin-bottom:34px;
	margin-right:21px;
}

.product_item img {
	margin-top:2px;
	margin-left:2px;
	margin-bottom:8px;
}

.product_item strong{
	margin-left:8px;
}

/* contact us */
.contactFormTable {

}
.contactFormTable th {
	font-weight:normal;
	width:108px;
	padding-top:2px;
	vertical-align:top;
}
.contactFormTable td {
	padding-bottom:5px;
	padding-right:7px;
}
.contactFormTable td input.text {
	width:223px;
	padding:5px 3px 5px 2px;
}
.contactFormTable textarea {
	width:295px;
	height:160px;
}

/* contact details */
.contact_details {
	float:left;
	width:270px;
	background-image:url(../images/main/contact_details_back.jpg);
	background-repeat:no-repeat;
	background-position:right 10px;
}
.contact_details span {
	display:none;
}

/* find us */
.find_us {
	float:left;
	padding-left:67px;
	width:300px;
}
.find_us img {
	margin-left:-4px;
}

/* contact form */
.contact_form {
	float:left;
	margin-top:20px;
}

/* samil order form */
.conditional		{ display:none; }
.visible		{ display:block; }

.checkboxTable {
	
}
.checkboxTable td {
	vertical-align:top;
}

input.smalltext {
	width:100px;
}

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack */
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */
