@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: transparent no-repeat center top;
}

#clear 	{
	clear:both;
	width: 100%;
	height: 5px;
}
#wrapper {
	width: 900px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background: transparent;
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:85px;
	z-index:1;
	left: 45px;
	top: 11px;
}
#apDiv2 {
	position:absolute;
	width:122px;
	height:66px;
	z-index:2;
	left: 710px;
	top: 8px;
}
#header {
	height: 140px;
	width: 900px;
	position: relative;
	background: transparent url(../images/header_bg.gif) repeat-x left top;
}
.header img {
	position: absolute;
	left: 62px;
	top: 7px;
}



#contentWrapper {
	width: 900px;
	border-width: thin;
	background: transparent;
	overflow: hidden;
}

#topper {
	background-color: #C0AEA0;
	height: 40px;
	width: 900px;
	position: relative;
}
/*--------------------Left Navigation Area---------------------*/
#leftColumn {
	width: 190px;
	float: left;
}

#leftNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	width: 160px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background: transparent;
}
#leftNav a:hover {
	background-color: #4D551B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}


#leftColumn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftNav a {
	display: block;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97530A;
	text-decoration: none;
	color: #97530A;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-top: 2px;
}

.header{
	height: 170px;
	position: relative;
}
			
.header h1{
	position: absolute;
	left: 78px;
	top: 6px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	width: 304px;
	height: 98px;
}
				
.header h1 a{
	display: block;
	width: 287px;
	height: 66px;
	text-indent: 0;
	border: 0;
	overflow: hidden;
	font-size: 20px;
}
					
h1 a:hover {
	text-decoration: none;
	background-color: transparent; 
	border: 0;
}
#mainContent {
	width: 660px;
	float: left;
	padding-left: 20px;
}

.selected { font-weight: bold;
}
#welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A85E0B;
	text-decoration: none;
}
#mainContent img {
	padding: 15px;
	float: left;
}
#header img {
	padding-left: 60px;
	padding-top: 40px;
}

/*--------------------Footer Styles ------------------------*/
#footer {
	background-color: #51591C;
	height: 30px;
	width: 875px;
	clear: both;
	border-top: 5px solid #97530A;
	margin-top: 20px;
}



#design {
	float: left;
	height: 20px;
	width: 320px;
	padding-left: 20px;
	padding-top: 5px;
}
#design a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #F5F5F5;
	text-decoration: none;
}
#design .style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#light {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
}


#copyright {
	float: left;
	height: 20px;
	width: 510px;
	text-align: right;
	padding-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
}
#login {
	width: 650px;
	padding-left: 260px;

}
#mainContent table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#mainContent a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#apDiv4 {
	position:absolute;
	width:200px;
	height:88px;
	z-index:1;
	left: 3px;
	top: 4px;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#master {
	float: left;
	width: 450px;
}
#navHdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AF8404;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	width: 150px;
	font-weight: bold;
	border-bottom: 1px solid #000066;
}
#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #4C541A;
	text-decoration: none;
	line-height: 1.3em;
}
#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #97530A;
}

#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #97530A;
}
#apDiv5 {
	position:absolute;
	width:200px;
	height:34px;
	z-index:1;
	left: 655px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#nameplate {
	position:absolute;
	width:298px;
	height:70px;
	z-index:2;
	left: 38px;
	top: -17px;
}
.table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
#sig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1.3em;
}
#mainContent img {
	float: right;
}
#mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4C541A;
}
#mainContent ul {
	color: #4C541A;
}
#apDiv3 {
	position:absolute;
	width:143px;
	height:48px;
	z-index:1;
	left: 757px;
	top: 41px;
}

#location {
	height: 500px;
	width: 500px;
}
#prod1 {
	width: 100%;
	padding-left: 10px;
	position: relative;
	height: 250px;
}
#prod1 img {
	position: absolute;
	right: 5px;
	top: 5px;
}
#prod2 {
	height: 210px;
	width: 100%;
	padding-left: 10px;
	position: relative;
}
#prod2 img {
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: absolute;
	right: 10px;
	top: 2px;
}
#prod2barrier   {
	height: 210px;
	width: 100%;
	padding-left: 10px;
	position: relative;
	margin-top: 60px;
	
}
#prod2barrier img  {
		padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: absolute;
	right: 10px;
	top: 2px;
}
#prod3 {
	float: left;
	height: 245px;
	width: 100%;
	padding-left: 10px;
	clear: both;
	padding-top: 20px;
	margin-top: 50px;
	position: relative;
}
#prod3 img {
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: absolute;
	right: 5px;
	top: 5px;
}
#prod4 {
	height: 245px;
	width: 100%;
	padding-left: 10px;
	clear: both;
	padding-top: 20px;
	right: 5px;
	top: 5px;
	position: relative;
}
#prod4 img {
	float: right;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: absolute;
	right: 5px;
	top: 5px;
}
#mainContent a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #97530A;
}
#contentWrapper #mainContent #products1 {
	height: 250px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
}
#wrapper #contentWrapper #mainContent #aboutContent {
	margin-bottom: 270px;
}
#mainContent h1   {
         margin-left: 8px;
}
