html, body {
	background-color: #555;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 100%;
	font-size: 100%;
}

#wrapper {
	padding: 0px;
	width: 960px;
	background-color: #fff;
	text-align: left;
	border: none;
	font-size: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
}

#menuwrapper {
	width: 960px;
	height: 30px;
	background-image: url(../images/menu_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
}
#menuwrapperindex {
	width: 960px;
	height: 30px;
	background-image: url(../images/menu_bg_index.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
}

.menu {
	float: right;
}

#banner {
	float: left;
	width: 960px;
	height: 160px;
	margin: 0px;
	padding: 0px;
}

#banner img {
	float: left;
}

img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
}

img.left {
	border: 1px solid #888;
	float: left;
	margin: 2px 10px 2px 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #294568;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #294568;
	margin-top: 20px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #294568;
	margin-top: 20px;
}

p, li, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

a:link, a:visited {
	color: #294568;
	text-decoration: underline;
}

a:hover, a:active {
	color: #dfc820;
}

a.back:link, a.back:visited, a.back:hover, a.back:active {
	text-decoration: none;
}

h4, h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #dfc820;
	margin: auto;
	text-decoration: none;
}

#rightcol p {
	margin-left: 10px;
	margin-bottom: 30px;
	font-size: 9px;
	line-height: 12px;
	color: #000;
}

.links p, .links a {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}


#indexcontent {
	float: left;
	width: 960px;
	Margin: 0px;
	padding: 0px;
}

#indexleft {
	float: right;
	width: 181px;
	padding: 0px;
	margin: 0px;
}

#indextestimonial {
	float: right;
	width: 160px;
	padding: 20px 20px 20px 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0px;
}
* html #indextestimonial {
width: 181px;
w\idth: 160px;
}

#indextestimonial p {
	color: #294568;
	text-align: right;
}

#address {
	float: right;
	width: 160px;
	padding: 20px 20px 20px 0px;
	border-right: 1px solid #ccc;
	margin: 0px;
}
* html #address {
width: 181px;
w\idth: 160px;
}

#address p {
	color: #666;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
}

#indexmain {
	float: right;
	width: 759px;
	padding: 0px;
	margin: 0px;
}

#areas {
	float: left;
	width: 759px;
	height: 150px;
	padding: 0px;
	margin: 0px;
}

#indexbackground {
	float: left;
	width: 719px;
	padding: 20px 0px 0px 40px;
	margin: 0px;
	background-image: url(../images/bg_indexright.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
* html #indexbackground {
width: 749px;
w\idth: 719px;
}

#indexcenter {
	float: left;
	width: 474px;
	padding: 0px;
}

#indexcenter ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#indexcenter li {
	
}

#indexcenter ul ul li {
	list-style-type: square;
	list-style-position: inside;
}

.singlecol {
	float: left;
	width: 240px;
	margin-bottom: 20px;
}

.doublecol1 {
	float: left;
	width: 217px;
	margin-right: 40px;
	margin-bottom: 20px;
}
* html .doublecol1 {
width: 257px;
w\idth: 217px;
}

.doublecol2 {
	float: left;
	width: 217px;
	margin-bottom: 20px;
}

.singlecol2 {
	float: left;
	width: 474px;
}


#indexright {
	float: left;
	width: 185px;
	margin: 0px 0px 0px 40px;
}
* html #indexright {
width: 225px;
w\idth: 185px;
}

.bluebox {
	float: left;
	width: 163px;
	padding: 10px;
	border: 1px solid #888;
	background-color: #294568;
	margin-bottom: 20px;
}
* html .bluebox {
width: 185px;
w\idth: 163px;
}

.bluebox p, .bluebox p a:link, .bluebox p a:visited {
	color: #fff;
}

.bluebox p a:hover, .bluebox p a:active {
	color: #dfc820;
}


#subbanner {
	float: left;
	width: 960px;
	height: 240px;
	margin: 0px;
	padding: 0px;
}

#subbanner img {
	float: left;
}

#content {
	float: left;
	width: 960px;
	padding: 0px;
	margin: 0px;
}

#subleft {
	float: left;
	width: 201px;
	padding: 0px;
	margin: 0px;
}

#submenu {
	float: left;
	width: 170px;
	padding: 0px 10px 20px 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 20px 0px 0px 20px;
}
* html #submenu {
width: 201px;
w\idth: 170px;
}

#submenu p, #submenu li {
	color: #294568;
	text-align: right;
}

