body{
  width:100%;
  background: #2C9DD9;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#999;
  line-height:1.2em;
}

a{
	text-decoration:none;
}

.container{
  width:970px;
}



#header{
  height:142px;
  width:100%;
  color: #fff;
  background-color: #000;
}

#logo{
  padding-top:30px;
  padding-left:10px;
  height:90px;   
}

#header_banner{
  padding-top:10px;
}


#nav{
  display:block;
  margin-top:0px;
  height:33px;
  background: transparent url(../images/menu_bg.png) repeat-x 0 0;
  
}



#nav ul{
  list-style:none;
  height:100%;
  width:970px;
  margin-left: auto;
  margin-right: auto;
  height:32px; 
}

#nav ul li{
  float: left;
  height:100%;
  background: transparent url(../images/pipe.png) no-repeat 0% 0%; 
  
   
}

#nav ul li:hover{
    background: transparent url(../images/menu_bg_active.png) repeat-x 50% 50%;
    text-decoration:none; 
}
 
#nav ul li.active  {
    background: transparent url(../images/menu_bg_active.png) repeat-x 50% 50%;
    text-decoration:none; 
}

#nav ul li a{
   color: #fff;
   margin-top: 10px;
   display: block; 
   text-decoration:none;
   font-weight:bold; 
   padding-left:13px;
   padding-right:13px; 
}


 


#nav li ul {
	
	left:-999em;
	position:absolute;
  
	 
}


#nav li:hover ul {
	
	background:#CC6600;  
	margin:0;
	top:0px; 
	width:150px; 
	height:auto;
	opacity:0.85;
  filter:alpha(opacity=85);
   

}




#nav li ul{
	float:left;
	z-index:999;
	border:1px solid #ccc;
}

#nav li ul li {
	
  background: none;
	width:170px;
	height:100%;
  text-align: left;  
}

 
 
#nav li ul li a {

  display:block;
	color:#fff; 
	border-bottom:1px solid #ccc;
  margin:0px 10px; 
  height:20px; 
  padding:5px 0px 1px 0px;
  
}

#nav li ul li a:link, #nav li ul li a:visited {
	text-decoration:none;	 
	background: none; 
}

#nav li ul li a:hover{
	text-decoration:none; 
	color:#fff;
	background: none;
	border-bottom:none;
}



#nav li ul li:hover {

	color:#fff;
	text-decoration:none;
  background: none; 
  background-color: #003399;
	
}


#nav li:hover ul, #nav li.sfhover ul {

	clear:left;
	left:auto;
	top:152px; 
	width:170px;
	
}
  
#middle{
  width:100%;
  background-color: #000;
}



#footer{
  background: transparent url(../images/footer_bg.png) repeat-x 0 100%;
  height:102px;
  width:100%;
  color: #fff;
}

#footer #fbody{
  margin-left:auto;
  margin-right:auto;
  padding:0px 50px;
  height:auto;
  width:100%;
  
}



#footer #fbody .navigation{
   margin-left:auto;
   margin-right:auto;
   width:770px;
   padding-top:20px;
}

#footer #fbody .navigation ul{
   list-style:none;
}


#footer #fbody .navigation li{
  float:left; 
}  

#footer #fbody .navigation li a:link,a:active, a:visited{
  color: #fff;
}


#footer #fbody .copyright{
   margin-left:auto;
   margin-right:auto;
   width:300px;
   padding-top:10px;
}



/* Content */ 
#page{

  margin-top:10px;
  min-height:400px;
  width:100%; 
  background-color: #000;
}

#body{
  margin-top:10px;
  width:1060px;  
}



#content h1{ 
  margin-top:15px;
  font-size:14pt;
  font-weight: bold;
  color:#999;
  padding-bottom:10px;
  border-bottom:1px solid #999;
  
}

#content h1 strong, #content h2 strong,#content h3 strong{ 
  color:#0099FF;
}


#content h2{
  font-size:12pt;
  font-weight: bold;
  color:#999;
}
 
#content h3{
  font-size:10pt;
  font-weight: bold;
  color:#999;
}

#content p{
  line-height:1.2em;
  margin:0 0 1.1em;
}

.content a{ 
   color:#999;
   text-decoration: none;
   font-weight:bold; 
}

.content a:hover{ 
   text-decoration:underline; 
}


#content .image_gallery{
  padding: 10px; 
  overflow-y: auto; 
  width: 100%; 
  height: 390px; 
  text-align: left;
  background-color: #333333;
}

.gimage{
	border:10px solid #000;
}
 
#rhs{ 
   width:210px;
   margin-top:10px;
}
 
/* BOF Black Box */
 
.black_box{ 
  padding: 0px;
  margin: 10px 0px 10px 0px;
  background: transparent url(../images/rhs_box_middle.gif) repeat-y 0 0; 
  width:325px;
 
   
}

.black_box_top{ 
  padding: 0px;
  margin: 0px;
  background: transparent url(../images/rhs_box_top.gif) no-repeat 0 0; 
  width:100%; 
   
}

.black_box_bottom{ 
  padding: 0px;
  margin: 0px;
  background: transparent url(../images/rhs_box_bottom.gif) no-repeat 0% 100%; 
  width:100%; 
  
}


.black_box_bottom .body{ 
   padding:15px 20px;
   width:275px;
    
}

.black_box_bottom .body .icon{ 
   width:70px;
   float:left;
   
}

.black_box_bottom .body .copy{ 
   width:200px;
   float:left;
   
}


.black_box_bottom .body p{ 
   line-height:1.6em;
}


.black_box_bottom .body h1{ 
   color:#0099FF;
   font-weight:bold;
   font-size:12pt;
   padding-bottom:7px;
   border-bottom:1px solid #999;
   
}

.black_box_bottom .body h1 strong{ 
   color:#999;
   
}

.black_box_bottom .body a{ 
   color:#999;
   text-decoration: none;
   font-weight:bold; 
}

.black_box_bottom .body a:hover{ 
   text-decoration:underline; 
}

/* BOF Black Box */

.textbox{
	background: transparent url(../images/textbox_bg.png) no-repeat 0% 0%;
	color:#999;	
	padding:5px 5px 5px 20px;
	border:none;
	height:17px;
	width:160px;
	background-color: #0c0c0c;
  color:#999;
  
}


.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #008CBA;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #008CBA;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: black;
     background-color: #000;
    color: #fff;
    
}
#ditto_pages a:hover {
    background-color: #000;
    color: #fff;
}
