html { 					/* force scrollbar to prevent page jump */
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #CCC6B8;
	/*background-color: #86F2C7;*/
	margin: 0px;
	padding: 1;
}
#outer_wrapper {
	width: 750px;
	margin: 0 auto;
}
#masthead {
	background-color: #fff;
	padding: 0;
	margin: 20px 0 0 0;
	height: 75px;
	width: 750px;
}
#masthead .smallnav {
	float: left;
	color: #4BA245;
	font-size: 1.0em;
	padding-left: 50px;
	padding-top: 53px;
}
#masthead .smallnav a:link {
	color: #4BA245;
	text-decoration: none;
}
#masthead .smallnav a:hover {
	color: #006F6C;
	text-decoration: underline;
}
#masthead .smallnav a:visited {
	color: #627493;
	text-decoration: none;
}
#masthead .smallnav a:active,
#masthead .smallnav a:focus {
	color: #627493;
	text-decoration: underline;
}
#wrapper {
	width: 750px;
	height: auto;
	margin-left: 4px;
	border: 2px solid #119C63;
}
#header {
	background: #FFFFFF url(../_images/header.jpg) top center no-repeat;
	padding: 0px;
	margin: 0;
	width: 750px;
	height: 120px;
	/*border-bottom: 2px #53A64E solid;*/
}
#header .content {
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	text-align: right;
	padding-right: 35px;
	padding-top: 35px;
}
#column_wrapper {
	background: url(../_images/bkgNew.jpg) repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: auto;
	height: auto;
	float: left;
	width: 750px;
}
#right {
	width: auto;
	height: auto;
	float: left;
}
#left {
	width: 140px;
	height: auto;
	float: left;
}
#topspace {
	background: url(../_images/bkgNew.jpg) top left no-repeat;
	padding: 0px;
	margin: 0;
	width: 750px;
	height: 25px;
}
#strip1 {
	background: #FFFFFF url(../_images/strip.png) top left no-repeat;
	padding: 0px;
	margin: 0;
	width: 750px;
	height: 650px;
	/*border-bottom: 2px #53A64E solid;*/
}
#spaceBetweenDiv {
	margin-top:30px;
}
#company {
	padding: 34px 8px 0px 0px;
	margin: 10px;
	width: 350px;
	height: 121px;
	color: #005CB5;
	font-weight: bold;
	font-size: 1.1em;
}
#company .content {
	color: #003399;
	font-size: 0.82em;
}
#companyE {
	margin-top: 46px;
	margin-left:20px;
	width: 350px;
	color: #005CB5;
	font-weight: bold;
	font-size: 1.1em;
}
#companyE .content {
	color: #003399;
	font-size: 0.82em;
}
#addProd {
	margin-top: 20px;
	margin-left: 220px;
	width: 300px;
	height: 121px;
	color: #005CB5;
	font-weight: bold;
	font-size: 1.1em;
}
#addProd .content {
	color: #003399;
	font-size: 0.82em;
}
#topnav {
	/*background: #006F6C;*/
	background: #5D6D8E;
	color: #fff;
	height: 25px;
	font-size: 1.0em;
	text-align: right;
	padding: 8px 0px 0px 35px;
}
#topnav ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}
#topnav ul li {
	display: inline;
	padding-right: 15px;
	font-weight: bold;
}
#topnav ul li a:link {
	color: #fff;
	text-decoration: none;
}
#topnav ul li a:visited {
	color: #ffff99;
	text-decoration: none;
}
#topnav ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#topnav ul li a:active,
#topnav ul li a:focus {
	color: #CCCCCC;
	text-decoration: underline;
}
#center .content {
	padding: 24px 25px 6px 35px;
	font-size: 1.1em;
	line-height: 1.68em;
	color:#003399;
	font-weight:bold;
}
#left .content {
	padding: 24px 9px 24px 12px;
	font-size: 0.8em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px 25px 6px 35px;
	font-size: 0.8em;
	line-height: 1.68em;
}
#right .content ul {
	margin-left: 1.5em;
	padding-left: 0;
	list-style-image: url(../_images/bullet.gif);
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 0px;
	font-size: 1.0em;
	font-weight: bold;
	color: #0059B0;
}
#footer {
	color: #627493;
	background-color: #CCC6B8;
	padding: 0 0 0 15px;
	margin: 0;
	font-size: 0.9em;
	clear: both;
	text-align: center;
}
#footer #copyright {
	
}
#footer #bottomnav {
	
}
.menulist {
	margin: 0 0 16px 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
}
#left .menulist {
	margin: 0;
	padding: 0;
	margin-left: 1em;
	font-size: 0.9em;
	list-style-image: url(../_images/bullet.gif);
}
#left .menulist li {
	line-height: 1.2em;
	margin-bottom: 6px;
}
#left .menulist li ul li {
	margin-bottom: 3px;
}

#left a:link {
	color: #3B9698;
}
#left a:visited {
	color: #3B9698;
}
#left a:hover {
	color: #006F6C;
}
#right a:link {
	color: #3B9698;
}
#right a:visited {
	color: #3B9698;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a {
	color: #627493; 
	text-decoration: none;
}
#wrapper .menulist a:visited {
	color: #48A04C;
}
#wrapper .menulist a:hover {
	color: #49B7B7;
	text-decoration: underline;
}
#wrapper .menulist li ul {
	margin-left: 1.5em;
	padding-left: 0;
	padding-top: 6px;
	padding-bottom: 12px;
	list-style-type: none;
}
#footer a:link {color: #3B9698; text-decoration: none;}
#footer a:visited {color: #3B9698;}
#footer a:hover {color: #3B9698; text-decoration: underline;}

.home #nav-home a,
.advantage #nav-advantage a,
.services #nav-services a,
.company #nav-company a,
.resources #nav-resources a,
.contact #nav-contact a,
.p7uberlink {
	font-weight: bold !important;
	color: #3B9698 !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.1em;
	margin: 0;
	color: #4DA24F;
	text-transform: uppercase;
}
h2 {
	font-size: 1em;
	margin: 20px 0 0 0;
	color: #30384B;
	text-transform: uppercase;
}
h3 {
	font-size: 1em;
	margin: 15px 0 0 0;
	color: #6FB775;
}
h4 {
	font-size: 1em;
	margin: 10px 0 0 0;
	color: #6FB775;
}
strong {
	color: #6FB775;
}
.tagline {
	color: #f29734;
	font-style: italic;
}
.action {
	color: #f29734;
	font-weight: bold;
	font-style: italic;
}
.promo {
	color: #3B9698;
}
.note {
	font-weight: bold;
	font-style: italic;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	/*margin: 12px 0;*/
	margin: 4px 0;
}
form {
	margin: 2;
	padding: 15;
}
form input.text {
	border: 1px solid #3B9698;
}
.required {
	color: #ff0000;
}
.twoCol {
	float: left;
	width: 230px;
	margin-bottom: 20px;
}
.clear {
	clear: both;
}
