html, body {
	margin:0px;
	padding:0px;
	font: .9em Arial, Helvetica, sans-serif;
	color:#000000;
	background: #fff;		
	}
a:link { color:#424A47;text-decoration:underline; }
a:visited { color:#424A47;text-decoration:underline; }
a:active { color:#424A47;text-decoration:underline; }
a:hover { color:#CC8F0A;text-decoration:none; } 	

.color-1-text-20 { font-family:times,helvetica,serif;font-size:22pt;color:#ACC5BC;}

/* ++++++++++ global general styles end ++++++++++*/	
/* ++++++++++ global structure styles start ++++++++++*/	

#a5-bg-left {width:100%;background:url(images/bg-left-column.gif) repeat-y left top;}

#a5-body-center {
	text-align:center;
	}	
#a5-body {
	position: relative;
	width: 1000px; /* change this to a specific amount for a fixed design. E.g., 770px. */
/* remove these comment tags if the page is to be centered. The 'text-align' property in the 'a5-body-center' rule must also be changed from 'left' to 'center'
	margin-left: auto;
	margin-right: auto;*/
	text-align:left;	
	background:#FBFACE;
	border:0px solid #000000;		
	}	
	
#a5-menu-box {	
	height:38px;
	text-align:right;
	vertical-align:30%;
	line-height:38px;
	border:0px solid #000000;	
	background:#F3F2C2;				
	}	
		
	#a5-menu a {
		display:inline;
		text-decoration:none;
		color:#2C4840;
		}
	#a5-menu a:hover {
		color:#B6CBBF; 
		}	
	
	
#a5-header {
	position:relative;
	left:0px;
	top:0px;
	height:131px;	
	background: #ECEB9F url(images/bg-header.gif) repeat-x;	
	border:0px solid #000000;	
	}	
	
	#a5-company-title {
		position:absolute;
		left:35px;
		top:10px;
		width:600px;
		font: 65px Times, Helvetica, serif;						
		color:#ACC5BC;	
		border:0px solid #000000;	
		}	
		
	#a5-header-text {
		position:relative;
		font: 14px Times, Helvetica, serif;		
		padding:72px 0px 0px 242px;
		color:#A2B0AB;
		width:809px;
		line-height:19px;		
		border:0px solid #000000;	
		voice-family:"\"}\""; 
		voice-family:inherit;
			width:600px;
		}
		html>body #a5-header-text {
			width:600px;	
		}	
				
	#a5-header-right {
		position:absolute;
		right:0px;
		top:0px;
		border:0px solid #000000;	
		}		
				
#a5-row-middle {
	position:relative;
	left:0px;
	top:0px;
	height:198px;
	background:#D0CFA6;	
	border:0px solid #000000;	
	}		

	#a5-bg-title {
		position:absolute;
		left:420px;
		top:65px;
		width:400px;
		font:italic 130px Times, Helvetica, serif;	
		line-height:75px;	
		height:160px;	
		z-index:1;
		color:#DBDAB2;	
		border:0px solid #000000;	
		}			
	#a5-row-middle-text {
		position:relative;
		font: 14px arial, Helvetica, sans-serif;		
		color:#FCFCF9;
		margin-left:590px;
		padding:17px 0px 0px 20px;
		line-height:30px;	
		z-index:2;		
		border:0px solid #000000;	
		}	
						
#a5-row-bottom {
	position:relative;
	margin-right:10px;
	z-index:3;
	border-top:1px solid #ffffff;	
	}	
		
	#a5-bottom-center-text {
		position:relative;
		font: 13px arial, helvetica, sans-serif;		
		color:#91906F;
		margin:48px 0px 20px 175px;
		line-height:30px;
		border:0px solid #000000;	
		}		
		
	#a5-bottom-right-text {
		float:right;
		width:331px;
		margin:55px 0px 0px 80px;
		font: 13px arial, helvetica, sans-serif;		
		color:#72837D;
		line-height:28px;	
		border:0px solid #000000;	
		}	
								
#a5-footer {
	clear:both;
	font:11px arial, helvetica, sans-serif;	
	color:#AFAE84;
	padding:5px 0px 5px 0px;
	text-align:center;	
	background:#F3F2C2;	
	}					
	
/* ++++++++++ second level start ++++++++++*/				

#a5-sl-title {
	height:25px;
	font:bold 14px Arial, Helvetica, sans-serif;						
	color:#ffffff;
	padding:2px 0px 0px 35px;
	background:#2C4840;	
	border-bottom:1px solid #ffffff;			
	}	
				
#a5-row-middle-sl {
	position:relative;
	padding:10px 15px 20px 15px;
	background:#D0CFA6;	
	border:0px solid #000000;	
	}		
	
/* ++++++++++ second level end ++++++++++*/				
