@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2c9e3c;
}

h1 span {
	color: #373737;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2c9e3c;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2c9e3c;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4e4e4e;
	font-weight: normal;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4e4e4e;
	font-weight: normal;
	line-height: 26px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
}

a {
	color: #2c9e3c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#topbox {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#centerbox {
	width: 1018px;
	margin: 0 auto 0 auto;
}

#container {
	width: 996px;
	float: left;
	padding: 0px 11px 0px 11px;
	background: url(images/container-bg.jpg);
	padding-bottom: 45px;
}

#leftpage {
	width: 174px;
	float: left;
	background: #27aa4a;
}

#logo {
	width: 155px;
	float: left;
	display: inline;
	margin: 11px 0px 36px 19px;
}

#leftbanners {
	width: 165px;
	float: left;
	display: inline;
	margin: 0px 10px 0px 9px;
}

#leftbanners p {
	margin: 0px;
}

#leftbanners img  {
	margin-bottom: 20px;
}

#rightpage {
	width: 822px;
	float: right;
}

#header {
	width: 677px;
	height: 188px;
	float: left;
	padding: 5px 0px 0px 145px;
	background: url(images/header-bg.jpg);
	margin-bottom: 10px;
}

#topnav {
	width: 677px;
	float: left;
	margin-bottom: 10px;
}

#topnav a {
	width: 74px;
	height: 27px;
	float: left;
	display: inline;
	margin-right: 3px;
	background-color: #1b993f;
	background-position: top;
	padding: 13px 0px 0px 40px;
	color: #ffffff;
}

#topnav a:hover {
	background-position: bottom;
}

#topnav .home {
	background-image: url(images/topnav-home-bg.jpg);
}

#topnav .training {
	background-image: url(images/topnav-training-bg.jpg);
}

#topnav .prices {
	background-image: url(images/topnav-prices-bg.jpg);
}

#topnav .photos {
	background-image: url(images/topnav-photos-bg.jpg);
}

#topnav .help {
	background-image: url(images/topnav-help-bg.jpg);
}

#headphone {
	width: 558px;
	height: 45px;
	float: left;
	padding: 13px 104px 0px 0px;
	margin-bottom: 23px;
}

#headphone h2 {
	margin: 0px;
	color: #e00020;
	text-align: right;
	font-size: 26px;
	letter-spacing: -1px;
}

#headphone h2 span {
	font-weight: normal;
}

#subnav {
	width: 613px;
	height: 43px;
	float: left;
	display: inline;
	margin-left: 64px;
}

#subnav a {
	width: 114px;
	height: 26px;
	float: left;
	text-align: center;
	color: #373737;
	background-color: #f8f8f8;
	letter-spacing: -1px;
}

#subnav .about {
	padding: 17px 1px 0px 5px;
	background-image: url(images/subnav-about-bg.jpg);
}

#subnav .theory {
	padding: 17px 1px 0px 1px;
	background-image: url(images/subnav-theory-bg.jpg);
}

#subnav .practical {
	padding: 17px 1px 0px 1px;
	background-image: url(images/subnav-practical-bg.jpg);
}

#subnav .sitemap {
	padding: 17px 5px 0px 1px;
	background-image: url(images/subnav-sitemap-bg.jpg);
}

#homecontent {
	width: 795px;
	float: left;
	display: inline;
	margin-left: 25px;
}

.redtxt {
	color: #e00020;
}

#homecontenttop {
	width: 795px;
	float: left;
}

#homecontenttop p {
	font-size: 13px;
	line-height: 21px;
	text-align: justify;
}

#homecontentbottom {
	width: 795px;
	float: left;
	margin-bottom: 40px;
}

#homecontentbottom p {
	font-size: 15px;
	line-height: 21px;
}

#footer {
	width: 795px;
	float: left;
}

#footer p {
	font-size: 13px;
	line-height: 21px;
	text-align: center;
	color: #2c9e3c;
	font-weight: bold;
}

#innercontent {
	width: 725px;
	float: left;
	display: inline;
	margin-right: 70px;
}

#innercontent p {
	text-align: justify;
	line-height: 17px;
}

#innercontent h4 {
	text-align: justify;
}

#innerleft {
	width: 435px;
	float: left;
}

#innerright {
	width: 335px;
	float: right;
	margin-top: 37px;
}

#aboutright {
	width: 240px;
	float: right;
}

#mopedright {
	width: 335px;
	float: right;
}

.helpform {
	width: 735px;
}

.helpform p {
	margin: 10px 0px 10px 45px;
}

.helpform .checkbox {
	vertical-align: middle;
}

.helpform .textarea textarea {
	width: 670px;
	border: 1px solid #cecece;
	background: url(images/helptextbox-bg.jpg) top repeat-x;
}

