.left {
	background-image: url(../images/left.gif);
}

td, p, ul, li, input, select
{
	font-family: "Trebuchet MS", "Segoe UI", Arial;
	font-size: 14px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 350px;
}
.contentTITLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	text-transform:capitalize;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 350px;
}
.contact {
	background-image: url(../images/web_contact.gif);
	background-repeat: no-repeat;
}
.contact-thx {
	background-image: url(../images/contact_thanks.gif);
	background-repeat: no-repeat;
}
.form {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333300;
	font-weight: normal;
	text-decoration:none;
	background-color:#FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: #333300;
	border-bottom-color: #333300;
	border-left-color: #666600;
	margin: 0px;
	padding: 0px;
}
.box {
	border: 1px solid #666666;
}
#about-body {
	background-image: url(../newsite/images/about-body.png);
	display: block;
	height: 431px;
	width: 849px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#port-body {
	background-image: url(../newsite/images/port-body.png);
	display: block;
	height: 431px;
	width: 849px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contact-body {
	background-image: url(../newsite/images/contact-body.png);
	display: block;
	height: 431px;
	width: 849px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#basic-body {
	background-image: url(../newsite/images/basic-body.png);
	display: block;
	height: 431px;
	width: 849px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#about-top {
	display: block;

}
#text {
	font-family: "Trade Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	color: #FFFFFF;
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	font-weight: normal;
}
#text a {
	color: #FFFFFF;
	text-decoration: none;
}
#text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#wrapper {
	width: 849px;
	margin-top: 50px;
	display: block;
	border: 5px solid #a3b92c;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-color:#dfebfb;
}
#copy {
	font-family: "Trebuchet MS", "Segoe UI", Arial;
	font-size: 11px;
	color: #5288EC;
    width: 849px;
	margin-top: 5px;
	display: block;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
