body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	background-image: url(../images/PageBGImage.jpg);
	background-repeat:repeat-x;
	background-color: #004F23;
	margin: 0 0 0 0;
}
h2 {
	font-size: 100%;
}
ul {
	font-size: 100%;
}
p {
	font-size: 100%;
}

a {
	color:#FFF;
	text-decoration: underline;
}

a:hover {
	color:#0C0;
	text-decoration: underline;
}
#PageContainer {
	width: 986px;
	margin: 0 auto;
	text-align:left;
	min-height: 200px;
	padding: 10px 0 0 0;
}
#PageHeader {
	clear: both;
	width: 986px;
	margin: 0 0 0 0;
}
#Logo {
	width: 378px;
	height: 169px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#HeaderStrapLine {
	width: 568px;
	height: 169px;
	background-image:url(../images/HeaderStrapLine.png);
	background-position:right;
	background-repeat:no-repeat;
	float: left;
}
#HeaderStrapLine h2 {
	color:#FFF;
	font-size: 0.9em;
	margin: 0 0 0 0;
	padding: 65px 100px 0 130px;
}
#MainNav {
	clear:both;
	width: 862px;
	height: 32px;
	padding: 5px 0 0 55px;
	margin: 10px 0 0 0;
}
#nav {
	background: url(../images/nav.png) 0px 0px no-repeat;
	height: 32px;
	width: 862px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#nav span {
	display: none;
}
#nav li {
	list-style-type: none;
	float: left;
}
#nav a {
	height: 32px;
	display: block;
}
#list1 {
	width: 130px;
}
#list2 {
	width: 148px;
}
#list3 {
	width: 157px;
}
#list4 {
	width: 146px;
}
#list5 {
	width: 131px;
}
#list6 {
	width: 150px;
}
#list1 a:hover {
	background: url(../images/nav.png) 0px -34px no-repeat;
}
#list2 a:hover {
	background: url(../images/nav.png) -130px -34px no-repeat;
}
#list3 a:hover {
	background: url(../images/nav.png) -278px -34px no-repeat;
}
#list4 a:hover {
	background: url(../images/nav.png) -435px -34px no-repeat;
}
#list5 a:hover {
	background: url(../images/nav.png) -581px -34px no-repeat;
}
#list6 a:hover {
	background: url(../images/nav.png) -712px -34px no-repeat;
}
.selectedList1 {
	background: url(../images/nav.png) 0px -34px no-repeat;
}
.selectedList2 {
	background: url(../images/nav.png) -130px -34px no-repeat;
}
.selectedList3 {
	background: url(../images/nav.png) -278px -34px no-repeat;
}
.selectedList4 {
	background: url(../images/nav.png) -435px -34px no-repeat;
}
.selectedList5 {
	background: url(../images/nav.png) -581px -34px no-repeat;
}
.selectedList6 {
	background: url(../images/nav.png) -712px -34px no-repeat;
}
#MainBody {
	clear:both;
	min-height: 25px;
}
#HeaderGraphic {
	clear: both;
	width: 946px;
	height: 44px;
	background-image: url(../images/headerGraphic3.jpg);
	background-repeat: no-repeat;
	padding: 204px 0 0 90px;
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 1.3em;
	color: #FFF;
}
#HeaderGraphic2 {
	clear: both;
	width: 946px;
	height: 44px;
	background-image: url(../images/headerGraphic2.jpg);
	background-repeat: no-repeat;
	padding: 200px 0 0 90px;
	margin: 0 0 0 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
}
#HeaderGraphic3 {
	clear: both;
	width: 946px;
	height: 44px;
	background-image: url(../images/headerWelcome.jpg);
	background-repeat: no-repeat;
	padding: 200px 0 0 90px;
	margin: 0 0 0 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
}
#HeaderGraphic4 {
	clear: both;
	width: 946px;
	height: 44px;
	background-image: url(../images/headerGraphic4.jpg);
	background-repeat: no-repeat;
	padding: 200px 0 0 90px;
	margin: 0 0 0 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
}
#HeaderGraphic5 {
	clear: both;
	width: 946px;
	height: 44px;
	background-image: url(../images/headerGraphic5.jpg);
	background-repeat: no-repeat;
	padding: 200px 0 0 90px;
	margin: 0 0 0 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
}
#HeaderGraphic6 {
	clear: both;
	width: 946px;
	height: 44px;
	background-image: url(../images/headerGraphic6.jpg);
	background-repeat: no-repeat;
	padding: 200px 0 0 90px;
	margin: 0 0 0 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
}
#MainBodyCenter {
	background-image: url(../images/MainBodyBG_Center.png);
	min-height: 25px;
	background-repeat: repeat-y;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	overflow: auto;
}
#MainBodyFooter {
	background-image: url(../images/MainBodyBG_Footer.png);
	height: 34px;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
