/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin:0;
	padding:0;
	text-align:center;
	background: #000000 url(images/bg.jpg) repeat-x left top;
}

p, h1, h2, h3, h4, h5, a, ul, ol, li, td {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

p {
	margin: 0;
	color: #333333;
	font-size: 12px;
	padding: 4px 25px 16px;
}

h1 {
	text-decoration:none;
	color:#333333;
	text-transform: capitalize;
	letter-spacing: -1px;
	margin: 5px 30px 10px 25px;
	font: bold 1.6em Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #EBEBEB;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

h2 {
	padding:0;
	text-decoration:none;
	color:#0853CD;
	margin: 5px 15px 10px;
	border-bottom: 1px solid #BFD2EE;
	font: normal 18px Arial, Helvetica, sans-serif;
}

h3 {
	margin: 10px 30px 15px;
	padding: 5px;
	font: bold 1.4em/21px Arial, Helvetica, sans-serif;
	color: #091417;
	background: #F2F8FB;
	border-top: 1px solid #D2D7DA;
	border-bottom: 1px solid #D2D7DA;
	}



address {
	font: normal 11px Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	text-align: left;
	padding-right: 4px;
	padding-left: 80px;
	padding-top: 65px;
	background: url(images/bg_address.gif) no-repeat left top;
	height: 164px;
}
address strong {
	color: #163234;
	font: 12px tahoma;
}
address a:link, address a:hover, address a:visited {
	color: #265155;
	font-size: 12px;
	font-weight: bold;
}
address a:hover {
	color: #102F4B;
}

div#audio {
	position: absolute;
	height: 25px;
	width: 150px;
	top: 13px;
	right: 15px;
	text-align: right;
	z-index: 2;
}


/* ----------------- LINK STYLE ----------------- */
a:link {
	color:#1A353C;
	text-decoration:underline;
	font-size: 12px;
	font-weight: bold;
}

a:hover, a:active {
	color:#F8BB49;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	color:#628A8C;
	text-decoration:underline;
	font-weight: bold;
}
 div#header {
	width:990px;
	margin:0 auto;
	padding:0;
	position: relative;
	height: 230px;
	background: url(images/bg_header.gif);
}
div#flash {
	position: absolute;
	height: 202px;
	width: 990px;
	left: 0px;
	bottom: 0px;
}


div#container {
	width:990px;
	margin:0px auto 0;
	padding:0;
	position: relative;
	background: #FFFFFF url(images/container_bg.gif) repeat-y left top;
}

div#content {
	float:right;
	width:670px;
	margin:0px 0 0;
	padding:0;
	text-align:left;
	line-height: 17px;
	position: relative;
	background: url(images/content_bg.jpg) no-repeat left top;
}

#content ul {
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 20px;
}
#content li {
	list-style: url(images/bullet.gif) none;
	color: #21484B;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content table {
	width: 500px;
	margin-left: auto;
	margin-bottom: 15px;
	margin-right: auto;
}
td.product {
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}


div#rightcolumn {
	width: 320px;
	float:left;
	margin:0;
	padding:0;
	vertical-align:top;
	background: url(images/leftdiv.jpg) no-repeat left top;
}
#support td {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border-bottom: 1px solid #D7D7D7;
	padding: 3px 3px 3px 10px;
}
#support strong {
	color: #628A8C;
}

#support table {
	width: 450px;
}
#support a {
	color: #35585C;
	font-size: 9px;
}


#rightcolumn img {
	border-width: 0px;
}
div#footer {
	font: 9px Arial, Helvetica, sans-serif;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	text-align: left;
	clear: both;
	height: 152px;
	background: #000000 url(images/footer_bg.jpg) no-repeat left top;
}
div#footerright {
	width: 990px;
	float: right;
	text-align: center;
	background: #000000;
}

div#footernav {
	width: 650px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	font: 9px tahoma;
	padding-top: 120px;
	padding-right: 15px;
	float: right;
	color: #3395A0;
}
div#footernav a:link, div#footernav a:visited, div#footernav a:active {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font: 10px tahoma;
}

div#footernav a:hover  {
	text-decoration:underline;
	color: #F8D921;
}

div#copyright a:link, div#copyright a:visited, div#footerright a:link, div#footerright a:visited  {
	font-size:9px;
	color:#D6E9F5;
	text-decoration:underline;
}

div#copyright a:hover, div#copyright a:active, div#footerright a:hover, div#footerright a:active {
font-size:9px;
text-decoration:none;
}


div#copyright {
	width:990px;
	color:#FFFFFF;
	padding-left: 10px;
	text-align: left;
	font: 9px Arial, Helvetica, Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#copyright img {
	float: right;
	margin-top: -20px;
}


#clearboth {
clear:both;
}

/* ----------------- NAVIGATION CONTAINER ----------------- */

div#horznav {
	width:990px;
	margin:0 auto;
	position: absolute;
	height: 28px;
	top: 0px;
	left: 0px;
}

ul#nav {
	margin:0 0 0 20px;
	padding:0;
	list-style-type:none;
}

ul#nav li {
	float:left;
	margin:0 auto;
	padding:0;
	display:inline;
}

ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	display:run-in;
	text-decoration:none;
	text-align:center;
	color:#B5D1D5;
	margin: 0px;
	padding: 6px 24px 10px 25px;
	font: bold 11px/22px tahoma;
}

ul#nav li a:hover, ul#nav li a#current:link, ul#nav li a#current:visited {
	color:#F8BB49;
	background: url(images/navon.gif) repeat-x left bottom;
}

/* ----------------- CUSTOM CLASSES ----------------- */
.textcenter {
	text-align: center;
	margin-bottom: 10px;
}
strong {
	color: #000000;
}
.picborder {
	border: 1px solid #BFD2EE;
	padding: 4px;
}
.centerpic {
	padding: 4px;
	margin-top: 8px;
}

.imageright {
	padding: 3px;
	float: right;
	border: 1px solid #0F55A2;
	margin-left: 10px;
	clear: right;
	margin-bottom: 15px;
}
.imagerightborderless {
	padding: 3px;
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	clear: right;
	margin-top: 10px;
}
#listfloatleft {
	float: left;
	margin: 0 0 15px;
	padding: 0 0 0 22px;
	list-style: url(images/bullet.gif) inside;
}
.clear {
	clear: both;
}
.imageleft {
	padding: 4px;
	float: left;
	border: 1px solid #BFD2EE;
	background: #FFFFFF;
	margin-right: 10px;
	clear: both;
	margin-left: 10px;
}
.emphasis {
	margin-right: 30px;
	margin-left: 30px;
	padding: 4px;
	text-align: center;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #123C48;
	border-top: 1px solid #D2D7DA;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #D2D7DA;
	border-left: 1px solid #FFFFFF;
	clear: both;
}
.subheader {
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #0f55a2;
	padding-top: 10px;
}
hr {
	margin-right: 35px;
	margin-left: 35px;
	height: 1px;
	color: #D7D7D7;
	background: #d7d7d7;
	border-width: 0px;
}
.emphasis a {
	color: #123C48;
	font-size: 14px;
}
 a..bigtext {
	font-size: 20px;
}
a.bigtext {
	font-size: 18px;
}
