/* --------------------------------------------------------------- */
/* ----------------- 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 11px arial;}

/* Defines the body tag */
body {
	background: #4d687d url(images/1.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: none;
	font-weight: bold;
	color: #036;}
a:visited { text-decoration: none;}
a:hover {
	text-decoration: underline;}
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: 770px;
	background: url(images/4.gif) top left repeat-y;
}

/* DIV HEADER */
div#header {
	width: 770px;
	height: 175px;
	background: #036 url(images/6.gif) top left no-repeat;
	position: relative;
}

div#flash {
	position: absolute;
	top: 00px;
	left: 0;
	width: 520px;
	height: 135px;
	z-index: 2;}

/* DIV BODY */
div#body {
	width: 770px;
	clear: both;
	background: url(images/2.gif) top left no-repeat;}

div#column {
	float: left;
	width: 250px;
	background: url(images/3.gif) top left no-repeat;
	padding-top: 90px;}

a#quote {
	display: block;
	width: 211px;
	height: 44px;
	position: absolute;
	top: 196px;
	left: 538px;}

div#contact {
	padding: 15px 0 25px 15px;
	color: #fff;}
	#contact address {}
	#contact h1 {
		font-size: 12px;
		font-weight: bold;}
	#contact p {
		padding: 5px 0 0;}
	#contact a {
		color: #9cf;}

div#cta {
	padding: 8px 0 0 0;}

div#content {
	float: left;
	width: 520px;
	padding-bottom: 25px;
	background: url(images/content_bg.gif) top left no-repeat;}
	#content h1 {
		font-size: 24px;
		font-weight: bold;
		padding: 20px 20px 7px;
		letter-spacing: -1px;
		color: #036;}
	#content h2 {
		font-size: 14px;
		font-weight: bold;
		padding: 15px 0px 5px;
		margin: 0 20px 5px;
		border-bottom: 1px solid #ccc;
		letter-spacing: -1px;}
	#content h2.call {
		border: 0;
		text-align: center;}
	#content h3 {
		font-size: 12px;
		font-weight: bold;
		padding: 7px 20px 0;}
	#content p {
		padding: 7px 20px;
		line-height: 16px;}
	#content p.iframe {
		padding: 7px 0 7px 20px;}
	#content address {
		padding: 0 10px 10px;}

	/* GENERAL DEFINITION LIST */
	#content dl {
		padding: 5px 20px;
		margin: 0px;}
	#content dt {}
	#content dd {
		margin: 0;}

	#content dl.list {
		padding: 5px 20px;
		margin: 0px;}
	#content dl.list dt {
		font-weight: bold;
		padding: 5px 0;}
	#content dl.list dd {
		margin: 0;
		padding: 5px 0 5px 15px;
		background: url(images/bullet.gif) left center no-repeat;}
	
	#content dl.logos {
		width: 200px;
		float: left;}
		#content dl.logos dd {
			padding: 15px 0;
			text-align: center;}

	/* GENERAL DEFINITION LIST */
	#content dl.questions {
		padding: 5px 20px;
		margin: 0px;}
	#content dl.questions dt {}
	#content dl.questions dd {
		margin: 0;
		padding: 5px 0 5px 15px;
		background: url(images/bullet2.gif) 0px 10px no-repeat;}

div#maps {
	padding: 0 20px 10px;}
	
div#iframe {
	overflow: hidden;
	width: 520px;}
	#iframe div {
		margin-left: -30px;}

/* DIV FOOTER */
div#footer {
	clear: both;
	width: 770px;
	font-size: 10px;
	padding: 120px 0 0;
	background: #4d687d url(images/5.gif) top left no-repeat;}
	#footer p {
		text-align: center;
		color: #fff;
		padding: 10px 0;}

	/* DIV UTILITY NAV */
	div#utilnav {
		/*margin-left: 150px;*/
		text-align: center;
		font-size: 10px;
		padding: 7px 15px;
		color: #fff;
		font-family: tahoma;}
		#utilnav a {
			padding: 0 5px;
			text-transform: uppercase;
			text-decoration: none;
			font-size: 9px;
			color: #fff;
			font-family: tahoma;}
		#utilnav a:hover {
			text-decoration: underline;
			color: #9cf;}
	
	/* DIV COPYRIGHT */
	div#copyright {
		/*margin-left: 150px;*/
		font-size: 9px;
		color: #fff;
		padding: 10px 0;
		text-align: center;
		font-family: tahoma;}
		#copyright a {
			text-decoration: none;
			color: #fff;
			font-family: tahoma;}
		#copyright a:hover {
			text-decoration: underline;
			color: #9cf;}

/* -------------------------------------------------- */
/* ----------------- 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: 150px;
	left: 29px;
	width: 755px;
	height: 25px;}
	
div#nav li a#current, div#nav li a#current:hover{
	background: url(images/11.gif) top left no-repeat;
	color: #333;}
	
div#nav li a#current span, div#nav li a#current:hover span{
	background: url(images/12.gif) top right no-repeat;}

/* 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-left: 8px;
	/*width: 100px;*/
	color:#222;
	text-decoration:none;
	background:url(images/13.gif) top left no-repeat;
	font-weight: bold;
	font-family: tahoma;}
	
div#nav li a span {
	display: block;
	padding: 7px 8px 7px 0;
	background: url(images/14.gif) top right no-repeat;}

/**/* html #nav a {
	width: 1%;}

div#nav li a:hover {
	background: url(images/nav_on1.gif) top left no-repeat;
	color: #fff;}

div#nav li a:hover span {
	background: url(images/nav_on2.gif) top right no-repeat;}

/* ----------------------------------------------------------------------*/
/* ----------------- CSS AUDIO/SIGNIN NAV (PLUS SITES) ----------------- */
/* ----------------------------------------------------------------------*/
/* NAVIGATION CONTAINER */
div#signin {
	position: absolute;
	top: 116px;
	left: 570px;
	clear: both;
	width: 180px;
	text-align: right;
	z-index: 2;
	color: #333;
	font-family: tahoma;}

div#signin a {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #333;
	font-family: tahoma;}

div#signin a:hover {
	color: #000;}

/* -----------------------------------------------*/
/* ----------------- CUSTOM CSS ----------------- */
/* -----------------------------------------------*/
.top {
/* -----------------------------------------------------*/
/* ----------------- WEB AUDIO APPLET ----------------- */
/* -----------------------------------------------------*/

div#applet {
	position:relative;
	width: 180px;
	height: 100px;
	background: url(images/webaudio.gif) top left no-repeat;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #990000;
	font-size: 10px;
	text-transform: uppercase;
	text-transform: uppercase;
	font-size: 10px;
}

div#applet div {
	position: absolute;
	top: 49px;
	left: 87px;
	width: 68px;
	height: 30px;}

div#applet a {
	display: block;
	position: absolute;
	top: 85px;
	left: 0px;
	width: 180px;
	height: 10px;}

