@charset "utf-8";
/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
img {
	border:0;
}
a {
	outline: 0 none;
}
body {
	background:#fff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
#container {
	width:950px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header {
	height:588px;
	width:958px;
}
#product_info {
	font-size:12px;
	font-weight:500;
	height:350px;
	width:420px;
	float:left;
}
.home_head {
	background:url(images/poi_bg_02.jpg) top right no-repeat;
}

#nav_holder {
	width:auto;
	height:35px;
	margin-left:110px;
}
#purchase_button {
	width:auto;
	height:20px;
	float:left;
}
	
.video_holder {
	height:510px;
	width:854px;
	margin:38px 0 20px 44px;
	padding-left:15px;
}
.store_content {
	font-size:12px;
	font-weight:500;
	margin-left:65px;
	width:840px;
}
.home_content {
	width:952px;
	height:auto;
	margin-top:35px;
	margin-bottom:35px;
}
.home_content table tr td {
	font-size:18px;
	font-weight:bold;
	line-height:28px;
}
.home_text {
	font-size:12px;
	font-weight:500;
	margin-left:65px;
	width:840px;
}
.product_text {
	font-size:12px;
	font-weight:500;
	height:230px;
	width:230px;
	align:top;
	width:540px;
}
#footer {
	width:952px;
	height:234px;
	background:url(images/) center bottom no-repeat;
	margin-top:25px;
	font-size:12px;
	font-weight:500;
}
#footer a:link {
	color:#fb0000;
}
.text_page_content {
	width:937px;
	padding-left:15px;
	padding-top:35px;
	font-size:12px;
	font-weight:500;
}
.text_page_content p {
	margin-bottom:15px;
}
.text_page_content h2 {
	font-size:14px;
	margin-bottom:15px;
}

