@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DDD;
	background-image: url(images/bkgr.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
img {border:none;}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
a {
	color: #555;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
}


#wrapper {
	width: 1024px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 154px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#header img {
	height: 105px;
	width: 500px;
}

#header .menu {
	height: 46px;
	padding-left: 28px;
}
#header .menu span {
	display:none;
}
#header .menu .link1,
#header .menu .link2,
#header .menu .link3,
#header .menu .link4,
#header .menu .link5 {
	display: block;
	height: 46px;
	float: left;
	background-image: url(images/link_01.gif);
	background-repeat: no-repeat;
}
#header .menu .link1 {background-image: url(images/link_01.gif); width: 59px;}
#header .menu .link2 {background-image: url(images/link_02.gif); width: 89px;}
#header .menu .link3 {background-image: url(images/link_03.gif); width: 84px;}
#header .menu .link4 {background-image: url(images/link_04.gif); width: 69px;}
#header .menu .link5 {background-image: url(images/link_05.gif); width: 69px;}

#header .menu .link1:hover {background-image: url(images/link_01_over.gif);}
#header .menu .link2:hover {background-image: url(images/link_02_over.gif);}
#header .menu .link3:hover {background-image: url(images/link_03_over.gif);}
#header .menu .link4:hover {background-image: url(images/link_04_over.gif);}
#header .menu .link5:hover {background-image: url(images/link_05_over.gif);}

#side {
	float: left;
	width: 265px;
	padding-left: 9px;
	text-align: center;
	background-color: #DDD;
}

#side .top,
#side .main,
#side .bottom {
	width: 265px;
	height: 45px;
	background-repeat: no-repeat;
}
#side .top {background-image: url(images/side_top.gif);}
#side .main {
	background-image: url(images/side_main.gif);
	background-repeat: repeat-y;
	height: 525px;
	width: 265px;
	float: left;
}
#side .bottom {
	background-image: url(images/side_bottom.gif);
	font-size: 0.0001em;
	float: left;
}
#side .main .items {
	padding-left: 29px;
}
#side .main .items .item {
	width: 68px;
	height: 46px;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
#side .main .items .item img.thumb_frame {_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/thumb_frame.png);}
html>body #side .main .items .item img.thumb_frame {background-image:url(images/thumb_frame.png);}

#side .top h3,
#side h3 {
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 10px;
	padding-top: 23px;
	color: #555;
	display: block;
	float: none;
	clear: both;
}
#side h3 {
	padding-bottom: 9px;
}
#main {
	width: 750px;
	float: left;
}
#main .heading {
	background-image: url(images/main_heading_bk.gif);
	background-repeat: no-repeat;
	height: 45px;
	overflow: hidden;
	text-transform: none;
}
#main .heading h1 {
	font-size: 30px;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 5px;
	letter-spacing: -0.05em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
}

#main .techinfo {
	height: 140px;
	width: 241px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 45px;
	z-index: 999;
}
#main .techinfo .content{
	background-image: url(images/techinfo_bk.gif);
	background-repeat: no-repeat;
}
#main .techinfo h3 {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: underline;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 2px;
	padding-left: 18px;
}
#main .techinfo p {
	font-size: 9px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	line-height: 115%;
}
#main .techinfo .bottom img {
	background-color: transparent;
	display:block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/techinfo_bottom.png);
	height: 45px;
	width: 232px;
	margin: 0px;
	padding: 0px;
}
html>body #main .techinfo .bottom img {
	background-image: url(images/techinfo_bottom.png); 
	background-repeat:no-repeat;
}

#main .media .heading,#main .gallery .heading,#main .about .heading {
	margin-bottom: 40px;
}
#main .media .heading h1,#main .gallery .heading h1,#main .about .heading h1 {
	padding-left: 30px;
}
#main .media h4 {
	text-transform: uppercase;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

#main .media p {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main .media p.first {
	padding-bottom: 10px;
}
#main .media p span {
	width: 250px;
	display: inline;
	float: left;
}
#main  .gallery .items {
	padding-left: 30px;
}
#main  .gallery  span {
	overflow: hidden;
	height: 75px;
	width: 100px;
	display: block;

}
#main   .gallery   .thumb {
	background-color: #fff;
	padding: 8px;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	height: 75px;
	float: left;
}
#main .about p {
	font-size: 12px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333;
}
#main .helmets {
	height: 470px;
}

#main .helmets h3 {
	padding-left: 20px;
	padding-top: 30px;
}
#main .helmets p {
	padding-left: 20px;
}
#main .helmets ul {
	width: 200px;
}



#footer {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #666;
	text-align: center;
}
#footer span {
	padding-right: 10px;
	padding-left: 10px;
	color: #C4C4C4;
}
form.login {
	font-size: 10px;
	margin-left: 30px;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #EFEFEF;
	float: left;
}
#main .media form.login h4 {
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
form.login label {
	display: block;
}
form.login input {
	border: 1px solid #ccc;
}
form.login input.button {
	background-color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 10px;
}
