/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: relative;
	height: 84px;
	overflow: visible;










	width: 630
];
	width: 450px;
}



#imageMenu ul {
	list-style: none;
	display: block;
	height: 84px;
	width: 630px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu	ul li a .home	{
	width: 217px ;
	overflow: visible;
	
	
}

#imageMenu ul li a {
	background:#ECAA00 none repeat scroll 0%;
	border-right: 1px solid #EBA900;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:86px;
	height: 84px;
}

#imageMenu ul li.landscapes a {
	background: url(images/nav_about.jpg) no-repeat scroll 0%;
	
}

#imageMenu ul li.people a {
	background: url(images/nav_vendors.jpg) no-repeat scroll 0%;
}

#imageMenu ul li.nature a {
	background: url(images/nav_trakteam.jpg)  no-repeat scroll 0%;
}

#imageMenu ul li.urban a {
	background: url(images/nav_dj.jpg) no-repeat scroll 0%;
}

#imageMenu ul li.abstract a {
	background: url(images/nav_contact.jpg) no-repeat scroll 0%;
}

.clear {
	clear: both;
}

#wrap #navi_main #imageMenu a img {
	width: 179px;
}

/*************************************************************/

#submit #text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 140px;
}
#submit #footer {
	background-color: #DEA001;
}
#fixit {
	width: 320px;
	height: 175px;
	overflow: visible;
	margin-right: auto;
}
#text #text {
	height: 100px;
	float: left;
}
#fixit #text .h3 {
	float: left;
	left: 0px;
}
