* {
	margin: 0;
	padding: 0;
	}
	
html, body {
	height: 100%;
	background: #CBCBCB url(images/bg.gif) repeat-x;
	}

h1 {
	margin: 0 30px 0 75px;
	padding: 0;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #676767;
	border-bottom: 1px solid #CCC;
	clear: both;
	}

h2 {
	margin: 20px 30px 20px 75px;
	padding: 0 35px;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #000;
	text-align: center;
	border-left: 5px solid #FFC600;
	border-right: 5px solid #FFC600;
	clear: both;
	}
	
	h2 b {
		font: normal 2.5em Georgia, "Times New Roman", Times, serif;
		line-height: .8em;
		}

h3 {
	margin: 5px 30px 15px 105px;
	font: bold .85em Arial, Helvetica, sans-serif;
	line-height: 1em;
	text-transform: uppercase;
	color: #999;
	}

h4 {
	margin: 40px 30px 0 75px;
	padding: 0 0 3px 0;
	font: bold .85em Arial, Helvetica, sans-serif;
	border-bottom: 2px dotted #CCC;
	clear: both;
	}

p {
	padding: 15px 30px 5px 75px;
	font: .75em Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	color: #444;
	}
	
	p strong {	
		color: #000;
		}
		
		p img {
			padding: 3px;
			border: 1px solid #D5DCBD;
			background: #000;
			}

a.linked {
		padding: 1px 3px;
		color: #000;
		background: #A28E1C;
		text-decoration: none;
		}	

a.linked:hover {
		color: #000;
		background: #DEC32F;
		}
	
span {
	width: 270px;
	float: left;
	}

span ul {
	margin: 10px 0 30px 100px;
	}
	
span li {
	font: .75em Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	color: #444;
	list-style-image: url(images/bullet.gif);
	}
	
	ul#in {
		margin-left: 40px;
		}


address {
	padding: 1px 15px 5px 15px;
	font: normal .65em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #999;
	float: left;
	}
	
		address strong {
			padding-right: 70px;
			color: #FFF;
			font-size: 1.2em;
			line-height: 2em;
			border-bottom: 1px solid #575757;
			}

div#container {
	margin: 0 auto -204px;
	width: 990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	}

	div#header {
		width: 990px;
		height: 393px;
		background: url(images/bg_header.jpg) no-repeat;
		position: relative;
		}

	div#cta {
		width: 400px;
		height: 283px;
		position: absolute;
		top: 110px;
		right: 0;
		z-index: 2;
		}

	div#content {
		width: 990px;
		clear: both;
		}

		div#columnleft {
			margin-bottom: 5px;
			width: 594px;
			float: left;
			background: url(images/bg_left.gif) repeat-y;
			}
			
			div#columnleft_bottom {
				padding-bottom: 27px;
				width: 594px;
				float: left;
				background: url(images/bg_left_bottom.gif) bottom left no-repeat;
				}
				
				div#flash {
					margin: 0 0 0 95px;
					width: 450px;
					border: 1px solid #444;
					}
		
		div#columnright {
			width: 396px;
			float: left;
			background: url(images/bg_right.gif) repeat-y;
			}

			div#columnright_bottom {
				padding-bottom: 27px;
				width: 396px;
				float: left;
				background: url(images/bg_right_bottom.gif) bottom left no-repeat;
				}
	
		div#diy {
			margin: 0 0 0 47px;
			width: 540px;
			}

		div#coupon {
			margin: 0 30px 10px 75px;
			padding: 10px;
			border: 2px dashed #444;
			text-align: center;
			line-height: 24px;
			clear: both;
			}
			
			div#coupon h6 {
				font: 1.1em Georgia, "Times New Roman", Times, serif;
				line-height: 1.5em;
				color: #000;
				text-align: center;
				border-left: 10px solid #FFF;
				border-right: 10px solid #FFF;
				clear: both;
				}
				
			div#coupon h6 b {
				font: normal 2.5em Georgia, "Times New Roman", Times, serif;
				line-height: .8em;
				}

div#push, div#footer {
	height: 204px;
	clear: both;
	}

div#footer {
	margin: 0 auto;
	width: 990px;
	background: url(images/bg_footer.gif) no-repeat;
	position: relative;
	}

	div#footer_1, div#footer_2, div#footer_3, div#footer_4 {
		margin: 10px 10px 0 0;
		width: 221px;
		height: 179px;
		float: left;
		background: url(images/bg_footer_block.gif) repeat-x;
		}
		
		div#footer_1 {
			margin-left: 49px;
			}

/* COPYRIGHT -- IE7 Fix located in HTML -- */
div#copyright {
	padding: 75px 5px 0 10px;
	font: .55em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #A28E1C;
	}
	
	div#copyright a {
		color: #DEC32F;
		}
		
	div#copyright a:hover {
		color: #FFF;
		text-decoration: none;
		}
	
	div#copyright img {
		margin: 10px 0 10px 0;
		}
	
	
/* HORIZONTAL NAVIGATION */
div#nav {
	position: absolute;
	top: 40px;
	left: 382px;
	z-index: 3;
	}

div#nav ul{
	list-style-type: none;
	clear: both;
	}

div#nav li{
	margin: 0;
	padding: 0;
	float: left;
	list-style-image: none;
	}

div#nav li a {
	margin: 0 1px 0 1px;
	padding: 12px 5px 6px 5px; 
	float: left; 
	display: block;
	font: bold .65em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	}

html>body div#nav li a {
	margin: 0 2px;
	}
	
		div#nav li a:hover {
			color: #000;
			background: url(images/bg_nav_hover.gif) center top no-repeat;
			}
			
		div#nav li a#current {
			color: #000;
			background: url(images/bg_nav_current.gif) center top no-repeat;
			text-decoration: none;
			}
			
			div#nav li a#current:hover  {
				color: #444;
				text-decoration: underline;
				}



/* UTILITY NAV */
div#utilnav {
	width: 221px;
	float: left;
	}
	
div#utilnav ul {
	list-style: none;
	}

div#utilnav li {
	list-style-type: none;
	display: inline;
	}
	
div#utilnav li a {
	padding: 7px 0 6px 0;
	width: 221px;
	display: block;
	font: .65em Arial, Helvetica, sans-serif;
	text-indent: 30px;
	text-decoration: none;
	color: #FFF;
	}

	div#utilnav li a:hover {
		color: #000;
		background: #A28E1C;
		text-decoration: none;
		}
		
	div#utilnav li a#current {
		color: #000;
		background: #DEC32F;
		text-decoration: none;
		}
		
			div#utilnav li a#current:hover {
				color: #FFF;
				}		



/* AUDIO */
div#audio {
	float: left;
	width: 396px;
	height: 50px;
	background: url(images/bg_audio.gif) no-repeat;
	}

	div#audio applet {
		margin: 12px 0 0 257px;
		}


/* ADMIN LOGIN */
div#admin {
	width: 90px;
	background: url(images/lock.gif) no-repeat;
	position: absolute;
	z-index: 4;
	top: 742px;
	right: 135px;	
	}
	
	div#admin a:link, div#admin a:visited {
		font: normal .65em Arial, Helvetica, sans-serif;
		color: #272318;
		text-decoration: none;
		}

	div#admin a:hover {
		font-weight: bold;
		color: #A00000;
		text-decoration: none;
		}

.clear {
	clear: both;
	}

.left {
	margin: 2px 0 2px 16px;
	border: 1px solid #000;
	}