#page h1, #page h2, #page h3, #page h4, #page h5, #page h6
{

}

#menu
{
	margin-bottom: 40px;
}

#banner_bg
{
	margin: 0;
	padding: 0;
	background:	url('../images/layout/banner_bg.png') repeat-x;
	height: 110px;
}
#banner
{
	margin: 0;
	padding: 0;
	background:	url('../images/layout/banner.png') no-repeat;
	height: 100px;
}
.white
{
	color: white;
}
#page
{
	margin-top: 15px;
}


#footer
{
	margin-top: 100px;
	height: 80px;
	background-color:	#8dbcea !important;

}
#footer span
{
	color: white;
}
.center
{
	text-align: center;
}
/*


