@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: 444;
	text-decoration: none;
}
#header {
	background-image: url(images/gradient_header_cp.jpg);
}
#content {
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;}
#chamberlogo  {
	float: right;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 25px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2.2em;
	color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
/* Sliding Door */
#nav {
	position: relative;
	height: 40px;
	width: 412px;
}
#nav ul { position: absolute; left: 0px; top: 0px; display: block; width: 348px; }
#nav li { list-style-type: none; display: inline }
#nav a {
	display: block;
	float: left;
	background-image: url(images/new_navbar_rollover_image_cp.jpg);
	height: 39px;
	text-indent: -9999px;}
#nav a#nav-index { width: 62px; background-position: 0px top; }
#nav a#nav-about { width: 85px; background-position: -62px top; }
#nav a#nav-services { width: 80px; background-position: -147px top; }
#nav a#nav-faq { width: 46px; background-position: -227px top; }
#nav a#nav-contact { width: 75px; background-position: -273px top; }
#nav a:hover#nav-index, #nav a.active#nav-index { background-position: 0px -41px; }
#nav a:hover#nav-about, #nav a.active#nav-about { background-position: -62px -41px; }
#nav a:hover#nav-services, #nav a.active#nav-services { background-position: -147px -41px; }
#nav a:hover#nav-faq, #nav a.active#nav-faq { background-position: -227px -41px; }
#nav a:hover#nav-contact, #nav a.active#nav-contact { background-position: -273px -41px; }
#nav a:active#nav-index { background-position: 0px -41px; }
#nav a:active#nav-about { background-position: -62px -41px; }
#nav a:active#nav-services { background-position: -147px -41px; }
#nav a:active#nav-faq { background-position: -227px -41px; }
#nav a:active#nav-contact { background-position: -273px -41px; }
/* End Sliding Door */
#footer {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #7B797A;
	padding: 0.5em;}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .9em;
	text-align: left;}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	list-style-position: inside;
	line-height: 18px;
	text-decoration: none;
	list-style-type: none;
	font-size: 0.9em;
	width: 700px;
	padding-left: 2.5em;
	padding-bottom: 0.5em;}
.theanchors {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 30px;
	color: #0000CC;}
#innercontainer {
	width: 565px;
	line-height: 20px;
	color: #000000;}
#innercontainer2 {
	line-height: 20px;
	padding: .5em;}
#innercontainer2 p {
	padding-bottom: .5em;}
#rightsidepic {
	float: right;
	margin: 5px;
}
#header2 {
	text-align: center;
	height: 324px;}

