body{
	padding:0;
	margin:0;
	background:#f1f2e5;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:14px;
}

#bg_box{
	height:221px;
	background:url(../images/page_bg.jpg) repeat-x;
}
#page_box{
	margin:0 auto;
	width:920px;
	padding-top:50px;
}
#page_header{
	height:920px;
	height:221px;

	background:url(../images/header_bg.jpg) no-repeat;
}
#header_logo{
	width:221px;
	height:197px;
	margin-top:17px;
	margin-left:25px;
	background:url(../images/header_logo.jpg) no-repeat;
	float:left;
	position:relative;
	 
}
#header_logo a{
	bottom:5px;
	right:20px;
	position:absolute;
	color:#CC6600;
	text-decoration:none;
	font-size:12px;
}
#header_logo a:hover{
	 
	color:#b39a63;
 
}

	
#header_img_box{
	width:650px;
	height:197px;
	margin-top:17px;
	float:left;
}
#main_box{
	background:url(../images/shdow_bg.jpg) repeat-y;
	width:860px;
	padding:0px 30px;
	overflow:auto;
}
#nav_box{
	height:30px;
	background:url(../images/nav_bg.jpg) repeat-x;
	width:860px;
	margin:0 auto;

}
#nav_box ul{
	margin:0;
	padding:0;
		
}
#nav_box ul li{
	float:left;
	margin-top:10px;
	list-style:none;
	border-right:1px #FFFFFF solid;
	padding:0 20px;
}
#nav_box ul li a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#nav_box ul li a:hover{
	color:#583f0f;
	
}
#content_box{
	margin:0 auto;
	width:860px;
	 

}
#main_text_box{
	width:580px;
 
	padding:20px 10px 10px;
	margin-right:10px;
	float:left

}
#optin_box{
	width:250px;
	float:left;
 
	position:relative;
	

}
#strip{
	float:left;
	smargin-top:43px;
	width:238px;
	height:54px;
	 
	background:url(../images/stirp.gif) no-repeat;
	position:absolute;
	top:35px;
	
}
#optin_top{
	width:218px;
	height:42px;
	background:url(../images/optin_header.jpg) no-repeat;
	margin-left:25px;
	margin-top:20px;

}
#optin_bot{
	width:218px;
	height:20px;
	margin-left:25px;
	background:url(../images/optin_footer.jpg) no-repeat;

}
#optin_body{
	width:198px;
	padding:5px 10px;
	margin-left:25px;
	background:url(../images/optin_body.jpg)  repeat-y;
}
#footer{
	width:920px;
	height:30px;
	background:url(../images/footer.jpg) no-repeat;
	color:#FFFFFF;
	 
}
#footer ul{
	margin:0;
	padding:0;
	margin-left:120px;
		
}
#footer ul li{
	float:left;
	margin-top:10px;
	list-style:none;
	border-right:1px #FFFFFF solid;
	padding:0 10px;
	font-size:10px;
}
#footer ul li a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
}
#footer ul li a:hover{
	color:#583f0f;
	
}
.clear_box{
	clear:both;
}
.thumbnail{
	margin:0;
	padding:0;
}
.thumbnail li{
	float:left;
	list-style:none;
	margin:5px 15px;
}
.thumbnail li img{
	border:1px solid #CCCCCC;


}
.video{
	border:1px #CCCCCC solid;
	margin-bottom:20px;
 
}

