body {
	background-color: #858685;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url("../images/back.jpg");
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #535647;
	font-size: 11px;
	font-family: trebuchet ms, verdana, arial, tahoma;
}

h1 {
	margin: 0px;
	font-size: 16px;
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
}

.nav {
	width: 678px;
	height: 43px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden;
}

.wrap {
	width: 678px;
	text-align: center;
}

.logo_wrap {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 678px;
	height: 198px;
	overflow: hidden;
}

.logo_left {
	width: 361px;
	max-width: 361px;
	overflow: hidden;
	float: left;
}

.logo_left_pad {
	padding-left: 15px;
	padding-top: 10px;
}

.logo_right {
	width: 317px;
	max-width: 317px;
	overflow: hidden;
	float: right;
}

.logo_right_pad {
	padding-top: 10px;
	padding-left: 10px;
}

.home_top_content {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 678px;
	height: 302px;
	background-image: url("../images/content_back.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}

.home_bottom_content {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 678px;
	height: 285px;
	overflow: hidden;
}

.footer_back {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 678px;
	height: 47px;
	background-image: url("../images/footer_back.jpg");
	background-repeat: no-repeat;
	padding-bottom: 15px;
	overflow: hidden;
}

.port_back {
	width: 293px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #e6e3e0;
	height: 231px;
	background-color: #ebe8e4;
}

.port_back_pad {
	padding-left: 3px;
}

.port_bottom_back {
	width: 295px;
	height: 16px;
	background-image: url("../images/port_back.jpg");
	background-repeat: repeat-x;
}

a:link {text-decoration : none; color : #7590ab;}	
a:visited {text-decoration : none; color : #7590ab;}
a:hover {text-decoration : underline; color : #7590ab;}

a.white:link {text-decoration : none; color : #FFFFFF;}	
a.white:visited {text-decoration : none; color : #FFFFFF;}
a.white:hover {text-decoration : underline; color : #FFFFFF;}