﻿body {

  font:	0.8em verdana, helvetica, arial, sans-serif;

  line-height: 125%;

}

#MainMenu,#RightNavigation,#TopFooter,#RightFooter,#RHS,#navigation{display: none;}
#Header{
	height: 100px;
}

#LeftHeader{
float: left;
margin-top:0; margin-bottom:0;
text-align:left;
}
#RightHeader {
	float: right;
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
	vertical-align: middle;
}

/*Then for the content row, I set the margins to be somewhat relative to the outer columns.*/

#MainContent {
	text-align:left;
	margin : 0;
}
#BottomFooter 
{
float: left;
text-align: center;
}
