@charset "UTF-8";
/* CSS Document */

html {
		height: 100%;
		overflow: hidden;
	}

body {
 background-color: #748999;
 background-image:url(images/black_03.jpg);
 background-repeat:repeat-x;
 width: 100%;
 height: 100%;
 font-family: Verdana;
 font-size: 10px;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 scrollbar-base-color: #000000;
 text-transform: none;
 color: #525252;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 }
 
 a:link {
 	color:#666666;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #7B0619;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	color: 6a6b63;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
 
 #flashcontent {
	height: 100%;
	}
 
 
 
 #container{
 background-image:url(images/black_back_06.jpg);
 width:870px;
 height:472px;
 position:relative;
 margin:30px auto;
 padding:0px;
 
 }

#navbar{
	clear:both;
	width:870px;
	height:79px;
	position:relative;
	margin:0;
	padding:0;
	
}

#content{
	clear:both;
	width:840px;
	height:335px;
	position:relative;
	overflow:auto;
	margin-bottom:0px;
	margin-left:11px;
	margin-right:0px;
	margin-top:0px;
	padding:5px;	
	scrollbar-base-color: #000000;
}

#footer{
	clear:both;
	background-color:#FFFFFF;
	width:840px;
	height:15px;
	position:relative;
	margin-bottom:0px;
	margin-left:11px;
	margin-right:0px;
	margin-top:0px;
	padding:5px;	
}

#home{
float:left;
height:79px;
position:relative;

}

#counter{
float:left;
height:79px;
position:relative;

}


#shower{
float:left;
height:79px;
position:relative;

}


#railings{
float:left;
height:79px;
position:relative;

}

#store{
float:left;
height:79px;
position:relative;

}


#glasswalls{
float:left;
height:79px;
position:relative;

}


#other{
float:left;
height:79px;
position:relative;

}


#online{
float:left;
height:79px;
position:relative;

}

#about{
float:left;
height:79px;
position:relative;

}


#contact	{
float:left;
height:79px;
position:relative;

}

