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

#navBtn {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 27px;
	outline: none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	text-align: center;
	padding-top: 50px;
}
	

.homeBtn {
	width: 56px;
	color: #000000;	}
.homeBtn:hover {
	background-color: #cdcd9b;
	color: #FFFFFF;	}
.homeBtnAct {
    width: 56px;
	background-color: #cdcd9b;
	color: #FFFFFF;	}
	
.aboutBtn {
	width: 76px;
	color: #000000;}
.aboutBtn:hover {
	background-color: #cdcd9b;
	color: #FFFFFF;	}
.aboutBtnAct {
	width: 76px;
	background-color: #cdcd9b;
	color: #FFFFFF;}

.contactBtn {
	width: 85px;
	color: #000000;	}
	
	.newsBtn:hover {
background-color: #cdcd9b;
	color: #FFFFFF;}


	.newsBtn {
	width: 110px;
	color: #000000;
}


.contactBtn:hover {
	background-color: #cdcd9b;
	color: #FFFFFF;}
.contactBtnAct {
width: 85px;
	background-color: #cdcd9b;
	color: #FFFFFF;	}
	
.contractorsBtn{
	width: 80px;
	color: #000000;	}
	
	
.contractorsBtn:hover{
	
		background-color: #cdcd9b;
	color: #FFFFFF;}
.contractorsBtnAct{
	width: 80px;
	background-color: #cdcd9b;
	color: #FFFFFF;	}
	
.showroomsBtn {
	width: 110px;
	color: #000000;	}
.showroomsBtn:hover {
	background-color: #cdcd9b;
	color: #FFFFFF;}
.showroomsBtnAct {
width: 110px;
	background-color: #cdcd9b;
	color: #FFFFFF;}
	
.productBtn {
	width: 70px;
	color: #000000;	}
.productBtn:hover {
	background-color: #cdcd9b;
	color: #FFFFFF;}
.productBtnAct {
		width: 70px;
		background-color: #cdcd9b;
	color: #FFFFFF;}
	
	
.ownersBtn {
	width:95px;
color: #000000;	}
.ownersBtn:hover {
	background-color: #cdcd9b;
	color: #FFFFFF;}
.ownersBtnAct {
width:95px;
	background-color: #cdcd9b;
	color: #FFFFFF;}
	
	
