/*	border: 1px solid #33FF00 /*
/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	background: #FFF url(images/main-bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td, address {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	text-align: left;
}

p, li, ul, a { font-size: 12px; }

p { line-height: 17px; }

p#disclaimer {
	width: 900px;
	margin: 10px auto;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 0;
}
span#yellow {color:#FFFF00; font-weight:bold;}
h1 {
	font-size: 22px;
	letter-spacing: -1px;
	padding-top:0px;
	margin-top: 0px;
	color: #000;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}

h2 {
	font-size: 16px;
	background: #556d84;
	padding: 10px;
	color: #FFFFFF;
	line-height: 21px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 18px;
	color: #0155B8;
}

address {
	font-style: normal;
	font-size: 14px;
	margin-bottom: 10px;
}

address a, address a:visited, address a:link { color: #000000; }

address a:hover, address a:active { text-decoration:none }

a { color: #000000; }

a:hover { text-decoration:none; }

ul { font-weight:bold; }

li { font-weight: normal; }

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 990px;
	margin: 0 auto;
	background: url(images/container.gif) repeat-y;
}

div#header {
	position: relative;
	width: 990px; 
	height: 185px;
	background: url(images/header.jpg) no-repeat;
}

div#content {
	background: url(images/content.gif) no-repeat;
	min-height: 210px;
	height:auto !important;
	height: 210px;
}

div#text {
	float: left;
	margin-top: 50px;
	padding: 0 10px;
	width: 680px;
}
	div#text p, div#text li {
		color: #000;
	}

div#sidebar {
	float: left;
	margin-left: 45px;
	_margin-left: 22px;
	margin-top: 50px;
	padding-left: 10px;
	width: 190px;
}

div#footer { 
	width: 990px; 
	height: 15px;
	clear: both;
	background: url(images/footer.gif) no-repeat;
}

/* ----------------- HORIZONTAL MAIN NAVIGATION ----------------- */
div#mainnav {
	padding: 145px 0 0 60px;
	margin: 0px;}

ul#nav {
	margin: 0px;
	padding: 0px;
	}

	ul#nav li {
		list-style: none;
		padding: 0;
		float: left;
	}
	
	ul#nav a, ul#nav a:visited, ul#nav a:link {
		font-size: 11px;
		text-align: center;
		font-weight: bold;
		color: #000;
		text-decoration:none;
		display: block;
		_display: inline-block;
		height: 20px;
		padding: 14px 15px 6px 15px;
		border-right: 1px solid #bdc1a0;
	}
	
		ul#nav a#home {
			border-left: 1px solid #bdc1a0;
		}
	
	ul#nav a:hover, ul#nav a:active {
		color: #fff;
		background: #46596b;
	}
	
	#nav a.current {
		background-color: #ded5cd;
		color: #333333;
	}

/* ----------------- UTILITY NAVIGATION ----------------- */
div#utility {
	padding: 0px 0 2px 0;
}

div#utility ul {
	margin: 0 auto;
	text-align: center;
}

div#utility ul li {
	display: inline;
	color: #000;
	list-style: none;
	padding:0px;
	margin: 0px;
	}

div#utility ul a, div#utility ul a:link, div#utility ul a:visited {
	font-family:Tahoma, Arial, sans-serif;
	padding: 0 2px;
	font-size:11px;
	color:#000;
	
}

div#utility ul a:hover, div#utility ul a:active { text-decoration: none;}

div#copyright {
	position:relative;
	width: 900px;
	margin: 0 auto;
	padding: 0px 0px 15px 0px;
	font-size: 9px;
	text-align: left;
	color: #666666;
}

div#copyright a, div#copyright a:link, div#copyright a:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

div#copyright a:hover, div#copyright a:active {
	color: #999;
	text-decoration: underline;
	font-weight: bold;
}

div#audio2 {
	position:absolute;
	left: 739px;
	top: 189px;
}

.ypimg {
	position:absolute;
	top: 0px;
	right:0;
	border: 0px;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left { float: left; margin-right:10px; }

img.right { float: right; margin-left:10px; background: #dfe3c2; border: 1px solid #d3d7b4; padding: 2px; }

img.border { background: #dfe3c2; border: 1px solid #d3d7b4; padding: 2px; }

.clear { clear: both; }

/* ----------------- AUDIO DIV ----------------- */ 

div#audio {
	position:relative;
	width: 180px;
	height: 100px;
	background: url(images/audio.jpg) top left no-repeat;
	}
div#audio div {
	position: absolute;
	top: 65px;
	left: 31px;
	width: 68px;
	height: 30px;
}

div#audio a {
	display: block;
	position: absolute;
	top: 88px;
	left: 0px;
	width: 180px;
	height: 10px;
}

/* NAVIGATION CONTAINER */
a#audiolink {
	position: absolute;
	display: block;
	z-index: 2;
	left: 745px;
	top: 1px;
}

/* ----------------- ADMIN LOGIN DIV ----------------- */ 
a#admin {
	background: url(images/admin.gif) no-repeat;
	background-position: 100% 0px;
	height: 15px;
	width: 95px;
	margin: 0 auto;
	display: block;
}

a#admin:hover {
	background-position: 0% -18px;
}

/* ----------------- VIDEO LOGIN DIV ----------------- */ 
a#video {
	background: url(images/video.gif) no-repeat;
	background-position: 100% 0px;
	height: 57px;
	width: 180px;
	display: block;
	float: left;
}

a#video:hover {
	background-position: 0% -57px;
}


/* ----------------- CUSTOM CLASSES ----------------- */

div#flash {
	float: left;
}

div#box {
	border: 1px solid #999999;
	margin: 0px 0px 20px 30px;
	padding: 10px;
	width: 280px;
	float: right;
	background-color: #D9DEB7;
}

p.small, ol.small li {
	font-size: 10px;
}

.emphasize {
	color: #45586b;
	font-weight: bold;
}

div#infobox {
	float: right;
	width: 187px;
	background-color: #d9deb7;
	border: 1px solid #bfc3a2;
	margin: 10px 0px 10px 10px;
	padding: 10px;
	text-align: center;
}

div#infobox p {
	text-align: center;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div#infobox a {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #556d84;
}
.video {
	float: right;
	margin: 0 15px 5px;
}
#guarantees ul {
}
#guarantees li {
	padding-left: 20px;
	line-height: 1.9em;
	background-image: url(images/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-type: none;
}
#list {
	width: 350px;
	float: left;
}
.small {
	clear: both;
	font-size: 10px;
}
