body {
 
font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana; 
background: url('../images/bg.jpg');
background-repeat:repeat-x;
color:#FFFFFF;
background-color:#000000
}

a:link{
outline:none;
color:#FFFFFF;
}


a:visited {
outline:none;
color:#FFFFFF;
}

a:hover {
color:#FFFFFF;
}  

a:active {
color:#FFFFFF;
}

:focus {
  -moz-outline-style:none;
}

#header {
		position:absolute;
		z-index:0;
		top:10px;
		width:550px;
		height:300px;  
		margin-left:-430px;
		left:50%;
		background: url('../images/logo.png') no-repeat; 
}

#contact {
		position:absolute;
		z-index:0;
		top:10px;
		width:250px;
		height:200px;  
		margin-left:200px;
		left:50%;
		background: url('../images/contact.png') no-repeat; 
}

#mainwindow {
		position:absolute;
		z-index:-1;
		top:180px;
		width:750px;
		height:508px;  
		margin-left:-430px;
		left:50%;
		background: url('../images/mainwindow.png') no-repeat; 
}

#home_images {

		position:absolute;
		z-index:0;
		top:0px;
		left:52px;
		width:639px;
		height:191px;  
}



#newsbox {
		position:absolute;
		z-index:0;
		top:280px;
		left:52px;
		width:639px;
		height:191px;  
		background: url('../images/newsbox.png') no-repeat; 
}

#newscontent {

		position:absolute;
		z-index:1;
		top:270px;
		width:750px;
}





#navbar {
		position:absolute;
		z-index:-1;
		top:180px;
		width:117px;
		height:508px;  
		margin-left:318px;
		left:50%;
		background: url('../images/nav_bar.png') no-repeat; 
}
	

#navcontent {
		position:absolute;
		z-index:0;
		top:194px;
		width:117px;
		height:508px;  
		margin-left:322px;
		left:50%;

}
	

#nav_servics .fadethis {
	cursor:pointer;
	text-indent:-9999px;
	float: left;
	position:relative;
	display:block;
	height: 106px;
	width: 108px;
	background: url('../images/icons.png') no-repeat 0 0;
	}
	
#nav_servics .fadethis* {
	  display: none;
	}
	
#nav_servics .fadethis .hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 106px;
	width: 108px;
	background: url('../images/icons.png') no-repeat -110px 0px ;
}

#nav_sales .fadethis {
	cursor:pointer;
	text-indent:-9999px;
	float: left;
	position:relative;
	display:block;
	height: 106px;
	width: 108px;
	background: url('../images/icons.png') no-repeat 0 -108px;
	}
	
#nav_sales .fadethis* {
	  display: none;
	}
	
#nav_sales .fadethis .hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 106px;
	width: 108px;
	background: url('../images/icons.png') no-repeat -110px -108px ;
}


#nav_gallery .fadethis {
	cursor:pointer;
	text-indent:-9999px;
	float: left;
	position:relative;
	display:block;
	height: 106px;
	width: 108px;
	background: url('../images/icons.png') no-repeat 0 -214px;
	}
	
#nav_gallery .fadethis* {
	  display: none;
	}
	
#nav_gallery .fadethis .hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 106px;
	width: 108px;
	background: url('../images/icons.png') no-repeat -110px -214px;
}

#nav_contact .fadethis {
	cursor:pointer;
	text-indent:-9999px;
	float: left;
	position:relative;
	display:block;
	height: 106px;
	width: 108px;
	background: url('../images/icons.png') no-repeat 0 -320px;
	}
	
#nav_contact .fadethis* {
	  display: none;
	}
	
#nav_contact .fadethis .hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 106px;
	width: 108px;
	background: url('../images/icons.png') no-repeat -110px -320px;
}

#nav_links .fadethis {
	cursor:pointer;
	text-indent:-9999px;
	float: left;
	position:relative;
	margin-left:15px;
	margin-top:7px;
	display:block;
	height: 58px;
	width: 108px;
	background: url('../images/links.png') no-repeat 0 0px;
	}
	
#nav_links .fadethis* {
	  display: none;
	}
	
#nav_links .fadethis .hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 58px;
	width: 108px;
	background: url('../images/links.png') no-repeat -110px 0px;
}


#nav_home .fadethis {
	cursor:pointer;
	text-indent:-9999px;
	float: left;
	position:relative;
	display:block;
	height: 58px;
	width: 108px;
	background: url('../images/icons.png') no-repeat 0 -423px;
	}
	
#nav_home .fadethis* {
	  display: none;
	}
	
#nav_home .fadethis .hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 58px;
	width: 108px;
	background: url('../images/icons.png') no-repeat -110px -423px;
}




/**************************************************************************************/

.tooltip {
	display:none;
	background:url(../images/popupbox.png);
	height:345px;
	width:130px;
	font-size:10px;
	color:#000;
}

/* a .label element inside tooltip */
.tooltip li {
	margin-left:10px;
	margin-right:5px;
	margin-bottom:4px;
	  list-style-type:none;
}

.tooltip h3 {
	margin-left:25px;
	font-size:14px;

}

.tooltip a {
	color:#000;
	font-size:11px;
	font-weight:bold;
}



/*********************************************************************************************/
#foot {
		
		position:absolute;
		z-index:-2;
    	top:565px;
		height: 310px;
		margin-left:-8px;
		width:100%;
		background-image: url('../images/foot.png');
	    background-repeat: repeat-x;

		
}

#spon1 {
position: absolute;
	top: 128px;
	left: 50%;
	margin-left:-330px;
	display: block;
	height: 104px;
	width: 172px;
	background: url('../images/sponsors.png') no-repeat 0px -17px;
}

#spon2 {
position: absolute;
	top: 125px;
	left: 50%;
	margin-left:-130px;
	display: block;
	height: 140px;
	width: 148px;
	background: url('../images/sponsors.png') no-repeat -215px 0px;
}

#spon3 {
position: absolute;
	top: 128px;
	left: 50%;
	margin-left:25px;
	display: block;
	height: 104px;
	width: 162px;
	background: url('../images/sponsors.png') no-repeat -393px -17px;
}

#legal_info1 {
font-size:12px;
position: absolute;
	top: 260px;
	left: 50%;
	margin-left:-330px;
	display: block;
	height: 15px;
	width: 400px;

}
#legal_info2 {
font-size:12px;
position: absolute;
	top: 260px;
	left: 50%;
	margin-left:20px;
	display: block;
	height: 15px;
	width: 400px;

}
