 
html {

		font: small/1.4 "Lucida Grande" Tahoma, sans-serif;		

}

body {
 
		margin: 0;
		padding: 0;
		background-image : url('../images/algest-bg.png'); 
		text-align : center;
		font-size: 92%;
		
}

h1, h2, ul, li , p{
		
		margin : 0;
		padding : 0;
}

h2 {

		color : #0069a4;
		
}

h3 {

		color : #0069a4;
		margin : 20px 0 20px 0;
		display : block;
		width : 190px;
		border-bottom : 1px sild #0069a4;
		padding-bottom : 20px;		
}

p a {

		color : blue;

}

a:hover {

		text-decoration : underline;
		color : red;
}

p  .pdf {

		float : left;
		margin : 25px 30px 0 50px;

}

.logos {

		text-align : center;
		margin : 0 auto;

}


#image-logo {
		
		width : 382px;
		height :  220px;
		background-image : url(../images/algest-logo.png);
		position : absolute;
		top : 10px;
		top : 15px;
		left : 100px;
}

#image-logo h1{

		text-indent : -9999px;

}

#flash-banner {

		width : 500px;
		height : 100px;
		position : absolute;
		top : 120px;
		right : 50px;
		z-index : 1;
}

#top {
		margin-top : 85px;
}

#topbar {

		height: 152px;
		background-color : #0069a4;

}

#top-light-image {

		margin : 0;
		padding : 0;
		width : 631px;
		height : 152px;
		margin : 0 auto;
		background-image : url('../images/algest-topbar-light.png');

}

#topmenu {

		height : 35px;
		background : url('../images/algest-topmenu-bg.png') #d2f1fc;


}

#topnav {  

		margin: 0;  
		margin-left: 30px;
		list-style-type: none;  
		width: 767px;  
		float: left; /* Contain floated list items */ 
}
 
#topnav li {  

		width: 120px;
		height : 30px;
		margin : 0;  
		padding : 0; 
		float : left; 
		
}

#topnav  .contact{
 
		  border: none;
  
}

#topnav a {  

		float: left;  
		width: 127px;  
		height : 100%;
		text-align: center;  
		color: #0069a4;  
		text-decoration: none;  
		border-right: 1px dotted #0069a4; 
		
}

#topnav  a:hover {

		color : #fff;
		background-color : #0069a4;

}

#wrap {

		width: 950px;
		margin: 0 auto;
		background-color: #0069a4;  
		padding: 20px;

}

#main {

		padding : 10px;
		height : 100%;
		border : 1px solid #fff;
		height : 100%;
		text-align : left;
		background : url('../images/algest-main-bg.png') repeat-x top #fff;

}

#leftbar {
 
		width : 203px;
		float : left;
		
}

#leftbar1 {

		width :203px; 
		height : 65px;
		background : url('../images/algest-left-menu-1.png');

}

#leftbar2 {

		width : 203px; 
		height: 300px;
		background : url('../images/algest-left-menu-2.png');

}

#leftbar3 {

		width: 203px;
		height : 20px;
		background : url('../images/algest-left-menu-3.png');

}

#leftnav {

		 margin-left: 10px; 
		 padding: 0;
		 list-style-type: none;
		 width: 93%;

 
}

 #leftnav li {
 
		  margin: 0;
		  padding: 0;
		  float: left; /* This corrects the */
		  width: 100% /* IE whitespace bug */
  
}

#leftnav  .contact{
 
		  border: none;
  
}

 #leftnav  a{
 
		  display: block;
		  color : #0069a4;
		  background-color : #E1F6FE;
		  text-decoration: none;
		  padding: 0 15px;
		  line-height: 2.5;
		  border-bottom: 1px solid #0069a4;
  
}
 
 #leftnav a:hover  {
 
		  background: #007bb4; 
		  color : #fff;
  
 }
 
#content {

		padding-left : 203px;
		padding-right : 203px;
		
}

#inside-content {

		margin : 20px;

}
		

#rightbar  {

		width : 200px;
		position : relative;
		float : right;
		
}
				

#footer {

		clear : both;
		margin-bottom : 50px !important;
		margin-bottom : 20px;
}


#footernav {  

		margin: 0;  
		margin-left: 30px;
		list-style-type: none;  
		width: 767px;  
		float: left; /* Contain floated list items */ 
}
 
#footernav li {  

		width: 120px;
		height : 30px;
		margin : 0;  
		padding : 0;
		float : left; 
}

#footernav  .contact{
 
		  border: none;
  
}

#footernav a {  

		float: left;  
		width: 127px;  
		height : 100%;
		text-align: center;  
		color: #0069a4;  
		text-decoration: none;  
		border-right: 1px dotted #0069a4; 
}



#footernav  a:hover {

		text-decoration : underline;
}

.bleddz {

		width : 100%;
		text-align : center;
		clear : both;

}

.bleddz a {

	font-weight : bold;
	color : red;

}


