body {
	background-color: #3f3f3f;
	color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}

a {
	color: #6293c4;
}

a:hover {
	color: #6ea5dc;
}

/* Basic tags */
img {
	border: 0;
}

.clearfix {
	clear: both;
}

#header {
	margin: 0 auto;   /* align for good browsers */
	float: left;
	height: 82px;
}

#page-container {
	margin: 0 auto;
	width: 980px;
}

#nav {
	text-align: center;
	border-bottom: 1px solid #000;
	height: 44px;
	background: url(image/nav-bg.gif);
	position: relative;
	z-index: 1;
}

span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 106px; top: 44px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 180px;
	border: 1px solid #000;
}
ul.subnav li{
	margin: 0; padding: 0;
	border-bottom: 1px solid #000; /*--Create bevel effect--*/
	clear: both;
	width: 180px;
}

ul.subnav li a {
	float: left;
	width: 170px;
	background: #375674;
	padding: 10px 5px;
	color: #fff;
	text-decoration: none;
}
ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #507b3a;
}

ul.company-subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 611px; top: 44px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 190px;
	border: 1px solid #000;
}
ul.company-subnav li{
	margin: 0; padding: 0;
	border-bottom: 1px solid #000; /*--Create bevel effect--*/
	clear: both;
	width: 190px;
}

ul.company-subnav li a {
	float: left;
	width: 180px;
	background: #375674;
	padding: 10px 5px;
	color: #fff;
	text-decoration: none;
}
ul.company-subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #507b3a;
}

.nav-link, .nav-link-on {
	float: left;
	height: 32px;
	padding-top: 13px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 0 0 32px;
}

.nav-link-on {
	background: url(image/nav-bg-on.gif);
	border-left: 1px solid #6ca54e;
	border-right: 1px solid #48715b;
}

.nav-link a, .nav-link-on a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}

.nav-link a:hover {
	text-decoration: underline;
}

#splash {
	position: relative;
	background: url(image/splash-forest.jpg) no-repeat;
	float: left;
	width: 980px;
	height: 412px;
}

#splash-see {
	position: absolute;
	left: 35px;
	top: 35px;
}

#splash-show {
	position: absolute;
	right: 35px;
	bottom: 25px;
	cursor: pointer;
}

#splash-small {
	float: left;
	height: 158px;
}

#bar {
	height: 46px;
	border-top: 1px solid #000;
	background: url(image/bar-bg.gif) #14202b repeat-x top;
}

#info-scroll {
	float: left;
	width: 500px;
	height: 42px;
}

#info-scroll-arrows {
	float: left;
	margin-left: 20px;
	margin-top: 8px;
	width: 14px;
}

#info-scroll-arrows .control {
	margin-bottom: 4px;
}

#info-scroll-arrows .control:hover {
	cursor: pointer;
}

#info-scroll-scroller {
	float: left;
	width: 430px;
	height: 46px;
	margin-left: 20px;
	overflow: hidden;
}

#info-scroll-scroller .item {
	float: left;
	width: 430px;
	height: 46px;
	color: #FFF;
	font-size: 14px;
	overflow: hidden;
}

#info-scroll-scroller .item div {
	float: left;
	padding-top: 6px;
}

#info-scroll-scroller .item a {
	color: #fff;
}

#info-scroll-scroller .item a:hover {
	color: #CCC;
}

#product-search {
	float: right;
	height: 40px;
	padding-top: 6px;
	width: 460px;
}

#product-search img {
	float: left;
}

#product-search p {
	float: left;
	font-weight: bold;
	padding: 0;
	margin: 9px 0 0 10px;
	font-size: 14px;
}

#product-search select {
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	width: 320px;
}

.product-thumb {
	float: right;
	border: 1px solid #8c9299;
	width: 350px;
}

#login {
	float: right;
	height: 42px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
}

.login-box {
	float: right;
	height: 32px;
	width: 130px;
}

.login-portal {
	float: right;
	width: 100px;
	padding-top: 13px;
	margin-right: 5px;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.login-portal small {
	font-size: 9px;
}

.login-box label {
	color: #6da74f;
	font-size: 10px;
	font-weight: bold;
}

#login input[type="text"], #login input[type="password"] {
	width: 110px;
	background-color: #fff;
	border: 1px solid #6da74f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	color: #000;
}

#services {
	height: 415px;
	background: url(image/services-bg.gif) repeat-x #355370;
}

.service-container, .service-container2 {
	float: left;
	height: 375px;
	width: 245px;
}

.service-container2 {
	background-color: #2d465e;
}

.service-box {
	float: left;
	position: relative;
	border: 1px solid #000;
	margin: 20px 10px 20px 10px;
	background: #fff;
	color: #111;
	padding: 10px;
	height: 360px;
	width: 202px;
	font-size: 10px;
	line-height: 14px;
}

