@charset "UTF-8";/* CSS Document */body {	background-color: #FF982F;	background-image:url(images/new_background.png);	background-repeat:no-repeat;	background-attachment:fixed;	background-position:center; 	font-family:Arial, Helvetica, sans-serif;	font-size:10pt;	line-height:1.2em;}h1{font-size:16pt;	height:13px;	}	h2{height:8px;	font-size:13pt;}a{color:#999;}a:hover{color:#FF982F;		}		/*.orange {color:#FF982F;}*/		h2 a{color:#000;text-decoration:none;}h2 a:hover{color:#666;}#content{overflow:auto;}#mainContent{background-color:#FFF;		margin:4em auto;		width:750px;		padding:0 3em;		border:solid 1px;}		.top {padding-top:20px;}		/* navbar code */#navbar{font-family: Arial,Sans-Serif;margin: 0 auto;width: 70%;}#navlist{width: 60%;text-align: center;margin: .5em auto;padding: 0;text-indent: 0;list-style-type: none;}#navlist li{padding: 0;margin: 0;text-indent: 0;display: inline;}#navlist li a{letter-spacing: -1px;text-decoration: none;color: #999;font-size: 1em;padding: 0 2px;border-top: .5em solid #eee;}#navlist li a:hover,#navlist a#current{color: #333;border-top: none;font-size: 1.5em;}#navlist a#current { color: #FF982F; }#info{	min-height:40em;}#info_links{	background-image:url(images/link.jpg);	background-repeat:no-repeat;	background-position:right bottom;	min-height:40em;}#info_contact{	background-image:url(images/redphone.jpg);	background-repeat:no-repeat;	background-position:95% 95%;	min-height:40em;}#imagelist li{list-style-type:none;height:107px;width:650px;margin-top:20px;}#info img.features{float:left;border:solid 1px #000;margin-left:-3em;margin-right:1em;}#info img.feature{float:left;margin-left:-3em;margin-right:1em;border:none;}#footer{background-color:#FFF;		text-align:center;		padding-bottom:.5em;		font-size:8pt;		color:#666;		clear:both}/* This is CSS for the form */#form input{display:block;	  width:150px;	  float:left;	  margin-bottom:10px;}#form label{display:block;	text-align:right;	float:left;	width:100px;	padding-right:20px;}#form textarea{display:block;	  width: 250px;	  float:left;	  margin-bottom:10px;}#form br{clear:left;}.button {font-size:9pt;		margin-left:1em;		}		.button2 {font-size:9pt;		margin-left:120px;}	  