﻿body {
	margin: 0;
	padding: 0;
	background: #79B61A url('/images/bg.gif') repeat-x left top;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.4;
	font-size: 76%;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
h1 {
	text-transform: uppercase;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	text-decoration: none;
}
.clear {
	clear: both;
}
#wrap {
	width: 770px;
	background: url('/images/mainbg.gif') repeat-y;
	margin: auto;
}
#skip {
	position: absolute;
	top: 0;
	left: -5000px;
}
#inner {
	background: url('/images/topbg.gif') no-repeat 0px 26px;
	text-align: left;
	position: relative;
}
#topnav {
	background: #EE2D26;
	height: 20px;
	padding: 5px 0 0 0;
	font-size: 0.90em;
	border-bottom: 1px solid #FFF600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topnav li {
	float: left;
}
/* width needed or else Opera goes nuts */
#topnav a {
	display: block;
	padding: 0 12px 8px 12px;
	text-transform: uppercase;
	font-weight: bold;
	border-right: 1px dotted #fff;
}
#topnav a:link {
	color: #fff;
}
#topnav a:visited {
	color: #fff;
}
#topnav a:hover {
	color: #000;
}
#topnav li.last a {
	border: 0px none;
}
#topnav, #topnav ul {
	line-height: 1.1;
}
#topnav li ul a {
	display: block;
	border: 0px none;
	text-transform: none;
	width: 16em;
	padding-left: 10px;
	padding-right: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#topnav li ul a:hover {
	background: #8ACA27;
	color: #fff;
}
#topnav li li {
	padding: 0px 0 0px 0;
}
#topnav li ul {
	border-left: 1px solid #FFF600;
	border-right: 1px solid #FFF600;
	border-top: 0px solid #FFF600;
	border-bottom: 1px solid #FFF600;
	position: absolute;
	background: #EE2D26;
	width: 18em;
	left: -999em;
	padding: 0;
	z-index: 600;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	margin-bottom: 0;
}
#topnav li:hover ul, #topnav li.sfhover ul {
	left: auto;
	zoom: 1;
}
#logo {
	text-indent: -5000px;
	background: url('/images/logo.gif') no-repeat;
	width: 418px;
	height: 43px;
	font-size: 1.2em;
	position: absolute;
	top: 45px;
	left: 25px;
	z-index: 2;
}
#contactinfo {
	position: absolute;
	top: 35px;
	left: 445px;
	color: #EE2D26;
	font-weight: bold;
	text-align: right;
	font-size:medium
}
#contactinfo a {
	color: #EE2D26;
}
#contactinfo a:hover {
	color: #000;
}
#contactinfo strong {
	color: #000;
}
#banner {
	width: 528px;
	min-height: 223px;
	background: url('/images/banner.jpg') no-repeat;
	line-height: 1.3;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 7px;
	margin-right: 20px;
	margin-top: 77px;
	margin-bottom: 0px;
	padding-left: 40px;
	padding-right: 230px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#banner h1 {
	margin: 15px 0 0px 0;
	font: 1.8em "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFFF00;
}
#banner p {
	margin: 5px 0 10px 0;
}
#banner .indent {
	padding-left: 60px;
}
#banner a {
	color: #FFFF00;
	background: url('/images/arrows.gif') no-repeat right center;
	font-size: 1.8em;
	padding-left: 0;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 0;
}
#banner a:hover {
	color: #000;
}
#banner .more {
	text-align: right;
	margin: 10px 0 0 0;
}
#divider {
	background: url('/images/class2pass.gif') no-repeat;
	text-indent: -5000px;
	width: 759px;
	height: 76px;
	position: absolute;
	top: 88px;
	left: 6px;
	z-index: 1;
}
/* MAIN CONTENT */
#content {
	margin: 0px 10px 50px 35px;
	width: 360px;
	float: left;
	display: inline;
	position: relative;
}
#content h1 {
	font: 1.5em "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
	color: #EE2C26;
	border-bottom: 1px dotted #ccc;
}
#content li {
	background: url('/images/blt.gif') no-repeat 0px 5px;
}
#about {
	width: 280px;
	float: left;
	margin: 0 20px 0 0;
}
#checklist {
	float: right;
	width: 160px;
	width: 145px;
	background: #F7FD8D;
	margin: 0 0 5px 5px;
	border: 1px solid #D5C64E;
	padding: 10px;
}
#checklist ul {
	font-size: 0.85em;
}
#checklist li {
	background: url('/images/checkbox.gif') no-repeat 2px 3px;
	color: #595D20;
	padding-left: 23px;
	padding-right: 0;
	padding-top: 2px;
	padding-bottom: 4px;
}
#checklist h2 {
	font: 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	margin: 0 0 5px 0px;
}
#buttons {
	float: Left;
	width: 248px;
	margin: 0px 0px 0 5px;
}
#buttons h1 {
	font: 1.5em "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
	color: #97C353;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
}
.button {
	width: 260px;
	height: 83px;
	color: #fff;
	padding: 6px 0px 0px 3px;
	margin: 6px 0 0 0;
	line-height: 1.1;
}
.button h2 {
	font-size: 1em;
	margin: 0px 0 3px 0;
}
.button p {
	margin: 0;
}
.instr {
	background: url('../images/blue-button.jpg') no-repeat;
}
.instr a {
	color: #143E68;
}
.instr a:hover {
	color: #F5F743;
}
.aditr {
	background: url('../images/purple-button.jpg') no-repeat;
}
.aditr a {
	color: #143E68;
}
.aditr a:hover {
	color: #F5F743;
}
.theory {
	background: url('../images/green-button.jpg') no-repeat;
}
.theory a {
	color: #143E68;
}
.theory a:hover {
	color: #F5F743;
}
.roll {
	background: url('../images/burg-button.jpg') no-repeat;
}
.roll a {
	color: #0000FF;
}
.roll a:hover {
	color: #FFFFFF;
}
.contact {
	background: url('../images/red-button.jpg') no-repeat;
}
.contact a {
	color: #FFFFFF;
}
.contact a:hover {
	color: #000000;
}
/* FOOTER */
#footer {
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #FF0A02 url('/images/footbg.jpg') repeat-x;
	color: #fff;
	font-size: 1em;
	text-align: left;
	clear: both;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#footer .left {
	margin: 0;
}
#footer .right {
	width: 200px;
	float: right;
	margin: 0px 0 0 0;
}
#footer .right li {
	padding: 2px 0 2px 0;
}
#footer.clear {
	margin: 0;
}
#footer a {
	color: #fff;
	font-weight: bold;
}
#footer a:hover {
	color: #000;
}
