#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 770px;
}

#header {
	height: 165px;
	position: relative;
}

#header h1 {
	position: absolute;
	left: 0px;
	width: 218px;
	background: url('/images/bg_logo4.gif') no-repeat center top;
	height: 71px;
	top: 46px;
}

#header h1 a {
	display: block;
	text-indent: -5000px;
	width: 218px;
	height: 71px;
}

#header p {
	position: absolute;
	color: #fff;
	right: 0px;
	top: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 1.1em;
}

#headphone {
	font-size: 1.8em;
}

#header p a {
	color: #fff;
	text-decoration: underline;
}

#header p a:hover {
	text-decoration: none;
}

#navcon {
	float: left;
	width: 645px;
	height: 155px;
	position: relative;
}

#contentcon {
	width: 770px;
}

#bannerimg {
	display: block;
}

/*---- left column "navigation" styles */
#leftcol {
	margin-top: 25px;
	float: left;
	width: 200px;
}

#vertnav {
	width: 180px;
}

#vertnav li {
	font-size: 1em;
	line-height: 1.4em;
	background: url('/images/bg_horinav2.gif') no-repeat bottom right;
	margin-bottom: 1px;
}

#vertnav li a {
	padding: 8px 10px;
	display: block;
	width: 180px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 160px;
	text-decoration: none;
	color: #01135b;
	font-weight: bold;
}

#vertnav li a:hover {
	background: url('/images/bg_horinav2.gif') no-repeat bottom left;
	color: #2c9bd9;
}

/* End of left column styles */


/*---- right column "content" styles */
#rightcol {
	margin-top: 25px;
	float: left;
	width: 570px;
	font-size: 1.1em;
	line-height: 1.5em;
}

#rightcol h1 {
	color: #2c9bd9;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 12px;
}

#rightcol ul {
	margin: 0 0 15px 30px;
}

#rightcol li {
	list-style-type: square;
}

#footer {
	margin-top: 20px;
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
}

#footcon {
	float: left;
	width: 600px;
	height: 40px;
	line-height: 18px;
	margin: 0;
}

#wduk {
	width: 170px;
	float: left;
	height: 40px;
	line-height: 18px;
	margin: 0;
	text-align: right;
}

#footer a {
	color: #2c9bd9;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.galcat2, .galcat {
	float: left;
	margin: 10px;
}