body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
	background: #fff;
	width: 800px;
	height: AUTO;
	margin: 0 auto;
	padding: 0;
}

#nav {
	height: auto;
	width: 800px;
	z-index: 1;
}

			#navmain {
				background: #fff;
				height: 20px;
				width: 800px;
				z-index: inherit;
				border-bottom: 1px solid #d6d4d5;
			}

			#navsub {
				background: #FFF;
				height: 20px;
				width: 800px;
				z-index: inherit;
			}


#header {
	background: #fff;
	height: auto;
	width: 800px;
	z-index: 2;

}

			#name {
				background: #fff;
				height: 39px;
				width: 800px;
				z-index: inherit;
			}

			#banner {
				background: #fff;
				height: 250px;
				width: 800px;
				overflow: hidden;
				z-index: inherit;
			}
			
			#banner1 {
				background: #fff;
				height: 200px;
				width: 266px;
				border-right: 1px solid white;
				FLOAT: LEFT;
				z-index: inherit;
			}
			
			#banner2 {
				background: #fff;
				height: 200px;
				width: 266px;
				border-right: 1px solid white;
				FLOAT: LEFT;
				z-index: inherit;
			}
			
			#banner3 {
				background: #fff;
				height: 200px;
				width: 266px;
				FLOAT: LEFT;
				z-index: inherit;
			}

#buffer {
				background: #fff;
				height: 2px;
				width: 800px;
				z-index: 1;
			}



#content {
	background: #FFf;
	height: auto;
	width: 800px;
}

#left {
	background: #FFf;
	height: auto;
	width: 326px;
	FLOAT: LEFT;
	z-index: 5;
}

			
			
#foot {
	background: white;
	height: 20px;
	width: 800px;
	float: left;	
	z-index: 8;
}			


#sectionhead {
				height: auto;
				width: auto;
			}	


p {
margin: 0 ;
			}
			
.sectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: ORANGE;
	padding-top: 3px;
}

.heading_xxl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #666633;
}

.newstitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF9933;
}

.newsbody {
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: black;
}

.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	color: #444444;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
