body, td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #58595b;
}

body
{
	margin: 0;
	padding: 0;
	background: #004a8d url(images/bg.gif) no-repeat;
	background-position: center top;
}

a
{
	text-decoration: none;
	color: #004a8d;
}

a:hover { text-decoration: underline; }

.pageContainer
{
	width: 780px;
	margin: 0 auto;
}

table.collapse { border-collapse: collapse; }

.headerContainer
{
	position: relative;
	height: 328px;
}

.headerContainer .headerLayout
{
	width: 100%;
}

.headerContainer .headerLayout td
{
	padding: 0;
	font-size: 0;
}

.headerContainer .logo
{
	position: absolute;
	top: 12px;
	left: 18px;
	z-index: 10;
}

.headerContainer .listen
{
	position: absolute;
	top: 31px;
	left: 550px;
	z-index: 100;
}

.headerContainer #swfSlide
{
	position: absolute;
	top: 65px;
	left: 15px;
}

.contentContainer
{
	background: #fff url(images/midbg.jpg) no-repeat right top;
	zindex: 1
	}

.footer
{
	padding: 4px 0 6px 18px;
	position: relative;
}

.footer .right
{
	position: absolute;
	right: 18px;
}

.footer a { color: #58595b; }

.footer .redd { color: #f00; }

.footer .cool { color: #00aeef; }
.footer .country { color: #0072bc; }
.footer .twoka { color: #004a8d; }
