/* ++++++++++ global general styles start ++++++++++*/	
html, body {
	margin:0px;
	padding:0px;
	font: 9.8pt arial, helvetica, sans-serif;
	color:#000000;
	}
	
a:link { color:#770301; }
a:visited { color:#770301; }
a:active { color:#770301; }
a:hover { color:#000000; } 	

a.linklist1:link { text-decoration:none;color:#ffffff;}
a.linklist1:visited { text-decoration:none;color:#ffffff;}
a.linklist1:active { text-decoration:none;color:#ffffff;}
a.linklist1:hover { text-decoration:underline;color:#c7d901;}

.color-1-text-98 { 
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	color: #ffffff;
	}
	
.color-2-text-13 { 
	font-family:arial, helvetica, sans-serif;
	font-size:13pt;
	color: #770301;
	}	

.color-3-text-9 { 
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	color: #ffffff;
	}		

.color-4-text-10 { 
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
	color: #173620;
	}	
	
/* ++++++++++ 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-bg-right {
	width:100%;
	background:url(images/bg-right-column.gif) repeat-y right top;
	}
.a5-bg-right-blank {
	width:100%;
	background:url(images/spacer.gif) repeat-y right top;
	}

	
#a5-body-center {
	text-align:left;
	}	
	
#a5-body {
	position: relative;
	width: 1000px; 
	margin-left: auto;
	margin-right: auto;
	text-align:left;	
	border:0px solid #000000;		
	}	

form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	border:0px solid #000000;	
	}
	
#a5-moreinfo {
	position:absolute;
	left:20px;
	top:387px;
	z-index:1;
	border:0px solid #000000;			
	}			
	
#a5-header {
	position:relative;
	left:0px;
	top:0px;
	height:117px;	
	background: url(images/bg-header.gif) repeat-x;	
	border:0px solid #000000;	
	}	
	
	#a5-header-right {
		position:absolute;
		right:0px;
		top:0px;
		height:117px; 		
		border:0px solid #000000;			
		}	
	
#a5-menu {
	height:28px;	
	background: #173620;	
	border:0px solid #000000;	
	}		
	
#a5-column-left {
	float:left;
	width:181px;
	border:0px solid #000000;	
	}	
			
		#a5-left-title {
			color:#770301;
			padding:26px 30px 15px 20px;
			background:url(images/bg-left-column-form.gif) repeat-y left top;
			border:0px solid #000000;	
			}		
						
			
		#a5-left-form-bg {
			color:#770301;
			height:175px;
			padding:8px 9px 10px 12px;
			margin:0px 8px 20px 8px;
			background: #d3d6d4;
			border:0px solid #000000;	
			}
			
		#a5-left-form-area {
			position:absolute;
			left:20px;
			top:240px;		
			color:#770301;
			z-index:1;
			border:0px solid #000000;	
			}				
										
			
		#a5-photo-bottom-left {
			margin:0px 0px 20px 0px;
			border:0px solid #000000;	
			}				

#a5-body-content {
	position:relative;
	margin-left:181px;
	border:0px solid #000000;	
	}					
	
	#a5-column-middle {
		position:relative;
		left:0px;
		top:0px;
		border:0px solid red;			
		}	
		
		#bg-homepage-text {
			position:absolute;
			left:0px;
			top:180px;
			width:591px;			
			height:117px;
			filter:alpha(opacity=65);-moz-opacity: 0.65;opacity: 0.65;		
			background:#ffffff;			
			border:1px solid #000000;			
			}	
		
		#homepage-text {
	position:absolute;
	left:8px;
	top:12px;
	width:555px;
	height:303px;
	padding:0px 15px 0px 15px;
	line-height:20px;
	text-align:right;
	z-index:1;
	border:0px solid #000000;
			}						
					
	#a5-column-right {
		float:right;
		width:228px;
		border:0px solid red;	
		background:url(images/bg-right-home.jpg) no-repeat left top;
		}	
					
	#a5-bottom-right-text {
		margin:251px 14px 0px 14px;
		font: bold 10pt arial, helvetica, sans-serif; 
		}	
		
		
#a5-footer {
	clear:both; 
	text-align:center;
	line-height:35px;
	background:#173620;
	border:0px solid #000000;	
	}	
	
	
/* ++++++++++ global structure styles end ++++++++++*/	
/* ++++++++++ second level start ++++++++++*/	

#a5-sl-title {
	font:bold 14px italic Arial, Helvetica, sans-serif;						
	line-height:30px;
	height:30px;
	padding:2px 0px 0px 10px;
	margin:0px 0px 15px 0px;
	color:#ffffff;
	background: #09190d;
	}	
	
	
/* ++++++++++ second level end ++++++++++*/		
