	
	body { background: #fff; margin: 0px 0px 0px 0px; padding: 70px 0px 0px 0px; font-family: 'Open Sans', Trebuchet, "Trebuchet MS", sans-serif; font-weight: 400; }
	
	h1, h2, h3, h4, h5 { margin: 0px; }
	p, ul, ol { font-size: .9em; }
	
	b, strong {
		font-weight: 700;
	}
	
	#pagewrapper { width: 960px; background: #fff; margin: 0px auto; border: 0px solid #333; }
	.clearboth { clear: both; height: 1px; }
	
	.logocol { width: 360px; float: left; }	
	.navcol { width: 590px; float: left; text-align: left; }
	
	#header { margin: 0px 0px 30px 0px; border: 0px solid #333; }
	
	.navcol ul { margin: 0px; padding: 41px 0px 0px 105px !important; list-style-type: none; }	
		.navcol ul li { font-size: .9em; }
		.navcol ul li ul { padding: 10px 0px 0px 0px !important; }
		
		.navcol ul li ul li { font-size: 1em; padding: 7px 0px !important; }
		
		.navcol ul li a { color: #adbfbf/*869494*/; text-decoration: none; text-transform: uppercase; font-weight: 400; margin: 0px 16px 0px 0px; display: inline-block; }
		
		.navcol ul li a:hover { color: #777; }
		.navcol ul li.current-menu-item a, .navcol ul li.current_page_parent a { color: #777; }
		
		.navcol ul > li > a {
			font-weight: 700 !important;
		}
		
		.navcol ul > li > ul > li > a {
			font-weight: 400 !important;
			padding-left: 10px !important;
		}
		
		.sub-menu li:last-child a {
			border-bottom: 10px solid #fff;
		}
		
		.sub-menu {
			background: #fff;
			margin-left: -10px !important;
		}
		
	.contentinner { padding: 20px 0px 20px 0px; }
		.contentinner a {
			color: #869494;
		}
		.contentleft { float: left; width: 400px; }
			.contentleft img { width: 100%; height: auto !important; }
		
		.contentright { float: left; width: 510px; }
			.contentrightinner { padding: 0px 0px 0px 70px;	}
			
			.main h2 { font-size: 1.2em; padding: 30px 0px 0px 0px; font-weight: 300; color: #869494; }
			.main p { font-size: .9em; padding: 0px 0px 10px 0px; line-height: 1.6em;	}
			.main ul { padding: 0px 0px 10px 20px; line-height: 1.6em;	}
			
			
	
	.teaserwrap { width: 300px; float: left;	}
		.secondteaser { margin: 0px 20px 0px 0px; }
		.firstteaser { margin: 0px 20px 0px 0px; }
		
		.teaserimg { width: 150px; float: left; }
		.teaserimg img { width: 130px; height: auto !important; }
		
		.teasertext { width: 150px; float: left; color: #888;		}
			.teasertext h4 { margin: 0px 0px 10px 0px; display: block; padding: 0px; font-size: .9em; text-transform: uppercase; }
			.teasertext p { margin: 0px 0px 10px 0px; display: block; padding: 0px; font-size: .8em; }
			.teasertext a { color: #888; text-decoration: none; font-weight: 700; text-transform: uppercase; }
				
	
	#footer { text-align: right; padding: 20px 0px 90px 0px; border-top: 1px solid #ddd; margin: 30px 0px 0px 0px; font-size: .7em; color: #888; }	
		#footer a { color: #888; text-decoration: none; }