body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #00539B;
	text-align: center;
	width: 640px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	color: #245497;
}
p {
	color: #245497;
	line-height: 1.2em;	
}
a:link {
	color: #389846;
}
a:visited { color: purple ; text-decoration: underline; }
a:hover {
	color: #00FF00;
	text-decoration: none;
}
a:active { color: red ; text-decoration: none; }
h1 {
	color: #245497;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: .1em;
	margin-top: 0.67em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}
h2 {
	color: #245497;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0.83em;
	margin-right: 0;
	margin-bottom: -.67em;
	margin-left: 0;
}
h3 { color: #245497; font-size: 1.17em; font-weight: bold; margin: 1em 0; }
ul {
	color: #245497;
	line-height: 1.2em;
}
#container { position: relative; top: 0; width: 640px; height: auto; text-align: left;}
#header {
	background-color: #fff;
	top: 5px;
	left: 0px;
	width: 630px;
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 93px;
}
#content {
	background-image: url(../images/body-borders.gif);
	background-repeat: repeat;
	text-align: left;
	position:relative;
	top:0px;
	left: 0px;
	width:640px;
	height: 100%;
	background-position: center;
	}
#content-bg {
	background-image: url(../images/body-bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	position:relative;
	width:640px;
	height:auto;
	min-height: 300px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-content {
	min-height: 300px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 25px;
	padding-left: 48px;
}

#navigation {
	font-size: 11px;
	top: 39px;
	left: 30px;
	width: 510px;
	color: #FFFFFF;
	position: relative;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
#navigation li {
	margin-left: 1.5em;
	display: inline;
}
#navigation a:link, #navigation a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
#navigation a:hover {
	color: #00FF00;
	position: relative;
	top: -2px;
}

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 610px;
	height: 66px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 30px;
	text-align: center;
	margin-top: 25px;
}
#footer ul { margin: 0; padding: 0; list-style-type: none; }
#footer li { margin-left: 0.1em; display: inline; }
#footer a:link, #footer a:visited {
	color: #389846;
	text-decoration: none;
	display: inline;
}
#footer a:hover {
	color: #00FF00;
	position: relative;
	top: -2px;
}
img { border-width: 0; }
.credits {
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	word-spacing: .5em;
	padding-top: -5px;
	margin-top: -5px;
}

#company {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
}
#address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
label
{
color: #245497;
}
.photos {
	float:right;
	padding: 10px;

}