		img.bg {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1024px;
			
			/* Set up proportionate scaling */
			width: 100%;
			height: auto;
			
			/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
		}
		
		@media screen and (max-width: 1024px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}
		div#logo_nav {
	/* This is the only important rule */
			/* We need our content to show up on top of the background */
			position: relative;
	margin: 0 auto;
		}
		div#content {
	/* This is the only important rule */
			/* We need our content to show up on top of the background */
			position: relative;
	margin: 0 auto;
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	background-image: url(../images/blk_bg.png);
	color: #FFFFFF;
	background-repeat: repeat;
	height:553px;
		}
		
		body {
			/* These rules have no effect on the functionality */
			/* They are for styling only */
			margin: 0;
			padding: 20px 0 0 0;
		}
		div#text{
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	line-height: 15pt;
	color: #FFFFFF;
	padding:10px 0 0 13px;
	width:600px;
	}
		
		#a76 {
	padding-top: 10px;
	width: 253px;
	padding-bottom: 10px;
	padding-left: 13px;
}
/*side_nav*/
.btn {
	padding-left: 13px;
	padding-bottom:5px;	
}
#contact_text {
 color: #ffffff;
 margin-top: 5px;
 line-height:20px;
 font-size:20px;
 color:#FFFFFF;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 line-height:25px;
padding:10px 0 0 13px;
}
#video_text {
	color: #ffffff;
	font-size:10px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	width: 146px;
}
.title {
 font-size:18px;
 color:#FF0000;
 font-weight:bold;
 padding-bottom:5px;
}
.body {
 margin-top: 15px;
}
.copy {
 padding-left:10px;
}
.links {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 color: #FF0000;
 text-decoration: none;
 padding: 0 0 0 20px;
}
.contact_links {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 color: #FF0000;
 text-decoration: none;
}
.links:hover {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 color: #660000;
 text-decoration: none;
}
.links2 {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
	line-height: 15pt;
 color: #FFFFFF;
 padding:0 0 0 20px;
 text-decoration: none;
 font-weight:bold;
}
.links2:hover {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color: #660000;
 font-size: 10pt;
	line-height: 15pt;
 padding:0 0 0 20px;
 text-decoration: none;
 font-weight:bold;
}
.email {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 color: #FF0000;
 text-decoration::none;
 text-decoration: none;
 font-weight:bold;
}
.email:hover {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 color: #660000;
 text-decoration: underline;
 text-decoration: none;
}
.duff {
 width: 154px;
 padding-right: 10px;
