body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	background:url(images/header_bg.png) top left repeat-x #270101;
	}
#opt_inxxx {
	margin:0 auto;
	width:850px;
	}
#opt_inxxx_head {
	margin:0 auto;
	background:url(images/header.png) top center no-repeat;
	width:850px;
	height:209px;
	}
	
	
#opt_inxxx_footer {
	margin:0 auto;
	background:url(images/footer.png) top center no-repeat;
	width:850px;
	text-align:center;
	}
#opt_inxxx p {padding:0;margin:0;}

.opt_body_x { 
	padding:0;
	background:url(images/main.png) top left no-repeat;
	overflow:hidden;
	margin:0;
	}
.opt_body_left { 
	margin:0;
	width:525px;
	height:402px;
	float:left;
	overflow:hidden;
	}
#video_grab {
	padding:0;
	margin:10px 3px 0 10px;
	width:525px;
	float:right;
	text-align:center;
	height:402px;
	}	
.video_path {
	width:550px;
	height:450px;
	}
.opt_body_right { 
	margin:0 90px 0 0;
	float:right;
	text-align:center;
	overflow:hidden;
	height:366px;
	width:200px;
	}
.optin_box {
	margin:20px 0 0 0;
	padding:0;
	text-align:center;
	float:left;
	display:block;
	position: relative; 
	}
.optin_box h2 {
	padding:0;
	margin:5px 0 15px 0;
	font-size:21px;
	font-weight:bold;
	color:#FF0000;
	}	
#foo_top {
	padding:0px 0 0 0;
	margin:0 auto;
	width:850px;
	background:url(images/footer.png) top center no-repeat;
	height:110px;
	text-align:left;
	}	
#bottom {
	padding:0;
	margin:10px 0 20px 0;
	font-size:11px;
	color:#999999;
	}	
.link_foot {
	padding:0;
	margin:0 0 10px 0;
	}
.link_foot a {
	color:#ccc;
	font-size:12px;
	padding:0 10px 0 10px;
	text-decoration:none;
	}
.link_foot a:hover {
	text-decoration:underline;
	}
