@charset "utf-8";
/* CSS Document FOR HAWKESBURY SHUTTLE SERVICE*/

#container	{
	height: 1350px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	line-height: 1.5em;

}

#header	{
	height: 200px;
	width: 900px;
	background-image: url(images/hss_logo.jpg);
	background-repeat: no-repeat;

}

#nav	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #333333;
	float: left;
	height: 1350px;
	width: 295px;
	line-height: 3em;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-color: #005da3;

}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 295px;
	height: 40px;
	color: #000000;
	}
	
/*THIS FORMATS THE LOOK OF THE MENU */	
ul li a {
	display: block;
	width: 255px;
	height: 40px;
	text-decoration: none;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 40px;
	padding-right: 5px;
	}


/* ALWAYS PUT THE HOLLY HACK HERE AT THE END OF ALL OTHER CODE FOR IT TO WORK PORPERLY AND REMOVE THE */
/*ERROR YOU GET WHEN VALIDATING THE FORM IN DREAMWAVER.*/

/*BUG FIX FOR INTERNET EXPLORER USERS*/
/* Fix IE. Hide from IE Mac \*/
* html ul li {
	float: left;
}
* html ul li a {
	height: 1%;
}

#content	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: 500;
	color: #333333;
	float: right;
	width: 560px;
	text-align: justify;
	padding: 20px;
	height: auto;
}

#image1 {
	position: relative;
	overflow: hidden;
	clear: left;
	float: right;
	height: 116px;
	width: 300px;
	top: 15px;
}


#footer	{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 100px;
	width: 900px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	float: left;
	line-height: 1.5em;
	text-align: right;

}

#footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	position: relative;
	float: right;
	height: auto;
	width: 600px;
	margin-right: 30px;
}

#image2 {
	height: 158px;
	width: 200px;
	position: relative;
	float: right;
	padding-left: 20px;
	clear: left;
}
#image3 {
	height: 181px;
	width: 560px;
	position: relative;
}
#image4 {
	height: 300px;
	width: 560px;
	position: relative;
}
#image5 {
	position: relative;
	height: 350px;
	width: 550px;
}
#corporate_inside {
	position: relative;
	padding-left: 30px;
}
#image12 {
	height: 200px;
	width: 560px;
}

#family1 {
	clear: right;
	float: left;
	height: 315px;
	width: 269px;
	padding-right: 15px;
}
#family2 {
	float: left;
	height: 188px;
	width: 250px;
	clear: right;
	padding-right: 15px;
}
#image10 {
	height: 190px;
	width: 325px;
	clear: left;
	float: right;
	margin-top: -20px;
}
