body {
	/*background: #cec8c4 url(/images/chrome/site-bg.png) repeat-x;*/
	background: #E5E5E5;
}

.container {
	
}

body .container #content-wrap {
	/*border: 1px solid #a6a09c;*/
	border-left: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}

p.learn-more {
	text-align: right;
}
p.learn-more a {
	text-decoration: none;
}

p.pdf a {
	display: block;
	padding: 2px 0 0 30px;
	height: 22px;
	background: url(/images/uploads/icon-pdf.gif) top left no-repeat;
}

/* @group header */
#header {
	background: #ffffff url(/images/chrome/header-bg.png) top left no-repeat;
	height: 92px;
}
#header #header-logo {
	position: relative;
	top: 50px;
	left: 20px;
}
#header a#client-login {
	display: block;
	text-indent: -3000px;
	background: transparent url(/images/chrome/client-login.gif) top left no-repeat;
	height: 13px;
	width: 73px;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: -8px;
	left: 672px;
}
* html #header a#client-login {
	top: -40px;
	font-size: 4px;
}
#header a:hover#client-login {
	background: transparent url(/images/chrome/client-login.gif) 0px -13px no-repeat;
}
/* @end */

/* @group navigation */
#nav {
	position: relative;
	top: 32px;
	right: 20px;
}
#nav ul {
	list-style: none;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: right;
}
#nav ul li {
	list-style: none;
	list-style-type: none;
	float: left;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 30px;
}
#nav ul li a {
	height: 29px;
	text-indent: -3000px;
	display: block;
}
#nav ul li#nav-home {
	background: transparent url(/images/chrome/nav-home-static.gif) top right no-repeat;
}
#nav ul li#nav-home a {
	width: 35px;
}
#nav ul li#nav-home a:hover,
#nav ul li#nav-home a.active,
#nav ul li#nav-home a:active {
	background: transparent url(/images/chrome/nav-home-active.gif) top right no-repeat;
}
#nav ul li#nav-about-cory-paeth {
	background: transparent url(/images/chrome/nav-about-static.gif) top right no-repeat;
}
#nav ul li#nav-about-cory-paeth a {
	width: 36px;
}
#nav ul li#nav-about-cory-paeth a:hover,
#nav ul li#nav-about-cory-paeth a.active,
#nav ul li#nav-about-cory-paeth a:active {
	background: transparent url(/images/chrome/nav-about-active.gif) top right no-repeat;
}
#nav ul li#nav-careers {
	background: transparent url(/images/chrome/nav-careers-static.gif) top right no-repeat;
}
#nav ul li#nav-careers a {
	width: 45px;
}
#nav ul li#nav-careers a:hover,
#nav ul li#nav-careers a.active,
#nav ul li#nav-careers a:active {
	background: transparent url(/images/chrome/nav-careers-active.gif) top right no-repeat;
}
#nav ul li#nav-contact {
	background: transparent url(/images/chrome/nav-contact-static.gif) top right no-repeat;
}
#nav ul li#nav-contact a {
	width: 47px;
}
#nav ul li#nav-contact a:hover,
#nav ul li#nav-contact a.active,
#nav ul li#nav-contact a:active {
	background: transparent url(/images/chrome/nav-contact-active.gif) top right no-repeat;
}
/* @end */

/* @group banner */

#banner {
	height: 200px;
	padding: 0px 0px 30px 0px;
}

/* @end */



/* @group sidebar */
#sidebar1 {
	border: 0px solid gray;
	font-size: 11px;
}

#sidebar2 {
	background-color: #1b63a1;
	color: #ffffff;
}
#sidebar2 h2 {
	color: #ffffff;
}
#sidebar2 p {
}

ul#subnav {
	margin: 0px 20px 20px 0px;
}
#subnav li {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	border-bottom: 1px solid #B3B3B3;
}
#subnav li a {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
#subnav li a.active,
#subnav li a:hover,
#subnav li a:active {
	text-decoration: none;
	font-size: 12px;
	color: #4E8401;
}

#contact #subnav {
	display: none;
}
#careers #subnav {
	display: none;
}

.callout {
	margin: 3px 20px 20px 0px;
}
/* @end */

/* @group content */
#content {
	background: none;
	padding-bottom: 15px;
}
#content p {
	font-size: 13px;
}
#content p.intro {
	font-family:"Georgia", georgia, times new roman, times, serif;
	font-size: 14px;
	font-style: italic;
	color: #222222;
	padding: 1em 0em 0em 0em;
}
/* @end */

/* @group footer */
#footer {
	background: #ffffff url(/images/chrome/footer-bg.gif) repeat-x;
	height: 24px;
	padding: 8px 0px 0px 0px;
}
#footer #footer-logo {
	float: left;
	padding: 0px 0px 0px 20px;
}
#footer p {
	float: right;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	font-size: 11px;
}
#footer ul {
	list-style: none;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: right;
}
#footer ul li {
	list-style: none;
	list-style-type: none;
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
	border-right: 1px solid #000000;
}
#footer ul li.meta-last {
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right: none;
}
/* @end */
