html,body,font,div,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,p {   
	list-style: none;
	margin: 0;
	padding: 0;
}
html {
	background-color: #cad6d6;
	background-image: url(images/fade.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
#web {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	z-index: 1;
}
#back_1 {
	width: 100%;
	height: 150px;
	background-image: url(images/back_01.png);
	background-position: center;
	background-repeat: no-repeat;
}
#back_2 {
	width: 100%;
	height: 148px;
	background-image: url(images/back_02.png);
	background-position: center;
	background-repeat: no-repeat;
}
#back_3 {
	width: 100%;
	height: 161px;
	background-image: url(images/back_03.png);
	background-position: center;
	background-repeat: no-repeat;
}
#back_4 {
	width: 100%;
	height: 170px;
	background-image: url(images/back_04.png);
	background-position: center;
	background-repeat: no-repeat;
}
#back_5 {
	width: 100%;
	height: 168px;
	background-image: url(images/back_05.png);
	background-position: center;
	background-repeat: no-repeat;
}
#back_6 {
	width: 100%;
	height: 157px;
	background-image: url(images/back_06.png);
	background-position: center;
	background-repeat: no-repeat;
}
#back_7 {
	width: 100%;
	height: 132px;
	background-image: url(images/back_07.png);
	background-position: center;
	background-repeat: no-repeat;
}
#back_8 {
	width: 100%;
	height: 114px;
	background-image: url(images/back_08.png);
	background-position: center;
	background-repeat: no-repeat;
}
#boomer {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px;
	z-index: 3;
}
#boom {
	width: 940px;
	height: 700px;
	margin: 0 auto;
	padding: 100px 0px 0px 0px;
	overflow: hidden;
}
#page {
	width: 940px;
	height: 1200px;
	margin: 0 auto;
	z-index: 5;
	position: absolute; top: 0px; right: auto; bottom: 0px; left: auto;
	color: #3f4747;
}
#top {
	width: 940px;
	height: 437px;
}
#top h1 {
	display: none;
}
#middle {
	width: 940px;
	height: 250px;
}
#midleft {
	width: 210px;
	height: 170px;
	float: left;
	margin: 60px 10px 20px 0px;
}
#midleft h1 {
	color: #3f4747;
	font-size: 13px;
	padding: 10px 0px 10px 40px;
	font-family: Arial, Helvetica, sans-serif;
}
#midleft p {
	color: #3f4747;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#midleft ul li {
	color: #3f4747;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 10px;
	list-style: inside;
}
#midright {
	width: 700px;
	height: 230px;
	float: left;
	margin: 0px 10px 20px 10px;
}
#midright h1 {
	color: #3f4747;
	font-size: 13px;
	padding: 15px 0px 15px 60px;
	font-family: Arial, Helvetica, sans-serif;
}
#midright h2 {
	color: #3f4747;
	font-size: 13px;
	padding: 5px 0px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#midright p {
	color: #3f4747;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 5px;
}
#midright ul li {
	color: #3f4747;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 10px;
	list-style: inside;
}
#bottom {
	width: 930px;
	height: 500px;
	float: none;
	clear: both;
	margin: 0px 10px 13px 0px;
}
#bottom h1 {
	color: #3f4747;
	font-size: 13px;
	padding: 15px 0px 15px 60px;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom h2 {
	color: #3f4747;
	font-size: 13px;
	padding: 0px 0px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom h3 {
	color: #f00;
	font-size: 13px;
	padding: 5px 0px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom p {
	color: #3f4747;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 5px;
}
#bottom ul li {
	color: #3f4747;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 3px 5px;
	list-style: inside;
}
#bottom_1 {
	width: 270px;
	height: 500px;
	float: left;
	border-right: 1px dotted #666;
	padding: 0px 5px 0px 0px;
}
#bottom_2 {
	width: 290px;
	height: 500px;
	float: left;
	border-right: 1px dotted #666;
	padding: 0px 5px 0px 4px;
}
#bottom_3 {
	width: 339px;
	height: 500px;
	float: left;
	padding: 0px 10px 0px 5px;
}
#footer {
	width: 940px;
	height: 20px;
	padding-top: 5px;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 9px;
	color: #000;
	font-weight: bold;
	text-align: center;
	float: none;
	clear: both;
}
#footer a {
	text-decoration: none;
	color: #000
}