body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
a:focus {
	outline: 0;
}
h1, h2, h3 {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #32434a;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
hr {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4C5C75;
	background-color: transparent;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
ul, ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img, div {
	behavior: url(../javascript/iepngfix.htc)
}
form {
	margin: 0px;
	padding: 0px;
}
.clear {
	display: block;
	clear: both;
}
input[type=text] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999;
	height: 14px;
}
input[type=password] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999;
	height: 14px;
}
input[type=submit] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #999;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999;
}
#main {
	width: 1026px;
	margin-right: auto;
	margin-left: auto;
}
#logo, #navigation, #members, #call {
	float: left;
}
#main #logo {
	height: 85px;
	width: 812px;
	padding-top: 15px;
}
#main #navigation {
	height: 32px;
	width: 812px;
}
#main #navigation ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#main #navigation ul li {
	display: block;
	background-image: url(../images/background_navigation_right_inactive.png);
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 6px;
	margin-left: 1px;
}
#main #navigation ul li:hover {
	background-image: url(../images/background_navigation_right_active.png);
}
#main #navigation ul li a {
	background-image: url(../images/background_navigation_left_inactive.png);
	height: 32px;
	display: block;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 32px;
	color: #FFF;
	text-transform: capitalize;
	margin-left: -5px;
}
#main #navigation ul li a:hover {
	background-image: url(../images/background_navigation_left_active.png);
}
#main #members {
	height: 100px;
	width: 198px;
	text-align: center;
	background-image: url(../images/members.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 8px;
	padding-left: 8px;
}
#main #members p {
	float: left;
	width: 50%;
	text-align: center;
	color: #FFF;
	padding-top: 20px;
}
#main #members p a {
	color: #FFF;
}
#main #members ul {
	margin: 0px;
	list-style-type: none;
	clear: both;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #members ul li {
	display: inline;
}
#main #call {
	height: 28px;
	width: 214px;
	text-align: center;
	padding-top: 4px;
}
#main #call h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#main #content_wrap #featured_wrap {
	margin: 10px;
	background-color: #8a8055;
	padding: 5px;
}
#main #content_wrap #featured_wrap .featured_tab {
	float: left;
	height: 275px;
	width: 700px;
	background-color: #425D68;
	padding: 10px;
	color: #FFF;
}
#main #content_wrap #featured_wrap .featured_tab h1 {
	color: #FFF;
}
#main #content_wrap {
	float: left;
	background-color: #e1e1e1;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#main #content_wrap #sidebar {
	float: left;
	width: 250px;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 20px;
}
#main #content_wrap #sidebar hr {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4C5C75;
	background-color: transparent;
}
#main #content_wrap #sidebar ul {
	list-style-position: outside;
	list-style-image: url(../images/list-item.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main #content_wrap #sidebar ul.column {
	float: left;
	width: 105px;
}
#main #content_wrap #sidebar ul li a {
	color: #32434a;
}
#main #content_wrap #sidebar img {
	padding-bottom: 3px;
}
#main #content_wrap #sidebar h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main #content_wrap #search_results {
	padding-left: 300px;
	padding-right: 40px;
}
#main #content_wrap #search_results .search-result {
	padding-top: 10px;
	padding-bottom: 5px;
}
#main #content_wrap #home {
	float: left;
}
#main #content_wrap #content_color {
	float: left;
	width: 724px;
}
#main #content_wrap #content {
	float: left;
	border: 5px solid #8a8055;
	width: 674px;
	padding: 15px;
	color: #32434a;
}
#main #content_wrap #content a {
	color: #32434a;
}
#main #content_wrap #bottom_navigation {
	padding-top: 10px;
	text-align: center;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#main #content_wrap #bottom_navigation ul {
	margin: 0px;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #content_wrap #bottom_navigation ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#main #content_wrap #content_wide {
	width: 984px;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #8A8055;
}
#main #footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 70px;
	color: #FFF;
	padding-left: 13px;
	padding-right: 13px;
}
#copyright, #address, #phone, #social {
	float: left;
}
#main #footer #copyright {
	padding-left: 30px;
	width: 300px;
	padding-top: 18px;
}
#main #footer #address {
	width: 200px;
	padding-top: 18px;
}
#main #footer #phone {
	width: 160px;
	padding-top: 18px;
}
#main #footer #social {
	width: 310px;
	padding-top: 18px;
}
#main #powered_by {
	text-align: right;
	font-size: 10px;
	color: #666;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 5px;
}
#main #powered_by a {
	color: #666;
}
#main #content_wrap #sidebar .item {
    padding-bottom: 7px;
}
#main #content_wrap #sidebar .item.button {
	margin-left: 90px;
}
#main #content_wrap #sidebar .item label {
    float: left;
    line-height: 18px;
    width: 80px;
    text-align: right;
    padding-right: 5px;
}
#main div.form div.item, #main div.webform div.item {
	padding: 0px;
}
#main #sidebar .form input, #main #sidebar .webform input {
	margin: 0px;
}

#sidebar label, #sidebar input {
    float: left;
    clear: both;
}
#sidebar label {
    margin-bottom: 2px;
}
#sidebar input[type=text] {
    margin-bottom: 6px;
    width: 160px;
}
#sidebar>form img {
    width: 161px;
}
#sidebar input[type=submit] {
    background-color: #334551;
    color: #FFF;
    padding: 4px 10px;
    border: none 0px;
    font-weight: bold;
}

