body{
margin: 0px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
color: #000550;
background-color: #EEEEEE;
}

#global{
position:absolute;
left: 50%;
float:left;
width: 764px;
margin-left: -382px;  /*half the width */
background-color: #FFFFFF;

}
#header{
float: left;
height: 115px;
}
#MainContent{
float: left;
width: 764px;
margin: 10px 0 0 0;

}
#LeftCol{
float: left;
width: 178px;
margin: 0 0px 0 0px;
}
#RightCol{
float: left;
width: 570px;
margin: 0 5px 0 5px;
}
.Menu{
Margin: 0 auto;
overflow: hidden;
text-align: left;
border-top: 1px solid #6374ba; 
border-bottom: 1px solid #6374ba; 
width: 158px;

}
.Menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
	float: left;
	width: 158px;
}

.Menu li {
/*width: 180px;*/
font-size: 12px;
line-height: 19px;
}

.Menu a, a.ml:link, a.ml:visited, a.ml:active {
	background: url(../images/Button.png) no-repeat left top;
	text-decoration:none;
   padding:1px 0px 1px 22px;
	width: 144px;
	display: block;
	font-weight: bold;
	color: #000550;
	line-height: 19px;
}
.menuitem{
	padding-left: 10px;
}
.Menu a.ml:hover { background-position:0% -21px; color: #000550; }
h1{
	font-size: 15px;
	color: #000550;
}
#EITfooter{
float: left;
text-align: center;
color: Silver;
padding: 0px 0 0px 0;
width: 765px;
background-color: #EEEEEE;
}
a.EITfooterA:link, a.EITfooterA:active, a.EITfooterA:visited{
text-decoration: none;
color: Silver;
}
a.EITfooterA:hover{
text-decoration: underline;
color: #B0B0B0;
}
#MainContentFooter{
width: 764px;
	float: left;
background-color: #EEEEEE;
margin: 5px 0 0 0;
}
#sitecontentleft{
	float: left;
	width: 430px;
}
#sitecontentright{
	float: left;
	width: 120px;
	margin: 0 0 0 10px;
}
#buyMe{
text-align: right;
}
