@charset "utf-8";
/* CSS Document */

body {
	position:static;
	height:100%;
	font-family: "Century Gothic";
	color:#666;
	margin:0px;
}

#wrapper {
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto -4em;
	background-repeat: repeat-x;
	z-index:-3;
}

#maintable {
	width:960px;
	padding:0px;
	border:0px;
}

#headerbg {
	background-image:url(images/headerlogo.png);
	background-repeat:no-repeat;
	vertical-align:top;
}

#toplinktable {
	height: 34px;
	width: 960px;
	font-family: "Century Gothic";
	font-size: 20px;
	line-height: 6px;
	margin: 00px;
	padding: 0px;
	border: none;
	overflow: hidden;
	vertical-align:top;
}

#divtoplinkleft {
	float:left;
	height:34px;
	width:114px;
}

.divtoplinks {
	height: 28px;
	float:left;
	padding:6px 6px 0px 6px;
	font-family: "Century Gothic";
	font-size: 20px;
	color: #FFF;
	vertical-align:middle;
}

.divtoplinksactive {
	height: 28px;
	float:left;
	padding:6px 6px 0px 6px;
	font-family: "Century Gothic";
	font-size: 20px;
	color: #FFF;
	text-decoration:underline;
	vertical-align:middle;	
}

#hdate {
	height: 28px;
	float:right;
	padding:6px 6px 0px 6px;
	font-family: "Century Gothic";
	font-size: 20px;
	color: #FFF;
	vertical-align:middle;
}

#divheaderspace {
	float:left;
	clear:both;
	height:46px;
	width:100%;
}

#lowerlinkscontainer {
	width:100%;
	height:31px;
	float:left;
	clear:both;
	margin-bottom:3px;
}

.divlowerlinks {
	height:31px;
	float:right;
	padding:1px 6px 2px 6px;
	font-family: "Century Gothic";
	font-size:20px;
	color: #000;
	vertical-align:middle;
}

.divlowerlinksactive {
	height:31px;
	float:right;
	padding:1px 6px 2px 6px;
	font-family: "Century Gothic";
	font-size:20px;
	text-decoration:underline;
	color: #666;
	vertical-align:middle;	
}

.servicelistlinks {
	height: 26px;
	float:left;
	clear:both;
	margin-left:20px;
	padding:4px 4px 4px 16px;
	font-family: "Century Gothic";
	font-size: 22px;
	text-align:left;
	color: #FFF;
	background-repeat:repeat-y;
	cursor:pointer;
}

.servicelistlinksactive {
	height: 26px;
	float:left;
	clear:both;
	margin-left:20px;
	padding:4px 4px 0px 16px;
	font-family: "Century Gothic";
	font-size: 22px;
	text-align:left;
	color: #999;
    text-decoration:underline;
	background-repeat:repeat-y;
	cursor:pointer;
}

#servicebanner {
	width:960px;
	height:369px;
	margin:0px 0px 0px 0px;
	padding:0;
	background-color:#000;
	background-repeat:no-repeat;
	font-family: "Century Gothic";
}

#divservicespacer {
	height:94px;
	width:960px;
	clear:both;
}

#divserviceinfo {
	width:630px;
	padding-left:40px;
	padding-right:40px;
	padding-top:15px;
	float:left;
	font-family: "Century Gothic";
	color:#FFF;
	font-size: 14px;
	overflow:auto;
}

#divservicelist {
	width:220px;
	float:right;
}

#footertable {
	width:960px;
	height:100%;
}

