/* CSS Document */

body {
	background: #fff url(images/top-strip.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

form {
	margin: 0px;
	padding: 0px;
	}

/* ----------------------------  Wrapper and Folio  ------------------------------- */

#wrapper {
	position: relative;
	width: 900px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: #fff;
	}

#folio {
	position: absolute;
	top: 16px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: auto;
	background: #fff;
	}

/* ------------------------------  Logo Strip  --------------------------------- */

#logostrip {
	float: left;
	width: 880px;
	height: auto;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	background: #efefef;
	display: inline;
	}

#logo {
	float: left;
	width: 250px;
	height: auto;
	margin: 0px;
	padding: 8px 0px 0px 90px;
	}

#login {
	float: right;
	width: 500px;
	height: auto;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	text-align: right;
	}

/* ------------------------------  Nav Strip  --------------------------------- */

#navstrip {
	float: left;
	width: 880px;
	height: 39px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background: #abb2ba;
	border-top: solid 8px #efefef;
	display: inline;
	}

#navlogo {
	float: left;
	width: 247px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #abb2ba;
	}

#navlogo p {
	margin: 0px;
	padding: 0px 0px 0px 39px;
	}

#nav {
	float: left;
	width: 630px;
	height: auto;
	padding: 0px;
	margin: 0px;
	background: #abb2ba;
	}

/* ------------------------------ Home Body Styles  --------------------------------- */

#positioningbar {
	float: left;
	width: 880px;
	height: 39px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-size: 5px;
	background: url(images/positioning-strip.jpg) no-repeat;
	border-top: solid 4px #fff;
	border-bottom: solid 1px #fff;
	display: inline;
	}

/* ------------------------------ Main Content  --------------------------------- */

#maincontent {
	float: left;
	width: 880px;
	height: auto;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: inline;
	}

#maincontentsub {
	float: left;
	width: 880px;
	height: auto;
	margin: 14px 0px 14px 10px;
	padding: 0px;
	display: inline;
	}

/* ------------------------------ Home Pics  --------------------------------- */

#homepics {
	float: left;
	width: 880px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #fff;
	}

#homepicone {
	float: left;
	width: 294px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #fff;
	}

#homepictwo {
	float: left;
	width: 293px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #fff;
	}

#homepicthree {
	float: right;
	width: 293px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #fff;
	}

#hometextone {
	float: left;
	width: 294px;
	height: 143px;
	margin: 0px;
	padding: 0px;
	background: url(images/home-pictures/company-news.gif) no-repeat;
	}

#hometexttwo {
	float: left;
	width: 293px;
	height: 143px;
	margin: 0px;
	padding: 0px;
	background: url(images/home-pictures/services-overview.gif) no-repeat;
	}

#hometextthree {
	float: right;
	width: 293px;
	height: 143px;
	margin: 0px;
	padding: 0px;
	background: url(images/home-pictures/our-philosophy.gif) no-repeat;
	}

#hometextone p, #hometexttwo p, #hometextthree p {
	margin: 0px;
	padding: 0px 12px 12px 12px;
	font-size: 12px;
	color: #fff;
	}

#hometextone p.top, #hometexttwo p.top, #hometextthree p.top {
	margin: 0px;
	padding: 40px 12px 12px 12px;
	font-size: 12px;
	color: #fff;
	}

#hometextone a, #hometexttwo a, #hometextthree a {
	color: #eff6ff;
	text-decoration: underline;
	}

#hometextone a:hover, #hometexttwo a:hover, #hometextthree a:hover {
	color: #fdffe8;
	text-decoration: underline;
	}

#hometextone p.top a, #hometexttwo p.top a, #hometextthree p.top a {
	color: #eff6ff;
	text-decoration: underline;
	}

#hometextone p.top a:hover, #hometexttwo p.top a:hover, #hometextthree p.top a:hover {
	color: #fdffe8;
	text-decoration: underline;
	}

/* --------------------------- Homepage Text Statement  ---------------------------- */

#hometextarea {
	float: left;
	width: 880px;
	height: auto;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	}

#hometextstatement {
	float: left;
	width: 570px;
	height: auto;
	margin: 0px;
	padding: 0px;
	}

#hometextstatement h1 {
	font-size: 26px;
	font-weight: normal;
	color: #76818d;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	background: url(images/h1-bg.gif) bottom left repeat-x;
	}

#hometextstatement p {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 12px 12px 12px 12px;
	line-height: 19px;
	}



/* --------------------------- Homepage Content Module  ---------------------------- */


#contactmodule {
	float: right;
	width: 289px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	background: url(images/contact-module.gif) no-repeat;
	}

#contactmodule h1 {
	padding: 0px 0px 3px 0px;
	margin: 10px 14px 10px 14px;
	background: url(images/contact-h1-bg.gif) bottom left repeat-x;
	font-size: 16px;
	color: #222;
	font-weight: bold;
	}

