body
{
	margin: 0;
	padding: 0;
	background: #bfbfbf;
	font-family: sans-serif;
}

/* tiled background */
.container1
{
	background: url(/images/global/bg-mid.png) repeat-y 50% 0;
}

/* top background */
.container2
{
	background: url(/images/global/bg-top.png) no-repeat 50% 0;
}

/* bottom background */
.container3
{
	padding: 13px 0;
	min-height: 435px;
	background: url(/images/global/bg-bottom.png) no-repeat 50% 100%;
}
* html .container3 { height: 461px; }

/* content container */
.container4
{
	margin: 0 auto;
	padding: 20px;
	width: 940px;
}

.footer
{
	margin: 0 auto;
	padding-bottom: 10px;
	width: 980px;
	text-align: center;
	font-size: 11px;
	color: #fff;
}

.footer a
{
	color: #fff;
	padding: 5px;
}

.footer a:hover
{
	background: #aaa;
}


.header
{
	border-bottom: 1px solid #cec7c4;
	margin-bottom: 20px;
}

.header h1
{
	margin: 0;
	padding: 0;
}

.header h1 a
{
	display: block;
	width: 321px;
	height: 68px;
	background: url(/images/global/logo.png) no-repeat 5px 6px;
}

.header a span { display: none; }

.header ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 37px;
}

.header ul li
{
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 17px;
	padding-top: 0;
	margin: 0;
	float: left;
}

.header ul a
{
	padding: 12px;
	display: block;
	height: 9px;
	background-repeat: no-repeat;
	background-position: 14px 14px;
}

.header ul a:hover
{
	background-color: #ddd;
}

/* .home and .contact are 1px wider than their images so the nav bar fills the 980px */
.header ul li.home a { width: 47px; background-image: url(/images/global/nav/home.gif); }
.header ul li.philosophy a { width: 102px; background-image: url(/images/global/nav/philosophy.gif); }
.header ul li.services a { width: 73px; background-image: url(/images/global/nav/services.gif); }
.header ul li.programs a { width: 84px; background-image: url(/images/global/nav/programs.gif); }
.header ul li.clients a { width: 65px; background-image: url(/images/global/nav/clients.gif); }
.header ul li.catalog a { width: 71px; background-image: url(/images/global/nav/catalog.gif); }
.header ul li.sixlist a { width: 85px; background-image: url(/images/global/nav/6list.gif); }
.header ul li.contact a { width: 74px; background-image: url(/images/global/nav/contact.gif); }

.header ul a.selected
{
	cursor: default;
}

.header ul a.selected:hover
{
	background-color: transparent;
}

.header ul li.home a.selected { background-image: url(/images/global/nav/selected/home.gif); }
.header ul li.philosophy a.selected { background-image: url(/images/global/nav/selected/philosophy.gif); }
.header ul li.services a.selected { background-image: url(/images/global/nav/selected/services.gif); }
.header ul li.programs a.selected { background-image: url(/images/global/nav/selected/programs.gif); }
.header ul li.clients a.selected { background-image: url(/images/global/nav/selected/clients.gif); }
.header ul li.catalog a.selected { background-image: url(/images/global/nav/selected/catalog.gif); }
.header ul li.sixlist a.selected { background-image: url(/images/global/nav/selected/6list.gif); }
.header ul li.contact a.selected { background-image: url(/images/global/nav/selected/contact.gif); }

.left-col
{
	float: left;
	width: 209px;
	margin-right: 20px;
}

.blue-bar
{
	padding: 15px 20px 125px;
	width: 169px;
	background: #71cde6 url(/images/common/blue-bar-long.jpg) no-repeat 50% 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
}

.blue-bar.blank
{
	height: 55px;
}

.blue-bar blockquote
{
	margin: 0 0 1em 0;
	padding: 0;
	color: #fff;
}

.blue-bar .credit
{
	color: #5d2e24;
	font-size: 11px;
	line-height: 1.3em;
	font-style: italic;
}

.content
{
	float: left;
	width: 711px;
	color: #999;
	font-size: 13px;
	line-height: 20px;
}

* html .content
{
	margin-right: -20px;
}


.content h2
{
	margin: 16px 0;
	color: #339acb;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
}

.content h3
{
	margin: 0;
	color: #339acb;
	font-size: 14px;
	font-weight: bold;
}

.content .col
{
	float: left;
	width: 345px;
}

.content .col.left
{
	margin-right: 20px;
}

p, ul
{
	margin: 0 0 20px 0;
}

.clear
{
	clear: both;
}

a img
{
	border: none;
}

form ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

form li
{
	margin: 0;
	padding: 0 0 10px;
}

form label
{
	font-weight: bold;
}

form li input,
form li textarea
{
	display: block;
	width: 333px;
	border: 1px solid #ccc;
	padding: 5px;
}

form li input:focus,
form li textarea:focus
{
	border-color: #999;
}

form li textarea
{
	height: 200px;
}

form .error
{
	border-color: red;
}

p.msg
{
	border: 1px solid #ccc;
	padding: 20px;
	color: #555;
}

ul.clients {
	margin: 0 -1px 0 0;
	padding: 0;
	width: 712px;
	list-style-type: none;
}

ul.clients li {
	margin: 0 1px 20px 0;
	padding: 0;
	float: left;
	font-size: 9px;
	font-family: Georgia,"Times New Roman",Times,serif;
	text-transform: uppercase;
	line-height: 1.2em;
	text-align: center;
}

ul.clients a {
	color: #339ACB;
	text-decoration: none;
}

ul.clients img {
	display: block;
	margin-bottom: 1.2em;
}

ul.clients a img {
	margin-bottom: 0;
}

.left-col.casestudies {
	font-family: Georgia,"Times New Roman",Times,serif;
	text-transform: lowercase;
	letter-spacing: 0.3em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	color: #339ACB;
}

.left-col.casestudies img {
	padding-bottom:20px;
}
.newsletters {
	color: #663333;
    font-family: sans-serif;
}
.newsletters ul {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	color: #663333;
}
.newsletters ul a {
	color: #663333;
	text-decoration: none;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}
.newsletters ul a:active {
	color: #663333;
	text-decoration: none;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}
.newsletters ul a:visited {
	text-decoration: none;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	color: #663333;
}
.newsletters ul a:hover {
	text-decoration: underline;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	color: #663333;
}
.date {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
