@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 50px 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: 44px;
	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; /* 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: 5px 0 0px 100px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #ffffff;
	font-size: 14px;
}


#heading {
	margin-bottom: 30px;
	position: absolute;
	top: 265px;
	float: right;
	right: 40px;
}
P  {
	font-size: small;
	color: ffffff;
	margin: 10px 10px 10px 5px;
	text-align: justify;
	width: 550px;
	z-index: 3;
}
.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
}

div.menulinks a:link, div.menulinks a:visited {
	color:#ffffff
}
div.menulinks a:hover {
	color:#000000
}

#logo {
	float: right;
	margin: -20px 15px 0 400px;
	border: 3;
	z-index: 15;
}


#container {
	width: 940px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #fff;
	text-align: left;
	position: relative;
	height: 550px;/* Use 550px with no red Banner and 580px with the banner ----------------------------------------------------*/
	background-image: url(../media/images/homepage/home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #ffffff;
	z-index: 5;
	background-color: #990000;
}
#mainContent {
	padding: 0 20px;
	width: auto;
	margin-left: 325px;
	margin-top: 235px;
	z-index: 3;
	color: #006600;
	position: absolute;
	left: 0px;
}

img {
	behavior: url(iepngfix.htc);
	border: 0;
}
#newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccc99;
	position: absolute;
	top: 340px;
	font-weight: bolder;
	left: 25px;
	margin: 0 0 10px 0;
	
}
.newsbutton {
	height: 20px;
	width: 20px;
	margin-top: -10px;
}

#header {
	padding: 0px 10px 0px 15px;
	background-color: #333333;
	height: 205px;
	background-image: url(../media/images/gradients/homegrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: absolute;
	bottom: 0px;
	width: 915px;
	z-index: 2;
	clear: both;
	margin: 0 0 0 0;
}
#homelogo {
	float: left;
	border: 0;
	padding: 10px 0 0 0;
}

#mainnav {
	z-index: 1;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../media/images/corners/homecrnr.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 603px;
	padding: 2px 0 1px 0px;
	background-color: #cccc99;
	height: 24px;
	margin: 0 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;
}
#homeflash {
	left: 0px;
	top: 0px;
	float: left;
	z-index: -10;
}

#homeicon {
	float: right;
	position: relative;
	top: 30px;
	background-image: url(../media/images/homepage/lg-homeicon.gif);
	background-repeat: no-repeat;
	width: 320px;
	height: 120px;
	clear: none;
	list-style-type: square;
	font-size: 12px;
	color: #ffffff;
	list-style-position: inside;
	margin: 5px 10px 5px 10px;
}

#homestar {
	height: 75px;
	width: 75px;
	border: 0px solid #ffffff;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	float: left;
	clear: none;
	margin: -100px 5px 10px 230px;
	z-index: 10;
	position: absolute;
}

#homestar2 {
	height: 75px;
	width: 75px;
	border: 0px solid #ffffff;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	float: left;
	clear: none;
	margin: -100px 5px 10px 140px;
	z-index: 10;
	position: absolute;
}

#homepdf {
	height: 120px;
	width: 95px;
	border: 0px solid #ffffff;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	float: right;
	clear: none;
	margin: 45px 5px 10px 5px;
}
.button {
	float: right;
	margin: 0px 30px 0px 20px;
	border: 0px;
	z-index: 2;
}
.graphic {
	position: realtive;
	margin: 0px 25px 0 25px;
	clear: left;
	float: left;
	top: 0px;
}


.sectiontext {
	height: 130px;
	width: 125px;
	padding-top: 10px;
	border: 0px solid #ffffff;
	color: #ffffff;
	font-size: 12px;
	padding-left: 10px;
	text-align: left;
	float: left;
	clear: none;
	padding-right: 5px;
	margin: 0 5px 5px 5px;
}


.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: 0px 5px 5px 5px;
	width: 320px;
	font-size: 14px;
	float: right;
	position: relative;
	top: 20px;
	height: 150px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(../media/images/homepage/lg-homeicon.gif);
	background-repeat: no-repeat;
	background-position: top;
	clear: none;
	margin: 10px 9px 20px 15px;
	background-color: #006600;
	color: #ffffff;
	list-style-type: circle;
}
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;
}
.menulinks {
	color: #FFFFFF;
}
