body 
{
	background-color: #663300;
	margin-top:10;
	margin-left:0;
	
}
	
li
{
	list-style-type: none;
}

.mainPage 
{
	width: 800;
	height: 600;
}

.mainLogo
{
	display: inline;
	left: 0px;
	float: left;
	background-image: url(images/zconstruct.jpg);
	width: 119px;
	top: 0px;
	height: 194px;
}

.mainPage
{
	font-weight: normal;
	font-size: medium;
	font-family: tahoma;
}

.mainText
{
	font-size:normal;
	vertical-align: baseline;
	direction: ltr;
	font-family: tahoma;
	position: absolute;
	top: 20px;
	left: 139px;
	text-align: justify;
	color: White;
	width: 331px;
}

.mainImage
{
	display: inline;
	float: left;
	background-image: url(images/kitchen.jpg);
	position: absolute;
	width: 300px;
	top: 20px;
	left: 500px;
	height: 200px;
}

.mainEmphasis 
{
	font-family: tahoma;
	font-size: medium;
	font-weight: 700;
	display: inline;
}

.mainFooter 
{
	top: 240px;
	left: 500px;
	font-size: normal;
	vertical-align: baseline;
	direction: ltr;
	font-family: tahoma;
	position: absolute;
	color: White;
}

.mainButtons 
{
	top: 210px;
	left: 0px;
	width: 119px;
	height: 100px;
	vertical-align: baseline;
	direction: ltr;
	font-family: tahoma;
	position: absolute;
	color: White;
	text-align: center;
}

.aboutText 
{
	font-size:normal;
	vertical-align: baseline;
	direction: ltr;
	font-family: tahoma;
	position: absolute;
	color: White;
	visibility: hidden;
	display: none;
	top: 20px;
	left: 139px;
	text-align: justify;
	color: White;
	width: 331px;
}

.whatDo 
{
	font-size:normal;
	vertical-align: baseline;
	direction: ltr;
	font-family: tahoma;
	position: absolute;
	color: White;
	visibility: hidden;
	display: none;
	top: 20px;
	left: 139px;
	text-align: justify;
	color: White;
	width: 331px;
}

.projects
{
	font-size:normal;
	vertical-align: baseline;
	direction: ltr;
	font-family: tahoma;
	position: absolute;
	color: White;
	visibility: hidden;
	display: none;
	top: 20px;
	left: 139px;
	text-align: justify;
	color: White;
	width: 331px;
}

a
{
	color: White;
}
