/*** BASIC STYLES START ***/    BODY, DIV, TD, P{      font-family: Arial, Helvetica, sans-serif;       }		html, body {    height: 100%;}        A:Link, A:Visited {	font-weight: bold;    	text-decoration: underline;        color:#85301a;	border: none;    }		A:Hover {		color: #429638;				}		p {		text-align: left;		color:#000;		font-family:Arial, Helvetica, sans-serif;		font-size: 9pt;		line-height: 160%;			}				h1 {		font-family: Arial, Helvetica, sans-serif;		font-size: 16pt;		text-align: left;		color: #339933;		font-weight: bold;		}			h2 {		font-family: Arial, Helvetica, sans-serif;		font-size: 14px;		text-align:left;		color:#333;		}			img {		border:none;	}	/*** BASIC STYLES END ***/BODY {	background:#fff url(images/background.jpg) no-repeat top;	margin: 0px;	text-align: center;	}	#wrapper {	background:#fff url(images/wrapperBack.gif) repeat-y top;	width: 774px;	margin-left: auto;	margin-right: auto;	text-align: center;	min-height:100%;	}	#header {	width: 774px;	text-align: left;	}	#headerPrint {	display: none;}#flash {	width: 774px;	height: 238px;}#mainContent {	width: 690px;	text-align: left;	margin: 40px 20px 20px 50px;	}#mainContent ul {	line-height: 120%;	font-size: 9pt;	}#mainContent ul li {	font-size: 9pt;	line-height: 120%;	margin: 0 0 10px 0;	}#footer {	height: 35px;	width: 774px;	text-align:center;	padding-top: 20px;	padding-bottom: 90px;}#footer p {	text-align: center;	font-size: 11px;	font-family: Arial, Helvetica, sans-serif;	line-height: 120%;}.quotation {	background: #fff url(images/quoteMark.gif) no-repeat center;	width: 200px;	font-family: Georgia, "Times New Roman", Times, serif;	text-align: center;	font-size: 18px;	color:#339933;	line-height: 150%;	margin: 10px;	padding: 5px;	float:right;	}.tempContact {	width: 200px;	font-family: Georgia, "Times New Roman", Times, serif;	text-align: left;	font-size: 14px;	color:#333;	line-height: 150%;	margin: 10px 0 50px 20px;	padding: 5px;	float:right;		}/*** NAVAGATION FOR NON-FLASH ENABLED BROWSERS ***/		#navTop {	height: 34px;	text-align:right;	padding-right: 30px;	padding-top:5px;}	#navTop a {		font-family: Arial, Helvetica, sans-serif;    	font-size: 10px;		font-weight: normal;    	text-decoration: underline;        color:#000;		border: none;}#navTop a:hover {	color: #429638;	}		#logo {	display:inline;}#navigation {	background-color:#429638;	height:92px;}	#navigation #hack {	display:inline;	position: relative;	top: -20px;	left: 10px;	height: 50px;	width: 300px;	}				#navigation #hack ul {	margin-left: 0px;	padding-left: 0px;	display: inline;	} #navigation #hack ul li {	margin-left: 0px;	list-style: none;	display: inline;	}#navigation #hack ul li a {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: normal;	text-align: left;	padding: 0px 20px;    color:#FFF;}#navigation #hack ul li a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: normal;	padding: 0px 20px;    color:#FF0;}		/*** SUB NAVIGATION ***/			#subNav {	height: 44px;	width: 543px;	background: url(images/subNav1.gif) no-repeat top;	position:relative;	top:-20px;	left:224px;	text-align:center;	padding-top:20px;}			#subNav ul {	display:inline;	}		#subNav ul li {	display:inline;}			#subNav ul li a {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: normal;	text-align: left;	padding: 0px 50px;    color:#000;}	#subNav ul li a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: normal;	text-align: left;	padding: 0px 50px;    color:#555;}		