* {margin: 0; padding: 0;}
/*body {font: 11px Verdana, sans-serif; line-height: 18px; color: #515151; background: #FFF;}*/
#wrapper{
}
#bottombg {background:url(images/below-bg.jpg)  repeat; }
#mainbg {background:url(images/bg.jpg) left top repeat-x; height:100%;}

#main{width:814px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: left;
}

a:link{color:#5A7A0B;}
a:visited{color:#5A7A0B;}
a:hover{text-decoration:none;}
a.toplinks:link{background:url(images/middlenavi.jpg) repeat-x; }
a.toplinks:hover{background:url(images/top_navi-green.jpg) repeat-x; }
A.sidelinks:link,A.sidelinks:visited,A.subsidelinks:link,A.sidelinks:visited{
	color:#696969;
}
A.sidelinks:hover{
	color:#798F06;
}
A.subsidelinks:hover{
	background:#696969;
	color:#ffffff;
}



form{padding:0;margin:0;}

#logo{
	background:url(images/topbannerbar.jpg) repeat-x;
	height:139px;
}

#menubox{
	float:left;
}
#searchbox{
	float:left;
	width:150px;	
}


.searchinput{
	border:1px solid #7C7970;
	width:80px;
	margin:0;
	padding:0;
	float:left;
	margin-top:5px;
}

#searchinnerbox{
	margin-left:5px;height:20px;float:left;
}


#content{
	background:#ffffff;
	padding-top:3px;
	height: 1%;
	width: auto;
}

#rightcol ul{
	margin:2px 7px 2px 30px;
	padding:2px;
	list-style:outside;
	list-style-type:disc;
}
#rightcol ol{
	margin:2px 7px 2px 30px;
	padding:2px;
	
}

#header{
	width:100%;
	height:170px;
}


#leftcol{
	margin: 0px;
width: 204px;
padding: 0;
float: left;
}

#rightcol{
	height: auto;
width: 593px;
padding: 5px 7px;
float: left;
margin: 0;
}

#topnavbox{
	background:url(images/search-bg.jpg) repeat-x;
	width:100%;
	height:31px;
}
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}

div.spacer {
  clear: both;
  }

/* top menu */
ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;	
	border-bottom: 1px solid #ccc;
	}
ul#nav li {
	position: relative;
	float:left;
	background:url(images/middle-new2.jpg) repeat-x;
	
	}
	
ul#nav li ul {
	position: absolute;
	margin-left: 0px;
	top: 31px;
	border:1px solid #000;
	text-align:left;
	display: none;
	list-style:none;
	}
ul#nav li a {
	text-decoration: none;
	color: #363636;	
	font-weight:bold;
	margin:0px 24px 0px 1px;
	line-height:31px;
	}
	
ul#nav li a:hover {	
	color: #ffffff;
	background:#7B8D05;
	}

ul#nav li ul li{
	background:none;
	line-height:0px;
	z-index:999;
}
ul#nav li ul li a {
	text-decoration: none;
	color: #363636;	
	font-weight:bold;
	width:200px;
	padding:0;
	padding-left:2px;
	margin:0;
	display:block;
	background-color:#ffffff;
	border-bottom:1px solid #ccc;
	line-height:20px;
	}
ul#nav li ul li a:hover {
	color:#363636;
}
ul#nav li a:hover {	
	color: #ffffff;		
	}
	
ul#nav li div {	
	background:url(images/plain-navi.jpg) right no-repeat;
	}

ul#nav li:hover,ul#nav li.topgreenover {
 	background:url(images/new3.jpg) repeat-x;
	
	}
	
ul#nav li div:hover, ul#nav li div.greenover{
 	background:url(images/new5.jpg) right center no-repeat;
	color:#ffffff;
	}
 ul#nav li div:hover a,  ul#nav li div.greenover a{
 	color:#ffffff;
}
	
ul#nav li div.last:hover, ul#nav li div.greenoverlast, ul#nav li div.last:hover a{
 	background:url(images/new6.jpg) right no-repeat;
	color:#ffffff;
	}


#nav li:hover ul, #nav li.over ul {
	display: block; }
/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */
/*top menu end */





/* left menu */
.cont {background:#ffffff url(images/left_mid.jpg) right repeat-y;}
.cont_bot {background:url(images/below-side-LHS_03.jpg) left bottom no-repeat; height:100%;}
.cont_top {background:url(images/side-top-LHS_03.jpg) left top no-repeat; height:100%;padding:10px 0px;}
.sidetitle{color:#798f06; font-size:14px;width:189px;font-weight:bold; padding-right:5px; padding-left:10px; text-align:left;margin:0px;}


ul.leftnav,.leftnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
	text-align:left;
	}
.leftnav ul{	
	border-bottom: 1px solid #ccc;

}	

.leftnav ul li {
	position: relative;
}

.leftnav li ul {
	position: absolute;
	left: 170px;
	top: 0;
	display: none;
	background:#fff000;
	
	}
	
ul.leftnav li a {
	display: block;
	text-decoration: none;
	color: #545454;
	background: #fff;
	padding: 5px 10px 5px 13px;
	margin-left:10px;
	border-bottom: 0;
	font-weight:bold;
	background:url(images/bullet.jpg) left 1em no-repeat;
	
}
	
ul.leftnav li ul li a {
	display: block;
	text-decoration: none;
	color: #545454;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	margin:0px;
	width:170px;
	background:#ffffff;
	}
	
	
.leftnav li:hover ul,.leftnav li.over ul { 
	display: block;z-index:555; }
/* Fix IE. Hide from IE Mac \*/
* html ul.leftnav li { float: left; height: 1%; }
* html ul.leftnav li a { height: 1%; }
/* End */


ul.leftbotnav,.leftbotnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
	text-align:left;
	}