.footerlink A:link {text-decoration: underline; color:#666; font-family: "Century Gothic"; font-size: 14px;}
.footerlink A:visited {text-decoration: underline; color:#666; font-family: "Century Gothic"; font-size: 14px;}
.footerlink A:active {text-decoration: underline; color:#666; font-family: "Century Gothic"; font-size: 14px;}
.footerlink A:hover {text-decoration: underline; color:#666; font-family: "Century Gothic"; font-size: 14px;}

.push {
	height: 4em;
}

.footer {
	color:#666;
	font-size: 14px;
	font-family: "Century Gothic";
	height: 4em;
	text-align:center;
	z-index:2;
}

#maincontainer {
	min-height:600px;
	clear:both;
}

#divcontactNC {
	margin:0px 0px 30px 250px;
	padding:0px 0px 0px 0px;
	border:#999 thin dashed;
	float:left;
	clear:both;
	color:#666;
	font-size: 16px;
	font-family: "Century Gothic";
	text-align:left;
	background:#CCC;
}

#divcontactPA {
	margin:0px 0px 30px 250px;
	padding:0px 0px 0px 0px;
	border:#999 thin dashed;
	float:left;
	clear:both;
	color:#666;
	font-size: 16px;
	font-family: "Century Gothic";
	text-align:left;
	background:#CCC;
}

.contacttable {
	border:none;
	margin:-2px -2px -2px -2px;
	width:400px;
}

.contactoffice {
	color:#fff;
	font-size: 20px;
	font-weight:bold;
	font-family: "Century Gothic";
	text-align:left;
	text-decoration:underline;
	background:#666;
	margin:0px 0px 0px 0px;
	padding:4px;
}

.contactmailto A:link {text-decoration: underline; color:#666; font-family: "Century Gothic"; font-size: 20px;}
.contactmailto A:visited {text-decoration: underline; color:#666; font-family: "Century Gothic"; font-size: 20px;}
.contactmailto A:active {text-decoration: underline; color:#666; font-family: "Century Gothic"; font-size: 20px;}
.contactmailto A:hover {text-decoration: underline; color:#666; font-family: "Century Gothic"; font-size: 20px;}

#contactspacer {
	float:left;
	clear:both;
	width:100%;
	height:120px;
	padding-top:20px;
	color:#666;
	font-size: 20px;
	font-weight:bold;
	font-family: "Century Gothic";
	text-align:left;
}

#content {
	width:100%;
	min-height:600px;
	float:right;
	padding:12px 12px 12px 12px;
	margin:8px 0px 0px 0px;
	
}

IMG.welcomelogo {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.homeservicelistlinks {
	height: 46px;
	width: 354px;
	float:left;
	clear:both;
	margin-left:30px;
	margin-bottom:3px;
	padding:0px 0px 0px 0px;
	font-family: "Century Gothic";
	font-size: 26px;
	text-align:left;
	color:#666;
	background-repeat:no-repeat;
	cursor:pointer;
	z-index:10;
	position:relative;
	visibility:visible;
}

#hpleftcontainer {
	margin:15px 0px 0px 60px;
	float:left;
	clear:both;
	z-index:10;
	position:relative;
	visibility:visible;
}

#hprightcontainer {
	margin:15px 20px 0px 20px;
	width:190px;
	min-height:20px;
	float:right;
	z-index:10;
	position:relative;
	visibility:visible;
	border:#999 thin dashed;
}

#hpqlinklistheader {
	width:178px;
	height:30px;
	padding-left:12px;
	vertical-align:middle;
	font-size:24px;
	color:#666;
	float:left;
	clear:both;
}

.qlinklist {
	width:178px;
	height:26px;
	vertical-align:middle;
	float:left;
	clear:both;
	padding-left:12px;
	font-size:16px;
	color:#333;
	background-color:#CCC;
	border-bottom:thin #999 solid;
}

#aboutcontainer {
	margin:0px 0px 0px 100px;
	float:left;
	clear:both;
}

#hpwelcometext {
	text-align:center;
	font-size:24px;
}

#hpcontent {
	width:100%;
	min-height:500px;
	float:right;
	margin:0px 0px 0px 0px;
	background-image:url(images/hpmainbg.png);
}

#hptop {
	width:960px;
	height:120px;
	float:right;
	margin:0px 0px 0px 0px;
	background-image:url(images/hpwelcome.png);
}

#hpnewsbox{
	width:620px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:4px 4px 4px 4px;
	border:#999 thin dashed;
}

#hpnewsboxpic{
	width:200px;
	height:200px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

#hpnewsboxtitle{
	width:394px;
	height:30px;
	float:left;
	font-size:18px;
	color:#666;
	margin-left:10px;
	font-weight:bold;
}

#hpnewsboxtext{
	width:394px;
	float:left;
	font-size:14px;
	color:#666;
	margin-left:10px;
}

#chamber{
	position:relative;
	z-index:1;
	bottom:-60px;
	border:none;
}
