@charset "UTF-8";
/* CSS Document */

#navHTML {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
}

#navFlash {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
}

#newsWrapper {
	width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	background-image: url(../../images/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 560px;
	text-align: left;
}

#hyltonWrapper {
	width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	background-image: url(../../images/bg_hylton.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 560px;
}

#workWrapper {
	width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	background-image: url(../../images/bg_work.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 560px;
}

#linksWrapper {
	width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	background-image: url(../../images/bg_links.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 560px;
}

#contactWrapper {
	width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	background-image: url(../../images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 560px;
}

#content {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	height: 500px;
	text-align: left;
}

#txtColOne {
	width: 230px;
	margin-left: 245px;
	text-align: left;
	margin-right: 15px;
	float: left;
	display: inline;
}

#txtColTwo {
	width: 230px;
	float: left;
	text-align: left;
	padding-right: 15px;
	display: inline;
}

#sspCol {
	width: 490px;
	padding-top: 38px;
	float: right;
	clear: right;
	text-align: center;
	display: inline;
}

#footer {
	text-align: right;
	width: 980px;
	padding-bottom: 20px;
}

#admin {
	width: 339px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	text-align: center;
}
