/* --------------------------------------------------------------- */
/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
/* --------------------------------------------------------------- */

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */
body, p, td { font: normal 12px arial;}

/* Defines the body tag */
body {
	background: #22305e url(images/bg.gif) top left repeat-x;
	margin: 0; /* Always set margins to 0. Some browsers automatically apply them. */
	padding: 0; /* Always apply padding if you apply margins */
}

div, {
	margin: 0;
	padding: 0;}

address {
	font-style: normal;
	margin: 0;
	padding: 0;}

/* Redefines the p tag */
p {}

/* GENERAL H1 TAG */
h1,h2,h3,h4,p,dl {
	font-weight: normal;
	margin: 0;
	padding: 0;}

/* GENERAL H2 TAG */
h1 { font-size: 22px;}

/* GENERAL H2 TAG */
h2 { font-size: 18px;}

img { border: 0;}

/* Creates the general link style for the site. This is not the main navigation.  */
a {
	text-decoration: underline;
	font-weight: bold;
	color: #f00;}
a:visited { text-decoration: none;}
a:hover {
	text-decoration: none;
	color: #000;}
a:active { text-decoration: none;}

/* -------------------------------------------------------- */
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
/* -------------------------------------------------------- */

/*Collapses borders that some browsers automatically apply to tables. */
table, td, th  { border-collapse: collapse;}

/* DIV CONTAINER */
div#container {
	position: relative;
	margin: 0 auto;
	width: 950px;
	background: url(images/container_bg.gif) top left repeat-y;
}

/* DIV HEADER */
div#header {
	width: 950px;
	height: 150px;
	background: #036 url(images/header_bg.gif) top left no-repeat;}

div#flash {
	position: absolute;
	top: 150px;
	left: 0;
	width: 600px;
	height: 150px;
	z-index: 2;
}

/* DIV BODY */
div#body {
	width: 950px;
	clear: both;
	background: url(images/body_bg.jpg) top left no-repeat;}


div#column {
	float: left;
	width: 350px;
	background: url(images/column_bg.gif) top left no-repeat;}

div#contact {
	padding: 15px;
	margin: 0 10px;
	color: #666;}
	#contact address {}
	#contact h1 {
		font-size: 12px;
		font-weight: bold;}
	#contact p {
		padding: 5px 0 0;}
	#contact p.disclaimer {
		font-size: 11px;}

div#cta {
	width: 350px;
	height: 250px;
	padding: 0px;
		color: #666;}
	#cta h1 {
		color: #666;
		font-size: 18px;
		font-weight: normal;
		padding: 20px 30px 7px;}
	#cta p {
		padding: 7px 30px;}
	#cta ul {
		list-style: none;
		padding: 20px 0 0;
		margin: 0;}
	#cta ul li {
		margin: 0 20px;
		padding: 7px 0 7px 30px;
		font-size: 12px;
		color: #666;
		border-bottom: 1px dotted #979280;
		background: url(images/bullet_check.gif) left center no-repeat;} 

div#content {
	float: left;
	width: 600px;
	padding-top: 150px;
	padding-bottom: 40px;
	background: url(images/content_bg.gif) top left no-repeat;}
	#content h1 {
		font-size: 24px;
		font-weight: bold;
		padding: 40px 40px 5px;
		letter-spacing: -1px;}
	#content h2 {
		font-size: 14px;
		font-weight: bold;
		padding: 5px 40px;
		letter-spacing: -1px;}
	#content h3 {
		font-size: 16px;
		font-weight: bold;
		padding: 20px 40px 5px;
		letter-spacing: -1px;}
	#content h4 {
		font-size: 12px;
		font-weight: bold;
		padding: 15px 40px 5px;}
	#content p {
		padding: 5px 40px;
		line-height: 18px;}
	#content address {
		padding: 0 10px 10px;}
		
	#content ul {
		padding: 0;
		margin: 0;
		list-style: none;}
	#content ul li {
		padding: 7px 15px;
		margin: 0 60px;
		background: url(images/bullet.gif) 0px 12px no-repeat;}

	/* GENERAL DEFINITION LIST */
	#content dl {
		padding: 5px 40px;
		margin: 0px;}
	#content dt {}
	#content dd {
		margin: 0;}

	#content dl.list {
		padding: 5px 20px;
		margin: 0px;}
	#content dl.list dt {
		font-size: 12px;
		font-weight: bold;
		padding: 5px 0;}
	#content dl.list dd {
		margin: 0;
		padding: 5px 15px;
		background: url(images/bullet.gif) left center no-repeat;
		border-bottom: 1px solid #efefef;}

