*
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: #4283A9 url(images/back.gif);
	background-repeat: repeat-x;
	text-align: center;
	font: normal 11px/18px verdana, arial, tahoma, sans-serif;
	color: #333;
	padding-top: 40px;
}
A
{
	color: #45529F;
	text-decoration: none;
}
A:visited
{
	text-decoration: underline;
}
A:hover
{
	color: #CCC;
}
IFRAME
{
	float: left;
	clear: left;
}
BODY#pageone #header
{
	width: 750px;
	height: 225px;
	background: #4283A9 url(images/header2.jpg) no-repeat top right;
}
BODY#pagetwo #header
{
	width: 750px;
	height: 225px;
	background: #4283A9 url(images/ocean.jpg) no-repeat top right;
}
BODY#page3 #header
{
	width: 750px;
	height: 225px;
	background: #4283A9 url(images/header-pb.jpg) no-repeat top right;
}
BODY#page4 #header
{
	width: 750px;
	height: 225px;
	background: #4283A9 url(images/header-port.jpg) no-repeat top right;
}
#wrapper
{
	width: 750px;
	background: #FFF url(images/sidebar.gif) repeat-y;
	background-position: 0 0;
	border: 10px solid #FFF;
	margin: 0 auto;
	text-align: left;
}
H1
{
	width: 140px;
	height: 30px;
	margin: 1px 1px 1px 0;
	float: left;
	font: bold 2em arial, verdana, tahoma, sans-serif;
	padding-left: 10px;
	color: #FFF;
	cursor: default;
	background-image: url(images/Ban-car1.jpg);
}
H2
{
	width: 589px;
	height: 30px;
	background-color: #4283A9;
	float: left;
	font: bold 2.4em/1em "Copperplate Gothic Bold", Palatino, Verdana, sans-serif, serif;
	padding-left: 10px;
	color: #FFF;
	margin-top: 1px;
	cursor: default;
}
H3
{
	font-weight: bold;
	font-size: 1.3em;
	font-family: "Copperplate Gothic Light", Monaco, sans-serif, serif;
	vertical-align: 0em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
H4
{
	font-weight: bold;
	font-size: 1.5em;
	font-family: "Copperplate Gothic Light", Monaco, sans-serif, serif;
}
#nav
{
	list-style: none;
	z-index: 2;
	border-right: 1px solid #FFF;
	height: 207px;
	width: 150px;
}
#nav LI A
{
	color: #FFF;
	font: normal 11px/24px verdana, arial, tahoma, sans-serif;
	display: block;
	width: 140px;
	height: 22px;
	background-color: #2C5A6D;
	border-bottom: 1px solid #FFF;
	padding-left: 10px;
	text-decoration: none;
}
#nav LI A:hover
{
	background-color: #4182A8;
}
#current A
{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
#sidebar
{
	width: 132px;
	background-color: #CCC;
	float: right;
	position: relative;
	left: -6px;
	margin-left: -147px;
	border-top: 1px solid #FFF;
	font: normal 0.9em Verdana, "Book Antiqua", Palatino, sans-serif;
	padding: 8px;
	text-align: center;
}
IMG
{
	margin-left: 0.5em;
	margin-right: 0.5em;
}
A IMG
{
	margin-bottom: 20px;
	border: 1px solid #FFF;
}
A:hover IMG
{
	border-color: #F00;
}
#content
{
	float: right;
	width: 585px;
	margin: 10px 0em 0px 10px;
}
P
{
	margin-bottom: 0.5em;
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-top: 0.1em;
}
/*p2*/
#INVALID-RULE
{
	margin-bottom: 0.5em;
	font-size: 1.2em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-top: 0.1em;
	margin-left: 0.3em;
}
UL
{
	font-family: Verdana, Monaco, Georgia, sans-serif, serif;
	font-size: 1em;
	line-height: 2em;
	word-spacing: 0.2em;
	font-weight: bold;
	margin: 1em;
}
OL
{
	display: list-item;
	list-style-type: upper-alpha;
	font-family: Verdana, Monaco, Georgia, sans-serif, serif;
	font-size: 1em;
	list-style-position: inside;
	margin: 1em;
	line-height: 2em;
	word-spacing: 0.2em;
}
DIV.float
{
	float: left;
}
DIV.float P
{
	text-align: center;
	font-style: italic;
}
DIV.figure
{
	float: right;
}
DIV.figure P
{
	text-align: center;
	font-style: italic;
}
DIV.center
{
	float: none;
}
DIV.center P
{
	text-align: center;
	font-style: italic;
}
#footer
{
	text-align: center;
	clear: both;
	width: 400px;
	margin-left: 163px;
}