.helpform .input input {
	width: 324px;
	height: 25px;
	background: url(images/helpinput-bg.jpg);
	border: 0px;
	padding: 8px 5px 0px 5px;
	vertical-align: middle;
}

.helpform .submit input {
	width: 125px;
	height: 87px;
	background: #2a9646 url(images/helpsubmit-bg.jpg);
	color: #ffffff;
	border: 0px;
	vertical-align: top;
	font-weight: bold;
	font-size: 24px;
}

.helpform h2 {
	width: 324px;
	height: 25px;
	float: left;
	display: inline;
	margin: 10px 361px 10px 0px;
	font-size: 14px;
	font-weight: normal;
	color: #4e4e4e;
	padding: 8px 0px 0px 50px;
	background-color: #f4f4f4;
}

.helpform .h1 {
	background-image: url(images/helph1-bg.jpg);
}

.helpform .h2 {
	background-image: url(images/helph2-bg.jpg);
}

.galleryimg {
	padding: 3px;
	border: 1px solid #d6d6d6;
	margin: 8px;
}

.boldgreentxt {
	color: #2c9e3c;
	font-weight: bold;
}

.bigtxt13 {
	font-size: 13px;
}

.biggreentxt13 {
	font-size: 13px;
	color: #2c9e3c;
}

#innerleft .bigtxt15 {
	font-size: 15px;
	line-height: 21px;
}

#innerleft .biggreentxt15 {
	font-size: 15px;
	color: #2c9e3c;
	line-height: 21px;
}

#theorytest {
	width: 725px;
	float: left;
}

#theorytest p {
	width: 725px;
	height: 34px;
	float: left;
	margin: 12px 0px 0px 0px;
}

#theorytest .span1 {
	width: 39px;
	height: 27px;
	float: left;
	color: #2c9e3c;
	font-size: 15px;
	letter-spacing: -1px;
	padding-top: 7px;
}

#theorytest .span2 {
	width: 578px;
	height: 27px;
	float: left;
	display: inline;
	margin: 1px 15px 0px 0px;
	font-size: 13px;
	padding: 6px 0px 0px 10px;
	background: #f5f5f5 url(images/theoryspan-bg.jpg);
}

#theorytest a {
	width: 68px;
	height: 27px;
	float: left;
	text-align: center;
	background: #f5f5f5 url(images/theorylink-bg.jpg);
	color: #2c9e3c;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -1px;
	padding-top: 7px;
}

.theorytestanswer {
	width: 725px;
	float: left;
	margin-top: 12px;
}

#theorytest .theorytestanswer p {
	width: auto;
	height: auto;
	float: none;
	margin: auto;
}

.sitemaplist li {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}

#homeleft .centertxt {
	text-align: center;
}

#homeleft {
	width: 405px;
	float: left;
}

#homeright {
	width: 350px;
	float: right;
	display: inline;
	margin-right: 10px;
}

#leftcontact {
	width: 200px;
	height: 298px;
	float: left;
	display: inline;
	background: #198c2a url(images/leftcontact-bg.jpg);
	padding: 122px 19px 0px 21px;
	margin: 0px 0px 15px 50px;
}

#leftcontact p {
	color: #ffffff;
}

#leftcontact #textbox {
	width: 200px;
	height: 42px;
	float: left;
	border-bottom: 1px dotted #cfd3e7;
	margin-bottom: 5px;
}

#leftcontact #textbox p {
	margin: 0px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	line-height: normal;
}

#leftcontact .input input {
	width: 170px;
	height: 22px;
	padding: 5px 10px 0px 20px;
	background: #f7f7f7 url(images/leftcontactinput-bg.jpg);
	font-size: 12px;
	letter-spacing: -1px;
	color: #7b7c7c;
	border: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

#leftcontact #productsbox {
	width: 170px;
	height: 106px;
	float: left;
	padding: 3px 15px 0px 15px;
	margin-bottom: 2px;
	background: #ffffff url(images/leftcontactproducts-bg.jpg);
}

#leftcontact #productsbox p {
	margin: 0px;
	letter-spacing: -1px;
	color: #7b7c7c;
	font-size: 11px;
	line-height: 15px;
}

#leftcontact #productsbox input {
	vertical-align: middle;
}

#leftcontact #submit {
	width: 108px;
	float: left;
	display: inline;
	margin: 0px 46px 0px 46px;
}

#leftcontact #submit input {
	width: 108px;
	height: 39px;
	background: #c91f00 url(images/leftcontactsubmit-bg.jpg);
	color: #ffffff;
	border: 0px;
}

#aboutright #leftcontact {
	margin-left: 0px;
}

.centertxt {
	text-align: center;
}
