*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	background: url('../images/design_02.jpg') top left repeat;
}

img
{
	border: 0;
}

#body
{
	margin: 0px auto;
	width: 700px;
	height: 590px;
	background: url('../images/design_10.jpg') center center no-repeat;
}

#home
{
	float: left;
	height: 295px;
	width: 280px;
}

#driveways
{
	float: left;
	height: 295px;
	width: 70px;
	background: url('../images/design_04.jpg') top left no-repeat;
}

#company
{
	float: right;
	height: 225px;
	width: 350px;
}

#spacer
{
	float: left;
	height: 70px;
	width: 350px;
}

#bottomleft
{
	float: left;
	width: 420px;
}

#services
{
	float: left;
	margin-top: 70px;
	height: 225px;
	width: 350px;
}

#landscaping
{
	float: right;
	height: 295px;
	width: 70px;
	background: url('../images/design_12.jpg') bottom left no-repeat;
}

#contact
{
	float: right;
	height: 295px;
	width: 280px;
}

img.home
{
	float: left;
	opacity:0.8;
	filter:alpha(opacity=80);
	margin-top: 45px;
	margin-left: 25px;
}

img.company
{
	float: left;
	opacity:0.8;
	filter:alpha(opacity=80);
	margin-top: 10px;
	margin-left: 60px;
}

img.services
{
	float: left;
	opacity:0.8;
	filter:alpha(opacity=80);
	margin-top: 10px;
	margin-left: 60px;
}

img.contact
{
	float: left;
	opacity:0.7;
	filter:alpha(opacity=70);
	margin-top: 45px;
	margin-left: 25px;
}

img.home:hover,img.company:hover,img.services:hover,img.contact:hover
{

	opacity:1;
	filter:alpha(opacity=100);
	cursor: pointer;
}

#contenthome
{
	font-size: 11px;
	padding: 5px 0px 5px 0px;
}

#contenthome p
{
	margin-bottom: 11px;
	line-height: 18px;
}

#contentcompany
{
	font-size: 11px;
	padding: 5px 0px 5px 5px;
}

#contentcompany p
{
	margin-bottom: 11px;
	line-height: 18px;
}

#contentservices
{
	font-size: 11px;
	padding: 5px 5px 5px 0px;
}

#contentservices p
{
	margin-bottom: 11px;
	line-height: 18px;
}

#contentcontact
{
	font-size: 11px;
	padding: 5px 0px 5px 5px;
}

#contentcontact p
{
	margin-bottom: 11px;
	line-height: 18px;
}

h1
{
	font-size: 14px;
	color: #847460;
	line-height: 22px;
	height: 22px;
	margin-bottom: 6px;
}

strong
{
	color: #847460;
}

.galler-img
{
	padding: 1px;
	cusor: hand;
	opacity:0.8;
	filter:alpha(opacity=80);
	border: 1px solid #847460;
	margin: 1px 1px 6px 1px;
}

.paving-img
{
	padding: 1px;
	cusor: hand;
	opacity:0.8;
	filter:alpha(opacity=80);
	border: 1px solid #847460;
	margin: 1px 16px 6px 1px;
}

.galler-img:hover, .paving-img:hover
{
	opacity:1;
	filter:alpha(opacity=100);
	cursor: pointer;
}

#footer
{
	line-height: 15px;
	text-transform: capitalize;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	width: 780px;
	height: 30px;
	color: #847460;
	text-decoration: none;
}

#footer a
{
	color: #847460;
	text-decoration: none;
}

.clear
{
	clear: both;
}

fieldset
{
	border: 0px;
}

.formitem
{
	width: 100%;
	clear: both;
	margin-bottom: 12px;
}

label
{
	float: left;
	height: 16px;
}

input[type=text]
{
	float: right;
	height: 16px;
}

input[type=submit]
{
	float: right;
}

textarea
{
	width: 240px;
	height: 65px;
	float: right;
}

.red
{
	color: #ff0000;
}
