*{

margin: 0px;

	padding: 0px;

	list-style: none;
}
table, tr, td { border:none; background: none;}

body{
	font-family: arial;
	font-size: 14px;
	color: #484848;
	background: #e3e3d8 url('img/bg.png') center top repeat-x;
}


#top{

	height: 337px;
	position: relative;

	background: transparent url('img/top.png') left top no-repeat;
}

#menu{
	width: 480px;
	height: 45px;
	background: transparent url('img/menu.png') left top no-repeat;
	position: relative;
	left: 250px;
	top: 9px;
}

#menu li{
	float: left;
}

#menu li a{
	background: transparent url('img/menu.png') left top repeat;
	display: block;
	height: 45px;
}

#menu li a span{
	display: none;
}

a#ann{
	width: 71px;
}

a#ann:hover{
	background-position: -0px -45px;
}


a#mach{
	width: 100px;
	background-position: -71px 0px ! important;
}

a#mach:hover{
	background-position: -71px -45px ! important;
}

a#garage{
	width: 81px;
	background-position: -171px 0px ! important;
}

a#garage:hover{
	background-position: -171px -45px ! important;
}

a#patio{
	width: 61px;
	background-position: -252px 0px ! important;
}

a#patio:hover{
	background-position: -252px -45px ! important;
}

a#garden{
	width: 80px;
	background-position: -313px 0px ! important;
}

a#garden:hover{
	background-position: -313px -45px ! important;
}

a#drive{
	width: 87px;
	background-position: -393px 0px ! important;
}

a#drive:hover{
	background-position: -393px -45px ! important;
}

a#about{
	width: 92px;
	height: 47px;
	background: transparent url('img/about_us.png') left top repeat;
	position: relative;
	left: 248px;
	top: 203px;
	display: block;
}

a#about:hover{
	background-position: 0px -47px ! important;
}

a#about span{
	display: none;
}

a#links{
	width: 73px;
	height: 41px;
	background: transparent url('img/links.png') left top repeat;
	position: relative;
	left: 372px;
	top: 175px;
	display: block;
}

a#links:hover{
	background-position: 0px -41px ! important;
}

a#links span{
	display: none;
}

a#home{
	width: 95px;
	height: 42px;
	background: transparent url('img/home.png') left top repeat;
	position: relative;
	left: 670px;
	top: 98px;
	display: block;
}

a#home:hover{
	background-position: 0px -42px ! important;
}

a#home span{
	display: none;
}


a#contacts{
	width: 93px;
	height: 36px;
	background: transparent url('img/cnt.png') left top repeat;
	position: relative;
	left: 670px;
	top: 112px;
	display: block;
}

a#contacts:hover{
	background-position: left bottom ! important;
}

a#contacts span{
	display: none;
}

#main{
	width: 742px;
	position: relative;

	padding: 10px 15px;
	text-align: justify;
	min-height: 200px;

}


#main a:hover{
	text-decoration: none;
}
#main h1{
	font-size: 14px;
	font-weight: bold;
	color: #b93735;
}

#foother{

	height: 99px;
	background: transparent url('img/foother.png') left top no-repeat;
	position: relative;

}

#foother span{
	position: relative;
	top: 66px;
	left: 55px;
	font-size: 13px;
}

#foother span a{
	color: #484848;
	text-decoration: none;
	margin: 0px 3px;
}

#foother a:hover{
	text-decoration: underline;
}

a#zonar{
	width: 141px;
	height: 72px;
	background: transparent url('img/zonar.png') left top repeat;
	position: relative;
	top: -2px;
	float: right;
	display: block;
}

a#zonar:hover{
	background-position: 0px -72px ! important;
}

a#zonar pre{
	display: none;
}



img.img{
	width: 190px;
	border: 4px solid white;
	margin: 4px;
	text-align: center;
}

.gimg{
	width: 320px;
	border: 4px solid white;
	margin: 4px;
	text-align: center;
}

.gimg2{
	width: 200px;
}


.d1{
	width: 420px;
	border: 4px solid white;
	margin: 4px;
	text-align: center;
}
.d2{
	height: 303px;
}
table.images img{
	border: 4px solid white;
	margin: 4px;
	text-align: center;
}

table.images{
	width: 100%;
}
table.images td{
	text-align: center;
	vertical-align: top;
}

.prof{
	width: 350px;
	float: left;
	position: relative;
	margin-right: 20px;
}

.prof p{
	padding: 5px;
}

.prof img{
	width: 100px ! important;
}