@charset "utf-8";
body {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 2px solid #333;
	margin-top: 20px;
	background-color: 000;
}
#Image01 {
	background-image: url(images/images/GigHarborBay_01.jpg);
	height: 75px;
	width: 960px;
}
#Image02 {
	background-image: url(images/images/GigHarborBay_02.jpg);
	height: 32px;
	width: 960px;
}
#LeftRightImage {
	height: 267px;
	width: 960px;
}

#Image03 {
	background-image: url(images/images/GigHarborBay_03.jpg);
	height: 267px;
	width: 480px;
	float: left;
}
#Image04 {
	background-image: url(images/images/GigHarborBay_04.jpg);
	height: 267px;
	width: 480px;
	float: right;
}
#Image05 {
	background-image: url(images/images/GigHarborBay_05.jpg);
	height: 251px;
	width: 960px;
}

#Image06 {
	background-image: url(images/images/GigHarborBay_06.jpg);
	height: 313px;
	width: 960px;
}
#Image07 {
	height: 168px;
	width: 960px;
	background-image: url(images/images/GigHarborBay_07.jpg);
	float: right;
	background-repeat: no-repeat;
}
#Image08 {
	background-image: url(images/images/GigHarborBay_08.jpg);
	height: 474px;
	width: 960px;
	float: left;
	background-repeat: no-repeat;
}


#topPage {
	background-image: url(images/images/GigHarborBay_01.jpg);
	float: left;
}
#topNavigation {
	width: 760px;
	padding-left: 200px;
	padding-top: 0px;
	height: 32px;
	background-image: url(images/images/GigHarborBay_02.jpg);
}
#content {
	width: 960px;
	height: 267px;
}
#LeftContent {
	width: 400px;
	font-size: 12px;
	font-weight: bold;
	height: 100px;
	float: left;
	text-align: left;
	margin-left: 30px;
	margin-top: 30px;
}
#RightContent {
	width: 330px;
	font-size: 12px;
	font-weight: bold;
	height: 140px;
	background-color: #000;
	text-align: left;
	margin-left: 100px;
	margin-top: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#Quote1 {
	font-size: 12px;
	font-weight: bold;
	width: 340px;
	height: 210px;
	padding-left: 8px;
	text-align: left;
	margin-top: 41px;
	float: left;
}
#Quote2 {
	font-size: 12px;
	font-weight: bold;
	width: 490px;
	height: 100px;
	text-align: left;
	margin-left: 460px;
	margin-top: 5px;
}
#Quote3 {
	font-size: 12px;
	font-weight: bold;
	width: 400px;
	height: 30px;
	text-align: left;
	margin-top: 110px;
	float: left;
	margin-left: 20px;
}
#Quote4 {
	font-size: 12px;
	font-weight: bold;
	width: 780px;
	float: left;
	height: 135px;
	margin-left: 180px;
	text-align: left;
}
#Quote5 {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFF;
	color: #000;
	padding: 10px;
	width: 940px;
	float: left;
	text-align: left;
}
#kwLogo {
	background-color: #FFF;
	height: 300px;
	width: 960px;
	float: left;
	color: #000;
}






.floatLeft {
	float: left;
	margin-right: 8px;
}

.Bold {
	font-size: 24px;
	font-weight: bold;
	color: #900;
}

.bold2 {
	font-size: 18px;
	color: #FFF;
}

#footer {
	width: 940px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #333;
	border-left-color: #FFF;
	text-align: left;
	color: #FFF;
	border-top-style: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
}
