div, form, input, h1
{
	/* this is for netscape 4's sake */
	padding: 0;
	margin: 0;
}

#pagePopup
{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	}

#pageFrame
{
	width: 990px;
	margin: 0 auto;
	padding: 0;
	}
	#pageInnerFrame	
	{
		padding: 0;
		width: 100%;
	}

#bigBlock{
	width:100%;
}

#mainBlock
{
	float: left;
	width: 787px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
	}
	#mainblock	
	{
		margin-right: -236px;	/* IE 4 fix */
	}
	#searchBlock
	{
		width:100%;
		background-image:url(http://www.hatauto.ee/design/design/elke_toyota/common/img/search_background.jpg);
	}
	#mainBlockContent
	{
		width:100%;
		padding-bottom:10px;
	}
	#menuBlock{
		float: left;
		width: 193px;
		}
		#mainMenu{
			float: left;
			width: 193px;
		}
		#mapBlock{
			float: left;
			width: 193px;
			padding-top:10px;
		}
	#contentBlock{
		float: right;
		width: 575px;
		line-height:18px;
		padding-right:7px;
		}
		#mainBannerBlock{
			width:575px;
			padding-top:4px;
			padding-bottom:10px;
		}
		#contentHeaderBlock{
			clear:left;
			width:575px;
			font-size:18px;
			padding-top:12px;
			padding-bottom:6px;
		}
		#content{
			width:575px;
			padding-top:10px;
			padding-bottom:6px;
		}
		#subMenuBlock{
			width:575px;
			padding-top:10px;
		}
		#bannersarea{
			width:575px;
			padding-top:4px;
		}
	#footer
	{
		padding-top:10px;
		text-align:right;
	}

	#footer_border
	{
		height: 1px;
		background-image:url(http://www.hatauto.ee/design/design/hatauto/common/img/border_horisontal.jpg);
	}
	
	#footer_copyright
	{
		text-align: right;
	}
		
		
		
#offersColumn
{
	width: 198px;
	float:right;
	}
	#innerOffersColumn	
	{
		padding-left: 0px;
	}
	#innerOffersColumn
	{
		overflow: visible;
		height: 100%;	/* fix the Win32 IE float bug */
	}
	#offersColumn>#innerOffersColumn
	{
		height: auto;	/* fix Opera 5 which breaks with the above IE fix */
	}
	#innerofferscolumn
	{
		height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
	}
		#offersBlock{
		}
		#job_offers_block{
			clear:left;
			width:100%;
			padding-top:10px;
		}
		#servicesBlock{
			clear:left;
			width:100%;
			padding-top:10px;
		}
		#rightBannerBlock{
			width:100%;
			padding-top:20px;
		}
		#price{
			width:100%;
			padding-top:20px;
		}

#header
{
	height: 83px;
	z-index: 10;
	}
	#header_left,#header_right{
		height: 76px;
	}
	#header_left{
		float: left;
		width: 199px;
		}
		#header_hatauto_logo{
			width: 100%;
			height: 53px;
			padding-top:18px;
		}
	#header_right{
		float: right;
		width: 300px;
		}
		
		#header_toyota_logo{
			height: 65px;
			padding-top:10px;
			width: 95px;
			float: left;
		}
		
		#search_block{
			width: 198px;
			float: right;
			padding-top:5px;
		}


#vaheriba
{
	width: 100%;
	height: 34px;
	z-index: 10;
	}
		



