* { margin:0px; padding:0px; }

img { border:0 }

body {
	color: #333;
	line-height: 20px;
	margin: 5px auto 0px;
	width:962px; 
	font-size:12px;
	font-family: Helvetica;
	background: #002704;
}
h1 {
	margin-bottom: 25px;
	font-family: Helvetica;
	font-size: 25px;
	font-weight: normal;
	color: #333;
	letter-spacing: -1px;
	}

h2 {
	margin:0px 0px 15px;
	padding:15px 0px 0px;
	font-family: Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	letter-spacing: -1px;
	}

fieldset { padding:0px 65px; border:0px; margin-bottom:35px; }

a { color:#007F0C; text-decoration:none; }
a:hover { color:#007F0C; text-decoration:underline; }

.top-header {
	width:910px;
	height:72px;
	background:transparent;
	overflow:hidden;
	}
	.top-header p { color:#eee; padding-top:45px; margin-bottom:0px; vertical-align:bottom; overflow:hidden; }
	.top-header img { margin-top:-45px; padding:0px; }

.header {
	position:relative;
	width:910px;
	height: 207px;
	margin:5px auto 0px;
	padding: 26px;
	background: #fff;
	}
	.header-details {
		border-left:1px solid #CFCFCF;
		height:207px;
		padding:0 34px 0 42px;
		position:absolute;
		right:23px;
		text-align:right;
		top:27px;
		}
	.header-logo {
		margin-top: 23px;
		height: 100px;
		width: 178px;
		color: #464545;
		}
	.header-logo table {
		margin-top: 20px;
		padding-right: 20px;
		}

.nav { 
	background-image: url(images/nav_bar.jpg);
    background-repeat: repeat;
	height: 55px;
	text-align: center;
	font-family:Arial;		
	}
	.nav p {
		padding-top: 17px;
		color: #094a10;
		font-size:12px;
		}
		.nav p a {
			text-decoration:none;
			padding:8px 28px 8px 28px;
			margin: 0;
			color:#e7e7e7;	
			}
		
.slideshow {
	width: 631px;
	height: 207px;
    padding:0;
    border:0;
    position:relative;
    display:none;           /* Set to "none" for not preview slideshow content */
	float: left
}


.main {
	background: #fff;
	width:962px;
	overflow:hidden;
	font-size:11px;
	}
	.main-content {
		float: left;
		width: 611px;
		min-height: 366px;
		border-right: 1px #cfcfcf solid;
		padding:25px 30px 25px 40px;
		margin:25px 0 15px 0;
		}
		.main-content p {
			margin:0px 0px 20px;
			}
		.main-content ul {
			margin:0px 0px 20px 20px;
           	}
           	.main-content ul li {
           		padding-bottom:5px;
           		}
           		
	.main-content-full {
		float: left;
		width: 882px;
		min-height: 366px;
		border-right: 1px #cfcfcf solid;
		padding:25px 40px 25px 40px;
		margin:25px 0 15px 0;
		}
		.main-content-full p {
			margin:0px 0px 20px;
			}
		.main-content-full ul {
			margin:0px 0px 20px 20px;
           	}
           	.main-content-full ul li {
           		padding-bottom:5px;
           		}	
		.form-header {
			border-bottom:1px solid;
			font-size:14px;
			width:275px;
			text-align:left;
			}
		.form-header2 {
			border-bottom:1px solid;
			font-size:14px;
			text-align:left;
			}
		.form-select {
				width:203px;
				padding:4px;
				border:1px solid #959595;
				background:#fff;
				}
		.form-submit-quote {
    			border: 1px solid #6C8D70;
				padding: 2px 13px;
    			background: #6C8D70;
				cursor: pointer;
				font-size: 11px;
				color: #fff;
				}

		
			
	.main-contact {
		width: 206px;
		float: right;
		text-align: right;
		padding:20px 40px 20px 30px;
		}
		.main-contact form h4 {
			font-size: 13px;
			font-weight: normal;
			color: #737373;
			}	
		.main-contact form p {
			/*font-weight: bold;*/
			color: #737373;
			padding-bottom:10px;
			}	
			.form-input {	
				width:194px;	
				border:1px solid #959595;
				padding:4px;
				vertical-align:middle;
				}
			.form-submit {
				margin-top: 12px;
    			border: 1px solid #6C8D70;
				padding: 2px 16px;
    			background: #6C8D70;
				cursor: pointer;
				font-size: 11px;
				color: #fff;
				}
			

.footer {
	margin-bottom: 50px;
	background: #fff;
	width:962px;
	overflow:hidden;
	clear:both;
	}
	.footer-content { 
		margin:5px 10px;
		padding:10px 10px 5px;
		width:922px;
		font-size: 10px;
		color:#707070;
		text-align:right;
		border-top:1px solid #ccc;
		}
		.footer-content a { color:#333; }

	span.price { font-weight: bold; color: red; font-size: 14px; }