BODY {
	background-color: #333;
	background-image: url(images/bg-green.gif);
	background-repeat: repeat;
	padding: 0;
	margin: 0;
}

A IMG {
	border: none;
}

#client_list {
	position: relative;
	left: 15px;
	top: 88px;
}

#client_list UL{
	visibility: hidden;
	position: absolute;
	top: 50px;
	left: 0;
	width: 125px;
	list-style: none;
	z-index: 400;
	margin: 0 0 0 38px;
	padding: 0;
}

#client_list LI {
	margin: 0;
	padding: 0;
	line-height: 11px;
}

#client_list A, A, #client_list {
	text-decoration: none;
	color: #454e46;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}

#client_list A:HOVER, A:HOVER {
	text-decoration: underline;
}

#contact {
	margin-left: 225px;
	margin-top: 150px;
	font-family: "Trade Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

#contact A {
	color: #BB5139;
	text-decoration: none;
}

#contact A:HOVER {
	text-decoration: underline;
}


#content {
	background-image: url(images/bg-main.jpg);
	background-repeat: no-repeat;
	
	position: relative;
	top: 24px;
	left: 50%;
	height: 626px;
	width: 920px;
	margin-left: -460px;
	z-index: 0;
}

#dir_view {
	margin-top: 40px;
}

#dir_view .item {
	border: 1px solid #FFF;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 90px;
	height: 62px;
}

#item {
	position: relative;
	top: 132px;
	left: 123px;
	z-index: 1;
}

#nav {
	position: relative;
	left: 40px;
	top: 95px;
}

#nav LI {
	display: inline;
}

#nav_swirl {
	position: absolute;
	top: 112px;
}

#photo_nav {
	visibility: hidden;
	position: absolute;
	top: 70px;
	left: 579px;
	color: #D3C3AA;
}

#photo_nav A {
	color: #D3C3AA;
}

#prev_next {
	position: absolute;
	top: 535px;
	left: 420px;
	width: 64px;
	text-align: center;
	z-index: 110;
}

#home-copy {
	position: absolute;
	top: 205px;
	left: 25px;
}

#home-star {
	position: absolute;
	top: 105px;
	left: 155px;
}

#rotating_words {
	position: absolute;
	top: 124px;
	left: 350px;
}

#text, #blurb {
	position: absolute; 
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	top: 520px;
	left: 50px;
	z-index: 100;
}

#blurb {
	width: 150px;
	top: 410px;
	font-size: 12px;
}

.type {
	position: relative;
	top: 8px;
}