
body {

margin:0px; 

padding:0px;

  }

.container { width:970px;margin:auto; padding-top:80px; position:relative; height:600px; }

.logo { background:url(../images/logo_intro.png) no-repeat; width:461px; height:200px; margin:auto;	}

#body { background:url(../images/bg-intro.jpg) -100px 0px ; height:800px; width:100%; }


.under { background:url("../images/logo_under18.png") no-repeat scroll 0 0 transparent;
height:168px;
left:262px;
position:absolute;
top:304px;
width:175px;}

.arrow { background:url("../images/intro_arrow.png") no-repeat scroll 0 0 transparent;
height:38px;
left:473px;
position:absolute;
top:359px;
width:19px;

} 

.upper { position:absolute; width:175px; height:168px;top:304px;
left:529px; }


 
	   #footer_choices {
	   background:url(../images/footer.jpg) no-repeat;
	   height:105px;
	   width:975px;
	   margin:auto;	
	   position:relative;  
	   padding-top:28px; 
	   }

.footer_intro { background:url(../images/footer_intro.jpg) no-repeat; width:441px; height:37px; margin-left:253px;}


.intro_message { 
		width:420px;
		 color:#FFFFFF; 
		 color:#FFFFFF;
		font-family:"Trebuchet MS";
		font-size:13px;
		text-align:justify;

		  }
.intro_message { position:absolute; top:500px; left:266px;  }

.upper a { background:url("../images/logo_upper18.png") 0px -168px no-repeat ;
cursor:pointer;
display:block;
height:168px;
width:175px;
outline:none;
}

.upper a:hover { background-position:0px 0px;	 }


/*FOOTER */
	#footer {
	background:url(../images/footer_tile.jpg) repeat-x;
	height:104px;
	
	
	   }
	   
	   #footer_choices {
	   background:url(../images/footer.jpg) no-repeat;
	   height:105px;
	   width:975px;
	   margin:auto;	
	   position:relative;   
	   }
	   
	   
	   
	   		.upper a { _background:url(../images/logo_upper18_IE6.png) no-repeat;   }
