* {
	padding: 0px;
	margin: 0px;
}

body {
	background-image: url(/img/background.jpg);
	background-repeat: repeat-x;
	background-color: #066caa;
	padding: 0px;
	margin: 0px;
	font-family: Lucida Grande,Lucida Sans Unicode,sans-serif;
	font-size: 12px;
}

p {
	padding: 10px 0;
}

#page_container {
	width: 804px;
	margin: auto;
}

#header {
	width: 100%
}

#content {
	background-image: url(/img/content_bkg.png);
	background-repeat: repeat-y;
}

#inner_content {
	width: 750px;
	margin: auto;
	padding-top: 3px;
}

#copyright {
	margin: auto;
	text-align: center;
	color: #5198C2;
	padding: 10px;
}

#movie_wrap {
	margin-top: 25px;
}

#main_content {
	margin-top: 20px;
	font-size: 16px;
}

#testimonials_wrap {
	width: 750px;
	margin-top: 15px;
}

#testimonials_mainer {
	width: 700px;
	margin: auto;
}

#testimonials_elements {
	width: 120px;
}

.testimonial_background {
	background-image: url(/img/testimonials_body.jpg);
	background-repeat: repeat-y;
	width: 702px;
}

#testimonial_pic {
	padding-left: 10px;
	width: 107px;
}

#testimonial_pic2 {
	padding-left: 10px;
	width: 107px;
}

#testimonial_balloon {
	padding-left: 10px;
	position: absolute;
	width: 24px;
	padding-left: 118px;
	margin-top: -99px;
}

#test_main_content {
	width: 520px;
	float:right;
	margin-top: -100px;
	font-size: 14px;
	padding-right: 27px;
	font-style: italic;
}

.headline {
	font-family: Tahoma;
	color: #D10000;
	font-size: 32px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

.movie {
	width: 402px;
	float: left;
}

.optin_wrap {
	background-image: url(/img/circle.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 28px;
	width: 340px;
	float: right;
	margin-top: 22px;
}

.optin_form {
	width: 300px;
	margin-left: 30px;
}

.form_code {
	
}

.clear {
	clear: both;
}

.damian_pic {
	float: left;
	margin-right: 20px;
}

.stuart {
	margin-top: 60px;	
}

.stuart_pic {
	float: right;
	margin-left: 20px;
}

.optin_page_place {
	background-image: url(/img/circle.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 34px;
	width: 535px;
	margin: auto;
}