@charset "UTF-8";
/* CSS Document */

	body 										  {
	color:#FFF;
	line-height:1.3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0D0A05;
}
	p											  {margin:0 0 20px;}
	a											  {
	color:#FFF;
}
	a:hover 									  {
	text-decoration:none;
	color: #FC0;
}
	strong	  									  {font-weight:bold;}
	em											  {font-style:italics;}
	h1,h2,h3,h4,h5,h6		 					  {font-weight:bold;}
	h1											  {font-size:197%; margin:30px 0; color:#4b1a1a;}
	h2											  {font-size:174%; margin:20px 0; color:#b8111a;}
	h3											  {font-size:18px; margin:10px 0; color: white;}
	h4											  {font-size:129%; margin:10px 0;}
	pre 										  {background:#eee; margin:0 0 20px; padding:20px; border:1px solid #ccc; font-size:100%; overflow:auto;}
	code										  {font-size:100%; margin:0; padding:0;}
	.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
	#site_wrap									  {margin:0 auto; display:inline-block;			}
#hp_banner {
	height: 416px;
	width: 971px;
	background-image: url(../images/homepage/big_box.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#tagline {
	position: absolute;
	left: 32px;
	top: 37px;
	color: #FFF;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 260px;
	text-align: left;
	line-height: 20px;
	padding-top: 5px;
}
#hp_banner #slideshow {
	height: 361px;
	width: 636px;
	position: absolute;
	right: 27px;
	top: 27px;
	overflow: hidden;
}
.view_gallery {
	padding-left: 8px;
	padding-top: 7px;
}
	#header										  {
	width:100%;
	height: 110px;
}#site_wrap {
	background-image: url(../images/template/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	width: 100%
}
.container {
	width: 971px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	display:block
}
#logo {
	float: left;
	height: 63px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 33px;
}
#navigation {
	float: right;
	width: 600px;
	position: absolute;
	height: 95px;
	right: 0px;
}
#navigation .sf-menu {
	margin-top: 10px;
	text-indent: -9999px;
}
.sf-menu .about_us a, .sf-menu .manufacturing a, .sf-menu .gallery a, .sf-menu .design a, .sf-menu .contact_us a {
	background-image: url(../images/template/navigation/navigation.png);
	height: 95px;
	background-repeat:no-repeat;
	
}

.sf-menu .about_us a{
	width: 92px;
	background-position:0px 0px;
}
.sf-menu .about_us a:hover{
	background-position:0px -95px;
}
.sf-menu .about_us a:active{

	background-position:0px -190px;
}

.sf-menu .design a{
	width: 183px;
	background-position:-92px 0px;

}
.sf-menu .design a:hover{
	background-position:-92px -95px;

}
.sf-menu .design a:active{
	background-position:-92px -190px;

}

.sf-menu .manufacturing a{
	width: 135px;
	background-position:-275px 0px;

}
.sf-menu .manufacturing a:hover{

	background-position:-275px -95px;

}
.sf-menu .manufacturing a:active{

	background-position:-275px -190px;

}

.sf-menu .gallery a{
	width: 80px;
	background-position:-410px 0px;

}
.sf-menu .gallery a:hover{
	background-position:-410px -95px;

}
.sf-menu .gallery a:active{
	background-position:--410px -190px;

}

.sf-menu .contact_us a{
	width: 110px;
	background-position:-490px 0px;

}
.sf-menu .contact_us a:hover{
	background-position:-490px -95px;

}
.sf-menu .contact_us a:active{
	background-position:-490px -190px;

}
#box1 {
	background-image: url(../images/homepage/box1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 235px;
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 25px;
	position:relative;
}
#box2 {
	background-image: url(../images/homepage/box2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 235px;
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-right: 10px;
		position:relative;

}
#box3 {
	background-image: url(../images/homepage/box3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 235px;
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 15px;
	padding-bottom: 5px;
		position:relative;

}
.hp_button {
	height: 28px;
	width: 230px;
	position: absolute;
	left: 15px;
	bottom: 4px;
}
#footer {
	width:875px;
	height:50px;
	position:relative;
	background-image: url(../images/template/footer.gif);
	background-repeat: no-repeat;
	margin-top:30px;
	margin-left: 17px;
	padding-top: 37px;
	padding-left: 40px;
	padding-right: 30px;
	color: white;
	font-size: 12px;
}
#powered_by {
	width: 138px;
	height: 35px;
	float:right;
	margin-top: -7px;
}
#tagline p {
	padding-top: 10px;
}
#left_col {
	padding: 15px;
	float: left;
	width: 650px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2A1B16;
	line-height: 26px;
	background-image: url(../images/right_col_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;

}
#right_col {
	padding: 40px 19px 5px 34px;
	float: right;
	width: 216px;
	background-image: url(../images/sidebar_bg.png);
	background-repeat: no-repeat;
	margin-top: 25px;
	background-position: -5px 0px;
	font-size: 13px;
	color: white;
}
#left_col h1 {
	font-size: 36px;
	color: #FC0;
	font-weight: normal;
	padding: 0px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#left_col h2 {
	color: #E2CEA6;
	padding: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size:22px;
}
.callout {
	background-color: #C4B290;
	padding: 0px;
	float: right;
	width: 220px;
	margin-left: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E2CEA6;
	font-size: 18px;
	color: #1B120D;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	background-image: url(../images/callout_bg.jpg);
	background-repeat: repeat;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
	clear: right;
	margin-top: 10px;
}
.callout p {
	display: block;
	margin: 0px;
	background-image: url(../images/callout_bg_fade.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}
#right_col ul li {
	list-style-position: outside;
	display: block;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A75625;
	color: #D0A410;
	padding: 2px;
}
#left_col h1 img.design {
	padding-bottom: 10px;
}
a img.manufacturing
{
	border: 3px solid #A75625;
	background-color: #100D0B;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 2px;
	/* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  }

a:hover img.manufacturing
{
	background-color: #47362E;
	/* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  
  }


.contact_info tr td {
		padding: 5px;	
}
.contact_info strong {
	color: #C59B10;	
}

.contact input, textarea { padding: 3px; margin: 1px; width: 350px; }
#commentForm label.error, #commentForm input.submit { color:#F00; font-weight:bold; margin-left:10px; }
ul.standard li {
	color: #FC0;
	list-style-position: inside;
	list-style-type: square;
}

