* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	background-color: #f7f7f7;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #000000;
	top: 50px;
	position: relative;
}
#wrapper #logo {
	height: 79px;
	background-color: #FFFFFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 20px;
	background-color: #000000;
	background-image: url(foot_bg.jpg);
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
#wrapper #navigation #headerImg {
	height: 345px;
	width: 746px;
	background-repeat: no-repeat;
	float: left;
	background-color: #000000;
}
#wrapper #headerImg #bodyArea #footer {
	height: 10px;
	clear: both;
	font-size: 10px;
	color: white;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	background-image: url(foot_bg.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 20px;
}

#wrapper #logo #left_pix {
	height: 79px;
	width: 95px;
	float: left;
}
#wrapper #logo #banner {
	float: left;
	height: 79px;
	width: 375px;
	background-color: #000000;
}
#wrapper #logo #right_pix {
	float: left;
	height: 79px;
	width: 276px;
}
#wrapper #logo #clear {
	clear: both;
}
#wrapper #navigation #home {
	height: 20px;
	width: 89px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	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;
}

#wrapper #navigation #about {
	height: 20px;
	width: 95px;
	border: 1px solid #FFFFFF;
	text-align: center;
	float: left;
	color: #FFFFFF;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper #navigation #port {
	height: 20px;
	width: 140px;
	border: 1px solid #FFFFFF;
	text-align: center;
	float: left;
	color: #FFFFFF;
	padding-top: 3px;
}
#wrapper #navigation #customer {
	height: 20px;
	width: 180px;
	border: 1px solid #FFFFFF;
	text-align: center;
	float: left;
	color: #FFFFFF;
	padding-top: 3px;
}
#wrapper #navigation #contact {
	height: 20px;
	width: 100px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	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;
}
