@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
h1 {
	color: #267730;
	font: bold 24px Arial, Helvetica, sans-serif;
}
p {
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
b,a {
	color: #267730;
	font-weight: bold;
}
ul {
	margin-left: 50px;
	margin-bottom: 10px;
}
li {
	margin-bottom: 3px;
}
td {
	padding: 5px;
}




#content {
	background-image: url(images/backgroundHeader.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 900px;
	overflow: auto;
	margin: 20px auto 0px;
	position: relative;
}
.emailAddress {
	font-size: 14px;
	font-weight: bold;
	color: #267730;
	text-decoration: none;
	position: absolute;
	top: 170px;
	right: 45px;
}
.emailAddress:hover {
	color: #38AF47;
}
#mainContent {
	background-image: url(images/backgroundMainContent.gif);
	background-repeat: repeat-y;
	width: 900px;
	margin-top: 195px;
	margin-bottom: 0px;
}
#theMenu {
	width: 185px;
	margin-left: 25px;
	float: left;
	display: inline;
	margin-top: 5px;
	overflow: hidden;
}
#theMenu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 185px;
	text-indent: 10px;
	height: 36px;
	background-image: url(images/backgroundMenuItem.gif);
	margin-bottom: 2px;
	font: bold 12px/36px Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	clear: left;
}
#theMenu a:hover {
	color: #003300;
	background-image: url(images/backgroundMenuItem.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}
#ieError {
	height: 380px;
	overflow: hidden;
	width: 100%;
}

#innerContent {
	float: left;
	width: 650px;
	margin-left: 20px;
	margin-top: 10px;
	display: inline;
}
#welcomeBox {
	background-image: url(images/backgroundInnerContent.jpg);
	background-repeat: no-repeat;
	height: 366px;
	width: 646px;
}

.flash {
	float: right;
	width: 186px;
	padding-left: 10px;
}

.bottom {
	height: 60px;
}

#footer {
	background-image: url(images/backgroundFooter.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#webexpand {
	color: #999999;
	text-align: center;
	margin-top: 5px;
}
#webexpand a {
	font-weight: normal;
	color: #999999;
}
h2 {
 font-family: 'Arial', serif;
 font-weight: normal;
 font-size: 9pt;
 text-align: center;
 color: white;
 background-image: url('images/mini_driving_school.jpg');
 background-repeat: no-repeat;
 margin-left:0px; margin-right:0px; margin-top:20px; margin-bottom:0px
}
.section {
 border: 3px solid #38AF47;
 border-top: 3px solid #38AF47;
 width: 817px;
 padding-left: 0px;
 padding-right: 0px;
}
#sectionSiteContent {
 font-size:10px;
 color: #808080;
 height: 95px;
 overflow: scroll;
}
