*{
	margin:0;
	padding:0;
	}

img{
	border:0;
	}

body{
	background:#333333;
	color:#000000;
	font:normal 12px/1.5em helvetica, arial, sans-serif;
	margin:0 auto; /* centers page in compliant browsers*/
	text-align:center; /*centers main div in non-compliant browsers*/
	}

p#body-tag{
	padding:0 0 0px 0;
	margin-top: 60px;
	}
	
#toptopnav {
	margin:0 auto; /* centers page in compliant browsers*/
	width: 928px;
	padding: 0px 0px 0px 12px;
	background: #ffffff;
	}

#topnav {
	margin: 0;
	padding: 0px 0 20px 0px;
	}
	
#topnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	
	
	}
	
#topnav a {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 3px 0px 0px;
	text-decoration: none;
	padding: 1px 8px 2px 12px;
	background: #ffffff url(../images/bullet1.gif) no-repeat 0px 6px;
	display: block;
	color: #333333;
	}
	
#topnav a:hover {
	color: #E8B705;
	padding: 1px 8px 2px 12px;
	background: #ffffff url(../images/bullet2.gif) no-repeat 0px 6px;
	}

div#wrapper{
	width:940px;
	margin:0 auto; /* centers page in compliant browsers*/
	text-align:left;
	min-height:350px;
	background: #ffffff;
	}

#wrapper p{
	margin-bottom:5px;
	text-align:justify;
	}

#wrapper h1{
	font:bold 16px helvetica, arial, sans-serif;
	margin-bottom:5px;
	text-align:left;
	color:#000000;
	border-bottom: 1px solid #f8c300;
	}

#wrapper h2{
	font:bold 11px helvetica, arial, sans-serif;
	padding-bottom:2px;
	border-bottom:1px solid;
	margin-bottom:15px;
	letter-spacing:1px;
	color:#333333;
	}

#wrapper h3{
	font:bold 14px helvetica, arial, sans-serif;
	margin-bottom:4px;
	color:#333333;
	}

div#left{
	position:absolute;
	width:450px;
	background: #ffffff;
	margin-left:12px; 
	}
	
div#left h4{
	font:normal 11px helvetica, arial, sans-serif;
	margin-top:1px;
	margin-bottom:1px;
	color:#333333;
	padding: 1px 8px 2px 12px;
	background: #ffffff url(../images/bullet1.gif) no-repeat 0px 4px;
	}

div#right{
	float:right;
	width:450px;
	background: #ffffff;
	margin-right:12px;
	margin-left:12px;
	}

#right ul{
	margin-left:15px;
	margin-bottom:15px;
	}

#right ul li{
	list-style:none;
	padding-left:13px;
	background:#fff url(../images/bullet1.gif) no-repeat 0px 6px;
	margin-bottom:3px;
	}

#right h3{
	font:bold 13px helvetica, arial, sans-serif;
	color:#333333;
	padding-bottom:1px;
	margin-bottom:4px;
	}
	
#right a, #right a:visited{
	color:#f8c300;
	text-decoration:none;
	}

#right a:hover{
	color:#333333;
	}
	

#left a, #left a:visited{
	color:#1E3EA5;
	text-decoration:none;
	border-bottom:2px dotted;
	padding-bottom:1px;
	}

#left a:hover{
	color:#000;
	text-decoration:overline;
	}

div#footer{
	font:normal 11px helvetica, arial, sans-serif;
	margin:0 auto; /* centers page in compliant browsers*/
	width:930px;
	text-align:left;
	padding:10px 0;
	padding-left:10px;
	clear:both;
	color:#333333;
	background:#ffffff;
	}
	
div#footer h4{
	font:bold 11px helvetica, arial, sans-serif;
	margin-top:20px;
	margin-bottom:5px;
	color:#333333;
	padding: 1px 8px 2px 12px;
	background: #ffffff url(../images/bullet1.gif) no-repeat 0px 4px;
	}
	
div#footer h5{
	font:bold 10px helvetica, arial, sans-serif;
	margin-top:15px;
	color:#333333;
	}
	
div#footer p a, div#footer p a:visited{
	color:#333333;
	text-decoration:none;
	}

div#footer p a:hover{
	color:#333333;
	}
	
div#footer2{
	font:normal 10px helvetica, arial, sans-serif;
	margin:0 auto; /* centers page in compliant browsers*/
	text-align:center;
	color:#999999;
	background:#333333;
	}
	
div#footer2 p a, div#footer2 p a:visited{
	color:#999999;
	text-decoration:none;
	}

div#footer2 p a:hover{
	color:#999999;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */