/* CSS Document */

body
	{
	background-color:#000000;
	margin:0px 0px 0px 0px;
	}
	
.bg_page
	{
	background:url(../images/slider_bg.gif) repeat-x top;
	}
	
.center_wave
	{
	background:url(../images/waves.gif) no-repeat top;
	}
	
.center_wave_gallery
	{
	background:url(../images/waves_gallery.gif) no-repeat top;
	height:467px;
	}
	
.image_div
	{
	float:left;
	text-align:center;
	border:1px solid #000000;
	}
	
.space_h
	{
	height:15px;
	}

.logo_down
	{
	background:url(../images/down_logo.jpg) no-repeat center top;
	height:62px;
	}
	
.footer_bar
	{
	background:url(../images/bar_footer.gif) no-repeat center;
	height:22px;
	}
.text {
	font-family: HandelGotDLig;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
