body {
	background-color: #eeeeee;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: 12pt;
	font-family: verdana;
	font-weight: normal;
	text-align: left;
	color: #333;
	line-height: 10px;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}

h1{

font-size: 18pt;
	font-family: verdana;
	font-weight: bold;
	color: #006600;
}

h2{

font-size: medium;
	font-family: verdana;
	font-weight: bold;
	color: #006600;
}

h3{

font-size: 16pt;
	font-family: verdana;
	font-weight: bold;
	color: #006600;
}

h4{

font-size: 12pt;
	font-family: verdana;
	font-weight: normal;
	color: #006600;
}

img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:14px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:#390;
	text-decoration:inherit;
}

a:hover{
	COLOR:#5AD201;
	text-decoration:inherit;
}

#top {
	height: 215px;
	background-image:url(images/topground.jpg);
	background-color: #006600;
	background-repeat: repeat-x;
	float: center;
}


#bottom {
	border-style: solid;
	border-width: 3px 0px 3px 0px;
	border-color: #ccff99 #d9d9d9 #ccff99 #d9d9d9;
	background-color: #ffffff;
	float: center;
}
#content {
	background-color: #ffffff;
	float: center;
	height:100%;
}

	#footer {
		color:#ffffff;
		background:#006600;
		height: 30px;
		z-index: 8;
		clear:both;
		padding-top: 5px;
		margin: -35px auto 0 auto;
	}
	
	#clearfooter {
		height: 30px;
	}
	
	#menufoot a:link, #menufoot a:visited, #menufoot a:active	/* menu at rest */
	{
	color:  #ffffff;
	background-color: transparent;
	text-decoration:none;
	}
	
	#menufoot a:hover	/* menu at mouse-over  */
	{
	color:#adfc48;
	background-color: #transparent;
	text-decoration:none;
	}	
	
	#menufoot ul{
	color:#ffffff;
	font-family:verdana;
	font-size:12px;
	margin-top: 5px;
	clear:both;
	text-decoration: none;	
    }
	#menufoot li{
	display:inline;
	color:#ffffff;
	text-decoration:none;
	margin-top: 5px;
	clear:both;
	line-height: 16px;
    }
	#footer p {
	padding:0px 0px 0px 0px;
	color:#ffffff;
	font-family:verdana;
	font-size:12px;
	margin-top: 5px;
    }


#main {
	width:950px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
}
#header {
	padding: 0px;
	width: 950px;
	height:177px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background: url(images/header.png) no-repeat;	
	overflow: hidden;
}

#header_image {
	margin-left:20px;
	margin-top:7px;
	margin-bottom:0px;
	float:left;
	display:inline;

}

#main_nav {
	width: 940px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:10px;
	float:left;
	display:inline;
	background-color: #006600;
}
#pagetitle {

	padding: 0px;
	width:950px;
	height:90px;
	margin-top:0px;
	float:left;
}
#titleextra {
	font-size: 8pt;
	color:#999;
	padding: 5px 12px 12px 12px;
	width:420px;
	height:90px;
	margin-top:0px;
	float: right;
	line-height: 13px;
}

#titletext {

	padding: 35px 0 0 10px;
	width:950px;
	height:45px;
}

#boxes {
	margin-top: 0px;
	padding: 0px;
	width:950px;
	height:290px;
	float:left;
	overflow: hidden;
}

#box_left {
	margin-top:2px;
	height:275px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-repeat: no-repeat;
	overflow:hidden;

}
#box_mid {
	margin-top:2px;
	height:275px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-repeat: no-repeat;
	overflow:hidden;

}
#box_right {
	margin-top:2px;
	height:275px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-repeat: no-repeat;
	overflow:hidden;

}
#content_left {
	padding: 0px 10px 25px 0px;
	margin-top:2px;
	width:590px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-color: #eeeeee;
	overflow:hidden;
}

#content_left_indent {
	margin:0px 50px 0px 25px;
	margin-bottom:0px;
	float:left;
	background-color: #eeeeee;
	padding: 0px 20px 0px 20px;
}
#content_right {
	padding: 10px 10px 25px 10px;
	margin-left:2px;
	margin-top:3px;
	width:300px;
	margin-bottom:0px;
	float:right;
	display:inline;
	background-color: #eeeeee;
	overflow:hidden;
}

#link_right {
	padding: 10px 10px 10px 10px;
	margin-bottom:0px;
	width:278px;
	float:left;
	display:inline;
	overflow:hidden;
	background-color: #ffffff;

}

#link_right a {
	color: #339900;
	overflow:hidden;

}
