html,body{margin:0;padding:0}
body {
 text-align:center;
 margin-top:0px;
 margin-bottom:0px;
 background-color: #ccc;
 font-family: Arial, Helvetica, sans-serif;
}
 #surround {
 width:810px;
padding-bottom:15px;
 margin-right:auto;
 margin-left:auto;
 text-align:center;
 background-color: #333;
 }
 #frame {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	border-left: 1px solid #099;
	border-right: 1px solid #099;
		background-image: url(resources/albion-background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
 img {
 border:none;
 margin:0px; 
 }
 #header{
	width:780px;
	clear:left;
	height:110px;
	margin:0px;
	text-align: center;
	background-color: #fff;
}
 #images{
	width:780px;
	float:left;
	margin:0px;
	text-align: center;
}
 #images img{
	float:left;
	margin:0px;
}
#nav {
    clear:left;
    width:780px;
    height:25px;
    text-align: left;
    font-size: 11px;
    line-height: 25px;
    background: #099;
	border-bottom: 1px solid #333;
		border-top: 1px solid #333;


}
#nav {position:relative;z-index:99;}
#nav a{
        color: #fff;
        text-decoration: none;
        font-weight: bold;
        }
#nav a:hover {
        color: #333;
        }
#nav ul{
     padding: 0;
     margin: 0;
     list-style: none;
}

#nav li {
     float: left;
     position:relative;
     text-indent:10px;
	  margin-right:auto;
 margin-left:auto;
		 border-right: 1px solid #333;
padding-right:10px;
}

#nav a {
 display:block;     
}
#nav li ul a{
    width:300px;
    float:left;
    border-top:1px solid #333;
}
#nav li ul{
    width: 250px;
}
#nav li li{
    float:left;
    width:250px;
			 border-right: none;

}

#nav li li a:hover{
background:#999;
        color:#333;
    width:250px;
}

#nav ul li ul { 
    position: absolute;
 width: 250px;
 left: -999em;
 z-index:999;
 margin:0px;
 padding:0px;
        color:#fff;
        background:#099;

}

#nav ul li:hover ul,
#nav ul li.over ul
 {
 left: 0px;
 top:25px;

}
 #content {
	width:750px;
	clear:left;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	color:#fff;
	font-size: 12px;
	font-weight:normal;
	line-height: 18px;
	padding-top:10px;
	padding-bottom:10px;


 }
  #content h1{
 text-align:left;
color:#099;
 font-size: 24px;
 font-weight:normal;
 line-height: 25px;
 }
   #content h2{
 text-align:left;
color:#fff;
 font-size: 20px;
 font-weight:normal;
 line-height: 25px;
 }
 #content a:link {
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		
		}
#content a:visited {
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		}
#content a:hover {
		font-family: Arial, Helvetica, sans-serif;
		color: #f90;
		text-decoration: none;
		font-weight: bold;
		}
  #left {
 width:270px;
 float:left;
 text-align:left;
color:#fff;
 font-size: 11px;
 font-weight:normal;
 line-height: 14px;
 margin-bottom: 10px;

 }
  #left img{
	float:left;
	margin:0px;
}
  #left p{
	 list-style: none;
	 padding-left:0px;
	 	text-align: left;	
}

 #left ul{
	 margin: 0px;
	 list-style: none;
	 padding:0px;
	 	text-align: left;	
}
#left li {
 float: left;
  width:270px;
  height:20px;
   line-height: 20px;
 text-indent:10px;
	 padding-left: 0px;
margin-top:2px;
padding-right:0px;
	position:relative;
background-color: #099;
}
#left li ul a{
    width:200px;
    float:left;
    border-top:1px solid #099;
}
#left li ul{
    width: 200px;
    border: 1px solid #099;
}
#left li li{
    float:left;
    height:20px;    
    line-height:20px;
    width:200px;
	 padding:0px;
}

#left li li a:hover{
background:#CCC;
        color:#333;

}

#left ul li ul { 
    position: absolute;
 width: 200px;
 left: -999em;
 z-index:999;
 margin:0px;
        color:#fff;
        background:#333;
}

#left ul li:hover ul,
#left ul li.over ul
 {
 left: 0px;
 top:23px;

}
#left a:link {
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		
		}
#left a:visited {
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		}
#left a:hover {
		font-family: Arial, Helvetica, sans-serif;
		color: #f90;
		text-decoration: none;
		font-weight: bold;
		}
		 #divider {
	float:left;
	width:750px;
	height:10px;
	border-top: 1px solid #099;
 }
   #right {
 width:460px;
 float:right;
 text-align:left;
color:#fff;
 font-size: 12px;
 font-weight:normal;
 line-height: 18px;
 margin-bottom:10px;
 }
   #right h1{
 font-size: 25px;
 font-weight:normal;
 line-height: 30px;
 color: #fff;
 }
   #right h2{
 text-align:left;
color:#099;
 font-size: 24px;
 font-weight:normal;
 line-height: 25px;
 }
  #right h3{
 font-size: 17px;
 font-weight:bold;
 line-height: 20px;
 color: #fff;
 }
#right a:link {
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		
		}
#right a:visited {
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		}
#right a:hover {
		font-family: Arial, Helvetica, sans-serif;
		color: #f90;
		text-decoration: none;
		font-weight: bold;
		}

#footer{
 clear:left;
 width:780px;
 height:25px;
 margin:0px;
 padding:0px;
 text-align: left;
 font-size: 11px;
 font-weight:bold;
 line-height: 25px;
 text-indent:15px;
 color: #fff;
 background: #099 url(resources/albion-land-icon.gif) no-repeat right center;
}

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

 /* mac hide \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
 /* End hide */
