body
{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#container
{
	position: absolute;
	width: 780px;
	height: 500px;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -370px;
	border: 1px solid #000;
	padding: 0;
}

#ripple {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#ripple_flash {
	display: none;
	_display: block;
	z-index: 2;
}

a img
{
	border: none;
}

a:link, a:visited, a:hover, a:active
{
	color: #000;
	text-decoration: none;
}

h1
{
	position: absolute;
	width: 30px;
	height: 50px;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	z-index: 30;
}

h1 a
{
	display: block;
	height: 50px;
	width: 30px;
	text-indent: -9999px;
	text-decoration: none;
	background: transparent url(/images/logo_web_30_u.gif) no-repeat top left;
}

h2
{
	font-size: 42px;
	font-weight: normal;
	margin-top: 0;
}

p
{
	font-size: 16px;
}

#primaryNav
{
	position: absolute;
	bottom: 0;
	height: 50px;
	width: 750px;
	padding: 0;
	margin: 0;
	z-index: 20;
}

#primaryNav li
{
	display: block;
	float: left;
	height: 24px;
	width: 249px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

#primaryNav li a
{
	display: block;
	line-height: 24px;
	width: 239px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #ccc;
	font-size: 12px;
}

#primaryNav li a:hover
{
	background-color: #999;
}

#primaryNav li.active a, #primaryNav li.active a:hover
{
	background-color: #6cc;
}

#secondaryNav
{
	position: absolute;
	top: 0;
	height: 27px;
	width: 780px;
	padding: 0;
	margin: 0;
	background-color: #ccc;
	z-index: 20;
}

#secondaryNav.active
{
	border-bottom: 3px solid #f9c;
}

#secondaryNav li
{
	display: block;
	float: left;
	height: 27px;
	width: 195px;
	padding: 0;
	margin: 0;
	border-right: 1px solid #fff;
}

#secondaryNav li.last
{
	border: none;
	width: 192px;
}

#secondaryNav li a
{
	display: block;
	line-height: 27px;
	width: 185px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #ccc;
	font-size: 12px;
}

#secondaryNav li.last a
{
	width: 182px;
}

#secondaryNav li a:hover
{
	background-color: #999;
}

#secondaryNav li.active a, #secondaryNav li.active a:hover
{
	background-color: #f9c;
}

#content
{
	position: absolute;
	top: 27px;
	bottom: 54px;
	width: 740px;
	height: 400px;
	padding: 10px 20px;
	overflow: hidden;
	z-index: 10;
}

.bigGrey
{
	position: relative;
	z-index: 1;
	font-size: 42px;
	color: #c4c3c3;
}

.videoBlock
{
	float: left;
	width: 194px;
	padding: 0;
	margin: 0 2px 0 0;
}

.videoBlock p
{
	margin: 5px 10px 0 10px;
	padding: 0;
	font-size: 12px !important;
}

.copyBlock
{
	float: left;
	width: 220px;
	padding: 0;
	margin: 0 15px 0 0;
}

.copyBlock p
{
	margin: 10px 10px 0 10px;
	font-size: 12px !important;
}

form label
{
	font-size: 
}

form textarea
{
	display: block;
	width: 720px;
	_width: 710px;
	height: 70px;
}

form input
{
	display: block;
}

#aaquote
{
	position: absolute;
	width: 480px;
	height: 255px;
	top: 80px;
	_top: 80px;
	left: 280px;
}

#what
{
	position: absolute;
	top: 310px;
	_top: 310px;
	left: 280px;
}