body {
	margin:50px 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.8em;
	background-color: #666;
	}
#content {
	margin:0px auto;
	width:749px;
	padding:20px;
	text-align:left;
	border:1px solid #333;
	color:#666;
	background-color:#fff;
	}
a {outline:none;}
h3{
	color:#BCBCBC;
	margin:15px 0 0 0;
	font-size:1.2em;
	line-height:.8em;
	}
.nav{
	font-size:.8em;
	color:#666;
	float:right;
	margin-top:35px;
	}
.nav li{
	display:inline;
	padding-left:5px;
	}
img{
	float:left;
	padding-right:10px;
	}
#banner{
	height:214px;
	width:750px;
	margin:5px 0 40px 0;
	background-image:url(images/bannerBg.jpg);
	background-repeat:no-repeat;
	clear:both;
	}
#banner p{
	padding:30px 30px 30px 25px;
	color:#FFF;
	font-size:.9em;
	}
#bannerInterior{
	height:77px;
	width:750px;
	margin:5px 0 40px 0;
	background-image:url(images/interiorBg.gif);
	background-repeat:no-repeat;
	clear:both;
	}
#bannerInterior img{margin:12px 0 0 10px;}

#bannerInterior h2{
	float:right;
	margin-top:43px;
	padding-right:33px;
	color:#FF4900;
	font-size:1.3em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:normal;
	}
#banner h2{
	float:right;
	margin-top:163px;
	padding-right:50px;
	color:#FFF;
	font-size:1.5em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	}
.copy{
	border-top:1px solid #FF4900;
	border-bottom:1px solid #FF4900;
	width:749px;
	padding:20px 0px 20px 0;
	}
.copy a:link{color:#FF4900;}
.copy a:hover{text-decoration:underline;}
.copy a:visited{color:#FF4900;}	
img{
	margin:0;
	border:none;
	outline:none;
}

a:link{
	text-decoration:none;
	color:#666;
	}
a:hover{
	color:#FF4900;
	}
a:active{
	color:#FF4900;
	}
a:visited{
	text-decoration:none;
	color:#666;
	}
#footer{
	margin:5px 0 20px 0;
	text-align:center;
	font-size:.8em;
	}
