body		{
background-image: url(images/tile-1.jpg);
	background-color: eee8cc;
	min-height: 100%;
	min-width: 340px;
	}

.bg	{
	width: 100%;
	height: auto;
	}

.masthead		{
	margin: 0 auto;
	width: 80%;
	height: auto;
	}

.stereo	{
	margin: 0 auto;
	width: 100%;
	height: auto;
	}

#nav	{
	width: 100%;
	height: auto;
	font-family: Times, serif;
	font-weight: bold;
	text-align: center;
	margin: 10px auto 0;
	padding: 10px 0;
	color: #ff0000;
	background-color: #fff;
	border-top: 1px solid #d0d0d0;
	}

.teaser	{
	float: left;
	margin: 5px 10px;
	}

.contentsection	{
	margin: 0 0 20px;
	}
	
.button	{
	background-color: #fff;
	padding: 10px 0;
	margin: 0 10px;
	font-size: 16px;
	}

.button a	{
	color: #ff0000;
	}

.button a:hover		{
	background-color: #d0d0d0;	
	padding: 10px 10px;
	margin: 0 -10px;
	}

.buynow	{
	text-align: center;
	margin: 0 auto 20px;
	}

.secure	{
	width: 338px;
	margin: 0 auto;
	border: #74c96e solid 4px;
	background-color: #b9ddb6;
	}

.lock	{
	position: absolute;
	margin: 170px 307px 10px 10px;
	float: left;
	}

.bigvideo	{
	text-align: center;
	margin: 0 auto;
	border: 1px red solid;
	width: 425px;
	height: 330px;
	}

	
.photo	{
	width: 720px;
	height: 540px;
	margin: 0 auto;

	}
		
h1		{
	color: #e5290b;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 50px;
	text-align: center;
	margin: 0 15px 30px 20px;
	}

h2		{
	color: #e5290b;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 50px;
	text-align: center;
	margin: 0 15px 30px 20px;
	}

h3		{
	color: #000;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin: 0 auto;
	text-align: center;
	}

p	{
	color: #000;
	font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 20px;
	margin: 0 50px 20px 10px;
	}	

a	{
	color: #9e2626;
	text-decoration: none;
	}
	
	a:hover	{
	color: #ff0000;
	}
	
ol	{
	font-family: Helvetica, sans-serif;
	color: white;
	margin: 10px 50px;
	}

li	{
	margin: 0 0 20px;
	}
	
#page-content	{
	width: 100%;
		}
	
.title		{
	padding: 10px 0 0 0;
	margin: 0 10px 0 0;
	}

.info		{
	padding: 10px 0 0 0;
	}

.videowrapper	{
	width: 100%;
	margin: 20px auto;
	text-align: center;
	}
	
.video	{
	margin: 0 10px 20px;
	}

.text		{
	margin: 20px 20px 20px;
	}

