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

body {
	margin: 0px;
	background:#272727;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
*{
	margin:0;
	padding:0;
}
p{
	text-align:left;
	padding-bottom:15px;
}
a:link, a:visited{
	text-decoration:none;
	color:#009fdb;
}
#header_wrapper{
	height:150px;
	background:#d7d7d7;
}
#header{
	width:950px;
	margin:0 auto;
	text-align:left;
}
#logo{
	width:253px;
	padding:15px 0 22px 0;
}
#tag{
	width:500px;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#666;
	padding-top:80px;
	text-transform:uppercase;
	text-align:right;
}
#home_main_wrapper{
	background:url(../images/main_bk.gif) left bottom repeat-x;
}
#main_wrapper{
	background:#FFF url(../images/main_bk.gif) left bottom repeat-x;
}
#flash_area{
	height:341px;
	width:950px;
	margin:0 auto;
	background:#FFF;
}
#main{
	width:950px;
	margin:0 auto;
	
}
#main_left{
	background:#bcbcbc;
	width:260px;
	padding:20px 0;
	font-size:11px;
	text-transform:uppercase;
}
#main_left img{
	border:1px solid #FFF;
}
.viewvideo_text{
	width:242px;
	border:1px solid #FFF;
	font-weight:bold;
	background:#ec1b2e;
	text-align:center;
	margin:5px auto 0 auto;
}
.viewvideo_text a{
	color:#FFF;
}
#main_right{
	width:640px;
	padding-right:20px;
	line-height:20px;
}
#footer_wrapper{
	background:url(../images/footer_bk.gif) repeat-x;
}
#footer{
	width:973px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding-left:3px;
}
.home_copyright{
	text-align:right;
	color:#FFF;
	font-weight:normal;
	text-transform:uppercase;
}
.productbox{
	width:174px;
	margin:15px 10px;
}
.productbox img{
	border:1px solid #858585;
}
.product_text{
	width:172px;
	border:1px solid #FFF;
	background:#ec1b2e;
	text-align:center;
	margin-top:10px;
}
.product_text a{
	color:#FFF;
}
#interior_flash_area{
	height:230px;
	width:950px;
	margin:0 auto;
	background:#FFF;
}
#interior_main{
	width:950px;
	margin:0 auto;
	background:#e6e6e6;
	min-height:350px;
 	height: auto !important;
	height: 350px;
}
#interior_left{
	width:250px;
	padding:30px 20px;
}
#interior_left img{
	border:1px solid #666;
}
#interior_right{
	width:600px;
	padding-right:40px;
	line-height:22px;
}
#interior_right ul{
	text-align:left;
	padding:15px 0 15px 25px;
}
#interior_right li{
}
#interior_all{
	padding:0 25px;
}
#interior_footer_wrapper{
	height:112px;
	background:url(../images/footer_bk.gif) center bottom repeat-x;
	width:950px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-transform:uppercase;
	padding-top:12px;
}
#interior_footer_wrapper a:link, #interior_footer_wrapper a:visited{
	color:#FFF;
}
#footer_left{
	width:300px;
	text-align:left;
}
#footer_right{
	width:500px;
	text-align:right;
}
.specs_table, .specs_table th, .specs_table td{
	border:1px solid #666;
	border-collapse:collapse;
	font-size:12px;
}
.specs_table th{
	color:#FFF;
}

.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
h1{
	color:#009fdb;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	padding:15px 0;
}
