﻿body
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #FFF;
	text-align: center;
	background-repeat: repeat;
}

img
{
	border: none;
}

a
{
	text-decoration: none;
	color: #2C2E19;
	font-weight: bold;
}

a:hover
{
	color: #CB9500;
}

h1, h2, h3, h4
{
	color: #2C2E19;
}

#container
{
	padding: 5px 5px 5px 5px;
}

#main
{
	width: 994px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header
{
	position: relative;
	text-align: left;
	width: 994px;
	height: 238px;
	padding: 0px;
}

#banner
{
	width: 994px;
	position: absolute;
	height: 238px;
	z-index: 1;
	overflow: hidden;
}

#menu_main
{
	width: 100%;
	height: 48px;
}

#menu_left
{
	float: left;
	width: 28px;
	height: 48px;
	background-image: url(../images/images_2x1.jpg);
	background-repeat: no-repeat;
}

#menu_right
{
	float: left;
	width: 44px;
	height: 48px;
	background-image: url(../images/images_2x4.jpg);
	background-repeat: no-repeat;
}

#menu_container
{
	float: left;
	width: 922px;
	height: 48px;
	background-image: url(../images/images_2x2.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}

#menu_container a
{
	color: #000;
	margin: 5px 20px 5px 20px;
}

#menu_container a:hover
{
	color: #FFF;
}

#menu_container ul
{
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
}

#menu_container li
{
	height: 22px;
	float: left;
	border: 1px solid #CB9500;
	padding: 6px 2px 0px 2px;
	border-bottom: 2px solid #C98202;
}

#headerMsg
{
	position: absolute;
	top: 33px;
	right: 260px;
	color: #000;
	font-weight: bold;
	text-align: center;
	z-index: 99;
	width: 300px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 2px solid #FFF;
	padding: 10px;
}

#headerContact
{
	position: absolute;
	bottom: 16px;
	right: 180px;
	color: #000;
	font-weight: bold;
	text-align: center;
	z-index: 99;
	width: 400px;
	padding: 10px;
	font-size: 13px;
}

#content_container
{
	position: relative;
	text-align: left;
	min-height: 300px;
	width: 994px;
	height: auto;
	overflow: hidden;
	background-image: url(../images/images_4x1.jpg);
	background-repeat: repeat-y;
}

#content
{
	position: relative;
	width: 90%;
	min-height: 300px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 10px 0px;
	text-align: left;
}

#content_bottom
{
	height: 37px;
	width: 994px;
	overflow: hidden;
	background-image: url(../images/images_5x1.jpg);
	background-repeat: no-repeat;
}

#breadcrumbs
{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

#breadcrumbs a
{
	font-weight: bold;
}

.note
{
	font-size: xx-small;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
}

.callout
{
	border: 1px solid #C17C00;
	background-color: #FEE9A9;
	width: auto;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;
	font-style: italic;
	position: relative;
}

.contentImage
{
	border: 1px solid #000;
	margin: 20px;
}

#bottom
{
	width: 994px;
	text-align: center;
	height: 60px;
	background-image: url(../images/images_4x1.jpg);
	background-repeat: repeat-y;
	left: 50px;
}

#sitemap
{
	width: 90%;
	border-top: 2px solid #C17C00;
	border-bottom: 2px solid #C17C00;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 5px 5px 5px;
}

#footer
{
	font-size: x-small;
	padding: 10px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a
{
	font-weight: bold;
}

#contact
{
	margin: 10px;
	border: 1px solid #000;
	padding: 5px 20px 20px 20px;
}

.testimonials
{
	width: 75%;
	float: left;
}

.testimonial
{
	text-align: center;
	width: 60%;
	margin-bottom: 20px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}

.testimonial_text
{
	font-style: italic;
}

.testimonial_name
{
	font-weight:bold;
}

.testimonial_company
{
	font-weight:bold;
}

#preview
{
	position:absolute;
	border:1px solid #FFF;
	background:#CCC;
	padding:5px;
	display:none;
	color:#000;
	left: -200px;
}

#preview img
{
	width: 400px;
	background-color: #CCC;
}

.faq
{
	color: #CC9900;
}

.article 
{
	border: 1px solid #C17C00;
	padding: 5px;
	margin: 0 0 20px 0;
	width: 650px;
	overflow: hidden;
}

.article_title
{
	font-weight: bold;
	background-color: #FEE9A9;
	width: 656px;
	margin: -5px -5px 10px -5px;
	border-bottom: 1px solid #000;
	padding: 2px;
}

.article_content img
{
	max-width: 640px;
	max-height: 480px;
	float: left;
	margin: 5px 10px 5px 10px;
}

.article_link
{
	font-size: 120%;
}