body
{
	margin:0px;
	background:white;
}

#page
{
	font-family:Century Gothic;
	font-size:13px;
	font-weight:normal;
	background:white;
	color:#101113;
	width:974px;
	margin:0px auto 0px auto;
	padding:0px 8px 8px 8px;
}

p
{
	text-align:justify;
	margin:10px 30px;

}

#main
{
	margin:43px 0px 5px 10px;
	height:400px;
}

.text
{
	float:left;
	width:50%;
}

.text2
{
	float:left;
	width:40%;
}

.text a:link, .text a:visited
{
	text-decoration:none;
	color:black;
}

.text a:hover, .text a:active
{
	text-decoration:underline;
	color:black;
}

table
{
	margin:30px 0px 0px 60px;
	border-collapse:collapse;
}

.figure
{
	margin:3px 0px 0px 50%;
}

.figure2
{
	margin:3px 0px 0px 43%;
}

td
{
	vertical-align:top;
	padding:0px 50px 10px 0px;
}

p.first
{
	margin-top:-2px;
}

a.signadjust1
{
	margin-left:72px;
}

a.signadjust2
{
	margin-left:77px;
}

a.windowadjust
{
	margin-left:62px;
}

img
{
	border:none;
	border-width:0px;
}

.figure img
{
	margin:0px;
	border:1px solid black;
	margin:0px 8px 8px 0px;
}

.figure a img:hover
{
	border:1px solid #008A4C;
}

ul.nav
{
	background:#008A4C;
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
}

ul.nav li
{
	display:inline;
	padding:0px;
	margin:0px;
}

ul.nav a, ul.nav b
{
	padding:3px 20px;
	float:left;
	width:auto;
}

a:link, a:visited
{
	text-decoration:none;
	color:white;
}

b.current, ul.nav a:hover, ul.nav a:active
{
	text-decoration:none;
	background:black;
	color:white;
}

.logo
{
	text-align:center;
	margin:0px;
	padding:0px;
}

.logo img
{
	width:551px;
	height:168px;
}

.fullbar
{
	background:#008A4C;
	padding:3px 0px;
	color:white;
}

.fullbar a:hover, .fullbar a:active
{
	text-decoration:underline;
	background:#008A4C;
	color:black;
}

#tel
{
	float:left;
	width:33%;
	text-align:center;
	display:inline;
}

#email
{
	float:right;
	width:33%;
	text-align:center;
	display:inline;
}

#mobile
{
	margin-left:10%;
	display:inline;
}

