/* DO NOT EDIT
---------------------------------------------- */
div,
span {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}

/* Tags
---------------------------------------------- */
html {
	height: 100%;
	background: #000 url(assets/images/html_bg.jpg) repeat-x center top;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0;
	color: #000;
	font: 14px Arial, Helvetica, sans-serif;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: 24px/26px Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: normal 20px/22px Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: normal 16px/18px Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #1a6257;
	text-decoration: none;
}
	a:hover {
		color: #000;
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border-top: 2px solid #0d0d0f;
	border-left: 1px solid #0d0d0f;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}
.sourceText {
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	padding: 0;
}
.stockImgRight {
	width: auto;
	height: auto;
	margin: 0 0 10px 15px;
	padding: 0;
	float: right;
}
.stockImgLeft {
	width: auto;
	height: auto;
	margin: 0 15px 10px 0;
	padding: 0;
	float: left;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}
#contactForm {
	width: 214px;
	height: auto;
	margin: 13px 0 0 0;
	padding: 0;
	font: 11px/16px Arial, Helvetica, sans-serif;
}
	#contactForm input,
	#contactForm textarea {
		width: 206px;
		height: 16px;
		margin: 2px 0;
		padding: 3px;
		display: block;
		float: none;
		font: 12px/16px Arial, Helvetica, sans-serif;
		color: #fff;
		background: #000 url(assets/images/body_bg.jpg) repeat-x left bottom;
		border: 1px solid #000;
	}
	#contactForm textarea {
		height: 80px;
	}
	#contactForm #captchaIMG {
		width:  212px;
		height: 38px;
		margin: 2px 0;
		display: inline;
		border: 1px solid #000;
	}
	#contactForm input.hidden {
		display: none !important;
	}
	#contactForm #Submit {
		width: 214px;
		height: 24px;
		margin: 2px 0;
		padding: 0;
		display: block;
		float: none;
		color: #fff;
		background: #000 url(assets/images/body_bg.jpg) repeat-x left top;
		cursor: pointer;
	}
		#contactForm #Submit:hover {
			text-decoration: none;
			background: #000 url(assets/images/body_bg.jpg) repeat-x left bottom;
		}

/* Layout
---------------------------------------------- */
#container {
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	background: transparent url(assets/images/container_bg.jpg) repeat-y center top;
}
	#wrapper {
		min-height: 100%;
		position: relative;
		background: transparent url(assets/images/wrapper_bg.jpg) no-repeat center bottom;
		z-index: 80;
	}
		#banner {
			width: 935px;
			height: 377px;
			margin: 0 auto;
			padding: 78px 35px 0 35px;
			position: relative;
			background: transparent url(assets/images/banner_bg.jpg) no-repeat left top;
		}
			#logo {
				width: 300px;
				height: 111px;
				margin: 0;
				padding: 0;
				display: block;
				position: absolute;
				top: 30px;
				left: 34px;
				z-index: 90;
			}
			#nav,
			#nav li,
			#nav li a {
				width: auto;
				height: auto;
				margin: 0;
				padding: 0;
				font: 14px/23px Verdana, Arial, Helvetica, sans-serif;
				color: #000;
			}
			#nav {
				width: 690px;
				height: 23px;

				margin-left: auto;
				text-align: right;
				position: relative;
				background: transparent url(assets/images/nav_bg.jpg) repeat-x left top;
				border: 1px solid #0b1d19;
				z-index: 80;
			}
				#nav li {
					padding-right: 40px;
					display: inline;
					list-style: none outside none;
				}
					#nav li a:hover {
						color: #1a6257;
						text-decoration: none;
					}
			#topAddressPhone {
				padding: 6px 8px 0 0;
				display: block;
				font: 11px/35px Arial, Helvetica, sans-serif;
				color: #fff;
				text-align: right;
			}
				#topAddressPhone strong {
					padding-left: 15px;
					font-weight: normal;
				}
			#tagline {
				width: 580px;
				height: 221px;
				padding: 41px 0 0 10px;
				display: block;
				position: relative;
			}
			#bannerPics {
				display: block;
				position: absolute;
				top: 145px;
				right: 36px;
			}
		#contents {
			width: 893px;
			margin: 0 auto;
			padding: 15px 56px 105px 56px;
		}
			#leftCol {
				width: 214px;
				float: left;
			}
				#sideNav,
				#sideNav li,
				#sideNav li a {
					width: auto;
					height: auto;
					margin: 0;
					padding: 0;
					font: normal 19px/40px Verdana, Arial, Helvetica, sans-serif;
					color: #fff;
				}
					#sideNav li {
						margin-top: 2px;
						list-style: none outside none;
						background:#b2b2b2;
					}
					#sideNav li:first-child {
						margin: 0;
					}
						#sideNav li a {
							padding: 0 11px;
							display: block;
						}
							#sideNav li a:hover {
								color: #000;
								text-decoration: none;
							}
			#rightCol {
				width: 641px;
				float: right;
			}
		#footer {
			width: 931px;
			margin: 0 0 0 -56px;
			padding: 0 37px 30px 37px;
			position: absolute;
			bottom: 0;
			font: normal 12px/14px Arial, Helvetica, sans-serif;
			color: #f4f4f4;
		}
			#footer a {
				color: #f4f4f4;
			}
			#botAddressPhone {
				display: block;
				float: left;
			}
			#botNav,
			#botNav li,
			#botNav li a {
				width: auto;
				height: auto;
				margin: 0;
				padding: 0;
				font: 12px/14px Arial, Helvetica, sans-serif;
				color: #f4f4f4;
				text-align: right;
			}
			#botNav {
				float: right;
			}
				#botNav li {
					padding: 0 0 0 20px;
					display: inline;
					list-style: none outside none;
				}
			#copy {
				display: block;
				float: right;
				clear: right;
			}
	#bottomBG {
		height: 370px;
		margin: -370px 0 0 0;
		display: block;
		position: relative;
		background: transparent url(assets/images/body_bg.jpg) repeat-x left bottom;
		z-index: 70;
	}