body {
	margin: 0;
	font-size: 13px;
	font-family: Helvetica;
	line-height: 17px;
	background-color: #ededed;
	height: 100%;
	text-align: center;
	}
body.sub {
	background-image:url(grfx/header.png);
	background-position: top;
	color: #000000;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #286fb7;
}
a:link, {
	text-decoration: none;
}
a:hover {
	color: #999999;
}

/* Container for entire site */
#container {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

/* Top header */
#header {
	width: 95%; 
	padding: 2% 2% 0 0;
	color: #fff;
}
#header a {
	color: #fff;
}
/* Main body container and its children */
#main {
	width: 920px;
	height: auto;
	margin: 10px auto 0 auto;
	padding: 10px 20px;
	color: #000;
}
#main.center {
	text-align: center;
}
#team {
	background-repeat:no-repeat;
	position:relative; left:-35px; bottom:3px;
	height:284px;
	width:384px;
	overflow:auto;
}
#calloutbox {
	background-image:url(grfx/calloutbox.png);
	background-repeat:no-repeat;
	position:relative; left:-35px; bottom:4px;
	height:295px;
	width:280px;
	overflow:none;
	text-align: left;
}
*html #calloutbox {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="grfx/calloutbox.png", sizingMethod="scale");
}
#calloutboxtext {
	height:200px;
	width: 240px;
	text-align:justify;
	font-size:11px;
	position:relative; 
	bottom:-20px;
	left: 10px;
	z-index:1555;
}
#calloutbox2 {
	background-image:url(grfx/calloutbox.png);
	background-repeat:no-repeat;
	position:relative; left:-30px; bottom:4px;
	height:295px;
	width:280px;
	overflow:auto;
}
#calloutboxtext2 {
	height:200px;
	width: 240px;
	text-align:justify;
	font-size:11px;
	position:relative; left:15px; bottom:-10px;
	z-index:1555;
}
#calloutboxlarge {
	background-image:url(grfx/calloutboxlarge.png);
	background-repeat:no-repeat;
	position:relative; bottom:5px;
	height:450px;
	width:280px;
	text-align: left;
}
#calloutboxtextlarge {
	height:395px;
	width: 245px;
	text-align:justify;
	font-size:11px;
	position:relative; left:10px; top:15px;
	z-index:1555;
}
#partnersbox {
	text-align: left;
	background-image:url(grfx/partners_box.png);
	background-repeat:no-repeat;
	position:relative; bottom:3px;
	height:680px;
	width:325px;
	padding:5px;
}
#partnerstext {
	height:300px;
	width: 300px;
	text-align:justify;
	font-size:11px;
	position:relative; left:10px; top:40px;
	z-index:1555;
}

#logo {
	position: relative; 
	top: 20px;
	left: 100px;
	width: 184px;
	height: 189px;
	margin-bottom: -100px;
}
#line {
	height: 2px;
	background-color:#0a6a69;
	width: 100%;
}

/* chris navigation */
#navigation {
	z-index: 100;
	width: 100%;
}
#navigation ul {
	font-size: 14px;
	margin: 20px 10px 0px 20px;
	padding: 20px 5px;
	list-style: none;
	/*border-top: #000;
	border-top-width:90%;*/
}
 	#navigation ul li {
	width: 100%;
	height: 40px;
	float: left;
	padding:0px;
	position: relative;
	border-top: #000;
	border-top-style:solid;
	}
	#navigation a, #navigation a:link, #navigation a:visited, #navigation a:active {
		text-decoration: none;
		display: block;
		color: #286fb7;
		padding: 2px 12px 10px 0px;
		margin-bottom:5px;
		
	}
	#navigation ul li.lihover, #navigation a:hover {
		background-color: #286fb7;
		color: #fff;
	}
/* Footer container and its children */
#footer {
	position: relative;
	font-size: 10px;
	align: center;
	margin: 5px 20px;
	text-transform: lowercase;
}
#footer a {
	color: #00b6f1;
}
a:hover {
	color: #999999;
}

#footerredits {
	position: relative;
	font-size: 10px;
	align: center;
	margin: 5px 20px;
	text-transform: lowercase;
}
#footerbar {
	background-image:url(grfx/bottom.png);
	background-repeat:no-repeat;
	position:relative;
	height:50px;
	width:960px;
	text-align: right;
}
*html #footerbar {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="grfx/bottom.png", sizingMethod="scale");
}
#footerbartext {
	height:20px;
	width: 60%;
	display: inline;
	float: left;
	text-align: right;
	font-size:11px;
	position:relative;
	top:20px;
	z-index:1555;
}
#footerbarcredit {
	height:20px;
	width: 40%;
	display: inline;
	float: left;
	text-align:right;
	font-size:11px;
	position:relative; 
	top: 20px;
	right: 20px;
	z-index:1555;
}


/* Site headers */
h1 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #286fb7;
	font-style: normal;
	margin: 8px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-weight: bold;
	color: #000;
	font-size: 18px;
	padding: 0;
	color: #286fb7;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#fd6520;
	font-size: 13px;
	padding: 0;
	margin: 10px 0 0 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000000;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	padding: 0;
	margin: 10px 0 0 0;
}
/* Left and right classes for floats */
.left {
	float: left;
	display: inline;
	margin: 0 0 0 2;
}
.right {
	float: right;
	display: inline;
	text-align: right;
}
/* Misc Stuff */


.clear {
	clear: both;
}
.hidden, .hide {
	display: none;
	visibility: hidden;
}
.uppercase {
	text-transform: uppercase;
}
.element {
}
.black {
	color: #000;
}
.fifteen {
	width: 17%;
}
.twenty {
	width: 22%;
}
.third {
	width: 31%;
}
.thirtyfive{
	width: 35%;
}
.half {
	width: 49%;
}
.twothird {
	width: 55%;
	padding-left:15px;
}
.quarter {
	width: 25%;
}