body{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0.5em;
	background-color: #ebebeb;
}
p{
	color: #000;
	font-size: small;
	font-weight: normal;
	margin-top: 0em;
}

p a{
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

p a:visited{
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

p a:hover{
	color: #660000;
	text-decoration: underline;
}

h1{
	color: #339966;
	font-size: large;

	margin-top: 0em;
}

h2{
   padding-top: 0.5em;
	color: #339966;
	font-size: medium;
	font-weight: bold;
}

h3{
	color: #339966;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0;
}

strong {
	color: #339966;
	font-size: small;
	font-weight: bold;
}


#main_container{
	width: 750px;
	border: 1px solid #339966;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#header{
   float: left;
	text-align: left;
	width: 100%;
	
}

#header_logo{
	float: left;
}

#header_banner{
	float: left;
	width: 608px;
	height: 114px;
	background-image: url(../images/head_banner.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#searchbox{
	float: right;
	width: 250px;
	margin-top: 88px;
	text-align: right;
	margin-right: 10px;
}

form{
	margin: 0;
	padding: 0;
	font-size: x-small;
	color: #fff;	
}

label{
	color: #fff;
	font-weight: bold;
}

input{
	background-color: #fff;
	color: #003333;
	font-size: x-small;
	border: 1px solid #003333;
}

input.gobutton {
	background-color: #ccc;
	color: #003333;
	font-size: x-small;
}

#content{
float: left;
   padding-top: 0em;
	width: 100%;
	text-align: left;
	background-image: url(../images/main_bk.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#nav_area{
	float: left;
	width: 175px;
	font-size: small;
	
	padding: 0 0 40px 0;
	margin: 0 0 0 0;
	background-image: url(../images/nav_bk.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#nav_area ul{
	padding-top: 0.2em;
	padding-left: 0em;
	margin: 10px 0 0 10px;
	width: 152px;
	border: 1px solid #339966;
}

#nav_area li{
	
	margin: 5px 5px 10px 5px;
	padding: 0 0 0 15px;
	list-style: none;
	color: #000;
}

.main_nav{
	background-image: url(../images/nav_block_green.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}

.main_nav a{
	
	color: #000;
	font-weight: normal;
	text-decoration: none;
	
}

.main_nav a:visited{
	
	color: #000;
	font-weight: normal;
	text-decoration: none;
	
}

.main_nav a:hover{
	color: #000033;
	font-weight: normal;
	text-decoration: underline;
}

/*.main_nav_sel{
	padding: 0.5em 0em 0.5em 0.5em;
	color: #fff;
	text-decoration: none;
	background-color: #339966;

}*/

.main_nav_selected{
	
	/*margin: 5px 5px 10px 5px;
	padding: 0 0 0 10px;
	list-style: none;
	color: #000;*/
	background-image: url(../images/nav_block_yellow.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	background-color: #339966;
	
}

.main_nav_selected a{
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.main_nav_selected a:visited{
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.main_nav_selected a:hover{
	color: #fff;
font-weight: normal;

	text-decoration: underline;
}



#body_area{
	float: left;
	width: 390px;
	padding-left: 0;
	padding-right: 0.2em;
	margin-top: 10px;
}

#body_area2{
	width: 700px;
	padding: 0;
	margin: 10px 0 0 20px;
}

#body_area_long{
	float: left;
	width: 565px;
	padding-left: 0;
	padding-right: 0.2em;
	margin-top: 10px;
}

ul{
	font-size: small;
	
}

li{
	color: #336633;
	list-style-type: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding: 0 0 0.5em 0.7em;
	margin: 0 0 0.3em 0;
	font-weight: bold;
}

li .titletxt{
	color: #660000;
	
}

li a {
	color: #660000;
	font-weight: normal;
	text-decoration: none;
}

li a:visited {
	color: #660000;
	font-weight: normal;
	text-decoration: none;
}

li a:hover{
	color: #660000;
	font-weight: normal;
	text-decoration: underline;
}

.elements_box{
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	font-size: small;
}

.elements_col1{
	float: left;
	width: 35%;
	padding: 0 0 0 0;
	
	margin: 0;
}

.elements_col2{
	float: right;
	width: 63%;
	padding: 0 0 0 0;
	margin: 0;
	
}

#right_col{
	float: left;
	width: 160px;
	text-align: center;
	margin: 10px 0em 0em 0.2em;
	padding: 0;
}

#right_col p{
	font-size: x-small;
}

#right_col img{
	border: 1px solid #006633;
	margin-bottom: 0.3em;
}

#right_col .noborder{
	border: 0px solid #006633;
}

.prod_thumb{
   float: left;
	margin: 0em 0.4em 0.4em 0.2em;
	padding: 0;
	width: 110px;
	text-align: center;
}

.prod_thumb p{
   font-size: xx-small;
	text-align: center;
}

.img_border{
	border: 1px solid #666;
	margin: 0;
	padding: 0;
}

.img_right{
	float: right;
	padding: 0.2em 0em 0.2em 0.2em;
}

.img_home{
	float: left;
	padding: 0.5em 0em 0.2em 10px;
}

.img_left{
	float: left;
	padding: 0.2em 0.2em 1em 0;
	margin-right: 2em;
}

.boldblue{
	color: #006699;
	font-size: small;
	font-weight: bold;
}

.boldblueitalic{
	color: #006699;
	font-size: small;
	font-weight: bold;
	font-style: italic;
}

.report_list{
	color: #000;
	font-size: small;
   margin-top: 0em;
	margin-left: 0em;
	padding-left: 0em;
   list-style: none;
}

.report_list li{
	display: block;
	background-image: url(../images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	padding-left: 1em;
}

.clearboth{
	clear: both;
	margin: 0;
	padding: 0;
}

.footer{
	
	background-color: #339966;
	padding: 0.2em 0em 0.4em 0em;
	margin: 10px 0 0 0;
	font-size: xx-small;
	color: #fff;
}

.footer ul{
   padding: 0.2em 0 0 0;
	margin: 0;
}

.footer li{
	display: inline;
	list-style: none;
	background-image: none;
	padding-left: 0.6em;
	padding-right: 0.6em;	
	color: #fff;
	font-weight: normal;
}



.footerlink a{
   font-size: xx-small;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.footerlink a:visited{
   font-size: xx-small;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.footerlink a:hover{
   font-size: xx-small;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}

.footerselected{
	color: #ffcc66;
}

.footerselected a{
   font-size: xx-small;
	font-weight: normal;
	color: #ffcc66;
	text-decoration: none;
}

.footerselected a:visited{
font-size: xx-small;
	font-weight: normal;
	color: #ffcc66;
	text-decoration: none;
}

.footerselected a:hover{
font-size: xx-small;
	font-weight: normal;
	color: #ffcc66;
	text-decoration: underline;
}

.footertext{
	color: #000;
	font-size: xx-small;
}

.footertext a{
	color: #000;
	text-decoration: none;
}

.footertext a:hover{
	color: #666;
	text-decoration: underline;
}