/* Tags
---------------------------------------------- */
body {
	margin: 40px 0 0 0;
	padding: 0px;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	background:#4F5054 url(assets/images/bg.jpg) left top repeat-x;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #3B4B28;
	font: normal 24px/26px "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #3B4B28;
	font: normal 18px/20px "Times New Roman", Times, serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #7F9147;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #3B4B28;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #566423;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
	
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 2px solid #ADB56B;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}
.stockImgRight {
	width: auto;
	height: auto;
	margin: 0 0 5px 10px;
	float: right;
}
.stockImgLeft {
	width: auto;
	height: auto;
	margin: 0 10px 5px 0;
	float: left;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */
#container {
width:915px;
height:auto;
margin:0 auto;
padding:0px;
background:url(assets/images/container_bg.jpg) left top repeat-y;
}
#contents {
width:auto;
height:auto;
margin:0px;
padding:0px;
background:url(assets/images/contents_bgii.jpg) left top no-repeat;
}
#header {
width:auto;
height:270px;
margin:0px;
padding:0px;
}
	#topInfo {
	width:auto;
	height:auto;
	margin:0px;
	padding:10px 50px 0 0;
	text-align:right;
	font:bold 16px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
	}
	#topInfo .phone {
	padding:0 0 0 20px;
	font: 24px Arial, Helvetica, sans-serif;
	float:right;
	}
#leftCol {
width:233px;
height:auto;
margin:0px;
padding:0px 0px 20px 0px;
}
	#nav {
	width:auto;
	height:auto;
	margin:0px;
	padding:110px 0 0 90px;
	position:relative;
	z-index:2;
	}
	#nav li {
	list-style:none;
	}
	#nav li a {
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#3B4B28;
	text-transform:uppercase;
	}
	#nav li a:hover {
	font:bold 12px/20px Arial, Helvetica, sans-serif;	
	text-decoration:none;
	}
	#sidebar {
	width:auto;
	height:auto;
	margin:0px;
	padding:0 10px 0 10px;
	}
		#sidebar h3 {
			color: #fff;
		}
#rightCol {
width:660px;
height:auto;
min-height:450px;
_height:450px;
margin:0px;
padding:20px 0 20px 0;
float:right;
position:relative;
}
	#video {
	width:353px;
	height:172px;
	margin:0px;
	padding:0px;
	left:-80px;
	bottom:0;
	position:absolute;
	}
	#bottomPic {
	width:348px;
	height:222px;
	margin:0px;
	padding:0px;
	right:0;
	bottom:0;
	position:absolute;
	}
	#body {
	width:550px;
	height:auto;
	margin:0px;
	padding:0 0 180px 0;
	}
#nav2 {
width:915px;
height:auto;
margin:0 auto;
padding:0px;
text-align:center;
}
#nav2 li {
list-style:none;
display:inline;
}
#nav2 li a {
padding:0 5px 0 5px;
border-right:1px solid #fff;
font:bold 11px/16px Arial, Helvetica, sans-serif;
color:#fff;
}
#nav2 li a:hover {
color:#fff;
text-decoration:underline;
}
#nav2 .last {
border:none;
}
#copy {
width:915px;
height:auto;
margin:0 auto;
padding:0px;
text-align:center;
font:10px/24px Arial, Helvetica, sans-serif;
color:#fff;
}

#rotation
{
position:absolute;
z-index:1;
float:left;
height:380px;
}
#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}