/** Green panel - Large **/

.LoginLabel {
	position:			relative;
	display:			block;
	float:				left;
	width:				400px;
	clear:				both;
	border:				1px solid #dedede;
	padding:			5px;
	font-size:			0.8em;
	line-height:		30px;
	margin-bottom:		5px;
	color: 				#FFF;
	overflow:  			hidden;
}

.LoginLabelButton {
	position:			relative;
	display:			block;
	float:				left;
	width:				400px;
	clear:				both;
	border:				none;
	padding:			5px;
	font-size:			0.8em;
	line-height:		30px;
	margin-bottom:		5px;
	color: 				#FFF;
	overflow:  			hidden;
}
#newsFormContainer {
	margin: 0 0 0 120px;
	padding: 0 0 0 0;
	width: 720px;
	height: 250px;
	overflow: auto;
}

#newsForm {
	width: 600px;
	float: left;
	overflow: auto;	
}

#newsFormHelp {
	width: 250px;
	height: 25px;
	float: left;
	font-size: 0.8em;
	color: #FFF;
}

#panelGreenLarge {
	width: 946px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#glBody {
	background-image: url(../images/panel_GreenWide.png);
	background-repeat: no-repeat;
	min-height: 250px;
	padding: 40px 0 0 0;
	overflow: hidden;
}
#glBody p {
	margin: 0 0 0 0;
	padding: 0 0 10px 120px;
	font-size: 0.8em;
	font-weight: bold;
	color:#FFF;
	width: 730px;
}
#glBody h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 120px;
	font-size: 1.4em;
	color:#FFF;
	width: 730px;
}
#glBody h3 {
	margin: 0 0 0 120px;
	padding: 4px 0 4px 40px;
	font-size: 0.9em;
	color: #fff;
	width: 730px;
	background-image:url(../images/SpeechBubble2.png);
	background-repeat: no-repeat;
	height: 25px;
}
#glBody ul {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 0 140px;
	margin: 0 0 0 0;
	color:#FFF;
	width: 430px;
	float: left;
}
#glBody ul li {
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}
#glFooter {
	background-image: url(../images/panel_GreenWideFooter.png);
	height: 30px;
}
/** End Green Panel - Large **/


#SamplePics {
	float: left;
	width: 290px;
	text-align: right;
	min-height: 20px;
	margin: -30px 0 0 0;
	padding: 0 0 0 0;
}
#Testimonals {
	width: 290px;
	min-height: 25px;
	float: left;
	margin: 0 0 0 0;
}
#TestimonalsHeader {
	background-image: url(../images/TestimonalsHeader.png);
	background-repeat: no-repeat;
	height: 47px;
	color: #fff;
	margin: 0 0 0 0;
	padding: 20px 0 0 70px;
	overflow:auto;
	font-size: 1.2em;
}
#TestimonalsCenter {
	background-image: url(../images/TestimonalsCenter.png);
	background-repeat: repeat-y;
	min-height: 30px;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 5px 0 45px;
	overflow: auto;
	font-size: 0.8em;
	font-weight: bold;
}
#TestimonalsFooter {
	background-image: url(../images/TestimonalsFooter.png);
	background-repeat: no-repeat;
	height: 38px;
	margin: 0 0 0 0;
	padding: 25px 0 0 0;
}
/** Tan Panel - medium **/

#panelTanMedium {
	width: 648px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#tmBody {
	background-image: url(../images/PanelTanMedium.png);
	min-height: 254px;
	padding: 40px 0 0 120px;
	overflow: auto;
}
#tmBody p {
	margin: 0 0 0 0;
	padding: 0 25px 10px 0;
	font-size: 0.8em;
	font-weight: bold;
	color:#FFF;
}
#tmBody h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 1.2em;
	color:#FFF;
}
#tmFooter {
	background-image: url(../images/PanelTanMediumFooter.png);
	height: 22px;
}
/** End Tan Panel - Medium **/

/** Red Panel - Small **/