.leftbotnav ul{	
	border-bottom: 1px solid #ccc;

}	

 ul li {
	position: relative;
}

.leftbotnav li ul {
	position: absolute;
	left: 180px;
	top: 0;
	display: none;
	width:170px;
	width:auto;
	}
ul.leftbotnav li a {
	display: block;
	text-decoration: none;
	color: #545454;
	background: #fff;
	padding: 5px 10px 5px 13px;
	margin-left:10px;
	border-bottom: 0;
	font-weight:bold;
	background:url(images/bullet.jpg) left no-repeat;
	}
	
ul.leftbotnav li a:hover {
	
}
ul.leftbotnav li ul li a {
	display: block;
	text-decoration: none;
	color: #545454;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	width:170px;
	}
	
	
	.leftbotnav li:hover ul,.leftbotnav li.over ul { 
	display: block; }
/* Fix IE. Hide from IE Mac \*/
* html ul.leftbotnav li { float: left; height: 1%; }
* html ul.leftbotnav li a { height: 1%; }
/* End */


#newsletterbox{
	margin-top:4px;
	padding-top:5px;
	background:url(images/newsletter-box.jpg) no-repeat;
	height:140px;
	width:204px;
}

div.innerbox{
	text-align:center;
	padding:10px 0px;
}

#newsinnerbox{
	margin-left:10px;
}

.newsinput{
	margin:4px 0px;
	border:1px solid #7C7970;
	width:170px;
}

LABEL.inputLabel {

	width: 9em;

	float: left;

	}
	
.clearBoth {

	clear: both;

	}


#footer {
margin: 0px;
text-align: center;
padding: 0px;
background-color: #ffffff;

}
#footer p {
color: #999;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer p a:link, #footer p a:visited, #footer p a:active {
color: #999;
text-decoration: none;
}
#footer p a:hover {
color: #ccc;
text-decoration: none;
}
#footermenu{
	background:url(images/footer.jpg) no-repeat;
	width:814px;
	height:31px;
	text-align:justify;
	
}

#footermenu ul{
	margin:0;
	padding:0;
	list-style:none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footermenu ul li{
	float:left;
	color:#6A940E;
	line-height:30px;
}

#footermenu ul li a{
	display:block;
	color:#ffffff;
	padding:0px 15px;
	text-decoration:none;
}

#footermenu ul li a:hover{
	color:#ffffff;
	text-decoration:underline;
}

h1.titlebar{
	background:url(images/title_img.jpg) no-repeat;
	color:#768E04;
	font-size:14px;
	width:586;
	height:26px;
	line-height:25px;
	margin:7px 0px;
	padding:0px 0px 0px 5px;
}

div.float {
  float: left;
  padding:0px 6px 10px;
  }
  
div.float p {
   text-align: center;
   }

a.portfolio_catlink:link,a.portfolio_catlink:visited{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
a.portfolio_catlink:hover{
	text-decoration:underline;
}

div.catdiv {
  float: left;
  padding:0px 6px 20px;;
  width:45%;  
  	text-align:left;
  }
 
div.catdiv div {
	padding-top:10px;
	_height:120px;
	min-height:130px;
	
}
 div.catdiv a:link, div.catdiv a:visited{
 	
 }
 div.catdiv a:hover{
 	text-decoration:underline;
 }
 
div.catdiv p {
   text-align: left;
   padding:0;
   margin:0;
   }
 
div.showcatdiv {
  float: left;
  padding:0px 6px 20px;;
  width:45%;  
  text-align:center;
  }
 
 
 .catclearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 23px;
	width: auto;
	background:url(images/b_line.gif);
}

div.floatimg {
  float: left;
  padding:0;
  padding-top:3px;
  text-align:center;
  }
  
.error{
	color:#FF0000;
	font-weight:bold;
}
.msg{
		color:#006633;
	font-weight:bold;
}

.searchbtn{
	background:url(images/go-button.jpg) no-repeat;
	width:33px;
	height:29px;
	border:none;
}


.heading1, .heading3{	
	color:#99CC00;	
}
.heading1{
	line-height:24px;
    font-size:22px;
	font-weight:bold;
}
.heading2{
	line-height:22px;
	font-size:14px;
	font-weight:bold;
	color:#333333;

}


div.divpointer{
	cursor:pointer;
	cursor:hand;
}