@charset "utf-8";
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 8px;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: 8;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #7BB28B;
}

.twoColFixLt #container {
	width: 1010px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	height: 1250px;
}

.twoColFixLt #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: auto;
} 
.twoColFixLt #header {
	background-color: #FFFFFF;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.slideShow {
	float: left;
	height: 460px;
	width: 640px;
	padding-left: 0px;
}
.interior {
	float: left;
	height: 224px;
	width: 640px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.footer {
	float: left;
	height: auto;
	width: 985px;
	background-color: #006600;
	color: #CCCCCC;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.floatrtmenu {
	float: right;
	margin-left: 0px;
	width: 330px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.logo {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
.table {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
}
.quote {
	background-color: #C8DED2;
	color: #333333;
	height: 125px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 15px;
}
.photort {
	float: right;
	height: 600px;
	width: 731px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-right: 50px;
	margin-top: 25px;
}
.callnow {
	float: right;
	width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 12px;
	color: #666666;
	margin-right: 15px;
}
.assoctext {
	float: right;
	width: 400px;
	margin-right: auto;
	margin-top: 25px;
	margin-left: auto;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.associmg {
	float: right;
	height: 225px;
	width: 150px;
	margin-right: 175px;
	margin-top: 25px;
}
.textleft {
	float: left;
	width: 550px;
	height: auto;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.twoColFixLt #containercomp {
	width: 1010px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	height: 1080px;
}
.companyimg {
	float: left;
	width: auto;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.testimonials {
	background-color: #FFFFFF;
	color: #333333;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 250px;
	font-size: 15px;
	float: left;
}
.twoColFixLt #containertest {
	width: 1010px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	height: 5950px;
}
.fltrtpopup {
	float: right;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	margin: 10px;
}
.twoColFixLt #containerpopup {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	height: 600px;
}
.slideShowawards {
	float: left;
	height: 333px;
	width: 500px;
	padding-left: 0px;
}
.tablenews {
	float: none;
	width: auto;
	height: auto;
}
.3n1 {
	float: left;
	height: 460px;
	width: 100px;
	padding-left: 0px;
	margin-top: 20px;
}
.threeinone {
	float: left;
	height: auto;
	width: 610px;
	padding-left: 0px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 20px;
}
.twoColFixLt #container3n1 {
	width: 1020px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	height: 1130px;
}
.button {
	background-color: #7BB28B;
	color: #FFFFFF;
	height: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: large;
	font-weight: bold;
	width: 150px;
	text-align: center;
	background-position: center;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 200px;
}
.twoColFixLt #container #mainContent #right menu {
	margin-top: 0px;
}
.twoColFixLt #containerawards {
	width: 1010px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	height: 1000px;
}
.twoColFixLt #containerabout {
	width: 1010px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	height: 830px;
}
.twoColFixLt #mainContentabout {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 600px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left center;
}
.textleft2 {
	float: right;
	width: 350px;
	height: auto;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.fltrttestimonl {
	float: right;
	margin-right: 10px;
}
.textleft3 {
	float: right;
	width: 900px;
	height: auto;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.fltrtmovie {
	float: right;
	margin: 0px;
}
.textleftlong {
	float: left;
	height: auto;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.fltrtimg {
	float: right;
	margin: 8;
	padding: 20px;
}
.twoColFixLt #containercareer {
	width: 1010px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	height: 2670px;
}
.missionquote {
	font-size: x-small;
	float: right;
}
.fltLTimg {
	float: left;
	padding: 20px;
	margin-top: 8;
	margin-right: 8;
	margin-bottom: 8;
	margin-left: 0px;
}
.floatrtmenu350 {
	float: right;
	margin-left: 0px;
	width: 350px;
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 0px;
}
.twoColFixLt #container #mainContent #right menu2 {
	margin-top: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #333333;
}

