<style type="text/css">



body { background-color:#ffffff;
	   font-family: verdana, arial, 'times new roman', serif;
       color: #ffffff;
	   }
	   
a:link {
 color: #B35425;
 text-decoration: none
 }
a:visited {
 color: #B35425;
 text-decoration: none
 }
a:hover {
 color: #B35425;
 text-decoration: none
 }
a:active {
 color: #B35425;
 text-decoration: none
 }

p, blockquote, li
{
font-family: verdana, arial, 'times new roman', serif;
font-size: 11px;
font-weight: normal;
color: #000080;
}

#header      {
               position:         absolute;
		       top:              0px;
		       left:             0px;
		       width:            770;
		       height:           74px;
		       background-image: url(images/header.jpg);
		       background-repeat: no-repeat;
		     }
		  
#menu        {
               position:         absolute;
		       top:              74px;
		       left:             0px;
		       width:            770;
		       height:           16px;
			   background-color: #ffffff;
		     }

#left        {
               position:         absolute;
		       top:              90px;
		       left:             0px;
		       width:            120px;
		       height:           880px;
			   background-color: #000040;
		     }

#orders      {
               position:         absolute;
		       top:              410px;
		       left:             3px;
		       width:            114px;
		       height:           62px;
			   background-color: #ff8000;
		     }
		  
#orders_text {
               position:         absolute;
		       top:              423px;
		       left:             4px;
		       width:            112px;
		       height:           46px;
			   background-color: #000040;
		     }
		  
#news        {
               position:         absolute;
		       top:              475px;
		       left:             3px;
		       width:            114px;
		       height:           62px;
			   background-color: #ff8000;
		     }
		  
#news_text   {
               position:         absolute;
		       top:              488px;
		       left:             4px;
		       width:            112px;
		       height:           46px;
			   background-color: #000040;
		     }
		  
#faq         {
               position:         absolute;
		       top:              540px;
		       left:             3px;
		       width:            114px;
		       height:           72px;
			   background-color: #ff8000;
		     }
		  
#faq_text    {
               position:         absolute;
		       top:              551px;
		       left:             4px;
		       width:            112px;
		       height:           46px;
			   background-color: #000040;
		     }
		  
#body        {
               position:         absolute;
		       top:              90px;
		       left:             120px;
		       width:            650px;
		       height:           880px;
			   background-color: #f0f0ff;
		     }
		  
#para1       {
               position:         absolute;
		       top:              100px;
		       left:             130px;
		       width:            640px;
		       height:           520px;
			   background-color: #f0f0ff;
		     }
		  
#bottom      {
               position:         absolute;
		       top:              970px;
		       left:             0px;
		       width:            770px;
		       height:           30;
			   background-color: #000040;
		     }		


</style>

