body {
	background:url(images/background.gif) repeat-x #969595;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	_text-align:center;
}

/* Header */

#wrapper2 {
	width:100%;
	background:url(images/background.gif) repeat-x #fff;
}

#wrapper3 {
	width:1000px;
	margin:0 auto;
	_text-align:left;
}

#header {
	width:1000px;
	margin:0 auto;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

/* Header End */
/* Top Navigation */

#top-nav {
	width:1000px;
	height:30px;
	margin:0 auto 30px auto;
	background-image:url(images/top-navigation-bg.jpg);
	background-repeat:no-repeat;
}

#top-nav ul, #top-nav li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	list-style-type:none;
}

#top-nav img {
	float:left;
}

#top-nav ul {
	float:right;
	padding:8px 85px 0 0;
}

#top-nav li {
	display:inline;
	margin:0 0 0 8px;
	padding:0 0 0 8px;
	border-left:1px solid #000;
}

#top-nav li.first {
	border:0;
}

#top-nav li a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}	

#top-nav li a:hover {
	text-decoration:underline;
}

/* Top Navigation End */
/* Main Area Begin */

#wrapper {
	width:100%;
	background-color:#fff;
}

#main {
	width:1000px;
	margin:0 auto;
}

#main table, #main table td {
	height:0;
}

/* Left Navigation */

#left-nav {
	float:left;
	width:200px;
}

#left-nav ul, #left-nav ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#left-nav ul {
	padding:20px 0 10px;
	background:url(images/navigation-bg.jpg) no-repeat;
	position:relative;
}

#left-nav ul li {
	margin:0 6px 0 20px;
}

#left-nav ul li.last {
	margin:0;
	position:absolute;
	bottom:0;
	background:url(images/navigation-bg-bottom.jpg) 0 100% no-repeat;
}

#left-nav ul li a {
	display:block;
	height:25px;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:24px;
	background:url(images/left-nav-bottom.gif) 0 100% no-repeat transparent;
	color:#000;
	text-decoration:none;
}

#left-nav ul li.twoline a {
	line-height:14px;
	padding:5px 0 8px;
}

#left-nav ul li a:hover {
	text-decoration:underline;
}

#left-nav a.sendtofriend {
	display:block;
	width:192px;
	height:30px;
	background-image:url(images/send-to-friend.jpg);
	background-position:0px 0px;
	text-indent:-9999px;
	overflow:hidden;
}

#left-nav a.sendtofriend:hover {
	background-position:0px -30px;
}

#left-nav a.requestquote {
	display:block;
	width:192px;
	height:30px;
	background-image:url(images/request-quote.jpg);
	background-position:0px 0px;
	text-indent:-9999px;
	overflow:hidden;
}

#left-nav a.requestquote:hover {
	background-position:0px -30px;
}

#left-nav a.email {
	display:block;
	width:192px;
	height:30px;
	background-image:url(images/email.jpg);
	background-position:0px 0px;
	text-indent:-9999px;
	overflow:hidden;
}

#left-nav a.email:hover {
	background-position:0px -30px;
}	

/* Left Navigation End */
/* Right Navigation */

#right-nav {
	width:176px;
	_width:200px;
	height:339px;
	_height:397px;
	float:right;
	background-image:url(images/contact-form.jpg);
	background-repeat:no-repeat;
	padding:58px 0 0 24px;
	font-size:11px;
	color:#2A2A2A;
	line-height:12px;
}

#right-nav p {
	padding:0 10px 0 0;
	margin-bottom:6px;
}

#right-nav input {
	margin:1px 0;
	_margin:0;
	padding:1px 2px 0 2px;
	border:0;
	width:150px;
	height:16px;
	font-size:10px;
	color:#696969;
	background-image:url(images/input-bg.jpg);
	background-repeat:no-repeat;
	overflow-x:hidden;
}

#right-nav .subbutton {
	width:42px;
	height:16px;
	background:transparent;
	border:0;
	color:#0F7314;
	font-size:12px;
	text-decoration:underline;
	float:right;
	margin-right:26px;
}

/* Right Navigation End */
/* Content */

#contentwrap {
	float:left;
	width:600px;
	margin:8px 0 15px 0;
	padding:0px 0px 0px 0px;
	background-image:url(images/content-bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;
}

.nothing {
	margin:0;
	border:0;
	outline:0;
}

#content {
	width:570px;
	margin:0 auto;
	padding:2px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#464646;
	text-align:left;
}

#content h2 {
	font:bold 20px Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	color:#0E6812;
	line-height:20px;
	margin-bottom:18px;
}

#content h3 {
	font-size:16px;
	line-height:18px;
	margin-bottom:3px;
	color:#000;
	font-weight:bold;
}

#content p {
	margin-bottom:14px;
}

#content img {
	border:1px solid #848484;
}

#content a {
	color:#0F7314;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

#content img.right {
	float:right;
	margin:5px 8px;
}

#content ul {
	margin-left:0px;
	padding-left:20px;
	list-style-type:none;
}

#content li {
	padding-left:15px;
	background-image:url(images/checkbox.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	margin-bottom:8px;
}

#content li strong {
	color:#0C530C;
	font-weight:bold;
}

#content .spaced {
	margin:5px 15px;
}

.required {
	color:#0c530c;
}

#content table, #content table td {
	height:0;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}

/* Content End */

.clr {
	clear:both;
	height:1px;
	line-height:0;
	font-size:0;
}

/* Products Area */
/* 1 */
#products1 {
	background:#fff;
	margin:0;
	padding:15px 0 0 0;
	height:180px;
	position:relative;
}

#products1 ul, #products1 li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	list-style-type:none;
}

#products1 h3 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:11px 0 10px 0;
}

#products1 a {
	text-decoration:none;
}

#products1 li {
	display:block;
	width:200px;
	height:180px;
	background-image:url(images/product-bg.jpg);
	background-repeat:no-repeat;
	position:absolute;
	text-align:center;
}

#products1 p {
	margin:0;
	padding:0;
}

#products1 .prod1 {
	left:0px;
}

#products1 .prod2 {
	left:200px;
}

#products1 .prod3 {
	left:400px;
}

/* 2 */

#products2 {
	width:1000px;
	background:#fff;
	margin:0 auto;
	padding:0 0 15px 0;
	height:180px;
	position:relative;
	_margin:15px 0 15px;
}

#products2 ul, #products2 ul li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	list-style-type:none;
}

#products2 h3 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:11px 0 10px 0;
}

#products2 a {
	text-decoration:none;
}

#products2 li {
	display:block;
	width:200px;
	height:180px;
	background-image:url(images/product-bg.jpg);
	background-repeat:no-repeat;
	position:absolute;
	text-align:center;
}

#products2 p {
	margin:0;
	padding:0;
}

#products2 .prod1 {
	left:0px;
}

#products2 .prod2 {
	left:200px;
}

#products2 .prod3 {
	left:400px;
}

#products2 .prod4 {
	left:600px;
}

#products2 .prod5 {
	left:800px;
}

/* Products Area End */
/* Main Area End */
/* Footer */

#footer {
	width:100%;
	padding:10px 0 0 0;
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	color:#fff;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:15px;
}

#footer p {
	margin-bottom:12px;
}

#footer a {
	color:#fff;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

#footer p strong {
	font-size:14px;
	font-weight:bold;
}

/* Footer End */