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

/* BUTTON													*/
.buthome{
position:relative; 
left: 0px; top: 0px; width: 106px; 
		background-image:url(../images/home.png); 
		background-repeat:no-repeat;
	float:left;
	clear:both;

}
	a.buthome {
		text-decoration:none; 
	}
	
	a.buthome:link, .buthome:visited{   
	background-image:url(../images/home.png);    
	background-position: top left; 
	border: none !important;
	padding: 0 0 0 0 !important; 
	border: 0px !important; 
}
a.buthome:hover {	
	background-position: bottom left;	
	background-repeat: no-repeat; 
	text-decoration: none; 
	border: 0px !important; 
	border: none !important; 
}

.butabout{position:relative; float:left; left: 0px; top: 0px; width: 101px; height: 50px;
		background-image:url(../images/about.png);
		background-repeat:no-repeat; 
	
}
	a.buthome {
		text-decoration:none; 
	}
	
	a.butabout:link, .butabout:visited{   
	background-image:url(../images/about.png);    
	background-position: top left; 
	border: none !important;
	padding: 0 0 0 0 !important; 
	border: 0px !important; 
}
a.butabout:hover {	
	background-position: bottom left;	
	background-repeat: no-repeat; 
	text-decoration: none; 
	border: 0px !important; 
	border: none !important; 
}

	a.butdoors {
		text-decoration:none; 
	}
	
	a.butdoors:link, .butdoors:visited{   
	background-image:url(../images/doors.png);    
	background-position: top left; 
	border: none !important;
	padding: 0 0 0 0 !important; 
	border: 0px !important; 
}
a.butdoors:hover {	
	background-position: bottom left;	
	background-repeat: no-repeat; 
	text-decoration: none; 
	border: 0px !important; 
	border: none !important; 
}


	a.butacess {
		text-decoration:none; 
	}
	
	a.butacess:link, .butacess:visited{   
	background-image:url(../images/accessories.png);    
	background-position: top left; 
	border: none !important;
	padding: 0 0 0 0 !important; 
	border: 0px !important; 
}
a.butacess:hover {	
	background-position: bottom left;	
	background-repeat: no-repeat; 
	text-decoration: none; 
	border: 0px !important; 
	border: none !important; 
}


	a.butgall {
		text-decoration:none; 
	}
	
	a.butgall:link, .butgall:visited{   
	background-image:url(../images/gallery.png);    
	background-position: top left; 
	border: none !important;
	padding: 0 0 0 0 !important; 
	border: 0px !important; 
}
a.butgall:hover {	
	background-position: bottom left;	
	background-repeat: no-repeat; 
	text-decoration: none; 
	border: 0px !important; 
	border: none !important; 
}


	a.butcserv {
		text-decoration:none; 
	}
	
	a.butcserv:link, .butcserv:visited{   
	background-image:url(../images/cservice.png);    
	background-position: top left; 
	border: none !important;
	padding: 0 0 0 0 !important; 
	border: 0px !important; 
}
a.butcserv:hover {	
	background-position: bottom left;	
	background-repeat: no-repeat; 
	text-decoration: none; 
	border: 0px !important; 
	border: none !important; 
}


	a.butcontact {
		text-decoration:none; 
	}
	
	a.butcontact:link, .butcontact:visited{   
	background-image:url(../images/contact.png);    
	background-position: top left; 
	border: none !important;
	padding: 0 0 0 0 !important; 
	border: 0px !important; 
}
a.butcontact:hover {	
	background-position: bottom left;	
	background-repeat: no-repeat; 
	text-decoration: none; 
	border: 0px !important; 
	border: none !important; 
}

   

.butdoors {
	position:relative; float:left; left: 0px; top: 0px; width: 134px; height: 49px;
		background-image:url(../images/doors.png); 
	clear:both;
	}


.butacess {   
	position:relative; left: 0px; top: 0px; width: 133px; height: 49px;
		background-image:url(../images/accessories.png); 
	clear:both;
}
.butgall {
	position:relative; left: 0px; top: 0px; width: 105px; height: 49px;
		background-image:url(../images/gallery.png); 
	clear:both;
}
.butcserv{   
	position:relative; left: 0px; top: 0px; width: 190px; height:49px;
		background-image:url(../images/cservice.png); 
	clear:both;
}

.butcontact {	position:relative; left: 0px; top: 0px; width: 133px; height: 49px;
	background-image:url(../images/contact.png);
	background-repeat:no-repeat;
	clear:both;}
