@charset "UTF-8";
/* CSS Document */

/* ---- basic styles ---- */

body {
	margin: 0px;
	padding: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
}



/* ---- layout styling ---- */

#wrapper {
	width: 840px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-position: 0px 300px;
	background-image: url(../images/blur.jpg);
	background-repeat: no-repeat;
}
html {
	overflow-y: scroll;
}
#header {
	height: 113px;
}
#mainimg {
	height: 122px;
	margin-bottom: 1px;
}
#newsletter {
	width: 180px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	background-image: url(../images/talking_water.jpg);
	clear: left;
}
#login {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	width: 180px;
	float: left;
	clear: left;
}
#login img {
	border-style: none;
}
#content {
	width: 560px;
	padding: 0px;
	float: right;
	margin-top: 20px;
}
#content img {
	float: left;
	margin-bottom: 20px;
	margin-left: -1px;
	border-style: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002144;
	margin-right: 60px;
	clear: left;
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #01A2B6;
	font-weight: 400;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #01A2B6;
	font-weight: 700;
	padding: 0px;
	margin: 0px;
}
h3 {
	font: 700 16px Arial, Helvetica, sans-serif;
	color: #142B4C;
	margin: 0px;
	padding: 0px;
}
h4 {
	font: 700 13px Arial, Helvetica, sans-serif;
	color: #142B4C;
	margin: 0px;
}
.faceimg {
	margin: 20px 30px 0px 0px;
	float: left;
	padding: 0px;
}
#footer {
	clear: both;
	margin-top: 90px;
	padding: 0px;
}





/* ---- main navigation ---- */

#mainnav {
	width: 840px;
	font-size: 16px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/main_btn.jpg);
}
#mainnav #nav_per a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainnav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav_buy a:hover {
	background-image: url(../images/btn_left.jpg);
	background-repeat: no-repeat;
}
#nav_sel a:hover {
	background-image: url(../images/btn_mid.jpg);
	background-repeat: no-repeat;
}
.buycurrent {
	background-image: url(../images/btn_left.jpg);
	background-repeat: no-repeat;
}
.sellcurrent {
	background-image: url(../images/btn_mid.jpg);
	background-repeat: no-repeat;
}
.permcurrent {
	background-image: url(../images/btn_right.jpg);
	background-repeat: no-repeat;
}
#nav_per a:hover {
	background-image: url(../images/btn_right.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainnav a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 70px;
	float: left;
	width: 279px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#mainnav a:hover {
	background-color: #0099FF;
}


/* ---- sub navigation ---- */

#subnav {
	float: left;
	width: 160px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#info {
	float: left;
	list-style: none;
	margin: 0px 0px 20px;
	padding: 0px;
	font-size: 13px;
	color: #00A1B6;
	width: 400px;
}
#info li {
	float: left;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
#info a {
	float: left;
	color: #00A1B6;
}
#info a:hover {
	text-decoration: underline;
}
#subnavigation {
	width: 160px;
	padding: 12px 10px 30px;
	position: relative;
	float: left;
	height: 190px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-image: url(../images/subnav_back.jpg);
}
#subnav li {
	width: 100%;
	float: left;
}
#subnav #nav_emp a {
	border-bottom-style: none;
	text-decoration: none;
	display: block;
	line-height: 1.7em;
	padding: 5px;
	vertical-align: middle;
	border-style: none;
}
#subnav #nav_hom a:hover {
	background-image: url(../images/subnav_topback.jpg);
	background-repeat: no-repeat;
}
#subnav #nav_emp a:hover {
	background-image: url(../images/subnav_bottom_back.jpg);
	background-position: bottom;
}
#subnav a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	line-height: 1.7em;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	vertical-align: middle;
}
#subnav a:hover {
	color: #002144;
	list-style-position: inside;
	list-style-type: none;
	background-image: url(../images/hover.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	font-weight: 700;
}
#subnav .homecurrent {
	background-repeat: no-repeat;
	color: #111F46;
	font-weight: 800;
	background-image: url(../images/subnav_topback.jpg);
}
#subnav .current {
	color: #0A153F;
	background-image: url(../images/hover.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: 700;
}
#subnav .currentbtm {
	color: #0A153F;
	background-image: url(../images/subnav_bottom_back.jpg);
	vertical-align: middle;
	font-weight: 700;
	background-position: bottom;
}
#content #textlist li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #102246;
	font-weight: 800;
	margin-right: 80px;
}
.externallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #01A0B6;
}
table {
	width: 380px;
	font-size: 12px;
	color: #FFFFFF;
}
#knowledge {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 530px;
	float: left;
}
#knowledge th {
	text-align: center;
	padding: 5px;
	margin: 0px;
}
#knowledge td {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #999999;
	width: 55px;
}
td {
	padding: 5px;
	background-color: #A6D2DA;
	color: #000033;
	font-size: 13px;
}
th {
	background-color: #61B7C3;
	color: #002144;
	font-size: 14px;
	text-align: left;
	font-weight: 700;
	padding: 7px;
}
#contact {
	float: left;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	width: 390px;
}
#contact li {
	list-style: url(none) none;
	width: 120px;
	margin: 0px 10px 0px 0px;
	float: left;
	padding: 0px;
}
#clear {
	clear: both;
}
