body {
	background: #070707;
	margin-top: 10px;
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	background-image: url(images/apbg.jpg);
	background-repeat: repeat-x;
}
	
	
	 #container {
       width: 700px;
       margin: 0 auto;
	   padding: 0;
       text-align: left;
	   background-color: none;
	  
         }
    
	#content {
	  width: 700px;
       background-color: #141414;
	   padding-bottom: 20px;
	   min-height:565px;
  height:auto !important;
  height:565px;

	    
	   }	 
	   
  		 
	#header{
	height: 174px;
	background-color: none;
	background-image: url(images/apheader10.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
} 

	#navi {
	height: 55px;
	background-color: #fff;
		} 

	 	   
	   #leftcontent{
    float: left;
     width: 300px;
	 padding: 15px 22px 5px 20px;
	 border-right: 1px dotted #3a3a3a;
	 	   }

#rightcontent{
     
	width: 330px; 
	line-height: 12pt;
	float: right;
	padding: 15px 5px 5px 10px;
	   }	   
	   
	  #footer {
           background-color: #111;
  		   color: #eee;
		   font-size: 8pt;
		   height: 15px;
		   padding: 10px;
		   text-align:center;
		    clear: both;
			
		   			} 	   
  
  td    {
       width: 235px;
	   padding-top: 5px;
       padding-left: 10px;
       padding-right: 10px;
		   }	   
	   
  h1 {
  
  color: #e5dbb3;
  font-size: 12pt;
    }
  
 .line1 {font-size: 12pt;font-weight:bolder;font-family:trebuchet ms;} 
 
 .linkcolor {color:#eeddb8;} 
 
.links a:hover {background-color: none;}
 
 a {
 text-decoration: none;
 color: #ada93d;
  font-weight: bold;
}

a:link {
color: #ada93d;
}

a:visited {
color: #ada93d;
}

a:hover {
 font-weight: bold;
 color: #e33078;
 }

   
ul#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 44px;

}
ul#nav li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

ul#nav #home a {
	background: url(images/navi_01.jpg) no-repeat;
	height: 44px;
	width: 104px;
	display: block;
}
ul#nav #home a:hover {
	background: url(images/navi_01.jpg) no-repeat 0px -44px;
}
ul#nav #port a {
	background: url(images/navi_02.jpg) no-repeat;
	height: 44px;
	width: 150px;
	display: block;
}
ul#nav #port a:hover {
	background: url(images/navi_02.jpg) no-repeat 0px -44px;
}
ul#nav #digit a {
	background: url(images/navi_03.jpg) no-repeat;
	height: 44px;
	width: 156px;
	display: block;
}
ul#nav #digit a:hover {
	background: url(images/navi_03.jpg) no-repeat 0px -44px;
}
ul#nav #contact a {
	background: url(images/navi_04.jpg) no-repeat;
	height: 44px;
	width: 157px;
	display: block;
}
ul#nav #contact a:hover {
	background: url(images/navi_04.jpg) no-repeat 0px -44px;}
	
ul#nav #connect a {
	background: url(images/navi_05.jpg) no-repeat;
	height: 44px;
	width: 133px;
	display: block;
}
ul#nav #connect a:hover {
	background: url(images/navi_05.jpg) no-repeat 0px -44px;}

