body {
	BACKGROUND-POSITION: center top;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #DFE58E;
	TEXT-ALIGN: center
}

#main {
	margin:0 auto;
	width: 872px;
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	width: 847px;
	background-repeat: no-repeat;
	background-image: url(img/header.png);
	height: 104px;
	background-position: left;
	font-size: 14px;
	color: #444444;
	position: relative;
}
#header ul {
	list-style: none;
	margin: 3px;
	padding: 3px;
	position: absolute;
	bottom: 6px;
	right: 63px;
	display: inline;
	
}

#header li {
	display: inline;
}
#header  a:link, #header  a:visited {
	padding: 0.4em 1em 0.4em 1em;
	color: #444444;
	text-decoration: none;
}

#header a:hover {
	color: #4DBACA;
}
#content {
	margin:0 auto;
	width: 872px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(img/content_bg.png);
}
#banner {
	margin:0 auto;
	width: auto;
	background-repeat: no-repeat;
	background-image: url(img/banner.jpg);
	height: 370px;
	background-position: top center;
	position: relative;
}
#col {
	width: 850px;
	text-align: left;
	margin-left: 8px;
}


#footer {
	margin:0 auto;
	width: 872px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(img/footer.png);
	height: 20px;
}
#banner  h1 {
	font-size: 48px;
	color: #000000;
	position: absolute;
	left: 20px;
	margin-top: 50px;
	font-family: "Times New Roman", Times, serif;

}
#banner h2 {
	font-size: 50px;
	color: #000000;
	position: absolute;
	left: 20px;
	margin-top: 100px;
	font-family: "Times New Roman", Times, serif;
}


#bottom{ height:auto; overflow:auto; margin:10px 10px 10px 10px; }
#bottom ul{ margin:0; padding:0; list-style-type:none}
#bottom li{ margin:2px ; font-size:10px}
#bottom li a{ color:#238 }
#bottom li a:hover{color:#d40}
#botleft1 li{ background:#EAE9F5; padding:3px}
#botleft{ float:left; width:220px; padding:0 5px 0 10px;border-right:1px solid #CCCCCC;}
/*#botleft1{ float:left; width:116px; }*/
#botleft2{ float: left; width:216px;}
#botright{ float: right; width:470px; margin:0 30px 0 0}	
#botright1{ float: left; width:240px; border-right:1px solid #CCCCCC; }	
#botright2{ float: right; width:220px; }		
#botleft2,#botright1
