@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image: url(Images/Bkground%20Pattern%20Grey%20with%20Grey%20large%20image%203.jpg);
} 

a:link {
	color: #fffeea;
}

a:hover {
	color: #FFFFFF;
}

a:active {
	color: #fffeea;
}

a:visited {
	color:#5d5c5a;
}


#wrapper { 
 width: 700px; 
 position: relative; 
 margin: 0px auto; 
 text-align:left; 
} 

#Frame {
	position:absolute;
	width:200px;
	height:50px;
	z-index:1;
	left: -59px;
	top: 0px;
	background-color:#CCCCCC;
} 
#Portfolio {
	position:absolute;
	width:94px;
	height:20px;
	z-index:1;
	color: #fffeea;
	font-family: Effloresce;
	left: 95px;
	top: 622px;
	text-align: center;
}
#Services {
	position:absolute;
	width:83px;
	height:22px;
	z-index:1;
	color: #fffeea;
	font-family: Effloresce;
	left: 239px;
	top: 622px;
	text-align: center;
}
#AboutUs {
	position:absolute;
	width:95px;
	height:20px;
	z-index:1;
	color: #fffeea;
	font-family: Effloresce;
	left: 374px;
	top: 622px;
	text-align: center;
}
#ContactUs {
	position:absolute;
	width:102px;
	height:22px;
	z-index:1;
	color: #fffeea;
	font-family: Effloresce;
	left: 521px;
	top: 623px;
	text-align: center;
}
#Image {
	position:absolute;
	width:635px;
	height:423px;
	z-index:1;
	left: 39px;
	top: 91px;
}
#ArrowLeft {
	position:absolute;
	width:65px;
	height:20px;
	z-index:1;
	left: 18px;
	top: 516px;
}
#ArrowRight {
	position:absolute;
	width:61px;
	height:20px;
	z-index:1;
	left: 635px;
	top: 516px;
}
#apDiv1 {
	position:absolute;
	width:65px;
	height:20px;
	z-index:1;
	left: 18px;
	top: 516px;
}
#apDiv2 {
	position:absolute;
	width:61px;
	height:20px;
	z-index:1;
	left: 635px;
	top: 516px;
}