body {
	background-color: #a19b92;
	color: #4b269d;
	text-align: center;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bkg.gif);
	margin: 0 auto;
}

img {
	border: 0px;
}

a:link, a:visited  { color: #4b269d; text-decoration: underline;}
a:hover {color: #00a500; text-decoration: underline;}

h1 { font: bold 12px Verdana, Helvetica, sans-serif; margin: 0.8em 0 0 0; color: #00a500;}
h2 { font: bold 18px Verdana, Helvetica, sans-serif; margin: 0.8em 0 0.8em 0; color: #00a500;}
h3 { font: bold 24px AVerdana, Helvetica, sans-serif; margin: 0 0 0.8em 0; color: #00a500;}
h4 { font: bold 16px AVerdana, Helvetica, sans-serif; margin: 0.8em 0 0 0; color: #4b269d;}

#container
{
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	background-color: #eae6e0;
	background-image:url(images/mid-bdr.gif);
	
}

#header
{
	width: 1000px;
	height: 191px;
	background-image:url(images/header.gif);
}

#nav
{
	width: 861px;
	height: 34px;
	margin-left: 138px;
	margin-right: 1px;
	float: left;
}

#main
{
	width: 1000px;
	float: left;
	background-color: #fff;
	height: auto;
}

.column{
	float: left;
}

#main-cont
{
	width: 707px;
	text-align: left;
}

#side-cont
{
	width: 280px;
	background-image:url(images/side-img.jpg);
	margin-left: 13px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #4b269d;
}

.side-cont2
{
	width: 264px;
	height: auto;
	padding-left: 8px;
	padding-top: 16px;
	padding-right: 4px;
}

.side-cont2 a {color: #00a500; text-decoration: underline;}
.side-cont2 a:hover {color: #4b269d; text-decoration: underline;}

.social
{
	width: 32px;
	height: auto;
	padding-left: 26px;
	float: left;
}

#mid
{
	width: 698px;
	padding-left: 7px;
	padding-top: 13px;
}

#mid-cont
{
	width: 416px;
	height: 139px;
	float: left;
	padding-left: 8px;
	padding-top: 15px;
}

#mid-cont2
{
	width: 331px;
	height: 98px;
	float: right;
	padding-right: 113px;
	padding-top: 56px;
	text-align: right;
}

#sec-cont
{
	width: 138px;
	height: 450px;
	float: left;
}

#sec-cont2a
{
	width: 614px;
	height: auto;
	float: right;
	font: 14px Arial, Helvetica, sans-serif;
}

.resource1 { 
	width: 190px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	float: left;
 }

#foot
{
	width: 1000px;
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	background-image:url(images/foot-bkg.gif);
	text-align: center;
}

.clear { 
	clear: both;
	height: -0.1em;
 }
 
.mid-cont-main
{
	width: 333px;
	height: auto;
	text-align: justify;
	font: 14px Arial, Helvetica, sans-serif;
	color: #4d4e53;
	margin-top: 8px;
}

#sec-head
{
	width: 829px;
	height: 149px;
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 15px;
}

.foot
{
	width: 817px;
	height: 18px;
	margin-left: 21px;
	margin-right: 21px;
	padding-left: 4px;
	padding-right: 8px;
	padding-top: 9px;
	float: left;
	text-align: center;
	font: 9px Arial, Helvetica, sans-serif;
}

.foot a {color: #000; text-decoration: none;}
.foot a:hover {color: #026227; text-decoration: underline;}

.prod1 { 
	width: 188px;
	height: auto;
	padding-left: 10px;
	float: right;
 }
 
#prod-cont { 
	width: 692px;
	height: auto;
	float: left;
 }
 
#prod-line { 
	width: 611px;
	height: 8px;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
 } 

.style1 { font: bold 14px Verdana, Arial, Helvetica, sans-serif; color: #00a500}
.style2 {font: 10px Verdana, Arial, Helvetica, sans-serif;}
.style3 { font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #00a500}
/*
	DROP DOWN!
*/
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#fff; text-decoration:none; font: 12px Verdana, Arial, Helvetica, sans-serif;}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; left:0; background:#4b269d; display:none; opacity:0; list-style:none; width:170px;}
ul.menu ul li {position:relative; border:1px solid #fff; border-top:none; width:170px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#4b269d}
ul.menu ul li a:hover {background-color:#00a500}
ul.menu ul ul {left:90%; top:-1px}
ul.menu .menulink1 {border:0px solid #fff;  font-weight:bold;}
ul.menu .menulink1:hover, ul.menu1 .menuhover1 {background:url(images/header_over.gif)}
ul.menu .sub1 {background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline1 {border-top:1px solid #aaa}