.service-box ul {
	padding: 0;
	margin: 0 15px;
}

.service-box li {
	list-style: square;
}

.service-box h1 {
	padding: 0;
	margin: 0;
	color: #6da74f;
	font-size: 16px;
	padding-bottom: 10px;
}

.service-box h1 a {
	color: #6da74f;
	text-decoration: none;
}

.service-box h1 a:hover {
	text-decoration: underline;
}

.service-box h2 {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 14px;
	padding-top: 15px;
}

.service-box img {
	border: 1px solid #000;
	margin-bottom: 10px;
}

.service-box p {
	margin: 0;
	padding: 0;
	line-height: 18px;
}

.service-box .more {
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-align: right;
}

.service-box .more a {
	text-decoration: none;
	color: #6da74f;
	font-weight: bold;
}

.service-box .more a:hover {
	text-decoration: underline;
}

#content-body {
	background-color: #355270;
	padding: 20px;
}

#content-body-light {
	background-color: #fff;
	color: #333;
	padding: 20px;
}

#content-body-light p, #content-body-light li {
	line-height: 20px;	
}

#content-body-light ul, #content-body-light p {
	font-size: 14px;
}

.content-body-left {
	float: left;
	width: 540px;
	color:#333;
}

.content-body-right {
	float: left;
	width: 400px;
}

#content-body-light h1 {
	font-size: 24px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #4376a3;
}

.content-box {
	border: 1px solid #0c131b;
}

.content-box-inner {
	background-color: #192533;
	border: 1px solid #414b55;
}

.content-box-title {
	margin: 5px;
	padding: 10px 15px 10px 15px;
	background-color: #0c1319;
	border: 1px solid #000;
	color: #fff;
	font-size: 16px;
}

.content-box-text {
	padding: 5px 20px 10px 20px;
	line-height: 18px;
}

.content-box-text-white {
	padding: 5px 20px 10px 20px;
	line-height: 18px;
	color: #000;
	background-color: #fff;
}

.content-box-text-left {
	float: left;
	width: 410px;
}

.content-box-text-right {
	float: right;
	width: 460px;
}

.content-box-text-left ul {
	padding: 0;
	margin: 0 0 0 20px;
	list-style: square;
}

.content-box-text-left li {
	margin-bottom: 10px;
}

div.client-left a, div.client-center a, div.client-right a {
	font-size: 10px;
}

div.client-left {
	float: left;
	width: 311px;
	height: 150px;
	padding-top: 4px;
	text-align:center;
	border-bottom: dotted 1px #d2c9d5;
}

div.client-center {
	float: left;
	width: 311px;
	height: 150px;
	padding-top: 4px;
	text-align:center;
	border-left: dotted 1px #d2c9d5;
	border-right: dotted 1px #d2c9d5;
	border-bottom: dotted 1px #d2c9d5;
}

div.client-right {
	float: left;
	width: 311px;
	height: 150px;
	padding-top: 4px;
	text-align:center;
	border-bottom: dotted 1px #d2c9d5;
}

div.client-logo {
	height: 100px;
	vertical-align:bottom;
}

#sitemap {
	height: 268px;
	padding: 25px 20px 20px 25px;
	background-color: #182633;
}

#sitemap h1 {
	font-size: 11px;
	margin: 0 0 15px 0;
	padding: 0;
}

#sitemap h1 a, #sitemap li a {
	color: #fff;
	text-decoration: none;
}

#sitemap a:hover {
	text-decoration: underline;
}

#sitemap ul {
	padding: 0;
	margin: 0 0 15px 15px;
	line-height: 15px;
}

#sitemap li {
	list-style: square;
}

.sitemap-s1, .sitemap-s2 {
	float: left;
	width: 166px;
	height: 252px;
	padding: 10px;
	background-color: #111b25;
	color: #FFF;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

.sitemap-s2 { 
	background-color: #0c1319;
}

/* Footer */
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 50px;
	text-align: left;
	line-height: 14px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover, #footer a.lastlink:hover {
	text-decoration: underline;
}

#footer a.firstlink {
	margin: 0;
	border: none;
}

#footer a.lastlink {
	border-right: none;
	text-decoration: none;
}

#footer-logo {
	float: left;
	height: 46px;
	width: 46px;
}

#footer-copyright {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}

#footer-social {
	float: right;
	margin-top: 6px;
}

#footer-social img {
	margin-left: 50px;
}

p#vtip { 
	color: #000;
	display: none;
	position: absolute; 
	padding: 12px; 
	left: 20px; 
	font-size: 11px;
	background-color: white;
	border: 1px solid #4668a5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 9999;
}
p#vtip #vtipArrow { display: none; position: absolute; top: -10px; left: 5px }
