@charset "utf-8";
/* CSS Document */

body {
    color: #4b575f;
	background: #a5abaf url(../images/arrow_bg_gry.gif) repeat;
    text-align: left;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif, Arial;
	}

h1 {
	color: #7fbc67;
	font-size: 24px;
	font-family: Verdana, Helvetica, sans-serif, Arial;
	padding-left: 20px;
	font-weight: normal;
}
p {
	padding-left:20px;
	padding-right:20px;
	}
.main {	
	width: 1006px;
	color: #4b575f;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	line-height: 14px;
	}
.header { 
	background: url(../images/header.gif) no-repeat;
	height: 65px;
	padding: 0;
	margin: 0;
	}
	
.content {
	background:#FFF url(../images/t0-content.gif) repeat-y;
	padding: 0 0 0 0;
	width: 1006px;
}
.footer {
	background: url(../images/T0-Footer.gif) no-repeat;
	padding: 0 0 0 0;
	height: 43px;
	width: 1006px;
	clear:both;
}
#mainNav{
	width:1006px;
	height:116px;
	margin:0 0 0 32px;
	padding: 0 0 0 0;
}
#navbottom {
	background-image:url(../images/shade_bg.gif) no-repeat;
	width: 1006px;
	height:17px;
}
#navigationRow {
	width:1006px;
	height:116px;
	position:relative;
	z-index: 1000 !important;
}


#navigationRow ul li {
	padding: 0 0 0 0;
	list-style-type:none;
	margin:0 0 0 0;
	}
#navigationRow li {
	padding: 0 0 0 0;
	list-style-type:none;
	margin:0 0 0 0;
	float:left;
}
#navigationRow ul li a {
	display:block;
	height:116px;
	background-repeat:no-repeat;
	text-decoration:none;
}

#nav_home{width:72px; background-image:url(../images/home.gif); margin-left:-29px;}
#nav_home:hover, #nav_home.active{background-position:bottom;}
#nav_coll_tran_home{width:163px; background-image:url(../images/collection_transport_fill.gif); margin-left:-29px;}
#nav_coll_tran_home:hover, #nav_coll_tran_home.active{background-position:bottom;}
#nav_land_trans_home{width:194px; background-image:url(../images/landfill_transfer_stations_fill.gif); margin-left:-29px;}
#nav_land_trans_home:hover, #nav_land_trans_home.active{background-position:bottom;}
#nav_res_rec_home{width:221px; background-image:url(../images/resource_recovery_processing_fill.gif); margin-left:-30px;}
#nav_res_rec_home:hover, #nav_res_rec_home.active{background-position:bottom;}
#nav_awt_home{width:203px; background-image:url(../images/alternate_waste_technology_fill.gif); margin-left:-29px;}
#nav_awt_home:hover, #nav_awt_home.active{background-position:bottom;}
#nav_edu_home{left: 708px; width:109px; background-image:url(../images/education_fill.gif); margin-left:-30px;}
#nav_edu_home:hover, #nav_edu_home.active{background-position:bottom;}
#nav_kb_home{left: 790px; width:152px; background-image:url(../images/knowledge_bank_fill.gif); margin-left:-29px;}
#nav_kb_home:hover, #nav_kb_home.active{background-position:bottom;}
#nav_contact_home{ width:93px; background-image:url(../images/contact_fill.gif); margin-left:-30px;}
#nav_contact_home:hover, #nav_contact_home.active{background-position:bottom;}

#nav_home{width:72px; background-image:url(../images/home.gif); margin-left:-29px;}
#nav_home:hover, #nav_home.active{background-position:bottom;}
#nav_coll_tran{width:163px; background-image:url(../images/collection_transport.gif); margin-left:-29px;}
#nav_coll_tran:hover, #nav_coll_tran.active{background-position:bottom;}
#nav_land_trans{width:194px; background-image:url(../images/landfill_transfer_stations.gif); margin-left:-29px;}
#nav_land_trans:hover, #nav_land_trans.active{background-position:bottom;}
#nav_res_rec{width:221px; background-image:url(../images/resource_recovery_processing.gif); margin-left:-30px;}
#nav_res_rec:hover, #nav_res_rec.active{background-position:bottom;}
#nav_awt{width:203px; background-image:url(../images/alternate_waste_technology.gif); margin-left:-29px;}
#nav_awt:hover, #nav_awt.active{background-position:bottom;}
#nav_edu{left: 708px; width:109px; background-image:url(../images/education.gif); margin-left:-30px;}
#nav_edu:hover, #nav_edu.active{background-position:bottom;}
#nav_kb{left: 790px; width:152px; background-image:url(../images/knowledge_bank.gif); margin-left:-29px;}
#nav_kb:hover, #nav_kb.active{background-position:bottom;}
#nav_contact{ width:93px; background-image:url(../images/contact.gif); margin-left:-30px;}
#nav_contact:hover, #nav_contact.active{background-position:bottom;}


#animation {
	float:right;
	padding-right: 10px;
	padding-left: 10px;
}



label {
		clear:				left;
		float:				left;
		margin-right:		10px;
		padding-right:		10px;
		line-height:		3.4em;
		text-align:			right;
		width: 210px;
}
input {
		padding:			5px;
		font-size:			1.4em;
		border:				1px solid #c3c3c3; 
		color:				#1E1903; 
		background:			#F5F6D4;
	}
	textarea {
		padding:			5px;
		font-size:			1.4em;
		border:				1px solid #c3c3c3; 
		color:				#1E1903; 
		background:			#F5F6D4;
	 	overflow: 			auto; 

	}
input.radio {
		border:				none;
		background:			transparent;
}

	form ol {  
		padding: 			10px 10px 0 10px;  
		list-style: 		none;
	}
	
	form li {  
		position:			relative;
		padding-bottom: 	1em;
		line-height:		3.4em;
	}





