html
	{
		height:100%;
		min-height:100%;
	}
  	

body 
  { 
  	margin: 0px 0px 0px 0px;
  	height:100%;
  	min-height:100%;
  	text-align: center;
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 11px;
  	
  	background-image: url(../interface/page_bg.gif);
  	background-position: center;
  	background-repeat: repeat-y;
  }


#page
  	{
  		position: relative;
  		width: 990px;
  		min-height:100%;
  		height:100%;
  		margin: 0 auto 0 auto;
  		padding: 0px;
  		text-align: left;
  		
  	}
  	
#header
  	{
  		background-image: url(../interface/header.jpg);
  		background-repeat: no-repeat;
  		width: 990px;
  		height: 283px;
  		border-bottom: 0px solid #FFFFFF;
  		z-index:2;
  	}

#footer
  	{
  		background-image: url(../interface/footer.gif);
  		
  		margin-top: 0px;
  		
  		width: 990px;
  		height: 63px;
  		border-bottom: 0px solid #FFFFFF;
  		z-index:2;
  		color: #666666;
  		font-size: 11px;
  		font-weight: bold;
  		text-align: center;
  	}


#contentall
  	{
  	width: 970px;
		border: 0px dashed #000000;
		font-weight: normal;
  	}


	
#navigation1
	{
		position: absolute;
		top: 240px;
		left: 420px; 
		
		color: #cc3300;
		font-weight: bold;
		z-index: 200;
	}

#navigation2
	{
	  position: absolute;
		top: 251px;
		left: 3px;
		width: 990px;
		background-image: url(/interface/hinowa_menu_bg.gif);
		background-repeat: repeat-x;
		
		
		color: #003A73;
		z-index: 100;
		/*border: 1px solid #000000;*/
		height: 35px;
	}

.inputTextArea
	{
		width: 435px;
		height: 85px;
		border: 1px solid #cc3300;
	}
	.inputText
	{
		width: 275px;
		height: 18px;
		border: 1px solid #cc3300;
	}

.inputTextSmall
	{
		width: 100px;
		height: 18px;
		border: 1px solid #cc3300;
	}

.fieldName
	{
		width: 110px;
	}

#search
	{
		position: absolute;
		top: 15px;
		left: 180px;
		
		color: #cc0000;
		z-index: 10000;
		
		font-family: Verdana, Arial, Helvetica;
  	font-size: 11px;
	}

#volgons
	{
		position: absolute;
		top: 49px;
		left: 180px;
		
		color: #666666;
		z-index: 10050;
		
		font-family: Verdana, Arial, Helvetica;
  	font-size: 11px;
	}

#volgons img
	{
		border: 0px solid #ffffff;
	}

#newsletter
	{
		position: absolute;
		top: 127px;
		left: 767px;
		
		color: #cc0000;
		z-index: 10000;
		
		font-family: Verdana, Arial, Helvetica;
  	font-size: 11px;
	}

.search_input
	{
		width: 203px;
		height: 17px;
		margin-top: 0px;
		font-family: Verdana, Arial, Helvetica;
  	font-size: 10px;
  	color: #666666;
  	border: 1px solid #cc0000;
  	background: #ffffff;
	}

.search_button
	{
		width: 70px;
		height: 17px;
		margin-top: 0px;
		font-family: Verdana, Arial, Helvetica;
  	font-size: 10px;
  	font-weight: bold;
  	color: #666666;
  	border: 1px solid #666666;
  	background: #d8d3d7;
	}

.search_titleheader
	{
	color: #cc0000; 
 		font-size: 12px; 
 		font-family: Verdana; 
 		font-weight: bold;
 		line-height: 180%;
	}
	
#neem_contact_op
	{
		position: absolute;
		top: 146px;
		left: 610px;
		width: 161px;
		height: 52px;
		
		z-index: 10000;
	}

#home_link
	{
		position: absolute;
		top: 24px;
		left: 0px;
		width: 278px;
		height: 160px;
		border: 0px solid #ff0000;
		z-index: 10000;
	}
