body {
	margin: 0px;
	padding: 0;
	background: #fff url(images/bodybg.gif) repeat-x;
	text-align: left;
	font: 12px/20px Arial, Helvetica, sans-serif;
}

.clear {
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

#container {
	width: 780px;
	margin: 0px auto;
	text-align: left;
	float: left;
}

#header {
	width: 780px;
	height: 140px;
	margin: 0;
	padding: 0;
	background: url(images/navbg.gif) no-repeat;
}

#tag {
	padding: 20px 0 0 310px;
	color: #0089a1;
	font: 16px "Century Gothic", Arial, Helvetica, sans-serif;
}

#nav {
	margin: 0;
	padding: 50px 0 0 336px;
	color: #0089a1;
	text-transform: uppercase;
}

#nav ul {
	list-style: none;
	float: left;
}

#nav li {
	margin: 0;
	padding: 0 0 0 18px;
	display: inline;
}

#nav a {font-weight: bold; color: #0089a1; text-decoration: none;}
#nav a:visited {color: #0089a1;}
#nav a:hover {color: #a2a6af;}

#subnav {
	margin: 0;
	padding: 0;
	height: 130px;
	color: #0089a1;
}

#subnav ul {
	margin: 0;
	padding: 100px 0 0 420px;
	list-style-type: none;
}

#subnav li {padding: 0 5px 0 0; display: inline;}

#subnav a {color: #0089a1; text-decoration: none;}
#subnav a:visited {color: #0089a1;}
#subnav a:hover {color: #222;}

#content {padding: 0px 62px; }
#content a {color: #0089a1; text-decoration: none;}
#content a:visited {color: #0089a1;}
#content a:hover {color: #222; text-decoration: underline;}

#content h1 {font: normal 1.6em "Century Gothic", Arial, Helvetica, sans-serif; color: #0089a1; letter-spacing: .1em; text-transform: uppercase;}
#content h2 {font: normal 1.4em "Century Gothic", Arial, Helvetica, sans-serif; color: #0089a1; letter-spacing: .1em; }
#content h3 {font: normal 1.2em "Century Gothic", Arial, Helvetica, sans-serif; color: #0089a1; letter-spacing: .1em; }
#content h4 {font: normal 1.1em "Century Gothic", Arial, Helvetica, sans-serif; color: #0089a1; letter-spacing: .1em; }
#content h5 {font: normal 1em "Century Gothic", Arial, Helvetica, sans-serif; color: #0089a1; letter-spacing: .1em; }

.close a { font: .8em Verdana, Arial, Helvetica, sans-serif; color: #111;}
.close a:visited {color: #111;}
.close a:hover {color: #000;}

.imageright {
	width: 200px;
	margin: 0 0 10px 10px;
	padding: 4px;
	float: right;
	clear: right;
	border: 1px solid #0089a1;
}

#footer {
	margin: 0px auto;
	padding-top: 20px;
	position: relative;
	width: 780px;
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	border-top: 1px solid #ddd;
	background: #fff;
	color: #333;
	clear: both;
}

#footer h2 {
	margin: 0;
	text-align: center;
	font: normal 10px Arial, Helvetica, Verdana, sans-serif;
	color: #222;
}

#footer h2 a:visited, #footer h2 a:link {
	color: #222;
	text-decoration: none;
}

#footer h2 a:hover {
	color: #0089a1;
	text-decoration: underline;
}

#footer h3 {
	margin: 0;
	text-align: center;
	font: normal 10px Arial, Helvetica, Verdana, sans-serif;
	color: #ddd;
}

#footer h3 a:visited, #footer h3 a:link {
	color: #ddd;
	text-decoration: none;
}

#footer h3 a:hover {
	color: #0089a1;
	text-decoration: underline;
}
