body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Trebuchet MS;
	font-size:12px;
}

p,h2,h1,pre {
	margin:0px 10px 10px 10px;
	font-size:12px;
	line-height:17px;
}

h1 {
	margin:0 10px 10px 10px;
	font-size:14px;
	line-height:15px;
	padding:0 0px 5px 0px;
}

p a:link{
	color:#f73502;
	text-decoration:none;
}

p a:hover{
	color:#f73502;
	text-decoration:none;
}

p a:visited{
	color:#f73502;  
	text-decoration:none;
}

p a:hover{
	color:#FF0000;
	text-decoration:underline;
}

li {
	line-height:15px;

}

li a:link{
	color:#f73502;
	text-decoration:none;
}

li a:visited{
	color:#f73502;
	text-decoration:none;
}

li a:hover{
	color:#FF0000;
	text-decoration:underline;
}


	
#ut {
    position:absolute; 
	left:0; 
	top:0; 
	z-index:1
}

#coe {
	position:absolute;
	top:0;
	right: 0px;
}

#topLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
	height: 33px;	
	background-image: url(../_images/gradBg.jpg);
	background-repeat: repeat-x;
	margin:0 0 30px 0;
}

#hidden{
	visibility:hidden;
	height:0px;
}

#pagewidth{      
	 width:885px;  
	 margin-left:auto; 
	 margin-right:auto;  
} 

#topSpace{
	height:20px;
}


#topNav{
	font-size: 12px;
	font-family:Trebuchet MS;
	width: 350px;
	float:right;
	color:#333333;
	padding-top: 28px;
	text-align: right;	
}
#topNav a:link, a:active, a:visited{	
	color:#333333;
	text-decoration:none;
}
#topNav a:hover{	
	color:#0066CC;
	
}

#banner {
	position:relative;
	top:50px;	
	width:910px;;
	height:65px;
	font-size:30px;
	z-index:5;	
	background-image: url(../_images/banner.png);
	background-repeat: no-repeat;	
}

#logo {
	position:relative;
	top:-45px;
	left:-25px;
	width:910px;
	height:130px;	
	
	background-image: url(../_images/logo.png);
	background-repeat: no-repeat;
}

#flashcontent {
	position:relative;
	/*<!--background-color:#FF0000;-->*/
	top:32px;
	left:0px;
	/*width:880px;*/
	height:425px;
	z-index:2;
	/*background-image: url(../_images/hands.jpg);*/
	background-image: url(../_images/main.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
}


#secondary {
	position:relative;
	padding:70px 0px 20px 0px;
	background-color:#f3f5f8;
	z-index:1;
	background-color:#f3f5f8;	
	background-image: url(../_images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:885px;
}

#secondaryLeft {
	position:relative;	
	width:600px;	
	margin-bottom: 10px;
}

#secondaryLeftInside {
	margin-left:10px;
	background-color:#FDFDFD;
	padding:10px 5px 10px 0;
}

#secondaryRight {
	position:relative;
	width:265px;
	float:right;	
	margin: 0 10px 0 0px;
	background-color:#FDFDFD;
	padding:10px 0 0 0;	
}

#secondaryRight p {
	font-size:10px;
	text-align:right;
}

#lower{
	height:230px;
	padding-top:15px;
	background-color:#f3f5f8;
	background-image: url(../_images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#buttonHolder{
	position: relative;
	left: 405px;
	width:465px;
}

#greenBldgs{
	position:relative;	
	float:left;
}

#airPure{	
	float:right;
}
		
#contentleft {
	width:400px;
	padding:10px 0 10px 0;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
}

#contentcenter {
	width:240px;
	padding:10px 0 0 0;
	float:left;	
}

#contentright {
	width:243px;
	padding:10px 0 0 0;
	float:left;
	height:144px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#E9E9E9;	
}

#footer p{	
	font-size:10px;	
	font-weight:normal;
	color:#999999;
	margin:0px 10px 0px 10px
}

#footer p a:link {	
	font-size:10px;	
	font-weight:normal;
	color:#999999;
}

#footer p a:visited {
	color:#999999;
}

#lt {
	float:left;
}

#rt {
	position:relative;
	width:325px;
	float:right;
	font-size:10px;	
	margin: 0 0 0 0px;
	padding:0px 0 10px 0;
}

#breadcrumbs{
	position:relative;
	top:113px;
	font-size: 10px;
	color: #999999;
	margin-left:105px;
	height:0px;
	z-index:15;
}

#breadcrumbs a:link{
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
#breadcrumbs a:hover{
	text-decoration:hover;
	color:#999999;	
}
#breadcrumbs a:visited{
	text-decoration:none;	
	color:#666666;
}
ol li {
	margin-bottom: 10px;
}

.txtHeader {
	font-size:16px;
	padding:0 0px 10px 0px;
}
