* {margin: 0; padding: 0;}
html, body {height: 100%; background: #E1EDFA url(images/bg.gif) repeat-x;}

h1 {
	margin: 10px 20px 0 40px;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #00015D;
	border-bottom: 1px solid #DDD;
	clear: both;
	}

h2 {
	margin: 15px 30px 0 45px;
	font: normal 1.1em/1.7em Georgia, "Times New Roman", Times, serif;
	color: #FD0100;
	border-bottom: 1px dotted #DDD;
	clear: both;
	}

h3 {
	margin: 20px 30px 5px 20px;
	font: bold .75em Arial, Helvetica, sans-serif;
	color: #00015D;
	border-bottom: 1px solid #CCC;
	}

h4 {
	margin: -5px 0 0 0;
	font: bold 2em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #A00000;
	position: relative;
	z-index: 6;
	}

p {padding: 20px 20px 0 40px; font: .75em/1.7em Arial, Helvetica, sans-serif;}
	p strong {color: #00015D;}
	
span {width: 280px; float: left;}
span ul {margin: 10px 0 0 60px;	padding: 0 0 20px 20px;}
span li {
	padding: 4px 0 0 10px;
	font: bold .8em/1.9em Arial, Helvetica, sans-serif;
	list-style-image: url(images/bullet.gif);
	color: #00015D;
	}
	span ul#in {margin: 0 0 0 40px;}
	span ul#in li {font-size: .9em; list-style-image: none;}

address {
	padding: 0 10px 0 20px;
	font: normal .7em/1.5em Arial, Helvetica, sans-serif;
	color: #444;
	}
	
	address a:link, address a:visited {padding: 2px 3px; color: #FD0100;}
	
		address a:hover {
			color: #FFF;
			background: #FD0100;
			text-decoration: none;
			}

div#video {
	width: 332px;
	float:right;
	margin: 0 15px 15px;
}

div#container {
	margin: 0 auto -146px;
	width: 970px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	background: #FFF url(images/bg_content.gif) no-repeat;
	}

div#flash {
	width: 970px;
	height: 329px;
	background: url(images/bg_flash.gif) no-repeat;
	clear: both;
	}
	
	.top {
		width: 486px;
		height: 395px;
		position: absolute;
		top: 111px;
		right: 0;
		z-index: 3;
		}

	div#content {width: 970px; clear: both;}

div#columnleft, div#columnright, div#columnrightend {float: left;}

		div#columnleft {padding-bottom: 20px; width: 716px;}
			
			div#columnleft a:link, div#columnleft a:visited {
				padding: 2px 3px;
				color: #CC0000;
				text-decoration: underline;
				}
					
			div#columnleft a:hover {
				color: #FFF;
				background: #CC0000;
				text-decoration: none;
				}
	
			div#columnleft img {
				margin: 25px 20px 0 30px;
				padding: 1px;
				float: right;
				border: 1px solid #B2B2B2;
				}
			
		div#columnright {width: 254px; background: url(images/bg_sidebar.gif) repeat-y;}
			
			div#columnrightend {
				padding-bottom: 30px;
				width: 254px;
				background: url(images/bg_sidebar_end.gif) left bottom no-repeat;
				}
			
		div#contact {
			width: 471px;
			height: 259px;
			background: url(images/bg_address.jpg) no-repeat;
			}
	
		
		div#map {
			margin: 30px 0 0 40px;
			width: 635px;
			border: 1px solid #777;
			}
		
		div#diy {
			margin: 0 0 0 10px;
			width: 706px;
			position: relative;
			z-index: 6;
			}

	dl {
		margin: 10px 20px 10px 40px;
		padding: 10px;
		background: #FFF;
		border: 1px solid #CCC;
		position: relative;
		}
	
	dd {
		padding: 5px 0;
		font: normal .7em/1.5em Georgia, "Times New Roman", Times, serif;
		border-bottom: 1px dotted #CCC;
		}

div#push, div#footer {height: 146px; clear: both;}

div#footer {
	margin: 0 auto;
	width: 970px;
	background: url(images/bg_footer.gif) no-repeat;
	position: relative;
	}

#webaudio {
	width: 150px;
	padding: 30px 0 0 40px;
	height: 20px;
	background: url(images/audio_bg.gif) no-repeat #fff;
	margin: 15px 0 0 25px;
}

/* COPYRIGHT */
div#copyright {
	padding-top: 10px;
	font: .55em Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	clear: both;
	}
	
	div#copyright a {color: #666;}
	div#copyright a:hover {color: #FD0100; text-decoration: none;}
	div#copyright img {margin: 5px;}
	
	
/* HORIZONTAL NAVIGATION */
div#nav {
	width: 970px;
	height: 64px;
	background: url(images/bg_nav.gif) no-repeat;
	}
	
div#nav ul {
	padding: 0 0 0 280px;
	list-style-type: none;
	clear: both;
	}

div#nav li {float: left; list-style-image: none;}

div#nav li a {
	margin: 0;
	padding: 38px 4px 0 13px; 
	float: left; 
	height: 25px;
	display: block;
	font: bold .55em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	background: url(images/bg_button.gif) no-repeat;
	}
	
		div#nav li a:hover {color: #00015D; text-decoration: underline;}
		div#nav li a#current {color: #FD0100;}
			div#nav li a#current:hover {text-decoration: underline;}



/* UTILITY NAV */
div#utilnav {width: 990px; clear: both;}
	
div#utilnav ul {padding: 20px 0 2px 60px; list-style-type: none;}

div#utilnav li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-image: none;
	}
	
div#utilnav li a {
	display: block;
	margin: 0 5px;
	padding: 6px 15px;
	font: bold .65em/1.2em Arial, Helvetica, sans-serif;
	color: #444;
	background: #FFF;
	border: 1px solid #DDD;
	text-decoration:none;
	}

	div#utilnav li a:hover, div#utilnav li a#current {color: #FFF; border: 1px solid #000;}
	div#utilnav li a:hover {background: #FD0100;}
	div#utilnav li a#current {background: #00015D;}



/* ADMIN LOGIN */
div#admin {
	margin-top: 5px;
	width: 970px;
	text-align: center;
	clear: both;
	}
	
	div#admin a:link, div#admin a:visited {
		font: normal .65em Arial, Helvetica, sans-serif;
		color: #00015D;
		text-decoration: none;
		}

	div#admin a:hover {
		font-weight: bold;
		color: #FD0100;
		text-decoration: none;
		}

.clear {clear: both;}

.big {
	font-weight: bold;
	font-size: 16px;
	float: none;
	width: auto;
}