#contactmodule p {
	padding: 0px 0px 0px 0px;
	margin: 12px 14px 0px 14px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	}
	
#contactmodule a {
	color: #000;
	text-decoration:underline;
	}
	
#greenmodule {
	float: right;
	width: 289px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	//padding-bottom: 100px;
	background: url(images/green-module2.gif) no-repeat;
	}

#greenmodule h1 {
	padding: 0px 0px 3px 0px;
	margin: 3px 14px 10px 14px;
	font-size: 16px;
	color: #008000;
	font-weight: bold;
	}

#greenmodule p {
	padding: 0px 0px 0px 0px;
	margin: 12px 14px 0px 14px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	}
	
#greenmodule a {
	color: #000;
	text-decoration:underline;
	}


/* ------------------------------ Subpage Content --------------------------------- */

#leftcolumn {
	float: left;
	width: 570px;
	height: auto;
	margin: 0px;
	padding: 0px;
	}

#leftcolumn h1 {
	font-size: 20px;
	color: #000;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}

#leftcolumn p {
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}

#rightcolumn {
	float: right;
	width: 289px;
	height: auto;
	margin: 0px;
	padding: 0px;
	}

#rightcolumn h1 {
	font-size: 20px;
	color: #000;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}

#rightcolumn p {
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}

/* --------------------------- Subpage Text Statement  ---------------------------- */

#subtextarea {
	float: left;
	width: 570px;
	height: auto;
	margin: 0px;
	padding: 0px;
	}

#subtextarea h1 {
	font-size: 26px;
	font-weight: normal;
	color: #76818d;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	background: url(images/h1-bg.gif) bottom left repeat-x;
	}

#subtextarea h2 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 3px 0px;
	padding: 3px 3px 3px 3px;
	font-family: "Times New Roman", Times, serif;
	background: #ABB2BA;
	}

#subtextarea p {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 12px 0px 12px 0px;
	line-height: 19px;
	}

#subtextarea a {
	color: #76818d;
	text-decoration: underline;
	}

#subtextarea a:hover {
	color: #9fb4ca;
	text-decoration: underline;
	}


/* --------------------------- Subpage Content Module ---------------------------- */

#subcontactmoduleshell {
	float: right;
	width: 289px;
	height: auto;
	margin: 0px;
	padding: 0px;
	}

#subcontactmoduletop {
	float: right;
	width: 289px;
	height: 3px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	background: url(images/contact-module-topcap.gif) no-repeat;
	}

#subcontactmodule {
	float: right;
	width: 287px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	background: #f7f7f7 url(images/contact-module-top.gif) no-repeat;
	border-right: solid 1px #999ba0;
	border-left: solid 1px #999ba0;
	}

#subcontactmodule h1 {
	padding: 0px 0px 3px 0px;
	margin: 10px 14px 10px 14px;
	background: url(images/contact-h1-bg.gif) bottom left repeat-x;
	font-size: 16px;
	color: #222;
	font-weight: bold;
	}

#subcontactmodule p {
	padding: 0px 0px 0px 0px;
	margin: 12px 14px 0px 14px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	}
	
#subcontactmodule a {
	color: #000;
	text-decoration:underline;
	}

#subcontactmodulebottom {
	float: right;
	width: 289px;
	height: 13px;
	font-size: 2px;
	margin: 0px;
	padding: 0px;
	background: url(images/contact-module-bottom.gif) no-repeat;
	}

/* ------------------------------ Footer  --------------------------------- */


#footer {
	float: left;
	width: 880px;
	height: auto;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: inline;
	background: url(images/footer-top.gif) top left repeat-x;
	}

#footer p {
	font-size: 11px;
	color: #5c7882;
	margin: 0px;
	padding: 9px 0px 16px 0px;
	}

#footer a {
	color: #5c7882;
	text-decoration: none;
	}

#footer a:hover {
	color: #5c7882;
	text-decoration: underline;
	}



/* ------------------------------ Login Classes  --------------------------------- */

.logingraphic {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

.loginfield {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	}

.loginbutton {
	margin: 0px;
	padding: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
	}

.highlight {
	background: #fffeb7;
	padding: 2px;
	}

.blogposting {
	color: #999;
	}

.navdivider {
	margin: 0px 3px 0px 3px;
	}

.tabletexttitle {
	padding: 0px 0px 2px 0px;
	font-size: 16px;
	color: #111;
	font-weight: bold;
	}

.tablegraphic {
	padding: 0px 0px 8px 10px;
	font-size: 12px;
	color: #666;
	}

.tabletext {
	padding: 0px 0px 8px 0px;
	font-size: 12px;
	color: #222;
	font-weight: normal;
	}

.tableborder {
	margin: 0px 0px 3px 0px;
	border-bottom: solid 1px #DBE2EA;
	}

.logintext {
	font-size: 14px;
	font-weight: normal;
	}
	
.smalltext {
	font-size: 10px;
	font-weight: normal;
	}

