body {
	margin: -25px 0 0 0;
	padding: 0;
	background: #000 url(../images/background.jpg) center -25px repeat-x;
	font: 16px "Helvetica Neue", Helvetica, Arial;
	color: #fff;
	}
a {
	outline: none;
	text-decoration: none;
	color: #fff;
	}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	}
img {
	border: none;
	vertical-align: top;
	}
p {
	margin: 0;
	padding: 0;
	}
ul, ol, li {
	margin: 0;
	padding: 0;
	}	
dl, dt, dd {
	margin: 0;
	padding: 0;
	}
small {
	font-size: 1em;
	}

label.error {
	display: block;
	color: gold;
	text-align: center;
	}
#output {
	color: gold;
	text-align: center;
	padding: 0 0 4px 0;
	}
	
#wrapper {
	width: 955px;
	margin: 0 auto;
	}

#header{
	margin: 51px 0 18px 0;
	}
#header h1 {
	margin: 17px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/header.jpg) 0 0 no-repeat;
	height: 123px;
	width: 745px;
	float: left;
	}
#cover {
	float: left;
	margin-left: 16px;
	}

#intro {
	font: 15px Georgia, serif;
	letter-spacing: .025em;
	line-height: 1.5em;
	color: #809e98;
	text-align: justify;
	margin-bottom: 51px;
	position: relative;
	background: url(../images/copy.gif) top center no-repeat;
	width: 956px;
	height: 153px;
	text-indent: -9999px;
	}

#content{
	}
#video {
	width: 558px;
	height: 439px;
	margin: -51px -14px 0 -51px;
	float: left;
	}
#info {
	padding-top: 78px;
	width: 455px;
	float: left;
	}
#info h2 {
	border-bottom: 1px solid #1b3335;
	color: #1b3335;
	font-weight: bold;
	font-size: 28px;
	text-transform: uppercase;
	background: url(../images/tagline.gif) 0 0 no-repeat;
	height: 22px;
	text-indent: -9999px;
	padding: 0 0 4px 0;
	}
#info h3 a {
	text-transform: uppercase;
	color: #1b3335;
	font-size: 20px;
	letter-spacing: .025em;
	font-weight: bold;
	text-align: center;
	background: url(../images/order.gif) 0 0 no-repeat;
	width: 302px;
	height: 13px;
	text-indent: -9999px;
	margin: 8px 0 4px;
	text-decoration: none;
	display: block;
	outline: 0;
	border: 0;
	}

#form {
	margin: 4px 0 6px 0;
	}
#form form {
	margin: 0;
	padding: 0;
	}
#form input {
	vertical-align: middle;
	margin: 0;
	}
#form input.email {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	width: 340px;
	margin-right: 10px;
	}
#form input.submit {
	}

p.disclaimer {
	color: #1b3335;
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid #1b3335;
	font-weight: bold;
	padding: 0 0 8px 0;
	margin: 0 0 6px 0;
	}

#photo_of_the_day {
	border-bottom: 1px solid #1b3335;
	width: 100%;
	}
#photo_of_the_day a {
	position: relative;
	display: block;
	height: 100px;
	width: 100%;
	padding: 0 0 8px 0;
	}
#photo_of_the_day span {
	display: block;
	margin-left: 110px;
	padding-top: 41px;
	color: #1b3335;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -.025em;
	line-height: 100px;
	text-indent: -9999px;
	background: url(../images/photooftheday.gif) 0 bottom no-repeat;
	width: 227px;
	height: 17px;
	}	
#photo_of_the_day img {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #1b3335;
	}
	
#footer {
	margin: 10px 0 40px 0;
	text-align: center;
	}
#footer a {
	display: block;
	text-indent: -9999px;
	background: url(../images/logodisclaimer.gif) top center no-repeat;
	width: 295px;
	height: 108px;
	margin: 0 auto;
	}
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

