html * {
	padding: 0;
	margin: 0;
	border: 0;}
body {
	background-color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	font-size: 11px;
	color: #FFFFFF;
}
p a {
	text-decoration: none;
	color: #FFFFFF;
}
p a:hover {
	text-decoration: underline;
}
#mainContainer {
	position: absolute;
	margin-top: 10px;
	margin-left: -400px;
	left: 50%;
	width: 800px;
	text-align: left;		
	height: 575px;	
	z-index: 0;
	border: 1px solid #c5b09d;
	overflow: hidden;	
}
#navContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 93px;
	background: transparent url("images/nav_bg.jpg") top no-repeat;
}
#nav {
	position: absolute;
	top: 63px;
	left: 198px;
	height: 30px;	
}
#nav a {
	text-decoration: none;
	border: none;
}
#nav #home {
	position: absolute;
	width: 73px;
}
#nav #company {
	position: absolute;
	left: 73px;
	width: 89px;
}
#nav #services {
	position: absolute;
	left: 162px;
	width: 91px;
}
.servicesOn {
	background: transparent url("images/nav_services_on.jpg") top left no-repeat;
	padding-left: 3000px;
	overflow: hidden;	
}
.services {
	position: absolute;
	left: 162px;
	width: 91px;
}
#nav #video {
	position: absolute;
	left: 253px;
	width: 119px;
}
#nav #photo {
	position: absolute;
	left: 372px;
	width: 125px;
}
.photoOn {
	background: transparent url("images/nav_photo_on.jpg") top left no-repeat;
	padding-left: 3000px;
	overflow: hidden;	
}
.photo {
	position: absolute;
	left: 372px;
	width: 125px;
}
#nav #contact {
	position: absolute;
	left: 497px;
	width: 105px;
}
#contactSerif {
	position: absolute;
	left: 40px;
	top: 146px;
	width: 202px;
	height: 31px;
	background: transparent url("images/serif_contact.gif") no-repeat;	
}
#contactCopy {
	position: absolute;
	left: 102px;
	top: 193px;	
}
#contactAPSP {
	position: absolute;
	left: 82px;
	top: 377px;
}
#contactRA {
	position: absolute;
	left: 277px;
	top: 374px;
}
#contactMap {
	position: absolute;
	left: 557px;
	top: 311px;
	width: 186px;
	text-align: center;
}	
#contactFooter {
	position: absolute;
	top: 553px;	
	text-align: center;
	width: 100%;
}

#projectSerif {
	position: absolute;
	left: 31px;
	top: 123px;
	width: 261px;
	height: 33px;
	overflow: visible;
}
#servicePhoto {
	position: absolute;
	right: 0px;
	top: 93px;
	margin-left: -241px;
	height: 155px;
}
#serviceCopy {
	position: absolute;
	top: 168px;
	left: 78px;
	width: 648px;
}
#serviceCopy h3 {
	color: #CC9966;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 4px;
}
#serviceCopy p {
	line-height: 14px;
	padding-left: 11px;
	padding-bottom: 6px;
}
#servicePopup {
	position: absolute;
	top: 0px;
	left: 360px;
	height: 55px;
	width: 124px;
	background: transparent url("images/nav_submenu.gif");
	z-index: 6;
	padding-left: 8px;
	padding-top: 8px;
	line-height: 15px;	
	visibility: hidden;
}
#servicePopup a {
	color: #b99980;
	text-decoration: none;
}
#servicePopup a:hover {
	color: #ffffff;	
}
#photoPopup {
	position: absolute;
	top: 0px;
	left: 570px;
	height: 55px;
	width: 134px;
	background: transparent url("images/nav_submenu.gif");
	z-index: 5;
	padding-left: 8px;
	padding-top: 8px;
	line-height: 15px;		
	visibility: hidden;
}
#photoPopup a {
	color: #b99980;
	text-decoration: none;
}
#photoPopup a:hover {
	color: #ffffff;	
}
#introMovie {
	position: absolute;
	left: 0px;
	top: 93px;
	width: 800px;
	height: 482px;
}
#galleryMovie {
	position: absolute;
	left: 6px;
	top: 93px;
	width: 800px;
	height: 482px;
	overflow: hidden;
	z-index: -1;
}
#login {
	position: absolute;
	top: 10px;
	right: 0px;	
	z-index:2;
}