#submenu ul, #submenu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#submain {
	float: left;
	width: 739px;
	padding: 0px;
	margin: 0px;
}

#subcenter {
	float: left;
	width: 394px;
	padding: 20px 40px 40px 40px;
}
* html #subcenter {
width: 474px;
w\idth: 394px;
}

#subright {
	float: left;
	width: 214px;
	margin: 20px 0px 20px 0px;
	border-left: 1px solid #ccc;
	padding: 0px 0px 20px 30px;
}
* html #subright {
width: 245px;
w\idth: 214px;
}

#subsingle {
	float: left;
	width: 669px;
	padding: 20px 0px 20px 40px;
}
* html #subsingle {
width: 709px;
w\idth: 669px;
}

#subright p.testimonial {
	color: #294568;
	font-style: italic;
}

#subright p.credit {
	color: #294568;
	font-size: 10px;
	line-height: 12px;
	margin-left: 10px;
}

#subright ul {
	margin: 0px;
	padding: 0px;
}

#subright li {
	list-style-type: none;
	padding-bottom: 5px;

}

.highlight {
	padding: 3px 10px 3px 10px;
	background-color: #dddccb;
	border: 1px solid #ccc;
}

ol {
	margin: 0px;
	padding-left: 0px;
	font-weight: normal;
}

ol li {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 10px 0px 10px 0px;
}


#subsingle ul.sitemap {
	padding-left: 0px;
}

#subsingle ul li.sitemap {
	list-style-image: none;
	list-style-type: upper-roman;
}

#subsingle ul ul li.sitemap {
	list-style-type: upper-alpha;
}

#subsingle ul ul ul li.sitemap {
	list-style-type: decimal;
}



#footer {
	clear: both;
	width: 930px;
	margin: 0px;
	padding: 5px 15px 5px 15px;
	text-align: center;
	background-color: #000;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat;
}
* html #footer {
width: 960px;
w\idth: 930px;
}

#footer p {
	color: #fff;
	font-size: 12px;
} 

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover, #footer a:active {
	color: #dfc820;
	text-decoration: underline;
}

#footer p.copyright, #footer p.copyright a {
	font-size: 9px;
	line-height: 10px;
}

/* ALL OTHER ALL OTHER ALL OTHER ALL OTHER ALL OTHER ALL OTHER ALL OTHER ALL OTHER ALL OTHER */




/* MISC MISC MISC MISC MISC MISC MISC MISC MISC MISC MISC MISC MISC MISC MISC MISC MISC MISC */

a:focus { -moz-outline-style: none; }

hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#navbar ul {margin:0px; padding: 0px; list-style-type:none;}
#navbar ul li ul {margin:0px; padding: 0px; list-style-type:none;}

.mainmenu {
	margin: 0px;
	padding: 5px 10px 5px 0px;
	display:block;
	list-style-type: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	line-height: 12px;
	color: #666;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #666;
	text-decoration: none;
}

a.mainmenu:hover {
	color: #294568;
	text-decoration: none;
}

.menuopen {
	margin: 0px;
	padding: 5px 10px 5px 0px;
	display:block;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	line-height: 12px;
	color: #294568;
	text-decoration: underline;
}

a.menuopen:link, a.menuopen:visited {
	color: #666;
	text-decoration: underline;
}

a.menuopen:hover {
	color: #666;
	text-decoration: underline;
}
 
.submenuitem {
	margin: 0px;
	padding: 5px 10px 5px 0px;
	display:block;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	line-height: 12px;
}

a.submenuitem:link, a.submenuitem:visited {
	color: #294568;
	text-decoration: none;
}

a.submenuitem:hover {
	color: #dfc820;
	text-decoration: none;
}

a#current:link, a#current:visited, a#current:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

a.mainmenu:focus, a.menuopen:focus, a.submenuitem:focus { -moz-outline-style: none; }
a.mainmenu:active, a.menuopen:active, a.submenuitem:active
{
  outline: none;
}

.hide {
	display: none;
}

.show {
	display: block;
}


input.box {
	padding: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	width: 200px;
	border: 1px solid #ccc;
	color: #333;
}
* html input.box {
width: 212px;
w\idth: 200px;
}

textarea {
	padding: 5px;
	margin-bottom: 5px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	color: #333;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
}
* html textarea {
width: 212px;
w\idth: 200px;
}

input.button {
	
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #294568;
	border: 1px solid #ccc;
	color: #fff;
}

input.button:hover {
	background-color: #000;
	color: #fff;
}