@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-color: #005595;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
#left {
	margin-left: 15px;
	float: left;
	width: 225px;
}
#left address {
	padding: 10px;
	font-style: normal;
}
#text {
	width: 530px;
	float: right;
	padding-right: 20px;
	padding-bottom: 125px;
}
#header {
	background-image: url(images/header.jpg);
	margin: auto;
	height: 216px;
	width: 809px;
}
#content {
	background-image: url(images/content.jpg);
	width: 809px;
	background-repeat: repeat-y;
	margin: auto;
}
#bottombg {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.clear {
	clear: both;
}
#left addres {
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005595;
}
blockquote {
	padding-left: 20px;
	margin-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	color: #005595;
	width: 350px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #BFE6FF;
	margin-left: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFE6FF;
	padding-left: 5px;
	padding-bottom: 2px;
}
.table {
	margin-left: 20px;
	border: 1px solid #C1E4FF;
}
.style2 {color: #3C4969;
	font-weight: bold;
}
.border {
	border: 1px solid #CCD8EA;
}
.photo {
	border: 1px solid #00588B;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.tdheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005595;
}
.innertable {
	background-color: #ECF1F9;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#areas {
	font-size: 10px;
	margin-bottom: 30px;
}
