@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #006600;
	margin: 0 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: ffffff;
	margin-top: 40px;
	background-image: url(../media/images/patterns/greylines.gif);
	margin-bottom: 20px;
	position: relative;
}
h1  {
	margin: 0 20px 60px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #ffffff;
	font-size: 70px;
	font-weight: bold;
}
h2 {
	margin: 0 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: ffffff;
	font-size: x-large;
	width: 500px;
}
h3 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0 10px 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #000;
	font-size: medium;
	width: 550px;
}
h4 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #000;
	font-size: small;
	text-align: justify;
	width: 500px;
	padding: 6px 0 0 20px;
}
#heading {
	margin-bottom: 30px;
	position: absolute;
	top: 178px;
	float: right;
	right: 0px;
}
#search {
	position: relative;
	left: 320px;
	top: 525px;
	z-index: 5;
}
P  {
	font-size: small;
	color: ffffff;
	margin: 10px 10px 10px 5px;
	text-align: justify;
	width: 550px;
	z-index: 5;
	padding: 0 0 0 5px;
}
.Pindent {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	padding-left: 0px;
	text-align: justify;
	font-size: small;
	width: 400px;
}


a, a:visited {
	color: #ffffff;
	text-decoration: underline;
}


a:hover {
	color: #cccc99;
	text-decoration: underline;
}

div.footer a:link, div.footer a:visited {
color:#006600
}
div.footer a:hover {
color:#cccc99
}



#container {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #cccc99;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #fff;
	text-align: left;
	position: relative;
	height: 560px;
	background-image: url(../media/images/homepage/resources-home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: ffffff;
	z-index: 5;
}
#mainContent {
	padding: 0 20px;
	width: auto;
	margin-left: 325px;
	margin-top: -187px;
	z-index: 1;
	color: #006600;
	position: absolute;
	left: 0px;
}

img {
	behavior: url(iepngfix.htc);
	border: 0;
}

#header {
	padding: 0px 10px 0px 15px;
	background-color: #006600;
	height: 205px;
	background-image: url(../media/images/gradients/homegrad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	bottom: 0px;
	width: 915px;
	z-index: 2;
	clear: both;
	margin: 0 0 0 0;
}
#logo {
	float: left;
	margin: 15px 145px 0 20px;
	border: 0;
}
#homelogo {
	float: left;
	margin: 15px 145px 0 30px;
	border: 0;
}
#mainnav {
	z-index: 100;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../media/images/corners/homecrnr.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 625px;
	padding: 0 0 2px 5px;
	background-color: #cccc99;
	height: 24px;
	margin: -2px 0 0 200px;
}
#clientcorner {
	position: absolute;
	top: 0px;
	color: #ffffff;
	z-index: 0;
	margin: 5px 5px 0 0;
	padding: 2px 0 2px 0;
	left: 25px;
	font-size: small;
}
.covergraphic {
	float: left;
	margin: 0 8px 3px 0;
	border: 0px;
}
.sidebar {
	height: 130px;
	width: 110px;
	margin-top: 35px;
	margin-left: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	padding-top: 10px;
	border: 0px solid #ffffff;
	color: #ffffff;
	font-size: 14px;
	padding-left: 30px;
	text-align: left;
	float: left;
	clear: none;
}

#homeicon {
	float: right;
	margin: 25px 8px 10px 8px;
	position: relative;
	top: 20px;
	border: 0;
}

.sectiontext {
	height: 130px;
	width: 200px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	border: 0px solid #ffffff;
	color: #ffffff;
	font-size: 12px;
	padding-left: 10px;
	text-align: left;
	float: left;
	clear: left;
}
.button {
	float: right;
	margin: 0px 30px 0px 20px;
	border: 0px;
	z-index: 2;
}
.graphic {
	clear: both;
	margin: 15px 0 0 35px;
	bottom: 0px;
	position: relative;
}
.footer {
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 400px;
	clear: both;
	margin-left: 0px;
	position: absolute;
	bottom: -35px;
	float: left;
	color: #006600;
	z-index: 1;
}



#border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 5px 5px 5px;
	width: 200px;
	font-size: 14px;
	float: right;
	height: 130px;
	text-align: left;
	background-position: top right;
	margin: 20px 10px 5px 0px;
	color: #ffffff;
	list-style-type: square;
	background-repeat: no-repeat;
	list-style-position: inside;
	bottom: 0px;
}
p.border {
	text-align: justify;
	margin: 5px 0 5px 0;
}
#color{
	background-color: #cccc99;
	color: #000000;
	margin: 10px 0 20px 0;






#roundborder {
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}
li#sectionlinks   ul  li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #99FF33;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: square;
}

