body {
	background-color: #5b5c60;
	margin: 0px;
	background-image: url("../images/topback.gif");
	background-repeat: repeat-x;
	color: #535647;
	font-size: 12px;
	line-height: 18px;
	font-family: trebuchet ms, verdana, arial, tahoma;
}

.logo_wrap {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.logo_constrain {
	width: 793px;
	margin-left: auto;
	margin-right: auto;
}

.logo_left {
	width: 400px;
	float: left;
}

.logo_right {
	width: 393px;
	float: right;
}

.caption_wrap {
	width: 100%;
	position: absolute;
	top: 147px;
	left: 0px;
}

.caption_constrain {
	width: 793px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.caption_pad {
	padding-right: 20px;
}

.caption {
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}

.brown_buffer {
	width: 100%;
	background-image: url("../images/brown_buffer.gif");
	background-repeat: repeat-x;
	height: 34px;
	position: absolute;
	left: 0px;
	top: 193px;
}

.content_full {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 227px;
	background-color: #f6f8e6;
}

.content_wrap {
	width: 793px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-top: 10px;
}

.content_left {
	width: 221px;
	float: left;
}

.content_right_wrap {
	width: 572px;
	float: right;
}

.content_right_left {
	width: 351px;
	float: left;
}

.content_right_right {
	width: 221px;
	float: right;
}

.footer {
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	background-color: #5b5c60;
	padding-top: 10px;
}

.header_back {
	width: 221px;
	height: 24px;
	background-image: url("../images/header_back.gif");
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: bold;
}

.header_pad {
	padding-bottom: 4px;
	padding-left: 5px;
}

.content_pad {
	padding-left: 15px;
	padding-right: 15px;
}

.header_text {
	font-size: 20px;
	font-weight: bold;
}

.contact_left {
	width: 572px;
	float: left;
}

.contact_right {
	width: 221px;
	float: right;
}

.form_wrap {
	width: 100%;
	margin-top: 10px;
}

.form_left {
	width: 15%;
	max-width: 15%;
	overflow: hidden;
	float: left;
}

.form_right {
	width: 84%;
	max-width: 84%;
	overflow: hidden;
	float: right;
}

.ntitle {
	font-weight: bold;
	font-style: italic;
}

.ndate {
	font-style: italic;
}

.port_nav {
	
}

a:link {text-decoration : none; color : #566087;}	
a:visited {text-decoration : none; color : #566087;}
a:hover {text-decoration : underline; color : #566087;}

a.white:link {text-decoration : none; color : #FFFFFF;}	
a.white:visited {text-decoration : none; color : #FFFFFF;}
a.white:hover {text-decoration : underline; color : #FFFFFF;}
