﻿@import "pretty_photo/css/prettyPhoto.css";

* { /* Global Whitespace Reset - do not delete */
	margin: 0;
	padding: 0;
}

body {
	font: 14px "Times New Roman", Times, serif;
	color: #fff;
	background: #555b35;
}



img {border: 0;}

#strategy {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -253px 0 0 -442px;
	width: 884px;
	height: 248px;
	background: url(images/strat_sections.jpg) no-repeat;

}

.strat_link{
	position:absolute;
	left:300px;
	top:50px;
	width:390px;
	height:70px;

}

.vid_link{
	position:absolute;
	left:50px;
	top:100px;
	width:170px;
	height:20px;
	
}

div.home {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -124px 0 0 -442px;
	width: 884px;
	height: 225px;
	background: url(images/bg-home-green_main.jpg) no-repeat 0 0;
}

div.relative {
	position: relative;
	margin: 9px 0 0 46px;
}

div.whatwedo {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 251px;
	height: 183px;
}

div.whatwedo img,
div.whoweare img,
div.ourapproach img {float: left;}

div.whatwedo a.ourapproach:link,
div.whatwedo a.ourapproach:visited {
	float: left;
	width: 251px;
	height: 183px;
	text-indent: -10000em;
	background: url(images/whatwedo-links.jpg) no-repeat 0 0;
}
div.whatwedo a.ourapproach:hover {background: url(images/whatwedo-links.jpg) no-repeat 0 -193px;}

div.whoweare {
	position: absolute;
	top: 0;
	left: 581px;
	width: 75px;
	height: 110px;
}

div.whoweare a.whoweare:link,
div.whoweare a.whoweare:visited {
	float: left;
	width: 75px;
	height: 110px;
	text-indent: -10000em;
	background: url(images/whoweare-links.jpg) no-repeat 0 0;
}
div.whoweare a.whoweare:hover {background: url(images/whoweare-links.jpg) no-repeat 0 -120px;}

div.ourapproach {
	position: absolute;
	top: 115px;
	left: 254px;
	width: 125px;
	height: 68px;
}

div.ourapproach a.ourapproach:link,
div.ourapproach a.ourapproach:visited {
	float: left;
	width: 274px;
	height: 68px;
	text-indent: -10000em;
	background: url(images/ourapproach-links.jpg) no-repeat 0 0;
}
div.ourapproach a.ourapproach:hover {background: url(images/ourapproach-links.jpg) no-repeat 0 -78px;}

div.whyitmatters {
	position: absolute;
	top: 115px;
	left: 383px;
	width: 274px;
	height: 68px;
}

div.whyitmatters a.whyitmatters:link,
div.whyitmatters a.whyitmatters:visited {
	float: left;
	width: 274px;
	height: 68px;
	text-indent: -10000em;
	background: url(images/whyitmatters-links.jpg) no-repeat 0 0;
}
div.whyitmatters a.whyitmatters:hover {background: url(images/whyitmatters-links.jpg) no-repeat 0 -78px;}

div.wehelp {
	position: absolute;
	top: 0;
	left: 660px;
	padding: 19px 0 0 11px;
	width: 126px;
	height: 163px;
}

div.wehelp h1 {
	margin: 0 0 10px;
	font: bold 14px/14px "Times New Roman", serif;
}

div.wehelp h2 {
	margin: 0 0 7px;
	font: 14px "Times New Roman", serif;
}

body#home div.footer {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 110px 0 0 -442px;
	width: 884px;
	font: 12px Helvetica, Arial, sans-serif;
	text-align: center;
}