html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
	color:#009933;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 10px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

h4 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:24px;
	color:#4965C8;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	line-height: 24px;
	letter-spacing: -0.05em;
	padding-top:5px;
	margin:0px;
}

body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}


#header {
	height: 203px;
	position: absolute;
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 205px;
}

#sub {
	float: left;
	width: 624px;
	background-image: url(images/sub.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#sub ul.plussbullets {
	margin-top: 5px;
	margin-left: 2px;
	padding: 0;
	font-weight: regular;
	
}
#sub ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 7px 0;
	padding: 0 0 0 25px;
}



#photo {
	float: left;
	width: 624px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}


a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 1em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 408px;
}
#body-right {
	float: right;
	width: 330px;
}

#body-right ul.plussbullets {
	margin-top: 5px;
	margin-left: 2px;
	padding: 0;
	font-weight: regular;
	
}
#body-right ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 7px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #3752b0 url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: none;
}
#footer p {
	margin: 0;
	padding: 0;
}

a.mlink:link {
	color: #ffffff;
	text-decoration: none;
	line-height:16px;
}

a.mlink:visited {
	color: #ffffff;
	text-decoration: none;
}

a.mlink:hover {
	color: #eeeeff;
	text-decoration: none;
}

a.mlink:active {
	color: #ffffff;
	text-decoration: none;
}



#locations {
	background: url(images/locations.jpg);

	background-repeat: no-repeat;
	background-position: center top;
	width:130px;
	height:220px;
	float:right;
	padding-top: 44px;
	padding-left: 10px;
	padding-right: 2px;
	padding-bottom: 5px;
}
.locations_text {
	margin-left: 8px;
	margin-top: 10px;
}
.docs {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#4965C8;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: -0.05em;
	
}
