@charset "UTF-8";
/* CSS Document */

body {
	background-color:#ffffff;
	
}

#outerwrapper{
	margin-left:auto;
	margin-right:auto;
	width:791px;
}

#wrapper {
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	top:50%;
	height:335px;
	margin-top:-175px;
	width:791px;
}


#box1 {
	background-color: #FFFFFF;
	display: inline-table;
	height:335px;
	width: 791px;
        margin-left: auto;
        margin-right: auto;	
	
}

#linkwrapper {
	display:table-row;
	height:39px;
	width:825px;
       
         
}

	
	
#box2 {
	background-color: #FFFFFF;
	display: table-row;      
	height: 39px;
	width: 791px;
        margin-left: ;
        margin-bottom: ;
      
  
}
#box3 {
	background-color: #FFFFFF;
	display: table-row;
	height: 91px;
        width: 791px;
        margin-left: auto;
        margin-right: auto;
        
	
}
