* {
	margin: 0;
	padding: 0;
	border: 0;
}
ul,
ol {
	list-style: none;
}
img {
	display: block;
}
img,
div,
a {
	behavior: url(/iepngfix.htc)
}
body {
	background-color: #7d7e70;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 32px;
	padding-bottom: 40px;
}
div#containerTop {
	width: 801px;
	height: 25px;
	background: url(/images/containerTop.jpg) left top no-repeat;
	margin: 0 auto;
	overflow: hidden;
}
div#container {
	position: relative;
	margin: 0 auto;
	width: 751px;
	height: 573px;
	padding: 0 25px;
	background: #fff url(/images/containerBackground.jpg) left top repeat-y;
}
div#header {
	height: 38px;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 145px;
	margin-bottom: 28px;
}
h1 {
	display: block;
	width: 204px;
	height: 52px;
	position: absolute;
	top: 110px;
	left: 56px;
}
h1 a {
	display: block;
	width: 204px;
	height: 52px;
	background-image: url(/images/pathwise_logo.png);
	text-indent: -5000px;
	overflow: hidden;
}


div#mainnav {
	height: 38px;
}
ul#nav {
	display: block;
	height: 38px;
	width: 483px;
	background: #9a0000 url(/images/menuBottomGradient.gif) left 28px repeat-x;
	padding-left: 268px;
}
ul#nav li {
	display: block;
	float: left;
	position: relative;
	height: 28px;
	z-index: 1;
	top: 0;
	background: url(/images/menuDivider.gif) right 8px no-repeat;
}
ul#nav li#what 		{width: 119px;}
ul#nav li#who 		{width: 120px;}
ul#nav li#contact 	{width: 119px;}

ul#nav li#contact {
	background: none;
}
div#mainnav li a {
	display: block;
	height: 22px;
	text-align: center;
	text-decoration: none;
	color: #cacd98;
	text-transform: uppercase;	
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	padding: 6px 1px 0 0;
}
div#mainnav li a:hover {
	color: #fff;
}
ul#nav li ul {
	display: none;
	position: absolute;
	z-index: 1;
	top: 28px;
	left: 0;
	height: auto;
	background-color: #9a0000;
	padding: 0;
}

ul#nav li#what ul	{width: 232px;}
ul#nav li#who ul	{width: 150px;}

ul#nav li:hover ul,
ul#nav li.over ul {
	display: block;
}
ul#nav li li {
	clear: both;
	display: block;
	float: none;
	height: auto;
	background: transparent;
}

ul#nav li li a {
	display: block;
	text-align: left;
	text-decoration: none;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	padding: 4px 0 4px 20px;
	text-transform: uppercase;
	color: #cacd98;
}
ul#nav li li.last a {
	padding: 4px 0 15px 20px;
}
ul#nav li li a:hover {
	color: #fff;
	background: transparent;
}


div#content {
	clear: both;
}
div#lefty {
	float: left;
	width: 201px;
	padding: 16px 28px 0 28px;
}
div.homer {
	height: 300px;
	margin-top: 20px;
	background: url(/images/announcementsBackground.jpg) center top no-repeat;
}
div.announcer {
	height: 300px;
	margin-top: 20px;
	background: url(/images/announcements.jpg) center top no-repeat;
}
div.whater {
	height: 300px;
	margin-top: 20px;
	background: url(/images/caseStudyBackground.jpg) center top no-repeat;
}
div.caser {
	height: 300px;
	margin-top: 20px;
	background: url(/images/caseStudyPageBackground.jpg) left top no-repeat;
}
div#lefty p {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	padding: 0 22px;
	margin-bottom: 5px;
}
div#lefty a {
	color: #9a0000;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	font: normal 9px/24px Arial, Helvetica, sans-serif;;
	display: block;
}
div#lefty a:hover {
	text-decoration: underline;
}
div#lefty h3 {
	color: #66614e;
	text-transform: uppercase;
	text-align: center;
	font: normal 17px/20px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding: 0 22px;
}

div#righty {
	border-left: 1px solid #e4e4c8;
	padding-top: 16px;
	padding-left: 32px;
	margin-left: 257px;
}
div#righty h2 {
	font: normal 30px/36px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #9a0000;
	letter-spacing: 1.5px;
	margin-right: 45px;
	margin-bottom: 10px;
}
div#righty p,
div#righty li {
	color: #222;
	font: normal 12px/25px Arial, Helvetica, sans-serif;
}
div#righty p {
	margin-bottom: 15px;
}
div#righty p a {
	color: #9a0000;
	text-decoration: underline;
}
div#righty p a:hover {
	text-decoration: none;
}
div#righty h3 {
	color: #222;
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
div#righty ul,
div#righty ol {
	margin-bottom: 15px;
}
div#righty li {
	margin-bottom: 2px;
	margin-left: 25px;
	padding-left: 15px;
	background: url(/images/bullet.gif) left 10px no-repeat;
}
ul#announcer li,
ol#announcer li {
	margin-bottom: 15px;
	margin-left: 0;
	padding-left: 0;
	background: none;
}
div#righty li a {
	width: 80px;
	font-size: 11px;
	color: #9a0000;
	text-decoration: underline;
}
div#righty li a:hover {
	color: #9a0000;
	text-decoration: none;
}
div#scroller {
	padding-right: 30px;
	height: 264px;
	overflow: auto;
}
div#scrollerShort {
	padding-right: 30px;
	height: 228px;
	overflow: auto;
}

div#containerBottom {
	margin: 0 auto;
	width: 801px;
	height: 60px;
	background: url(/images/containerBottom.jpg) left top no-repeat;
	font: normal 11px/24px Arial, Helvetica, sans-serif;
	color: #ebedd7;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 6px;
}
div#containerBottom a {
	color: #ebedd7;
	text-decoration: none;
}
div#containerBottom a:hover {
	color: #fff;
	text-decoration: underline;
}


