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

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h1 {
	color: #EB572B;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
#body-left a:link, #body-left a:active, #body-left a:visited {
	color: #D05100;
	font-weight: normal;
}
#home-sidebar h1 {
	color: #000000;
	margin: 0px;
}
#product-box h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#product-box h2 {
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#product-box p {
	line-height: 15px;
	float: none;
}
#product-box strong {
	color: #000000;
	font-size: 16px;
}
#product-box {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.viewmore {
	position: absolute;
}
.category-list {
	font-weight: normal;
	display: list-item;
	list-style-position: outside;
	list-style-image: url(../images/img-bullet.jpg);
	font-size: 16px;
	margin-top: 7px;
}
.category-list a, .category-list a:active, .category-list a:visited {
	text-decoration: none;
	color: #000000;
	display: list-item;
	list-style-position: outside;
	list-style-image: url(../images/img-bullet.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.category-list a:hover {
	background-image: url(../images/gnd-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #3F8E3C;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#nav-wrapper {
	background-color: #000000;
}
#nav-text {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 10px;
}
#main-display {
	background-image: url(../images/img-displayMain.jpg);
	background-position: center -40px;
	height: 442px;
	width: 1121px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#main-display-interior {
	background-image: url(../images/img-interiorheader.jpg);
	background-position: center -40px;
	height: 105px;
	width: 1121px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.box-home {
	width: auto;
	float: left;
	border: 1px solid #CCCCCC;
}
#body-left {
	width: 630px;
	float: left;
}
#home-sidebar {
	float: right;
	width: 285px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/gnd-gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 10px;
}
#footer-wrapper {
	background-image: url(../images/gnd-footer.jpg);
	background-repeat: repeat-x;
	height: 97px;
}
#footer-text {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 97px;
	background-image: url(../images/gnd-footerimg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#footer-left {
	font-size: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	color: #FFFFFF;
}
#footer-left a, #footer-left a:active, #footer-left a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
#footer-left a:hover {
	color: #FFFFFF;
}
#footer-right {
	font-size: 12px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
#footer-right a, #footer-right a:active, #footer-right a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer-right a:hover {
	color: #000000;
}
#product-box form {
	float: right;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thumbnail {
	width: 100px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	border: 1px solid #999999;
}
#thumbnail {
	padding: 5px;
	border: 2px solid #EB572B;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	text-align: center;
}
#thumbnail p {
	color: #666666;
	font-size: 10px;
	margin: 0px;
}
#email, #name, #phone, #message {
	width: 100%;
	border: 1px solid #D05100;
}
#contact-form {
	width: 350px;
	background-color: #F2E8DB;
	padding: 10px;
	border: 1px double #D05100;
}
#social-marketing {
	float: right;
	width: 180px;
}
#notice {
	color: #000000;
	padding: 10px;
	background-color: #FF9B8D;
	border: 2px solid #FF0000;
}

