@charset "utf-8";
/* Western Driving Academy CSS */

*{margin: 0; padding: 0; }

body {background-color: #EBEBEB;}

li{
	margin-left: 15px;
	margin-bottom: 4px;
}

#background{
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	height: 2500px;
	width: 1326px;
	margin-right: auto;
	margin-left: auto;
	background-position: -1px;
	z-index: 1;
	margin-top: -11px;
}

#wrapper {
	width: 955px;
	height: 2365px;
	margin-left: 107px;
	padding-top: 55px;

}
#WDA-logo {
	height: 180px;
	width: 630px;
	margin-left: 45px;
	margin-bottom: 50px;
}

#ministry-approved {
	background-color: #0076A3;
	height: 9.75px;
	width: 100%;
	z-index: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0076A3;
	border-right-color: #0076A3;
	border-bottom-color: #0076A3;
	border-left-color: #0076A3;
}


.bold-blue-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0076A3;
}

.bold-blue-title a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0076A3;
}

.bold-purple-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0076A3;
}



#first-box {
	background-image: url(images/first-box.png);
	background-repeat: no-repeat;
	height: 405px;
	width: 942px;
	margin-top: 10px;
	padding-top: 60px;
}
#logo {
	height: 157px;
	width: 250px;
	margin-left: 24px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin-bottom: 18px;
	background-position: center;
}


#button {
	background-repeat: no-repeat;
	height: 31px;
	width: 242px;
	margin-left: 17px;
	margin-bottom: 7px;
	background-image: url(images/button.png);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0076A3;
	padding-top: 9px;
	text-align: center;
	font-size: 18px;
}

#button:hover {
	background-repeat: no-repeat;
	background-image: url(images/button-hover.png);
}

#second-box {
	background-image: url(images/second-box.png);
	background-repeat: no-repeat;
	height: 489px;
	width: 929px;
	float: left;
	margin-left: 20px;
	background-position: -5px;
}

#second-textbox {
	height: 360px;
	width: 240px;
	float: right;
	color: #000;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 25px;
	padding-right: 6px;
	padding-bottom: 10px;
	margin-right: 28px;
	margin-top: 82px;
}

#third-box {
	background-repeat: no-repeat;
	height: 548px;
	width: 930px;
	float: left;
	margin-left: 20px;
	margin-top: 25px;
	background-image: url(images/third-box.png);
}


#third-textbox {
	height: 320px;
	width: 425px;
	color: #000;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-right: 40px;
	padding-top: 18px;
	margin-top: 75px;
	margin-left: 8px;
}
#third-enroll-box {
	height: 90px;
	width: 488px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 8px;
	margin-top: 13px;
	padding-top: 10px;
	text-align: center;
}


#forth-box {
	background-repeat: no-repeat;
	height: 405px;
	width: 928px;
	float: left;
	margin-left: 20px;
	margin-top: 25px;
	background-image: url(images/forth-box.png);
}
#register-button {
	background-image: url(images/register-button.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 293px;
	margin-top: 300px;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding-top: 12px;
}


#fifth-box {
	background-repeat: no-repeat;
	height: 168px;
	width: 929px;
	float: left;
	margin-left: 20px;
	background-image: url(images/fifth-box.png);
}
