@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#ccc;
}
img{
	display:block;
}
obj{
	display:block;
}
#wrapper{
	position:relative;
	margin:0 auto;
	width:950px;
	text-align:center;
}
#flashcontent{
	margin:0px auto;
	text-align:center;
	width:900px;
	height:600px;	
}
#content{
	margin:0px auto;
	background:#fff;
	width:904px;
}
#flashcontentgallery{
	margin:0px auto;
	text-align:center;
	width:900px;
	height:465px;
	background:url(/images/noflash/helmetflag-gallery-page.jpg) no-repeat;
}
#preview-wrapper{
	position:relative;
	margin:25px auto;
	width:490px;
	height:460px;
	text-align:center;
	z-index:1;
}
#preview-content{
	position:absolute;
	top:352px;
	left:36px;
	width:202px;
	text-align:left;
	z-index:10;
}
#preview-footer{
	position:relative;
	margin:0 auto;
	clear:both;
	width:800px;
	text-align:center;
}
#topShadow{
	position:relative;
	clear:both;
	height:25px;
	background:url(/images/shadow_top.png) no-repeat;
}
#midWrapper{
	position:relative;
	margin:0 auto;
	padding:0;
	width:950px;
	background:url(/images/shadow_mid.png) repeat-y;
	text-align:center;
}
#bottomShadow{
	position:relative;
	clear:both;
	height:25px;
	background:url(/images/shadow_bottom.png) no-repeat;
}
#banner{
	position:relative;
	margin:0 auto;
	padding:0px;
	width:900px;
	height:135px;
	background:url(../images/noflash/helmetflag-banner-bg.jpg) no-repeat;
}
#homeContent{
	position:absolute;
	width:382px;
	height:274px;
	top:181px;
	left:502px;
}
#menu{
	position:absolute;
	right:0px;
	top:56px;
	width: 522px;
	height: 25px;
}
#menuhome{
	position:absolute;
	right:25px;
	top:56px;
	width: 466px;
	height: 25px;
}
#menusub{
	position:absolute;
	right:0px;
	top:56px;
	width: 466px;
	height: 25px;
}
#contact-content{
	position:relative;
	display: inline;
	float:left;
	padding:15px;
	width:250px;
	height:70px;
	margin-top:200px;
	margin-left:40px;
	text-align:left;
	background:url(../images/noflash/detail_panel_trans.png);
	background:#fff;;
	border:#000 2px solid;
	
}
#form-content{
	position:absolute;
	display: inline;
	padding:15px;
	top:149px;
	right:20px;
	width:370px;
	height:280px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#fff;
	/*background:url(../images/noflash/detail_panel_trans.png);*/
	text-align:left;
}
#store-content{
	position:absolute;
	display: inline;
	padding:10px;
	top:149px;
	right:50px;
	width:370px;
	height:280px;
	color:#fff;
	/*background:url(../images/noflash/detail_panel_trans.png);*/
	text-align:left;
}
#about-content{
	position:absolute;
	display: inline;
	padding:15px;
	margin-left:20px;
	top:145px;
	left:275px;
	width:584px;
	height:301px;
}
#press-content-right{
	float:right;
	text-align:right;
	display: inline;
	margin-left:20px;
	width:250px;
	height:250px;
}
#press-content-left{
	float:left;
	text-align:left;
	display: inline;
	margin-right:20px;
	width:250px;
	height:250px;
}
#terms-of-use{
	margin:0px;
	padding:0px 50px 0px 50px;
	text-align:left;
}
