body {
	background-image: url(layout_images/bodybg_top.gif);
	margin: 0px;
	padding: 0px;
	background-position: left top;
	background-repeat:repeat-x;
	
}
html, body {
	height: 100%;
}
#header {
	background-image: url(layout_images/header.jpg);
	height: 170px;
	width: 590px;
	background-position:center bottom;
	background-repeat: no-repeat;
}
#body {
	background-image: url(layout_images/contentbg.gif);
	width: 542px;
	padding: 5px 24px 10px;
	padding-bottom: 1px;
	background-position:center;
	margin-bottom: 0px;
	margin-top: 0px;
	min-height: 400px;
}
#copyright {
	width: 590px;
	text-align: center;
	color: #fff;
	padding-bottom: 15px;
	font-size:10px;
}
#copyright a{
	color: #fff;
}
/* the footer section */
#footer {
	background-image: url(layout_images/footerbg.gif);
	height: 68px;
	width: 590px;
	background-position:center;
	background-repeat:no-repeat;
	line-height: 48px;
	text-align: center;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
#footer ul .current a{
	color:#fff;
}
#footer ul{
	margin:0;
	margin-left: 20px;
}
#footer ul li {
	list-style-type: none;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#footer ul li ul {
	display:none;
}
#footer a:hover {
	color: #FFFFFF;
}

#sidebar {
	background-image: url(layout_images/sidebg.gif);
	height: 433px;
	width: 163px;
	position:absolute;
	left: 597px;
	top: 200px;
	background-repeat:no-repeat;
	padding-top: 13px;
	padding-left: 10px;
	padding-right: 30px;
}

html {
	background-image: url(layout_images/bodybg.gif);
}

#menuwrapper {
	background-repeat: none;
	height: 44px;
	padding-left: 21px;
	padding-right: 21px;
	background-image: url(layout_images/menubackground.gif);
}


#header #topmenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#header #topmenu ul{
	margin:0;
}
#header #topmenu ul li {
	list-style-type: none;
	display: block;
	float:left;
	margin: 0;
	padding-right: 10px;
}
#topmenu {
	padding-top: 10px;
	margin-left: 30px;
}
#page {
	width:590px;
	margin-left:22px;
}
#header #topmenu a:hover {

	color: #82B204;
}
#menu {
	background-image: url(layout_images/menubg.gif);
	background-repeat:repeat-x;
	height:44px;
	width: 100% !important; 
}

/*
		Coolmenu Styles
*/

.clsCMOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 44px;
	height: 44px;
	display: block;
	float: left;
	width: 92px;
	padding-left: 7px;
	color: #334701;
	background-image: url(layout_images/menubg.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #739E01;
}
.clsCMOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 44px;
	height: 44px;
	display: block;
	float: left;
	width: 92px;
	padding-left: 7px;
	
	 
	color: #333333;
	background-image: url(layout_images/menubgover.gif);
	border-right: 1px solid #444444;

}

.clsCMOn2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #334701;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	display: block;
	float: left;
	background-image: url(layout_images/menubg.gif);
	background-position: left center;
	width: 140px;
	padding-left: 10px;
	margin-right: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #739E01;
	background-color: #BFE544;
}
.clsCMOver2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	display: block;
	float: left;
	background-image: url(layout_images/menubgover.gif);
	background-position: left center;
	width: 140px; 
	padding-left: 10px;
	border-right: 1px solid #444444;
	background-color: #444444;
}

.textBlock {
	background-color: #FFFFFF;
	padding: 10px;
	border: 4px solid #E8E8E8;
	margin-bottom: 10px;
}

/* CLIENT LOGIN STYLES */
.clientLogin {
	font-weight: bold;
	float: right;
	margin-top: 1px;
	margin-right: 50px;
}
#clientLogin {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 1000;
	display:none;
	color: #7FAB00;
}
#clientLogin #backdrop{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #000;
	-moz-opacity: 0.5;
	z-index: 1001;
}
#clientLoginForm {
	z-index: 1001;
	margin: 0px;
	padding: 70px 0px 0px 40px;
	background-image: url(layout_images/clientlogin.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 300px;
	top: 20px;
	width: 353px;
	height: 121px;
	text-align: left;
}
#clientLoginForm a{
	color: #fff;
	text-decoration:none;
}
#clientLoginForm a:hover{
	text-decoration:underline;
}
#bannerad {
	border: 4px solid #C7C7C7;
	width: 523px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* END CLIENT LOGIN STYLES */