html, body {
	background-color: #F0F0F0; /*#BEC9A1;*/
	/* height: 100% !important; */
	text-align: center;
}

#logo {
	margin: -10 0 0 10px;
}

#bullet {
	border-width: 0;
}

#wrapper {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	/*border-spacing: 0;*/
	/*height: auto;*/
	margin: 15px auto;
	text-align: left;
	width: 900px;
}

#header {
	text-align: left;
	background: #FFFFFF url(fader.png) no-repeat scroll 100% 0%;
	height: 115;
}

#topbar {
	background: url(dark.png) repeat scroll 0 0%;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
}

#topbar div {
	margin: 0 10px;
}

#topbar div a, #topbar div a:visited {	
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana, Calibri;
	color: #FFFFFF;
	text-decoration: none;
}

#container {
	width: 100%;
	margin: -10px 0px;
}

#nav {
	/* border-bottom: 4px solid #FFFFFF; */
	width: 200px;
	float: left;
	/*height: 100% !important; */
	background: url(dark.png) repeat scroll 0 0%;
	/*line-height: 100%;*/
	padding: 0px;
}

#move {
	margin-left: -15px;
	margin-top: 2px;
	padding: 0px;
}

#nav ul.navMenu {
	margin-left: 20px;
	padding: 0px;
	line-height: 14px;
}

#nav li a, #nav li a:visited {	
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana, Calibri;
	color: #FFFFFF;
	text-decoration: none;	
}

#nav div.on {
	background: transparent url(arrow.png) no-repeat scroll 100% 0%;
}

#nav li {
	margin-left: 0px;
	margin-bottom: 5px;
	list-style-type: none;
	padding: 0px;	
}

#nav li a.navMenuLink {
	margin-left: 5px;
}

a.sitemaplink {
	font-weight: bold;
	font-family: Arial, Verdana, Calibri;
	margin-left: 5px;
}

#content {
	background: url(dash.png) repeat-y scroll 2px 0;
	margin: 0px 0px 0px 0px;
	word-spacing: 2px;
	font-family:  Arial, Verdana, Calibri;
	font-size: 14px;
	background-color: #FFFFFF;
	float: left;
}

#content.off {
	width: 698px;
}

#content.on {
	width: 536px;
}

#content p {
	background-color: FFFFFF none repeat scroll 0 50%;
	margin: 10px;
	font-size: 13px;
}

#content ul.sitemap {
	margin-left: 25px;
	padding: 0px;
	line-height: 14px;
}

#content li {
	font-size: 13px;
}

#content li.sitemap {
	margin-left: 0px;
	margin-bottom: 5px;
	list-style-type: none;
	padding: 0px;
}

#content div.title {
	text-transform: uppercase;
}

#content hr {
	color: #C7A44C;
	size: 1px;
	width: 90%;
}

#content h1 {
	margin: 10px;
	font-size: 14px;
	/*color: #5B3C7B;*/
	color: #C7A44C;
	text-transform: none;
}

#content h2 {
	margin: 25px 10px 10px;
	font-size: 14px;
	/*color: #5B3C7B;*/
	color: #C7A44C;
	text-transform: none;
}

#content h3 {
	font-size: 13px;
}

#content a, #content a:visited {
	border-bottom: 1px dashed #C7A44C;
	text-decoration: none;
	color: #C7A44C;
}

#content a:hover {
	border-bottom: 1px dashed #E4C16B;
	color: #E4C16B;
}

#imagebar {
	width: 158px;
	float: right;
	margin: 5px 0;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Calibri;
	font-size: 10px;
	text-align: center;
}

#imagebar a, #imagebar a:visited {
	color: #C7A44C;
	text-decoration: none;
}

#footer {
	background: url(dark.png) repeat scroll 0 0%;
	clear: both;
	position: relative;
}

#footer div {
	color: #FFFFFF;
	font: 500 11px arial;
	text-align: center;
}

#loadStats {
	width: 100%;
	font-size: 10px;
	font-family: Arial, Verdana, Calibri;
}

.contactus {
	width: 37%;
	text-align: center;
	vertical-align: top;
}

.contactuscenter {
	width: 25%;
	text-align: center;
	vertical-align: top;
}

.ourclients {
	width: 33%;
	vertical-align: top;
	font-size: 12px;
}

.oursuppliers {
	font-size: 13px;
}

.associations {
	font-size: 13px;
}

.ourpeople {
	width: 33%;
	text-align: center;
	vertical-align: top;
	font-size: 13px;
	height: 250px;
}

#imageThumbnail {
	font-size: 10px;
	font-family: Arial, Verdana, Calibri;
	margin: 10px 0px;
}

#imageThumbnail a, #imageThumbnail a:visited {
	color: #C7A44C;
	border-bottom: 1px solid #C7A44C;
}

