/*
Colors
------------------
Orange		f89828
			fab25e
			fccc94
			fde5c9
------------------
Blue		125ea2
			88AED0
			e2eef4
super dark	0E477A
*/

/* +++++++++++++++++++++++++++++++++++++++++++++++ */
/* MAIN STYLES */
/* remove dotted borders */
a:active { outline: none; }
:focus { -moz-outline-style: none; }

/* . */
html { overflow: scroll; }

/* . */
html,body
{
	margin: 0;
	padding: 0;
	color: #125EA2;
}

body
{
	font: 76% arial,sans-serif;
	color: #125ea2;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	height: 100%;
}

img
{
	margin: 0;
	padding: 0;
}

p
{
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
	line-height: 1.4em;
}

a, a:link
{
	color: #f89828;
	text-decoration: none;
}

a:hover { color: #00f; }
a:active { color: #f00; }
a:visitied { color: #666; }

h1
{
	color: #0E477A;
	font-size: 2em;
	line-height: 1em;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h2
{
	color: #88AED0;
	font-size: 1.4em;
	line-height: 1em;
	padding: 0 0 0 0;
	margin: .5em 1em 1em 0;
}

pre
{
	color: #125EA2;
	font-size: 1.2em;
	line-height: 1em;
	padding: 1em;
	margin: 0 0 0 0;
}

div#container
{
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

div#bgl
{
	position: absolute;
	left: -10px;
	top: 0px;
	width: 10px;
	height: 800px;
	z-index: 1000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#bgr
{
	position: absolute;
	left: 940px;
	top: 0px;
	width: 10px;
	height: 800px;
	z-index: 1001;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#wrapper
{
	position: absolute;
	left: 0px;
	width: 940px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	z-index: 999;
	background-color: #fff;
	overflow: hidden;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++ */
/* HEADER & NAV STYLES */
div#header
{
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/logo-top.jpg);
	width: 940px;
	height: 157px;
	z-index: 998;
}

#subnavbar
{
	border-bottom: solid 1px #e2eef4;
	background-image: url(../images/crn-tabs3.jpg);
	background-repeat: repeat-x;
	background-position: 0 -80px;
	width: 100%;
	text-align: center;
}

#subnavbar div
{
	margin: 0 auto;
	padding: 0 0 0 0;
}

#subnavbar ul
{
	margin: 0 auto;
	padding: 0 0 0 0;
	height: 27px;
	list-style: none;
}

#subnavbar li
{
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	list-style: none;
}

#subnavbar li a, #subnavbar li a:visited
{
	margin: 0 0 0 0;
	padding: 10px 12px;
	font-size: 12px;
	color: #125EA2;
	line-height: 32px;
	text-decoration: none;
	letter-spacing: 0em;
	/*	text-transform: uppercase;*/
}

#subnavbar li a:hover
{
	color: #000;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/crn-tabs3.jpg);
	background-repeat: repeat-x;
	background-position: 0 -80px;
}

#subnavbar li a:active/*, #subnavbar li a:focus*/
{
	color: #000;
	text-decoration: none;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++ */
/* CONTENT STYLES */
div#content
{
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear: both;
	width: 100%;
	background: #fff;
	min-height: 500px;
	height: auto;
	_height: 500px;
}

#breadcrumb
{
	float: left;
	width: 940px;
	margin: 20px 0 0 30px;
	padding: 0 0 0 0;
	overflow: hidden;
	display: inline;
}

div#contentl
{
	float: left;
	width: 480px;
	margin: 20px 0 20px 30px;
	padding: 0 0 0 0;
	overflow: hidden;
	display: inline;
}

div#contentactivestudies
{
	float: left;
	width: 880px;
	margin: 20px 0 20px 30px;
	padding: 0 0 0 0;
	overflow: hidden;
	display: inline;
}

#inner div#contentl
{
	float: left;
	width: 530px;
	margin: 20px 0 20px 30px;
	padding: 0 0 0 0;
	overflow: hidden;
	display: inline;
}

div#contentr
{
	float: right;
	width: 372px;
	margin: 20px 30px 20px 0;
	padding: 0 0 0 0;
	overflow: hidden;
	display: inline;
}

#inner div#contentr
{
	float: right;
	width: 322px;
	margin: 20px 20px 20px 0;
	padding: 10px;
	overflow: hidden;
	display: inline;
	background-color: #E2EEF4;
	background-image: url(../images/crn-blue.gif);
	min-height: 420px;
	height: auto;
	_height: 420px;
}
#inner div#contentr_about
{
	float: right;
	width: 322px;
	margin: 20px 20px 20px 0;
	padding: 10px;
	overflow: hidden;
	display: inline;
	background-color: #E2EEF4;
	background-image: url(../images/crn-blue.gif);
	min-height: 380px;
	height: auto;
	_height: 380px;
}

#inner div#contentr h2
{
	color: #125EA2;
}

div#contentl p, div#contentr p
{
	font-size: 1em;
	line-height: 1.4;
	margin-bottom: 1em;
	padding: 0 0 0 0;
	white-space: normal;
}
#inner #container #wrapper #content #contentr callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #0E477A;
}

#inner div#contentcase
{
	float: right;
	width: 450px;
	margin: 20px 20px 20px 20px;
	padding: 8px;
	overflow: hidden;
	display: inline;
	background-color: #fde5c9;
	min-height: 420px;
	height: auto;
	_height: 420px;
}
#inner div#contentlcase
{
	float: left;
	width: 400px;
	margin: 20px 0 20px 30px;
	padding: 0 0 0 0;
	overflow: hidden;
	display: inline;
}

#inner div#contentnews
{
	float: right;
	width: 322px;
	margin: 20px 20px 20px 0;
	padding: 10px;
	overflow: hidden;
	display: inline;
	background-color: #E2EEF4;
	min-height: 300px;
	height: auto;
	_height: 350px;
}
#inner div#contentpr
{
	float: right;
	width: 322px;
	margin: 20px 20px 20px 0;
	padding: 10px;
	overflow: hidden;
	display: run-in;
	background-color: #fde5c9;
	min-height: 20px;
	height: auto;
	_height: 20px;
}

#inner div#contentcasestudies
{
	float: left;
	width: 850px;
	margin: 20px 0 20px 30px;
	padding: 0 0 0 0;
	overflow: hidden;
	display: inline;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++ */
/* FOOTER STYLES */
div#footer
{
	clear: both;
	width: 100%;
	background-color: #fff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	min-height: 120px;
	height: auto;
	_height: 120px;
}

div#footer #hr
{
	left: 0;
	top: 0;
	width: 940px;
	height: 16px;
	margin: 10px 0 20px 0;
	background-color: #fff;
	background-image: url(../images/line-footer.jpg);
}

div#footer #hr hr { display: none; }

div#footerl
{
	background-color: #fff;
	float: left;
	width: 500px;
	margin: 0 0 20px 30px;
	padding: 0;
	display: inline;
}

div#footerr
{
	background-color: #fff;
	float: right;
	width: 322px;
	margin: 0 30px 20px 0;
	padding: 0;
	display: inline;
}

div#footerl p, div#footerr p
{
	margin: 0;
	padding: 5px 0 0 0;
}

ul#footernav
{
	display: block;
	padding: 0;
	margin: 0;
}

ul#footernav li
{
	display: inline;
	padding: 0 10px 0 0;
	margin: 0 0 0 0;
}

