
html,body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;	
	background-color: #fff;	
	margin: 0 auto;	
	text-align: center;
	color: #000;
}

a {
    outline: none;
}


input {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;	
	color: #000;
}

h1 {
	color: #6cb0a4;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.greentext {
	color: #6cb0a4;	
}

.whitetext {
	color: #fff;
	font-family: georgia, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}


.button {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;	
	color: #616161;
	margin-top: 5px;
}

.whitegeogia {
	font-family: georgia, Helvetica, Verdana, sans-serif;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}


.logos {
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	text-align: center;
	height: 125px;
	}

#homecontent a {
	color: #000;	
}

#homecontent a:hover {
	text-decoration: none;
}

#container {	
	margin:0 auto; /* center, not in IE5 */
	margin-left: auto;
	margin-right: auto;
	width:750px;
	text-align:left;
	border: solid #CED0D0 10px;
	overflow: auto;
	background-image: url(../images/btmleftcorner_backgroundbig.gif);
	background-position: bottom center; 
	background-repeat: no-repeat;
	background-color: #6CAFA4;	
	/*height: 100%;*/
}

#container_footer {	
	margin:0 auto; /* center, not in IE5 */
	margin-left: auto;
	margin-right: auto;
	width:770px;
	text-align:left;
	font-size:10px;
}


#left {
/*	background-color: #6bafa3;*/
	
	float: left;
	width: 102px;
	/*background-image: url(../images/leftsidebar_repeater.gif);
	height:100%;*/
}


#right {
	float: left;
	width: 648px;

}



#right #content {
	float: left;
	width: 648px;	
	min-height: 458px;
	height:auto !important;
	height: 455px;
	background-position: bottom center; 
	background-repeat: no-repeat;
	background-color:#fff;

}

#right #content #copy_extrawide {
	padding-top: 25px;
	padding-left: 20px;
	line-height: 16px;
	width: 560px;
}


#right #content #copy_wide {
	padding-top: 25px;
	padding-left: 20px;
	line-height: 16px;
	width: 520px;
}

#right #content #copy_narrow {
	padding-left: 20px;
	line-height: 16px;
	width: 350px;
}

#right #content #copy_products {
	padding-left: 20px;
	line-height: 16px;
	width: 400px;
	float: left;
}



#right #content .productnav {
	float: left; 
	padding-left: 20px; 
	margin-top:25px
}

#right #content .productnav a{
	color: #000;
	text-decoration: underline;
}

#right #content .productnavoff {
	width:145px; 
	height:87px; 
	text-align:center;
}

#right #content .productnavon {
	width:145px; 
	background-image: url(../images/portfoliogreenoval.gif); 
	height:87px; 
	text-align:center;
}




#right #content ul {
	margin-right:0px;
	margin-top:2px;
	color: #000;	
 }

#right #content a {
	color: #6cb0a4;	
}

#right #content a:hover {
	text-decoration: none;
}

#right #content .blacktext {
	color: #000;	
}


#right #content #midnav a {
	color: #818785;
	text-decoration: none;
	outline: none;
}

#right #content #midnav div {
	/*border: solid 1px;*/
}

#right #content #midnav a:hover {
	color: #6cb0a4;
	text-decoration: underline;
}

#right #content #midnav .midon {
	color: #6cb0a4;
	text-decoration: underline;
}

#right #content #midnav .midoff {
	color: #818785;
	text-decoration: none;
}

#content #news a {
	color: #000;
}

/* Nav CSS */
	#divNav {
		margin: 0;
		padding: 0;
		height: 48px;
		width: 648px;
		
	}

	#nav {
		position: relative;
		top: 0px;
		height: 48px;
		width: 648px;
		background: #639f94;
		margin: 0;
		padding: 0;
		
	}

	#nav li ul, #nav li ul {
		margin: 0;
		padding: 0;
		background: #639f94;
	}


	#nav li { /*float the main list items*/
		margin: 0;
		float: left;
		display: block;
		padding-right: 0px;
	}

	#nav li ul {
		display: none;
	}

	#nav li.off ul, #nav li.on ul  { /*put the subnav below*/
		position: absolute;
		top: 27px;
		left: 0;
		padding-top: 0px;
		background: #639f94;
		height: 21px;
		width: 648px;
		padding-left: 0px;
	}


	#nav li.on:hover ul, #nav li.over ul { /*for ie*/
		background: #639f94;
	}

	#nav li a {
		display: block;
		padding: 0;
	}

	#nav li.on ul a, #nav li.off ul a {
		border: 0;
		float: left; /*ie doesn't inherit the float*/
		color: #639f94;
		width: auto;
		margin-right: 0px;
	}

	#nav li.on:hover ul a, #nav li.over ul li a { /*for ie - the specificity is necessary*/
		background: #639f94;
	}

	#nav li.on ul {
		display: block;
	}

	#nav li.off:hover ul, #nav li.over ul {
		display: block;
		z-index: 6000;
	}


	#li1 a, #li2 a, #li3 a, #li4 a, #li5 a, #li6 a, #li7 a {
		display: block;
		position: relative;
		height: 21px;
	}

	#nav li.off ul a, #nav li.on ul a {
		display: block;
		background: #639f94;
	}		

	#nav li.on ul a {
		background: #639f94;
	} 

/* End Nav CSS */
 