html,body{margin:0 auto 0 auto;padding:0; }
body{text-align: left;width:950px;}

div#header{		
	height:110px;width:890px;float:left;clear:left;padding: 0px 30px 0px 30px;margin: 0px 0px 0px 0px;
	background:url(../images/header_bg.jpg) no-repeat right top;
	display: inline;/*display: inline; fixes ie double margin bug*/
}
div#homemap{
	width:504px;height: 230px;float:right;margin:0px 30px 0px 0px;padding:0;
	background-color:#eeeeee;	
	display: inline;/*display: inline; fixes ie double margin bug*/
}
div#homediv{
	width:370px;height: 250px;float:left;margin:0 0px 10px 10px;padding:0 0px 0px 0px;
	background:url(../images/oem_cheat.gif) no-repeat left bottom;
	display: inline;/*display: inline; fixes ie double margin bug*/
}
div#side{
	width:200px;clear:both;float:left;margin: -5px 0px 25px 30px;	
	display: inline;/*display: inline; fixes ie double margin bug*/
}
div#tabs {		
	width:920px;float:left;clear:both;position:relative;bottom:46px;margin: 0px 0px -25px 0px;
	font: bold 19px/22px Arial, Helvetica, sans-serif;
	display: inline;/*display: inline; fixes ie double margin bug*/
}
div#content{		
	width:660px;float: right;margin: 0px 30px 25px 0px;		
	text-align:left;
	display: inline;/*display: inline; fixes ie double margin bug*/
}
#content form{
	margin: 0px;
}
div#footer{
	/*border-top: 1px dotted #999999;*/
	font: 14px/20px Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	float:left;clear:both;
	height:90px;
	width:890px;
	margin-top:10px;
	margin-left:0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}