/* CSS Document */

	
#contactinfo, #contact, #request
		{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:small;
			color:#003300;
		}
		
#contactinfo
		{
			position:absolute;
				top:329px;
				left:404px;
			width:57px;
			height: 21px;
		}

#contact2
		{
			position:absolute;
				top:300px;
				left:75px;
			width:718px;
			height: 17px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:12px;
			color:#003300;
		}

#request
		{
			position:absolute;
				top:295px;
				left:145px;
			width:555px;
		}


#mail, #mail1, #phone, #phone1, #email, #email1, #fax, #fax1
		{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003300;
	position:absolute;
	height: 18px;
		}
		
#email, #email1
		{
			top:496px;
		}

#email
		{
			left:510px;
			width:41px;
		}
#email1
		{
			left:559px;
			width:213px;
		}

#phone, #phone1
		{
			top:469px;
		}

#phone
		{
			left:507px;
			width:44px;
		}
	
#phone1
		{
			left:559px;
			width:125px;
		}

#fax, #fax1
		{
			top:375px;
		}

#fax
		{
			left:325px;
			width:55px;
		}
#fax1
		{
			left:385px;
			width:125px;
		}

#mail, #mail1
		{
			top:402px;
		}
#mail
		{
			left:459px;
			width:92px;
		}

#mail1
		{
			left:559px;
			width:175px;
		}

#bottomnavContact
				{
					font-size:x-small;
					position:absolute;
						top:669px;
						left:75px;
					width:810px;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					height:15px;
					text-align: center;
				}
