	 /* 
		Name: HOEM Generic Layout and Formatting CSS 
		Created: 29/3/2005 14:50PM
		File: hoem_contactUs.css
	*/
	
	body {
		margin-bottom:15px;	
	}
	
	#leftSide {
		width:200px;
		height:auto;
		float:left;
		margin-right:20px;
	}
	
	#mainMenu {
		height:auto;
		margin-top:63px;
		margin-left:23px;
	}
	
	#newItemsSection {
		margin-left:23px;
	}
	
	#newItemsSectionNote {
		width:auto;
		height:35px;
		background-color:#ACACD2;
		padding:6px 0px 4px 23px;	
	}
	
	#mainBody {
		width:570px;
		float:left;
	}
	
	#header {
		height:79px;	
	}
	
	#headerBar {
		width:100%;
		height:16px;
		background-color:#ACACD2;
		text-align:right;
	}
	
	#companyLogoArea {
		width:100%;
		text-align:right;	
	}
	
	.tagImage {
		width:19px;
		height:16px;
		margin-right:10px;
		margin-left:4px;
		vertical-align: middle;
		border:none;
	}
	
	.smallMenuDark {
		font-family: Arial;
		font-size: 11px;
		font-weight:bolder;		
		color:#2B2A4B;
	}
	
	.mainMenuItem {
		width:100%;
		height:20px;
		margin-bottom:6px;
		border-bottom:1px solid #ACACD2;
	}
	
	#locationMap {
		float:right;
		clear:left;
		width:290px;
		height:447px;
		border:none;	
	}
	
	#internationalDealers {
		margin-left:auto;
		margin-right:auto;
		width:480px;	
		height:auto;
	}
	
	.dealer {
		width:100%;
		padding:10px;
		font-family:arial;
		font-weight:bold;
		color:#141337;
	}
	
	.dealerLocation {
		float:right;
		clear:left;
		width:370px;
		height:auto;
		margin-right:10px;
		font-family:arial;
		font-weight:normal;
		color:#141337;
	}
	
	.dealerCountryImage {
		width:75px;
		height:50px;
		border:none;
	}
	
	
