/***************************************************************************************************/
html, body {	
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	border:0;
}

body {	
	width:100%;
	height:100%;
	border:0;
	margin-top:0;
	padding:0;
	font-family:"Microsoft Sans Serif" "Lucida Grande", 'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size:1em;
	background:#8b0101 url(../images/fullcol.gif) repeat-y top center;
}

#gradient{
width:100%;
height:100%;
background:#8b0101 url(../images/bg.gif) repeat-x top center;
}

/***************************************************************************************************/

#fullcol {
	width:756px;
	height:100%;
	margin:0 auto -34px auto;
	padding:0;
	background:#fff;
}

/***************************************************************************************************/

#header {
	width:756px;
	height:102px;
	margin:0 auto 0 auto;
	border:0;
	padding:0;
	background:url(../images/banner2.gif) no-repeat top center;
}

/***************************************************************************************************/

#flashBanner{
width:756px;
height:167px;
margin:0 auto 0 auto;
border:0;
padding:0;
background:url(../images/flashbanner.gif) no-repeat;
}

#banner {
	width:563px;
	height:152px;
	margin:8px 0 0 3px;
	float:left;
}

#nav {
width:177px;
height:20px;
margin:7px 5px 0 0!important;
margin:7px 2px 0 0;
padding:0;
float:right;
}

#nav ul{
	list-style:none;
	margin:0;
	padding:0;

}

#nav li{
	list-style:none;
	margin:-1px 0 0 0;
	padding:0 0 0 0;
	
}

/***************************************************************************************************/
#main {
	width:756px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0 0 35px 0;
}

#content2 {
width:373px;
margin:0 0 0 5px!important;
margin:10px 0 0 0;
padding:0;
font-size:0.8em;
line-height:1.8em;
color:#000;
font-weight:700;
float:left;
clear:none;
}

#heading2 {
width:300px;
margin:0 0 0 5px!important;
margin:15px 0 0 0;
padding:0;
font-size:0.9em;
color:#531212;
font-weight:800;
float:left;
}

#content {
width:703px;
margin:0 0 0 20px!important;
margin:10px 0 0 10px;
padding:0;
font-size:0.8em;
line-height:1.8em;
color:#000;
font-weight:700;
float:left;
}

#heading {
width:300px;
margin:5px 0 0 20px!important;
margin:15px 0 0 10px;
padding:0;
font-size:0.9em;
color:#531212;
font-weight:800;
float:left;
}

#rightcol {
	width:175px;
	height:100%;
	margin:20px 8px 0 0!important;
	margin:20px 4px 0 0;
	float:right;
	clear:none;
}

#leftcol {
	width:175px;
	height:100%;
	margin:20px 0 0 8px!important;
	margin:20px 0 0 4px;
	float:left;
	clear:none;
}


/***************************************************************************************************/

#footer {
width:756px;
height:34px;
margin:0 auto 0 auto;
border:0;
padding:0;
clear:both;
font-size:0.6em;
color:#FFFFFF;
background:#8b0101;
}


#footer a, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#fff;
}
#footer a:hover {
	text-decoration:underline;
	color:#fff;
}

/***************************************************************************************************/