body {
	font-family: Arial, Helvetica, sans serif;
	font-size: small;
	background: #FFF;
	color: #afbd21;
	margin:0;
	padding: 0;
	text-align: center;
}

a {
	text-decoration:none;
	color: #afbd21;
}
a:visited {
	text-decoration:none;
	color: #afbd21;
}
a:hover {
	text-decoration: underline;
	color: #afbd21;
}
a:active {
	text-decoration: underline;
	color: #afbd21;
}


#wrapper {
	position: absolute;
	width: 920px;
	height: 586px;
	margin:-293px 0px 0px -460px;
  	top: 50%; 
 	left: 50%;
  	text-align: left;
  	padding: 0px;  
	background: URL(imgs/bgrd.gif) no-repeat bottom left;
	/* border: 1px solid #F00; */
}

#header {
	width: 920px;
	height: 72px;	
}
#header h1 {
	float: right;
	background: URL(imgs/logo.gif) no-repeat;
	width: 433px;
	height: 72px;
	margin: 0;
	padding: 0;
}
#header h1 span {
	display: none;
}
#header p {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
}

/* NAVIGATION ELEMENTS */

#nav {
	float: left;
	width: 920px;
	height: 47px;
	background: URL(imgs/navBgrd.gif) no-repeat;
	margin: 10px 0 20px 0;	
	padding: 0;	
	text-transform: uppercase;
}
#nav a {
	float: left;
	margin-top: 2px;
}
#nav a#home {
	display: block;
	margin: 35px 100px 0 20px; 
}
a#home:hover {
	border-bottom: 1px solid #afbd21;
	text-decoration:none;
}
#nav a#homeUp {
	display: block;
	border-bottom: 2px solid #afbd21;	
	margin: 35px 100px 0 20px; 	
	text-decoration:none;
}
#nav a#services {
	display: block;
	margin: 35px 100px 0 0; 
}
a#services:hover {
	border-bottom: 1px solid #afbd21;	
	text-decoration:none;
}
#nav a#servicesUp {
	display: block;
	border-bottom: 2px solid #afbd21;	
	margin: 35px 100px 0 0; 	
	text-decoration:none;
}
#nav a#maintenance {
	display: block;
	margin: 35px 112px 0 0; 
}
a#maintenance:hover {
	border-bottom: 1px solid #afbd21;	
	text-decoration:none;
}
#nav a#maintenanceUp {
	display: block;
	border-bottom: 2px solid #afbd21;	
	margin: 35px 112px 0 0;
	text-decoration:none; 
}
#nav a#design {
	display: block;
	margin: 35px 102px 0 0; 
}
a#design:hover {
	border-bottom: 1px solid #afbd21;	
	text-decoration:none;
}
#nav a#designUp {
	display: block;
	border-bottom: 2px solid #afbd21;	
	margin: 35px 102px 0 0; 	
	text-decoration:none;
}
#nav a#portfolio {
	display: block;
	margin: 35px 98px 0 0; 
}
a#portfolio:hover {
	border-bottom: 1px solid #afbd21;	
	text-decoration:none;
}
#nav a#portfolioUp {
	display: block;
	border-bottom: 2px solid #afbd21;	
	margin: 35px 98px 0 0; 	
	text-decoration:none;
}
#nav a#contact {
	display: block;
	margin: 35px 0 0 0; 		
}
a#contact:hover {
	border-bottom: 1px solid #afbd21;	
	text-decoration:none;
}
#nav a#contactUp {
	display: block;
	border-bottom: 2px solid #afbd21;	
	margin: 35px 0 0 0; 	
	text-decoration:none;
}

/* -------------------- */

#content {
	float: left;
	/* padding-left: 19px;	*/
	width: 920px;
	height: 350px;
	overflow: auto;
}
#content p {
	margin: 0 0 10px 0;
}
#content p.last {
	margin-bottom: 0;
}
#content h2 {
	font-size: 16px;
	margin: 0 0 5px 0;
}
#content h3 {
	margin: 0;
	font-size: small;
	/* font-weight: normal; */
}
#copy {
	float: right;
	width: 430px;
	height: 332px;	
	/* border-left: 1px solid #afbd21; */
	overflow: hidden;
	margin: 0;
}
#copy p {
	padding: 0 0 0 0;
}
#copyContact {
	float: right;
	width: 615px;
	height: 345px;	
	overflow: hidden;
	margin: 0;
}
#copyContact p {
	padding: 0 10px 0 0;
}
#img {
	float: left;
	margin: 2px 0 0 0;
	background: #FFF;
	padding: 5px;
	border: 1px solid #afbd21;
}
#folioMain {
	float: left;
	margin: 2px 0 0 0;
	background: #FFF;
	width:426px;
}
#folio {
	float: left;
	margin: 2px 0 0 0;
	background: #FFF;
}
#folio img, #folioMain img {
	float: left;
	margin: 0 7px 7px 0;
	background: #FFF;
	padding: 5px;
	border: 1px solid #afbd21;	
}
#content ul.scroll {	
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#content ul.folioScroll {	
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	list-style: none;
	float:right;
	margin: 69px 0 0 0;
	padding: 0;
}
#content ul.scroll li, #content ul.folioScroll li {
	height: 27px;	
	padding: 16px 0 0 20px;
	background-image: url(imgs/listMarker.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#track {
	height: 330px;
	width: 10px;
	float: left;
	position: relative;
	background: #FFF;
	border: 1px solid #afbd21;
	margin: 2px 0 0 10px;
}
#thumb {
	position: absolute;
	top: 10px;
	left: 0;
	height: 10px;
	width: 10px;
	background: #d4d896;
}
/* #img img 
{
	border: 1px solid #afbd21;
} */

/* #content h2 {
	background: URL(imgs/h2Home.gif) no-repeat;
	width: 152px;
	height: 19px;
}
#content h2.profile {
	background: URL(imgs/h2Profile.gif) no-repeat;
	width: 152px;
	height: 19px;
}
#content h2.gallery {
	background: URL(imgs/h2Gallery.gif) no-repeat;
	width: 152px;
	height: 19px;
}
#content h2.services {
	background: URL(imgs/h2Services.gif) no-repeat;
	width: 152px;
	height: 19px;
}
#content h2.contact {
	background: URL(imgs/h2contact.gif) no-repeat;
	width: 152px;
	height: 19px;
}
#content h2 span {
	display: none;
}
#content img {
	float: right;
	padding: 0 0 0 10px;
}
#content IFRAME {
	margin: 0;
	padding: 0;
} */
