/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
	background-image: url(../images/bk_stripe.gif);
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px;
}

/* Layout ============================================================= */
#outercontainer {
	width: 563px;
	margin: auto;
	height: 951px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bk_cont.gif);
}
#innercontainer {
	width: 444px;
	margin: auto;
}
#topimage {
	height: 206px;
	width: 444px;
	margin: auto;
	background-position: center top;
	background-image: url(../images/bk_logo.jpg);
	background-repeat: no-repeat;
}
#navigation {
	margin-top: 10px;
	width: 444px;
	text-align: left;
	height: 28px;
	padding-left: 0px;
	float: left;
	padding-right: 0px;
}
#content {
	width: 444px;
	float: left;
}
.workleft {
	width: 205px;
	text-align: left;
	height: 90px;
	float: left;
	position: relative;
	left: 0px;
	margin-bottom: 0px;
	margin-top: 7px;
}


.workright {
	height: 90px;
	width: 205px;
	text-align: left;
	position: relative;
	float: right;
	top: 0;
	margin-bottom: 0px;
	margin-top: 7px;
	right: 0px;
}
#subnav {
	height: 33px;
	width: 444px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 7px;
	float: left;
}
#content p img {
	float: left;
}
/* SubNavigation ========================================================== */
#subnav ul {
	float: left;
	margin: 0;
	padding: 0;
}
#subnav li {
	float: left;
	font-size: 12px;
	margin-top: 5px;
	color: #9AB9BF;
	list-style-type: none;
	padding-left: 8px;
	font-weight: bold;
}
#subnav a {
	color: #9ab9bf;
	padding: 0px;
	float: left;
}
#subnav a:hover {
	color: 6B8D92;
	text-decoration: none;
}
/* Type Styles ============================================================= */
p {
	font-size: 11px;
	color: #525252;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
	color: 87aeb5;
}
a:hover {
	text-decoration: underline;
	color: #6b8d92;
}
a:visited {
	color: #87aeb5;
	text-decoration: underline;
}
/* Headings =============================================================== */
.h1 {
	background-color: #87aeb5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 16px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-left: 8px;
	width: 444px; /* IE Window 5.5 */
	voice-family: "\";}\""; 
  	voice-family: inherit;
	width: 444px; /* IE Windows 6 */
} 
html>body .h1 {
	width: 436px; /* Regular Browsers */
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b6f52;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 2px;
	background-image: url(../images/h2arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6b8d92;
	text-align: left;
	margin-bottom: 4px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	font-style: italic;
	margin-top: 2px;
	padding-bottom: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b6f52;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 1px;
	margin-top: 5px;
}
/* Next/Cont =============================================================== */
#nextarea {
	text-align: right;
	width: 444px;
	margin-top: 20px;

}
#nextarea p {
	color: 9ab9bf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: right;
	padding-right: 5px;
}
#press {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.biopic {
	text-align: left;
	padding-right: 15px;
	padding-bottom: 5px;
	float: left;
	padding-top: 5px;
}
.biopar {
	width: 444px;
	float: left;
}
.partnerlogos {
	height: 155px;
	width: 443px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 30px;
	padding-top: 10px;
}
.introbox {
	margin: 50px auto auto;
	height: 360px;
	width: 360px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	text-align: left;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
	color: #6b8d92;
}

