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: 982px;
  		min-height:100%;
  		height:100%;
  		margin: 0 auto 0 auto;
  		padding: 0px;
  		text-align: left;
  		
  	}
  	
#header
  	{
  		position: absolute;
  		background-image: url(../interface/header3.jpg);
  		top: 0px;
  		width: 982px;
  		height: 213px;
  		border-bottom: 0px solid #FFFFFF;
  		z-index:2;
  	}

#header2
  	{
  		position: absolute;
  		background-image: url(../interface/header3.jpg);
  		top: 0px;
  		width: 982px;
  		height: 213px;
  		border-bottom: 0px solid #FFFFFF;
  		z-index:2;
  	}

#alloffice_links
  	{
  		position: absolute;
  		top: 0px;
  		width: 982px;
  		z-index:1;
  	}

#offers
		{
			position: absolute;
			top: 153px;
  		left: 805px;
  		width: 161px;
  		z-index: 2;
		}

#icons
		{
			position: absolute;
			top: 31px;
  		left: 290px;
  		z-index: 2;
		}

#icons img
		{
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			margin-right: 5px;
			padding: 0px 0px 0px 0px;
			border: 0px;
		}

#contentall
  	{
  	position: absolute;
		top: 230px;
		left: 15px;
		
		width: 750px;
		height: 100%;
		border: 0px dashed #000000;
  	}

#contentall2
  	{
  	position: absolute;
		top: 230px;
		left: 15px;
		
		width: 750px;
		height: 100%;
		border: 0px dashed #000000;
  	}

.bluehead
	{
		border: 0px;
		border-collapse: collapse; 
		
		padding: 0px;
		margin: 0px;
		width: 982px
	}

.bluehead a, .bluehead a:link, .bluehead a:active, .bluehead a:visited, .bluehead a:hover
	{
		color:#ffffff;
		text-decoration: none;
	}

.bluehead .bluehead a:hover
	{
		text-decoration: underline;
	}

.whiteline
	{
		height: 1px;
		background-color: #ffffff;
	}

.bluehead_text
	{
		padding-left: 20px;
		height: 20px;
		background-color: #003A73;
		color: #ffffff;
	}
	
#navigation1
	{
		position: absolute;
		top: 36px;
		left: 420px; 
		
		color: #cc3300;
		font-weight: bold;
		z-index: 200;
	}

#navigation2
	{
		position: absolute;
		top: 180px;
		left: 25px;
		
		color: #003A73;
		z-index: 100;
	}

.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: 134px;
		left: 292px;
		
		color: #003A73;
		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: #003A73;
  	border: 1px solid #003A73;
  	background: #ffffff;
	}

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

#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;
	}
