* {
  font-family: Verdana, Arial;
}
#inner_wrapper {
	margin: auto;
	text-align: left;
	width: 900px;
}
#outer_wrapper {
	text-align: center;
	width: 100%;
}
a {
	color: #333;
}
a:hover {
	text-decoration: none;
}
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
img {
	border: 0px;
}
h1, h2, h3, h4, h5, h6, form, p {
	margin: 0px;
}

#inner_wrapper {
	margin: auto;
	text-align: left;
	width: 949px;
	height: 100%;
	background-image: url('/images/bg.jpg');
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 16px;
	padding-right: 16px;
}

#outer_wrapper {
	text-align: center;
	width: 100%;
}

a {
	color: #333;
}
a:hover {
	text-decoration: none;
}

#header {
	width: 949px;
	height: 165px;
	background-image: url('../images/banner.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#sitename {
	color: #00364B;
	font-size: 26px;
	font-weight: bold;
	position: relative;
	top: 26px;
	left: 66px;
}

#navigation {
	width: 934px;
	height: 25px;
	padding-left: 15px;
	padding-bottom: 9px;
	background-color: #0F4256;
	font-family: verdana;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
}

#navigation a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

#navigation a:hover {
	color: #9FB3BB;
}

#navigation li {
	padding-top: 9px;
}

#navigation li.divider {
	padding: 0px;
	width: 2px;
	height: 25px;
	overflow: hidden;
	background-color: #ffffff;
	margin: 0px 6px;
}

#content {
	position: relative;
	float: left;
	background-color: #4C85A0;
	background-image: url('/images/header_bg.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 17px;
	line-height: 24px;
	width: 899px;
	padding-left: 50px;
}

#content_bg {
	background-image: url('/images/backgrounds/home.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 572px;
}

#content_left {
	float: left;
	width: 500px;
}

#content_left #names {
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
}

#content_left #names em {
	display: block;
	margin-top: 4px;
	height: 17px;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 17px;
	text-transform: none;
	padding-left: 14px;
	background-image: url('/images/society.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#content_right {
	float: left;
	margin-left: 51px;
	width: 300px;
	line-height: 23px;
}

#content_right h2 {
	letter-spacing: -2px;
	font-size: 20px;
}

#content_right ul {
	margin-left: 0px;
	padding-left: 21px;
}

#content_right li {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}

#content_right strong {
	letter-spacing: -1px;
	font-size: 20px;
	line-height: 20px;
}

#content_right em {
	font-weight: bold;
	font-style: normal;
	font-size: 17px;
}

#content_right #home_side {
	color: #ADBFC7;
	font-family: tahoma;
	font-size: 13px;
	line-height: 16px;
}
#content_right #home_side strong {
	font-size: 21px;
	font-family: verdana;
	line-height: 20px;
	letter-spacing: -1px;
}
#content_right #home_side a {
	color: #ADBFC7;
	text-decoration: none;
	font-weight: bold;
}
#content_right #home_side .divider {
	background-image: url('/images/divider.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 16px;
	margin-bottom: -5px;
}

#content h1 {
	width: 825px;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #ffffff;
	font-size: 40px;
	letter-spacing: -4px;
	margin-bottom: 10px;
}

#footer {
	color: #4C85A0;
	width: 965px;
	height: 100px;
	font-size: 13px;
	line-height: 17px;
	padding-top: 23px;
}

#footer #phone {
	font-size: 60px;
	letter-spacing: -4px;
	font-weight: bold;
	margin-left: 35px;
	height: 64px;
}
#footer #phone img {
	margin-bottom: -10px;
	margin-right: -17px;
}

#footer #copyright {
	margin-left: 52px;
	font-size: 10px;
}

#footer #address {
	width: 347px;
	float: right;
	letter-spacing: -1px;
}
#footer #address a {
	text-decoration: none;
	color: #4C85A0;
}
