 #wrap{      
top: 0px;			
left: 0px;
max-width: 900px;
max-height: 720px;
}
	#layer_1 {			
position: absolute;
top: 20px;
left: 40px;
width: 900px;
height: 720px;	
z-index: 0;
background-color: #363636;
}	
 	body {
background-color: #707070;
}
	#contents{ 
position: absolute;
top: 210px;
left: 15px;
width: 175px;
height: 200px; 
z-index: 50;
font-family: ‘helvetica-neue’, helvetica, ‘sans-serif’;
font-size: 14px;
text-align: left;
}  	
	a:link {
color: #e7573b;text-decoration: underline;}	
	a:visited {
color: #acacac;text-decoration: underline;}	
	a:hover {
color: #00709e;text-decoration: underline;}	
	a:active {
color: #ececec;text-decoration: underline;}
	
	#contact{
position: absolute;
top: 500px;
left: 15px;
width: 225px;
height: 300px;
z-index: 60;
font-family: ‘helvetica-neue’, helvetica, ‘sans-serif’;
font-size: 12px;
text-align: left;
color: #c2c2c2;
}	
	#main {
position: absolute;
top: 210px;
left: 350px;
width: 600px;
height: 50px;    
z-index: 70;
font-family: arial;
font-size: 16px;
color:#d7d7d7;
}    
	#intro{                                                       
position: absolute;
top: 255px;
left: 350px;
width: 520px;
height: 200px;
z-index: 55;
font-family: ‘helvetica-neue’, helvetica, ‘sans-serif’;
font-size: 14px;
text-align: left;
color: #ececec;
}     
	#quote {
position: absolute;
top: 430px;
left: 350px;
width: 520px;
height: 100px;    
z-index: 75;
font-family: arial;
font-size: 16px;
text-align: center;
color: #c2c2c2;
}                                 
	#testimonial  {                                                                
position: absolute;
top: 550px;
left: 350px;
width: 520px;
height: 200px;
z-index: 90;
font-family: ‘helvetica-neue’, helvetica, ‘sans-serif’;
font-size: 14px;
text-align: left;
color: #ececec;
}	
	#footer {                                                                
position: absolute;
top: 675px;
left: 350px;
width: 522px;
height: 100px;
z-index: 100;
font-family: ‘helvetica-neue’, helvetica, ‘sans-serif’;
font-size: 13px;
text-align: center;
color: #e7573b;
}		
	#credits {                                                                
position: absolute;
top: 730px;
left: 0px;
width: 900px;
height: 100px;
z-index: 110;
font-family: ‘helvetica-neue’, helvetica, ‘sans-serif’;
font-size: 11px;
text-align: center;
color: #000000;
}	                
