body { background:#000; font-family:GillSans, Calibri, Trebuchet, sans-serif;
 font-size:13px; color:#2e1737; margin:0; padding:0;}

a:visited, a:link {color:#900; text-decoration:none;}

a:hover {text-decoration:underline;}

img {border:none;}

h2 {color:#036; margin-top:0px; margin-bottom:0px;}
h3 {color:#2e1737; text-decoration:underline;}

#wrap { position:relative; margin:0 auto;}

#banner {margin:0 auto; background:url(../images/bg.jpg) bottom center no-repeat; height:61px;}

.container {width:960px; margin:0 auto; height:250px; background:url(../images/header.jpg) no-repeat;}
  
#content {text-align:left; width:910px; margin:0 auto; background:#fff url(../images/top.png) top center no-repeat; padding:25px; padding-bottom:0px; min-height:300px;}

#bottom {background:url(../images/bottom.png) top center no-repeat; height:25px; width:960px; margin:0 auto; margin-bottom:20px;} 

.text {margin-left:30px; color:#036; line-height:1.8em;}

.inner {float:left; width:520px;}

.inner2 {float:right; width:365px;}

.innera {float:left; width:441px;}

.innerb {float:right; width:441px;}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#sub {margin:0 auto; width:960px; height:180px; margin-bottom:7px;}

.in img {float:left; width:145px; margin-right:15px;}

.out img  {float:right; width:145px;}


#footer {margin:0 auto; background:url(../images/bg.jpg) bottom center no-repeat; color:#000; font-size:10px; padding-top:10px; padding-bottom:25px; text-align:right;}

#footer a:link, #footer a:visited {color:#fff;}

.footer {margin:0 auto; width:960px;}

.foot {float:left; width:200px; text-align:left; padding-top:6px;}

.left {float:left; margin-right:15px;}

.right {float:right; margin-left:15px;}

 #nav { display: block; padding: 0; position: relative; width:960px; margin:0 auto;}
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; text-decoration:none; }
  #nav ul { display: none; position: absolute; top:0; left: 0; margin: 0; padding: 0;background:url(../images/nav.jpg) no-repeat;  	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; display:block; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 130px; }
#nav ul ul { left: 131px; }

/* Everything else is theming */
 
#nav { height: 60px; font-weight:bold;}
#nav *:hover { }
#nav a {color: #fff; font-size: 12px; padding: 0px; line-height: 1; }
  #nav li.hover a { }
  #nav ul { top: 67px; font-size:11px; width:194px;}
    #nav ul li a {padding:7px; font-size:11px;}
      #nav ul a.hover { color:#c1a174;}
   #nav ul a {  }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

*html #nav ul li {margin-top:-1px;}
