/* ++++++++++ global general styles start ++++++++++*/	
html, body {
	margin:0px;
	padding:0px;
	font: 9.8pt tahoma, helvetica, sans-serif;
	background:#ffffff;		
	color:#4f1b4e;
	border:0px solid #ffffff;	
	}

h2 {
	font-size: 18px;
}

a.a5-link-dark:link { text-decoration:none;color:#000000;}
a.a5-link-dark:visited { text-decoration:none;color:#000000;}
a.a5-link-dark:active { text-decoration:none;color:#000000;}
a.a5-link-dark:hover { text-decoration:underline;color:#386606;}	
	
a:link { color:#636363; }
a:visited { color:#636363; }
a:active { color:#636363; }
a:hover { color:#000000; } 	

.color-1-text-10 { 
	font: 10pt tahoma, helvetica, sans-serif;	
	color:#ffffff;
	}			

.a5-image-border {
  	border:1px solid #636363;			  
	}		
	
/* ++++++++++ global general styles end ++++++++++*/	
/* ++++++++++ global structure styles start ++++++++++*/	


.a5-bg-left {
	width:100%;
	background:url(images/a5-bg-left.gif) repeat-y left top;
	}		
	
.a5-bg-left-full {
	width:100%;
	background:url(images/a5-bg-left-full.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., 1000px. */
	margin-left: auto;
	margin-right: auto;
	text-align:left;	
	border:0px solid #000000;		
	}		
	
#a5-header {
	background:#ffffff;
	border:0px solid #ffffff;
	}
		
#a5-menu-box {
	font:11pt tahoma, helvetica, sans-serif;
	height:30px;
	padding:5px 0px 5px 0px;
	color:#000000;
	text-align:center;
	background:url(images/bg-menu.gif) no-repeat left top;
	border:0px solid red;
	}
	
	#a5-menu a {
		display:inline;
		line-height:24px;
		margin:0px 0px 0px 0px;
		vertical-align:middle;
		text-decoration:none;
		color:#000000;
		border:0px solid #ffffff;
		}
		
	#a5-menu a:hover {
		color:#4f1b4e;
		border-bottom:1px solid #62c31c;
		}		
		
#a5-column-right {
	float:right;
	margin:0px 0px 0px 0px;
	width:510px;
	border-left:0px solid #000000;	
	}	
		
	#a5-column-right-text {
		padding:10px 10px 10px 10px;
		border:0px solid #000000;	
		}	
		
	#a5-photo-right-bottom-1 {
		position:absolute;
		top:267px;
		left:507px;
		}	
				
	#a5-photo-right-bottom-2 {
		position:absolute;
		top:267px;
		left:752px;
		}	
				
	#a5-photo-right-bottom-3 {
		position:absolute;
		top:406px;
		left:507px;
		}	
						
	#a5-photo-right-bottom-4 {
		position:absolute;
		top:406px;
		left:752px;
		}				
				
#a5-text-top-right {
	position:absolute;
	top:65px;
	right:33px;
	width:160px;
	font: 10pt tahoma, helvetica, sans-serif;	
	color:#ffffff;
	line-height:16px;	
	border:0px solid #ffffff;		
	}	

#a5-text-top-right2 {
	position:absolute;
	top:65px;
	right:33px;
	width:160px;
	font: 8pt tahoma, helvetica, sans-serif;	
	color:#ffffff;
	line-height:16px;	
	border:0px solid #ffffff;		
	}			
	
#a5-column-left-text {
	padding:20px 520px 10px 10px;
	line-height:19px;
	border:0px solid #000000;	
	}							
			
#a5-footer {
	clear:both;
	font: 7.8pt arial, helvetica, sans-serif;
	color:#ffffff;	
	height:20px;
	text-align:right;
	margin:2px 0px 0px 0px;
	padding:15px 10px 10px 0px;
	vertical-align:middle;
	background:#62c31c url(images/bg-footer.gif) repeat-x left top;
	border:0px solid #000000;
	}							
		
			
/* ++++++++++ global structure styles end ++++++++++*/	
/* ++++++++++ second level start ++++++++++*/	


#a5-sl-title {
	width:650px;
	margin:0px 0px 15px 0px;
	text-align:center;
	height:20px;
	font: bold 14pt tahoma, helvetica, sans-serif;						
	color:#000000;
	padding:5px 0px 0px 0px;
	background:url(images/bg-sl-title.gif) no-repeat left bottom;
	border:0px solid #000000;
	}	

#a5-body-full {
	position: relative;
	width: 1000px; /* change this to a specific amount for a fixed design. E.g., 1000px. */
	margin-left: auto;
	margin-right: auto;
	text-align:left;	
	background: url(images/bg-body-full.gif) no-repeat 0px 173px;		
	border:0px solid #000000;		
	}	

#a5-column-right-sl {
	float:right;
	margin:0px 0px 10px 0px;
	width:300px;
	border-left:0px solid #000000;	
	}	
	
#a5-column-left-text-sl {
	padding:0px 310px 10px 10px;
	line-height:19px;
	border:0px solid #000000;	
	}			
	
	#a5-column-full-sl {
		margin:0px 0px 0px 0px;
		border:0px solid #000000;	
		}		
		
	#a5-column-full-text-sl {
		margin:10px 10px 10px 10px;
		border:0px solid #000000;	
		}				
		
			
		
/* ++++++++++ second level end ++++++++++*/		
