#container
{
	margin: 0;
	padding: 0;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;

}
#wrapper{ 
	position: relative;
	width: 1063px; 
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	padding-bottom: 109px;
	padding-left: 6px;
	background-image: url(../images/wrap-bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.home-banner{
	display: block; 
	float: left;
	margin-top: -6px;
	margin-left: 0px;
	width: 943px;
	height: 353px;
}
#slideshow1{
	margin-top: -6px;
}
.logo{
	display: block; 
	float: left; 
	margin-left: 57px;
}
.view-left{
	display: block; 
	float: left; 
	margin-top: -11px;
	margin-left: -1px;
}
.title-img{
	margin-left: -30px;
}
#topnav-box{
	width: 985px; 
	height: 64px;
	margin-left: 81px;
}
#logo-band{
	height: 144px;
	width:1063px;
}
#banner{
	width:1062px;
	height: 353px;
}
#content{
	float: left;
	width: 565px;
	background: #FFFFFF;
	padding: 30px;
}
#home-content{
	float: left;
	width: 602px;
	margin-right: 15px;
	padding: 30px;
}
#side-buttons{
	float: left;
	width: 266px;
}
.title-bg{
	background-image: url(../images/title-bg.png);
	height: 36px;
	line-height: 36px;
	color: #C81F13;
	font-weight: bold;
	padding: 0 5px 0 30px;
	margin-left: -30px;
	font-size: 18px;
}
#footer-wrap{
	background-color: #4E3C32;
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 109px;
}
#footer{
	width: 950px;
	padding: 25px 0;
	margin-left: auto;
	margin-right: auto;
}
#footer-copy{
	width:240px; 
	float: left;
	color: #F1DEA4;
	font-family: Arial, Verdana;
	font-size: 12px;
}
#footer-links{
	width:710px; 
	float: right;
	text-align: right;
	font-size: 13px;
	font-family: Arial, Verdana;
	font-weight: normal;
}
#footer-links a:link{
	padding: 0 10px;
	color: #F1DEA4;
	border-right: 1px solid #F1DEA4;
}
#footer-links a:visited{
	color: #F1DEA4;
	border-right: 1px solid #F1DEA4;
	padding: 0 10px;
}
#footer-links a:hover{
	color: #EEE2CC;
}
#maillist-box{
	float: right; 
	margin-right: 15px; 
	margin-top: 30px; 
	color: #EEE2CC; 
	font-size: 22px;
}
#promo-box{
	float: right; 
	color: #EEE2CC; 
	font-size: 16px; 
	margin-right: 90px; 
	margin-top: 30px;
	line-height: 30px;
}
.product_sml{
 	float: left; 
	width: 194px; 
	border: 1px dotted #000000; 
	margin-left: 10px; 
	margin-top: 10px;
	text-align: center;
}
.contact{
	width: 279px; 
	height: 40px; 
	text-align: center; 
	line-height: 36px; 
	background-image: url(../images/contact-us-bg.png); 
	margin-bottom: 10px;
}

#contact a:hover {
    background: url(../../images/btn_contact.gif) bottom left no-repeat;
}
