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

html, body{
	background-color:#FFFFFFF;
	padding:0;
	text-align: left;

}
div.container{
	background-color:#ffffff;
	margin: 0 auto;
    
}



/* Main Content */

{
div.maincontent

	width: 388px;
	padding: 10 5em 10 10;
	text-align: left;
}


/* Footer */

div.stafffooter{
	position:relative;
	width:800px;	
}

}
div.mast{
	display:none;
}

/* hide mac ie \*/
* html .main { height:1px; }
/* end hide */

/* hide mac ie \*/
* html .mainframe { height:1px; }
/* end hide */


.main div{
	float:left;
	/* hide mac ie \*/
	overflow:hidden;
	/* end hide */
}
.mainframe div{
	float:left;
	/* hide mac ie \*/
	overflow:hidden;
	/* end hide */
}






