#home {
	width: 768px;
	background-color: #1d5ab3;
	font-family: Arial, Helvetica, sans-serif;
}

#home h2 {
	margin: 0;
	padding: 10px 10px 10px 15px;
	font-size: 12pt;
	color: #ffffff;
}

#home h3 {
	margin: 5px 0;
	font-size: 8pt;
	color: #000000;
}

#home h4 {
	font-size: 9pt;
	color: #ffcc00;
	margin: 0 0 1em 15px;
}

#home p {
	color: #ffffff;
	margin: 0 0 1em 15px;
}

#home p a {
	color: #ffffff;
}

#contact {
	width: 412px;
	height: 127px;
	float: right;
	padding: 0 10px 0 0;
	background: #1d5ab3 url('/i/trade.jpg') no-repeat scroll 35px 10px;
	text-align: right;
}

#home #contact address {
	font-size: 8pt;
	font-style: normal;
}

#home #contact address p {
	margin: 5px 0;
	font-size: 8pt;
	color: #000000;
}

form {
	position: relative;
	margin: 0;
	padding: 0;
	height: 73px;
	background-color: #dddddd;
	border-top: 1px solid #000000;
}

form div#fields {
	position: absolute;
	left: 223px; top: 0px;
	width:auto;
	margin: 0;
	padding: 0;
	border: none;
}

form div#fields h3,
form div#fields p {
	float: left;
	width: auto; 
	margin: 0;
	padding: 0;
	color: #333333;
}

form div#fields h3 {
	width: 150px; line-height: 73px;
	text-align: center;
	vertical-align: middle;
}

form div#fields p {
	width: auto;
	margin-top: 12px;
}

form div#fields div {
	margin-top: 27px;
}

form p#loginmsg {
	position: absolute;
	left: 374px; top: 55px;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

form p#loginmsg span {
	margin-right: 6px;
	padding-right: 6px;
	font-weight: bold;
	color: #CC0000;
	border-right: 1px solid #666666;
}

form p#loginmsg a {
	color: #333399;
	text-decoration: none;
}

form p#loginmsg a:hover {
	text-decoration: underline;
}

form div#ani1 {
	position: absolute;
	left: 0px; top: 0px;
	width: 110px; height: 73px;
}

form div#ani2 {
	position: absolute;
	left: 110px; top: 0px;
	width: 110px; height: 73px;
}

#beachimg {
	width: 768px;
	height: 152px;
	background: #1d5ab3 url('/i/beach.jpg') no-repeat scroll top
}