body {		
		font-size: 12px;
		font-family: verdana, arial, helvetica, san-serif;
		padding: 0px;
		margin: 0px;
		text-align: center;
			}
			
#content {
		width: 810px;
		margin: auto;
		padding: 0px;
		}

#banner {
 	padding:0;
	margin:0;
	width: 100%;
	text-align: left;
	background: #fff url(images/topbanner1.jpg) no-repeat top right;
	}

#nav {
	position: relative;
	text-align: left;
	margin:0;
	padding: 0px;
	left:0;
	background-color: #df6f1d;
	color: white;
	width: 100%;		
	}
	
 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
#nav li {	
	display: inline;
			}

#nav li a {
	font: bold 10px verdana, arial, helvetica, san-serif;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 200%;
	padding: 0 8px;
	border-left: 1px solid #000;
	}
	
#nav li a.noborder {
	border-left:none;
	padding-left: 35px; 
	}
		
#nav li a:hover {
	color: #00529b;
	}	
	
#text {
	padding-top: 20px;
	padding-left: 50px;
	text-align: left;
	margin:5px;
	line-height: 1.8;
	color: #666666;
	}

#textcenter {
	padding-top: 20px;
	padding-left: 50px;
	margin:5px;
	line-height: 1.8;
	color: #666666;
	}
	
#sample {
	padding-top: 100px;
	margin:5px;
	line-height: 1.8;
	color: #666666;
	}
	
#sample a {
	text-decoration: none;
	color: #00529b;
	}
	
#sample a:hover {
	color: #df6f1d;
	}

#text a {
	text-decoration: none;
	color: #00529b;
	}
#text a:hover {
	color: #df6f1d;
	}
	
#text img {
	position: relative;
	float: right; 
	top:0px;
	}
	
#head img {
	float: left;
	position: relative;
	padding-top:20px;
	}
	
#flash {
	position: relative;	
	}
	
#botbar {
	background-color: #00529b;
	line-height: 200%;
	color: white;
	margin: 40px 0;
	width: 100%;	
		}
			
#botbar a {
	text-decoration: none;
	color: white;
	}
#botbar a:hover {
	color: #df6f1d;
	}