div#map {
	width: 550px;
	margin: 0 auto;}

/* DIV FOOTER */
div#footer {
	clear: both;
	width: 950px;
	font-size: 10px;
	background: url(images/footer_bg.gif) top left no-repeat;}
	
	
	#footer p {
		width: 950px;
		text-align: center;
		padding: 10px 0;
		color: #efefef;
		background: #22305e;}
		#footer p a {
			text-decoration: none;
			color: #efefef;
			padding: 0 5px;
			font-size: 9px;
			font-family: tahoma;}
		#footer p a:hover {
			text-decoration: underline;
			color: #fff;}

	/* DIV UTILITY NAV */
	div#utilnav {
		/*margin-left: 150px;*/
		text-align: center;
		font-size: 10px;
		padding: 8px 15px;
		color: #efefef;
		background: #4c63a2;
		font-family: tahoma;}
		#utilnav a {
			padding: 0 5px;
			text-transform: uppercase;
			text-decoration: none;
			font-size: 9px;
			color: #efefef;
			font-family: tahoma;}
		#utilnav a:hover {
			text-decoration: underline;
			color: #fff;}
	
	/* DIV COPYRIGHT */
	div#copyright {
		/*margin-left: 150px;*/
		font-size: 9px;
		color: #efefef;
		padding: 8px 0;
		text-align: center;
		font-family: tahoma;
		background: #22305e;}
		#copyright a {
			text-decoration: none;
			color: #efefef;
			font-family: tahoma;}
		#copyright a:hover {
			text-decoration: underline;
			color: #fff;}
			
	img.ypimg {
		margin: 10px 0;}

/* -------------------------------------------------- */
/* ----------------- IMAGE ELEMENTS ----------------- */
/* -------------------------------------------------- */
.left {
	float: left;}
.right {
	float: right;}
.center {
	text-align: center;}
.clear {
	clear: both;}

/* -------------------------------------------------------*/
/* ----------------- CSS HORIZONTAL NAV ----------------- */
/* -------------------------------------------------------*/

/* NAVIGATION CONTAINER */
div#nav {
	position: absolute;
	top: 125px;
	left: 70px;
	width: 880px;
	height: 25px;
}
	
div#nav li a#current, div#nav li a#current:hover{
	background: #fff url(images/nav_current1.gif) top left no-repeat;
	color: #000;}

/* UL TAG */
div#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:9px;
	text-transform:uppercase;
	font-family: tahoma;} 

div#nav li {
	list-style: none;
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;}

div#nav li a {
	display:block;
	padding: 7px 10px;
	/*width: 100px;*/
	color:#fff;
	text-decoration:none;
	background: url(images/nav_off1.gif) top left no-repeat;
	font-weight: bold;
	font-family: tahoma;}

/**/* html #nav a {
	width: 1%;}

div#nav li a:hover {
	background: #fc0 url(images/nav_on1.gif) top left no-repeat;
	color: #600;}

/* ----------------------------------------------------------------------*/
/* ----------------- CSS AUDIO/SIGNIN NAV (PLUS SITES) ----------------- */
/* ----------------------------------------------------------------------*/
/* NAVIGATION CONTAINER */
a#audio {
	display: block;
	position: absolute;
	top: 120px;
	left: 784px;
	width: 167px;
	height: 30px;
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #fff;
	font-family: tahoma;
	z-index: 5;
}

a#audio:hover {
	color: #000;}

/* -----------------------------------------------*/
/* ----------------- CUSTOM CSS ----------------- */
/* -----------------------------------------------*/

/* -----------------------------------------------------*/
/* ----------------- WEB AUDIO APPLET ----------------- */
/* -----------------------------------------------------*/

div#applet {
	position:relative;
	width: 180px;
	height: 100px;
	background: url(images/webaudio.gif) top left no-repeat;}

div#applet div {
	position: absolute;
	top: 52px;
	left: 82px;
	width: 68px;
	height: 30px;}

div#applet a {
	display: block;
	position: absolute;
	top: 85px;
	left: 0px;
	width: 180px;
	height: 10px;}
