/* CSS Document */

body {
	background: #fafafa url(../images/body_bg.gif) no-repeat 75% top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #33302d;
	height: 100%;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #da251c;
	font-size: 1.75em;
	line-height: 1.714;
	margin: 0;
	font-weight: normal;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}
h3 {
	color: #312d2a;
	font-size: 1.5em;
	line-height: 1;
	font-weight: normal;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	margin: 0;
}
a { color: #d81a11; }
a img { border: none; }
#header, #contentContainer, #footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#topContainer {
	width: 100%;
	height: 84px;
}

#header h1 {
	margin: 22px 0 0;
	float: left;
}
#header h1 a:link, #header h1 a:visited {
	width: 196px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 59px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
#header {
	background: url(../images/horizontal-divider.gif) repeat-x left bottom;
	height: 85px;
}
#header .content {
	background: url(../images/cta_bg.jpg) no-repeat 0px 0px;
	width: 570px;
	height: 165px;
	float: left;
	margin-top: 65px;
}
#header h3 {
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 13px;
	font-size: 24px;
	font-style: italic;
	line-height: 1;
	color: #b2d8ee;
}
#header p {
	color: #eee;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 1.333em;
	line-height: 1.125;
	padding: 9px;
	float: left;
	width: 373px;
}

#header ul {
	margin: 45px 0 0;
	padding: 0;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 18px;
	float: right;
	width: 560px;
	text-align: right;
}
#header ul li {
	display: inline;
}
#header ul li a {
	color: #3a3633;
	text-decoration: none;
	margin-right: 27px;
	line-height: 36px;
	font-size: 18px;
}
#header ul li.last a {
	margin-right: 0;
}
#header ul li a:hover {
	color: #d81a11;
}
#leaderboard {
	float: right;
	width: 765px;
	height: 270px;
	background: url(../images/horizontal-divider.gif) repeat-x left 250px;
}
#leaderboard .content {	
	float: right;
	width: 375px;
}
#leaderboard h3 {
	font-size: 24px;
	line-height: 36px;
	color: #d81a11;
}
#leaderboard p {
	margin: 0 0 1.5em;
	font-size: 16px;
	color: #504a4a;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	line-height: 1;
}
#leaderboard img {
	float: left;
}

#contentContainer {
	padding-top: 18px;
	padding-bottom: 36px;
}
#contentContainer ul {
	margin-left: 0;
	padding-left: 20px;
}

/* Main Graphic Styles */
#maingraphic {
	width: 557px;
	float: left;
	margin-bottom: 24px;
}

/* Information Panel Styles */
#information-panel {
	float: left;
	clear: left;
	width: 180px;
	background: url(../images/half-tone_bg.gif) repeat;
}
#information-panel .content {
	padding: 9px;
}
#information-panel .content p + h3, #information-panel .content a + h3 {
	margin-top: 1.5em;
}
/* Main Content Styles */
#mainContent {
	float: left;
	width: 765px;
	margin-left: 15px;
	background: url(../images/main-content-cap_head.gif) no-repeat 0px 0px;
}
#mainContent .content {
	width: 570px;
	float: left;
}
.content p {
	margin-top: 0;
}
.content h2 span {
	font-size: .619em;
}
img.services {
	float: right;
	margin-left: 15px;
	margin-top: 42px;
}
/* Feature Content Styles */
.feature {
	margin-top:0px;
	padding-top:5px;
	width: 180px;
	float: right;
	background: url(../images/half-tone_bg.gif) repeat;
}
.feature p {
	padding:9px;
}
.feature ul {
	list-style: none;
	padding: 0 !important;
}
.feature ul li {
	padding-left:9px;
	margin-bottom: .75em;
}
.feature h3 {
	padding-left:9px;
}
/* Services Tables */
#mainContent table {
	width: 50%;
	margin: 0 auto;
}
/*#mainContent table + p {
	padding-bottom: 1.5em;
	border-bottom: 1px dotted #928876;*/
}
#mainContent caption {
	caption-side: top;
	font-size: 1.384em;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color: #fab075;
}
#mainContent th {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 1.230em;
}
#mainContent table.fig2, #mainContent table.partners { /* used for figure 2 on 'science and ip' page */
	width:100%;
	line-height:17px;
	border-collapse:collapse;
}

#mainContent table.fig2 tr td{
	padding:5px;
}

#mainContent table.partners tr td {
	font-size:12px;
	border:1px solid #666;
	padding:5px;
}
#mainContent ol {
	font-size:11px;
}
#mainContent ol span {
	font-style:italic;
}

#footer {
	background: #635d58 url(../images/footer_bg.gif) repeat-x 0px 0px;
	height: 73px;
	border-top: 1px solid #fff;
	width: 100%;
	padding-top: 18px;
	font-size: .916em;
	line-height: 1.636em;
	color: #aba6a2;
	clear: both;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #aba6a2;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #aba6a2;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #aba6a2;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
span.caption {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#DA251C;
	font-style:italic;
	font-weight:bold;
}
