html {
	height:100%;
	font-size:100.01%;	
	margin:0;
	padding:0;
	}
body {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
    font-size:90%;
	line-height: 1.2em; 
	height:100%;
    min-height:100.1%;
	background: #566455 url("../images/layout/main_backgrd.jpg") repeat-x 0px top;
	}
body, div, form, dt, dd, ul, li, p, br, h1, h2, h3, h4, h5, h6 {
    margin:0;
	padding:0;
	}
p, li, h1, h2, h3, h4, h5, h6 {
	color: #222222;
}

p, dd, #centerslot li  { font-size: 12px; font-weight: normal; padding:5px 0 5px 0;}
h1 { font-size: 18px; font-weight: bold; padding:5px 0 5px 0; }
h2 { font-size: 16px; font-weight: bold; }
h3, dt { font-size: 13px; font-weight: bold; }
h4 { font-size: 13px; font-weight: normal; font-style:italic; }
h5 { font-size: 10px; font-weight: bold; }
h6 { font-size: 10px; font-weight: normal; font-style:italic; }

header h1 {
	display: block;
	}

#centerslot img {
	float:left;
	display:block;
	margin:3px 10px 0 0;
	border: 1px solid #333333;
}
.clear {
	padding-top:15px;
	clear:both;
	font-size: 1px;
	}
#navigation ul {
	list-style:none;
}
#navigation h3 {
	font-size: 16px; font-weight: bold;
	padding:5px 0 5px 5px;
}
#navigation li a {
	color:#222222;
	width:160px;
	display:block;
	background:#FBFBFB;
	border-top:1px solid #F0F0F0;
	font-size: 12px; 
	font-weight: normal; 
	padding:2px 5px 1px 15px;
	text-decoration:none;	
}
#navigation li a:hover {
	color:#000000;
	width:160px;
	display:block;
	background:#EFEFEF;
	font-size: 12px; 
	font-weight: normal; 
	padding:2px 5px 1px 15px;
	text-decoration:none;	
}
#container 		{ text-align:left; width:890px; height:100%; margin:0 auto; padding:0;}
#wrapper		{ background: #FFFFFF; margin: 0; padding: 0; float: left; height: inherit; display:inline;}
#header			{ background: transparent url("../images/layout/top_header.jpg") no-repeat 0px bottom; border-bottom:0px solid #FFFFFF; margin:0; height: 100px; width:890px; font-size: 1px; display:block; }
#centerslot		{ background: #FFFFFF; height: auto; width: 630px; float: left;  margin:0; padding: 20px 30px 50px 30px; display:inline;}
#navigation		{ display:none; }





