body {
	font-family:Arial, Helvetica, sans-serif;
	background:#23252d;
	margin:0px;
	line-height:15px;
}
img {
	border:0;
}
h1,
h2 {
	margin:0;
	padding:0 26px 0 16px;
	font-weight:bold;
}
h1 {
	color:#688f00;
	font-size:12px;
}
h2 {
	color:#4a4a4a;
	font-size:11px;
}

ul{
	margin:0;
	padding:0 0 15px 16px;
	border:none;
	list-style-type:none;
	font-size:11px;
	color:#4a4a4a;
}
li {
	margin:0;
	background-image:url(../img/bullet.gif);
	padding:0 15px 0 9px;
	background-position:0 .4em;
	background-repeat:no-repeat;
	border:none;
}
.logo {
	margin:30px 0 0 24px;
}
#maintop,
#shadowtop,
#maincontent,
#shadowbot {
	width:825px;
}
#maintop {
	height:95px;
}
#shadowtop {
	height:4px;
}
#shadowbot {
	height:6px;
}
#maincontent {
	height:551px;
}
#mainleft {
	height:551px;
	width:800px;
	position:absolute;
	background:#ffffff url('../img/loading.gif') 28% 50% no-repeat;
	overflow:hidden;
}
#nav {
	height:551px;
	width:25px;
	position:absolute;
	left:800px;
}
#welcome,
#highlights,
#location,
#contact {
	position:absolute;
	z-index:1;
}
#footer {
	padding:30px 0 10px 24px;
	font-size:10px;
}

#footer-l {
	width:670px;
	float:left;
	color:#777a7c;
}
#footer-r {
	width:131px;
	float:left;
	text-align:right;
	color:#616367;
}

#footer-r a,
#footer-r a:visited {
	text-decoration:none;
	color:#616367;
}
#footer-r a:hover,
#footer-r a:active {
	text-decoration:underline;
	color:#616367;
}
#panel {
	position:absolute;
	width:300px;
	height:551px;
	left:475px;
	z-index:10;
}
#panel2 {
	position:absolute;
	width:300px;
	height:551px;
	left:25px;
	z-index:10;
}
#panel p,
#panel2 p {
	margin:0;
	padding:0 16px 15px 16px;
	font-size:11px;
	color:#4a4a4a;
}
#panel a,
#panel a:visited,
#panel2 a,
#panel2 a:visited {
	text-decoration:none;
	color:#3399cc;
}
#panel a:hover,
#panel a:active,
#panel2 a:hover,
#panel2 a:active {
	text-decoration:underline;
	color:#66ccff;
}
#panelcontent {
	width:300px;
	height:551px;
	background:#ffffff;
	overflow:hidden;
}
#showpanel {
	position:absolute;
	width:25px;
	height:25px;
	left:275px;
	z-index:10;
}
#showpanel2 {
	position:absolute;
	width:25px;
	height:25px;
	left:0px;
	z-index:10;
}
.btns {
	position:absolute;
	left:275px;
	top:0;
}
.heading {
	margin:39px 0 82px 16px;
}
.pdf {
	background:url(../img/icon_pdf.gif) 0 center no-repeat;
	padding-left:16px;
}
.photolocation {
	margin-left:16px;
}
.green {
	color:#688f00;
}
.grey {
	color:#999999;
}
.pmargin {
	padding-top:39px;
}
.divmargin {
	padding-top:123px;
}
.row1 {
	padding-top:123px;
}
.row2 {
	padding-top:29px;
}
.logos {
	float:right;
	margin-right:44px;
}
