@charset "UTF-8";
/* CSS Document */

body{
	background-color:#767676;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(backgroundimage.jpg);
	background-position: center;
	padding: 0;
	margin: 0;
	text-align: center;
	margin: 0 auto;
	background-image: url(backgroundimage.jpg);		
}

#header {
	height: 165px;
	width: 900px;
	float: none;
	clear: both;
	background-color: #383838;
	background-image:url(headerbackground.jpg);	
	margin-top: 0px;
	position: absolute;	
	margin: 0;
	left: 50%;
	margin-left: -450px;
}

#slideshowbox {
	background-color: #000000;
	height: 500px;
	width: 900px;
	margin-top: 165px;
	position: fixed;	
	left: 50%;
	margin-left: -450px;
}

#slideshowboxbreif {
	background-color: #000000;
	background-image:url(slideshowboxbacker.jpg);
	height: 500px;
	width: 900px;
	margin-top: 165px;
	position: fixed;	
	left: 50%;
	margin-left: -450px;
}




#footer {
	height: 70px;
	width: 900px;
	background-color: #383838;
	background-image:url(footerbackground.jpg);
	position: absolute;
	bottom: 0px;
	margin: 0;
	left: 50%;
	margin-left: -450px;
	
}


#footerinner {
	;
	height: 16px;
	width: 169px;
	
	margin-top: 48px;
	margin-left: 646px;
	
	
}

#footerinner a:hover
{ 
  background-position: 0 -16px;
}

#footerinner span
{
  display: none;
}

#footerinner a {
display:block;
height:16px;
background-image: url(footerinnerbackground.jpg);
}

	


#mainnav {
	height: 35px;
	width: 413px;
	margin-top: 136px;
	margin-left: 84px;
	margin-bottom: 0px;	
}

#mainnavleft {
	height: 35px;
	width: 97px;
	
	float:left;
	
}


#mainnavleft a:hover
{ 
  background-position: 0 -35px;
}

#mainnavleft span
{
  display: none;
}

#mainnavleft a {
display:block;
text-decoration:none;
height:35px;
background-image:url(main-nav-left.jpg);
}

* html #mainnavleft a {

}





#mainnavmiddle {
	height: 35px;
	width: 112px;

	float:left;
		
}

#mainnavmiddle a:hover
{ 
  background-position: 0 -35px;
}

#mainnavmiddle span
{
  display: none;
}

#mainnavmiddle a {
display:block;
height:35px;
text-decoration:none;
	background-image:url(middlenav.jpg);
}

* html #mainnavmiddle a {

}


#mainnavright {
	height: 35px;
	width: 204px;
	
	float:left;
				
}

#mainnavright a:hover { 
  background-position: 0 -35px;
}

#mainnavright span
{
  display: none;
}

#mainnavright a {
display:block;
background-image:url(navright.jpg);
height:35px;
text-decoration:none;
}

* html #mainnavright a {

}




#flash {
	height: 446px;
	width: 724px;
	margin-left: 84px;
	margin-top: 20px;
}

#breifimage {
	height: 121px;
	width: 747px;
	margin-left: 76px;
	margin-top: 46px;
	background-image:url(breifimage.jpg);	
}
	
#hakari {
	height: 22px;
	width: 511px;
	margin-left: 76px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	font-size: 18px;	
	
}
	

	
	
