@charset "UTF-8";
/* CSS Document */

	body,
	html {
		margin:0;
		padding:0;
		color:#002C41;
		font-family:Arial, Helvetica, sans-serif;
	}
	#wrap {
		background: none;
		width:1030px;
		padding:10px;
	}
	#header {
    	padding:5px 10px;
		background: none;
		border:1px solid black;
	}
	#side {
		float:left;
		width:310px;
		height:100%;
		margin:0px;
		background: #002D42 url(../images/sidebg.jpg) top center no-repeat;
		position:fixed;
		padding-top:78px;
		padding-left:20px;
		padding-right:20px;
	}
	#right {
		float:right;
		width:30px;
		margin-left:25px;
		position:static;
	}
	#right a {
		opacity:0.7;
	}
	#right a:hover {
		opacity:1.0;
	}
	#adjust {
		list-style:none;
		font-size:12px;
		color:#9BDE1E;
		text-decoration:none;
	}
	#adjust:hover {
		list-style:none;
		font-size:12px;
		color:#FFF;
		text-decoration:none;
		background:#FF2460;
	}
	#mytext{
		height:74px;
		overflow:hidden;
	}
	#main {
		float:right;
		width:600px;
		background: none;
	}
	#selection {
		margin-top:0px;
	}
	.break {
		background:url(../images/break.jpg) top center no-repeat;
		width:600px;
		height:3px;
		margin-top:20px;
		margin-bottom:10px;
	}
	h1 {
		font-family: Helvetica Neue;
		font-weight:600;
		font-size:32px;
		letter-spacing:-1px;
		color:#9BDE1E;
		margin:0;
	}
	* html h1 {
		font-size:36px;
	}
	h2, h2 a {
		font-size:18px;
		letter-spacing:-0px;
		color:#CACCCC;
		font-weight:lighter;
		margin:0;
	}
	h3 {
		font-size:16px;
		letter-spacing:-0px;
		color:#CACCCC;
		font-weight:lighter;
		margin:0;
		line-height:138%;
		padding-top:8px;
	}
	h3 a {
		font-size:16px;
		letter-spacing:-0px;
		color:#9BDE1E;
		font-weight:lighter;
		margin:0;
		text-decoration:none;
	}
	h3 a:hover {
		font-size:16px;
		letter-spacing:-0px;
		color:#FFF;
		font-weight:lighter;
		margin:0;
		text-decoration:none;
		background:#FF2460;
	}
	h4 {
		font-size:56px;
		letter-spacing:-4px;
		color:#CACCCC;
		font-weight:bold;
		margin:0;
		line-height:100%
	}
	h5 {
		font-size:28px;
		letter-spacing:-1px;
		color:#002C41;
		font-weight:bold;
		margin:10px 0px 0px 0px;
	}
	p {	
		color:#CACCCC;
		font-size:12px;
	}
	p.one {	
		color:#002C41;
		font-size:12px;
		line-height:150%;
	}
	
	p.one a {
		font-size:12px;
		color: #9BDE1E;
		text-decoration:none;
	}
	p.one a:hover {
		font-size:12px;
		color:#FFF;
		text-decoration:none;
		background:#FF2460;
	}
	ul {
		margin:0 auto;
		list-style:none;
		display:inline;
		padding:0;
	}
	li {
		list-style:none;
		font-size:12px;
		color:#9BDE1E;
		padding-top:3px;
	}
	li a {
		list-style:none;
		font-size:12px;
		color:#9BDE1E;
		text-decoration:none;
	}
	li a:hover {
		list-style:none;
		font-size:12px;
		color:#FFF;
		text-decoration:none;
		background:#FF2460;
	}
	li a:focus {
		list-style:none;
		font-size:12px;
		color:#FFF;
		text-decoration:none;
		background:#FF2460;
	}
	#footer {
		clear:both;
		padding:5px 10px;
		background: none;
	}
	#footer p {
		margin:0;
    }
	* html #footer {
		height:1px;
	}
	#brianquist, #diversified, #reach, #greentango, #refined, #reboost, #houserunner, #buildingrunner, #sep, #scp, #nwfsys, #gore, #washingtoncommercial, #jbay, #seo, #adventists, #lentz, #doorworks, #lavro, #nwcabins, #element, #nwcg, #graemouse, #cwm, #greener, #mfss, #taste180, #robertson, #wbjjo, #asset, #aerialink {
		padding-top:10px;
		height:400px;
		width:600px;
	}
	#brianquist img, #diversified img, #reach img, #greentango img, #refined img, #reboost img, #houserunner img, #buildingrunner img, #sep img, #scp img, #nwfsys img, #gore img, #washingtoncommercial img, #jbay img, #seo img, #adventists img, #lentz img, #doorworks img, #lavro img, #nwcabins img, #element img, #nwcg img, #graemouse img, #cwm img, #greener img, #mfss img, #taste180 img, #robertson img, #wbjjo img, #asset img, #aerialink img {
		border:1px solid #EFEFEF;
	}