@charset "utf-8";
body {
	background-color: #17569B;
	font-family: Verdana;
	font-size: 11px;
	line-height: 150%;
}
#container {
	width: 868px;
	margin: auto;
	background-color: #CAE1F3;
	padding-top: 50px;
	padding-bottom: 50px;
}

#header {
	width: 768px;
	height: 319px;
	margin: auto;
	background-image: url(5th-gear-driving-school-preston-graphics/5th-gear-driving-school-preston-header-bg.jpg);
}


#navigation {
	height: 57px;
	width: 746px;
	background-image: url(5th-gear-driving-school-preston-graphics/5th-gear-driving-school-preston-nav-bg.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 12px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	list-style-type: none;
	display: inline;
}
#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	height: 34px;
	padding-top: 20px;
	text-align: center;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	height: 34px;
	padding-top: 20px;
	text-align: center;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
}

#navigation a:hover {
	text-decoration: none;
	color: #CAE1F3;
	background-repeat: repeat-x;
	background-image: url(5th-gear-driving-school-preston-graphics/5th-gear-driving-school-preston-nav-hover2.png);
}
h1  {
	font-size: 12px;
	background-image: url(5th-gear-driving-school-preston-graphics/h1-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 708px;
	height: 37px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 50px;
	padding-right: 10px;
	color: #FFFFFF;
	padding-top: 20px;
}
#content {
	width: 728px;
	background-image: url(5th-gear-driving-school-preston-graphics/5th-gear-driving-school-preston-content-bg.jpg);
	color: #FFFFFF;
	height: auto;
	background-color: #535E64;
	background-repeat: no-repeat;
	background-position: top;
	min-height: 500px;
	padding: 10px;
	margin: auto;
	border-top-width: 5px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content h2 {
	font-size: 12px;
	background-image: url(5th-gear-driving-school-preston-graphics/h2-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	height: 17px;
	padding-top: 3px;
	margin-bottom: 10px;
}


#content p {
	color: #FFFFFF;
	margin-top: 0px;
}
#content a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#content a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#content a:hover {
	color: #CAE1F3;
	text-decoration: none;
}









.form {
	width: 200px;
	border: 1px solid #17569B;
	background-color: #CAE1F3;
}

#google-map {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #17569B;
	height: 600px;
}
#facebook {
	width: 728px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 637px;
	background-color: #FFFFFF;
	clear: both;
}












#footer {
	font-size: 9px;
	text-align: center;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:link {
	color: #000000;
	text-decoration: none;
}

#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #17569B;
}

