/*


*/

@font-face {
  font-family: BankGothic;
  src: url('../_css/BNKGOTHM.eot'); /* IE */  
  src: local("Bank Gothic Medium BT"), url('../_css/BNKGOTHM.TTF') format("truetype"); /* non-IE */  }
  
@font-face {
  font-family: Magneto;
  src: url('../_css/MAGNETOB.eot'); /* IE */  
  src: local("Magneto Bold"), url('../_css/MAGNETOB.TTF') format("truetype"); /* non-IE */  }
  

BODY {
   margin:      	10px 0px;
   padding:     	0px;
   line-height: 	1.5em;
   font-size:   	12px;
   font-family: 	"lucida grande","Segoe UI",arial,verdana,"lucida sans unicode",tahoma,sans-serif;
   background-image:	url('../_img/bkg.gif');
   }

.container {
   margin:     		0px auto;
   padding:    		5px 5px 5px 5px;
   width:      		975px;
   height:     		auto;
   overflow:   		hidden;
   text-align: 		center;
   background-image:	url('../_img/bkg.gif');   }


/* ----- HEADER -------------------------------------------------- */


.header {
   display: 		block;
   height:  		159px;
   }
 

.header-1 { 
   float:		left; 
   height:		152px;
   width:		250px;
   }


.header-2 { 
   float:		right;
   height:		102px;
   width:		720px;
   }
   

.main-menu { 
   float:		right;
   height:		025px;
   width:		715px;
   margin-top:		18px;
   font-family:		"BankGothic","Trebuchet MS";
   font-size:		14px;
   color:		White;
   }
   
.main-menu a {
   color:		White;
   text-decoration:	none;  }
   
.main-menu a:hover {
   border-top:        1px solid White;
   border-bottom:     1px solid White;	}

   
/* ----- MIDDLE -------------------------------------------------- */


.mid-sec {
   display: block;
   height:  		361px;
   }
   
.mid-photo {
   background-image:	url('../_img/photo-bkg.png');
   float:		left; 
   height:		345px;
   width:		550px;
   }
   
.mid-1 {
   float:		right; 
   background-image:	url('../_img/mid.png');
   height:		110px;
   width:		410px;
   margin-bottom:	7px;
   }
   
.mid-2 {
   float:		right; 
   background-image:	url('../_img/mid.png');
   height:		110px;
   width:		410px;
   margin-bottom:	7px;
   }
   
.mid-3 {
   float:		right; 
   background-image:	url('../_img/mid.png');
   height:		110px;
   width:		410px;
   }

/* ----------------------------------------------------- */


.bottom {
   display: 		block;
   height:  		505px; }
   
.bottom-sub { 
   width:               708px;
   float:		right; }
   
.bottom-L {
   background-image:	url('../_img/col.png');
   float:		left;
   height:		500px;
   width:		250px; }
   
.bottom-M {
   background-image:	url('../_img/btm-ctr.png');
   float:		left;
   height:		500px;
   width:		439px; }
   
.bottom-R {
   background-image:	url('../_img/col.png');
   float:		right; 
   height:		500px;
   width:		250px;
   }
   
   
/* ----------------------------------------------------- */


.standard {
   background-image:	url('../_img/main.png');
   text-align: left;
   height: 1000px;
   width:  970px;
}

.footer {
   display: 	block;
   height:  	30px;
   color: White;
   font-size: 9px;
   width:		958px;
   }
