* {
	margin:0px;
	padding:0px;
	font:11px Verdana,Arial;
	float: none;
	height: auto;
	width: auto;
}
code {font-family:Verdana, Arial, Helvetica, sans-serif}
#heavy {
	font-weight:bolder;
	float: left;
	font: 12px Verdana,Arial;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#options {width:457px; margin:20px auto; text-align:right; color:#CCCCCC}
#options a {text-decoration:none; color:#FFFFFF}
#options a:hover {color:#AE0000}

#acc {width:457px; list-style:none; color:#000000; margin:0 auto 40px}
#acc h3 {width:443px; border:1px solid #000000; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#acc h3:hover {background:url(images/header_over.gif)}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:425px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}

#nested, #nested2, #nested3 {width:425px; list-style:none; color:#033; margin-bottom:15px}
#nested h3, #nested2 h3, #nested3 h3 {width:411px; border:1px solid #000000; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header_blue.gif)}
#nested h3:hover, #nested2 h3:hover, #nested3 h3:hover {background:url(images/header_over_blue.gif)}
#nested .acc-section, #nested2 .acc-section, #nested3 .acc-section {overflow:hidden; background:#fff}
#nested .acc-content, #nested2 .acc-content, #nested3 .acc-content {width:393px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected, #nested2 .acc-selected, #nested3 .acc-selected {background:url(images/header_over.gif)}

#Layer8 div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE-mac */


.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

* html>body .clearfix {
display: inline-block; 
width: 100%;
}

* html .clearfix {


/* Hides from IE-mac \*/

height: 1%;

/* End hide from IE-mac */

}


 /* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	min-width: 1007px;
	height: 814px;
}
 /* end IE 5 hack */ 

#wrapper {
	background-color: transparent;
	position: relative;
	text-align: left;
	width: 1007px;
	height: 380px;
	margin: 0px auto;
	}
