@charset "utf-8";
#breadcrumb {

}

#header {

}

#banner {

}



#center {
	position: relative;
	min-height: 39em;
}
* html #center { zoom:1;
                 height: 39em;
}
*+html #center { zoom:1;}

#footer {
	background-color: #CCFF66;
	margin-top: 2.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer span {
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	display: inline;
	white-space: nowrap;
}
#footer a {
	font-size: 16px;
}
#nav1 
.last   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

