   body {
     background-color: #000000;
   }
   img {
     border: 0;
   }
   .mainwrapper {
     width: 1100px;
     height: 695px;
     margin: auto;
   }
   .headerlogo {
     height: 86px;
     border-top: 38px #fff solid;
     background-color: #ffffff;
   }
   .headermenu {
     height: 27px;
     background: url('images/menu_bg1.jpg');
     padding-left: 65px;
   }
   .content {
     height: 468px;
     background: url('images/content_bg.jpg');
   }
   .content_text {
     width: 600px;
     padding-left: 30px;
     padding-top: 10px;
     font-family: Arial;
     font-size: 24px;
	 color: #3b3131;
   }
   .content_text a{
     color: #000;
     text-decoration: none;
   }
   .footer {
     height: 37px;
     background-color: #ffffff;
     vertical-align: middle;
   }
   .footer table {
     height: 35px;
     width: 100%;
   }
 
 
 .alternotion {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .58em;
	color:#ffffff;
	text-align:left;
	padding: 3px;
	margin-left:15px;
	margin-right:15px;
	clear:both;
	text-decoration:none;
}

   .alternotion table {
     height: 15px;
     width: 30%;
	 clear:both;	
   }


a:link
	{color:#FFFFFF;
	text-decoration:none;}
	a:visited
	{color:#FFFFFF;
	text-decoration:none;}
	a:link:hover
	{color:#ff3300;
	text-decoration:none;}
	a:visited:hover
	{color:#ff3300;
	text-decoration:none;}
	
	