body {
	text-align: center; 
	background-color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:medium; 
}

.red {color: #CD202C; }
.dgrey {color: #8b8c8e; }
.lgrey {color: #b9babc; }
 
	   
a:link {color: #000000; text-decoration: none }
a:active { color: #000000; text-decoration: none }
a:visited { color: #000000; text-decoration: none }
a:hover { color: #CD202C; text-decoration: underline}

a.allred:link {color: #CD202C; text-decoration: none }
a.allred:active { color: #CD202C; text-decoration: none }
a.allred:visited { color: #CD202C; text-decoration: none }
a.allred:hover { color: #CD202C; text-decoration: underline}
	   

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

#navbar {
	position: absolute;
	left: 10px;
	top:236px;
	height: 120px;
	width: 80;
	background-color: #FFFFFF;
	}
	
#eslogo {
	position: absolute;
	left: 582px;
	top:28px;
	width: 240px;
	
}

#quotetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	position: absolute;
	left: 90px;
	top: 86px;
	width: 240px;
	
}

#greypage {
	position: absolute;
	left: 90px;
	top: 236px;
	width: 720px;
	height: 640px;
	background-color:#FFFFFF;
	z-index: 0;
	}

#redtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	position: absolute;
	left: 134px;
	top: 254px;
	width: 600px;
	height: 60px;
	color: #CD202C; font-size:24px;
	z-index: 1; 
	font-family:Arial, Helvetica, sans-serif; 
	
}

#pagetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	position: absolute;
	left: 134px;
	top: 296px;
	width: 600px;
	color: #000000;
	font-size:12px;
	z-index: 1;
 font-family:Arial, Helvetica, sans-serif; 
	
}
 
 

#bannerimage {
	position: absolute;
	left: 330px;
	top: 86px;
	width: 480px;
}

 

 



 

 

