@charset "utf-8";
body {
	background-attachment:scroll;
	background-color:#fff;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-top:3px solid #1c6e22;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}
a img { border:0; }
a {
	color:#003;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
h2 {
	color:#003;
	font-size:16px;
}
h3 {
	margin:0;
	padding:0;
}
input.error, textarea.error { border:1px solid #f00; }
.fllft { float:left; }
.flrgt { float:right; }
.clear { clear:both; }
.cllft { clear:left; }
clrgt { clear:right; }

.wrapper {
	margin:0 auto;
	width:960px;
}
.header {
	padding-top:2px;
	text-align:center;
}
.header ul, li {
	display:inline;
	list-style:none;
	margin:10px;
}
.header li {
	background-color:#2c3462;
	background-image:url(images/tab.jpg);
	height:23px;
	width:107px;
	padding:0.3em 2em;
}
.header li a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.video {
	background-image:url(images/video.png);
	background-repeat:no-repeat;
	color:#fff;
	font-size:11px;
	margin-top:12em;
	margin-left:2em;
	padding-top:5px;
	height:316px;
	width:624px;
}
.machine {
	background-image:url(images/machine.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#666;
	font-size:21px;
	margin-right:2em;
	padding-top:180px;
	width:270px;
}

.footer {
	background-color:#1c6e22;
	color:#fff;
	padding:5px;
}
.footer a {
	color:#fff;
	text-decoration:none;
}
.award {
	position:absolute;
	left:392px;
	top:103px;
	width:80px;
	z-index:1;
}
