body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #596F85;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 805px;
}
#header {
	height: 183px;
	width: 100%;
	background: url(images/header_bg.png) no-repeat;
}
#header .logo {
	float: left;
	clear: none;
	margin-left: 106px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	width: 100%;
	margin: 0px;
	padding: 0px;
}


#header_contact {
	clear: none;
	float: right;
	height: 42px;
	width: 484px;
}
#header_contact img {
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_left {
	float: left;
	width: 211px;
	background-image: url(images/left_corner.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#content_right {
	float: left;
	width: 591px;
	background-image: url(images/right_corner.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#nav li a {
	background-image: url(images/li_bg.png);
	height: 40px;
	width: 196px;
	background-position: top;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	display: block;
	text-align: right;
	padding-right: 15px;
	line-height: 38px;
}
#nav li a:hover {
	background-position: bottom;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li a.home {
	background-image: url(images/home_bg.png);
	height: 40px;
	padding-top: 13px;
}
#address p {
	font-size: 12px;
	text-align: right;
	width: 191px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}
#address a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#address a.email {
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
#address a.email:hover {
	text-decoration: underline;
}
#address {
	float: left;
	display: inline;
	margin-bottom: 15px;
	width: 210px;
}
#logos {
	width: 210px;
	float: right;
	text-align: center;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#page {
	padding: 20px;
}
#services img {
	margin-right: 14px;
	display: inline;
}
#services img.last {
	margin: 0px;
}
#content_right li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-bottom: 10px;
}
#content_right ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: none;
}
#content_right p {
	font-size: 15px;
	color: #666666;
}
#copyright p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#content_right a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#content_right a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#content_right a:hover {
	text-decoration: underline;
}
h1 {
	letter-spacing: -0.05em;
	font: italic bold normal 24px Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	border-bottom: 1px solid #CCC;
	width: 530px;
	padding-bottom: 5px;
	color: #485E74;
}
h2 {
	color: #666666;
	font-weight: normal;
	font-size: 20px;
	padding-right: 10px;
}
a.pdfdownload {
	background-image: url(images/pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#copyright a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

map {
}