#panelRedSmall {
	width: 314px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#rsBody {
	background-image: url(../images/PanelRedSmall.png);
	min-height: 254px;
	padding: 40px 0 0 20px;
	overflow: auto;
}
#rsBody p {
	margin: 0 0 0 0;
	padding: 0 25px 10px 0;
	font-size: 0.8em;
	font-weight: bold;
	color:#FFF;
	width: 180px;
	text-align: center;
}
#rsBody h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 1.2em;
	color:#FFF;
	width: 185px;
}
#rsFooter {
	background-image: url(../images/PanelRedSmallFooter.png);
	height: 22px;
}
.buttonTestimonals {
	background-image: url(../images/btnBackground.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 121px;
	color: #FFF;
	font-size: 0.7em;
	font-weight: bold;
	padding: 6px 0 0 0;
	margin: 0 20px 0 0;
	float: right;
	text-align: center;
}
.buttonTestimonals a {
	color:#fff;
	text-decoration:none;
}
.buttonTestimonals a:hover {
	color: #999;
}
.buttonSmallPanel {
	background-image: url(../images/btnBackground.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 121px;
	color: #FFF;
	font-size: 0.7em;
	font-weight: bold;
	padding: 6px 0 0 0;
	margin: -20px 0 0 90px;
	float: left;
	text-align: center;
}
.buttonSmallPanel a {
	color:#fff;
	text-decoration:none;
}
.buttonSmallPanel a:hover {
	color:#999;
}
.buttonMediumPanel {
	background-image: url(../images/btnBackground.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 121px;
	color: #FFF;
	font-size: 0.7em;
	font-weight: bold;
	padding: 6px 0 0 0;
	margin: -20px 25px 0 0;
	float: right;
	text-align: center;
}
.buttonMediumPanel a {
	color:#fff;
	text-decoration:none;
}
.buttonMediumPanel a:hover {
	color:#999;
}
/** End Red Panel - Small **/

#Disclaimer {
	font-size: 0.6em;
	font-weight: bold;
	color:#FFF;
	text-align: right;
	padding: 0 85px 0 0;
	margin: 5px 0 10px 0;
	width: 900px;
	height: 25px;
}
#SolutionsHeader {
	width: 700px;
	margin: 0 0 0 135px;
	padding: 0 0 0 0;
	height: 80px;
}
#SolutionsHeader p {
	width: 400px;
	float: left;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}
#GalleryLink {
	width: 287px;
	float: left;
}
#GalleryImages {
	width: 675px;
	margin: 0 0 0 135px;
	padding: 5px 0 5px 10px;
	min-height: 80px;
	border: 1px dashed #fff;
	background-color:#030;
	text-align:center;
}
#GalleryImages h4 {
	color:#FFF;
	font-size: 0.9em;
	text-align: left;
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
}
#GalleryImages img {
	border: 1px #CCC solid;
	padding: 2px 2px 2px 2px;
}
#AccordianContainer {
	width: 700px;
	margin: 0 0 0 135px;
	padding: 0 0 0 0;
	clear: both;
}
#AccordianContainer p {
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	width: 95%;
	color: #333;
	font-size: 0.8em;
	font-weight: bold;
}
#AccordianContainer h4 {
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	width: 680px;
	color: #333;
	font-size: 0.8em;
}
.formButton {
	background-image: url(../images/btnBackground.png);
	height: 28px;
	width: 121px;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #fff;
	background-color: 	#009900;
	font-size: 1.1em;
	font-weight: bold;
}
#formContainer {
	margin: 0 0 0 140px;
	padding: 0 0 0 0;
}
#ContactUsHeader {
	width: 600px;
	clear: left;
	margin: 0 0 10px 0;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
}
#ContactOptionsContainer {
	margin: 0 0 0 0;
	padding: 0 0 0 120px;
}
.ContactOptions {
	width: 360px;
	color: #FFF;
	float: left;
	font-weight: bold;
}
.ContactIcon {
	float: left;
	width: 60px;
}
.ContactType {
	width: 260px;
	float:left;
	font-size: 1em;
	padding: 5px 0 0 0;
	color: #003C1A;
}
.ContactDetails {
	float:left;
	width: 260px;
	font-size: 0.8em;
	padding: 5px 0 0 0;
}
img.floatLeft {
	float: left;
	margin: 4px;
}
img.floatRight {
	float: right;
	margin: 4px;
}

