@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;	overflow-x: hidden;
	}

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: arial;
	}
	
img, div { behavior: url(/iepngfix.htc) }
	
img, a {
	border: 0;
	}
	
#toplinks a:link {text-decoration:none; color: #999;}
#toplinks a:active {text-decoration:none; color: #999;}
#toplinks a:hover {text-decoration:underline; color: #666;}
#toplinks a:visited {text-decoration:none; color: #999;}

#footer a:link {text-decoration:none; color: #999;}
#footer a:active {text-decoration:none; color: #999;}
#footer a:hover {text-decoration:underline; color: #666;}
#footer a:visited {text-decoration:none; color: #999;}

#rightcol a:link {text-decoration:none; color: #999;}
#rightcol a:active {text-decoration:none; color: #999;}
#rightcol a:hover {text-decoration:underline; color: #666;}
#rightcol a:visited {text-decoration:none; color: #999;}
	
#bluebar {
	width: 100%;
	height: 18px;
	background-color: #426cb4;
	margin-bottom: 15px;
	}
	
#header {
	width: 994px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	}
#logo {
	width: 266px;
	height: 90px;
	float: left;
	}
#toplinks {
	width: 400px;
	height: 90px;
	line-height: 30px;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #999;
	}

#main {
	width: 100%;
	height: 537px;
	background-image: url(/images/mainbkg.jpg);
	background-repeat: repeat-x;
	position:relative;
	}
#content {
	width: 994px;
	height: 537px;
	background-image: url(/images/clouds.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	}
#maincontent {
	height: 511px;
	}
#flashcontent {
	height: 274px;
	}
#nonflash {
	height: 223px;
	margin-top: 15px;
	background-image: url(/images/frontpanel.png);
	background-position: left;
	background-repeat: no-repeat;
	}
#nonflash #leftcol {
	width: 430px;
	height: 203px;
	margin-left: 7px;
	margin-top: 7px;
	float: left;
	}
#nonflash #rightcol {
	float: left;
	width: 220px;
	margin-left: 90px;
	margin-top: 30px;
	}
#nonflash #rightcol h2 {
	font-size: 12px;
	color: #0f3c78;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
#nonflash #rightcol p {
	font-size: 12px;
	color: #555;
	}
#nonflash #leftcol p {
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-top: 0px;
	margin: 0px;
	font-size: 12px;
	color: #666;
	}
	
#interior {
	background-image: url(/images/interiorbkg.png);
	background-repeat: no-repeat;
	width: 807px;
	height: 515px;
	}
#interior #leftcol {
	width: 468px;
	height: 475px;
	margin-left: 15px;
	margin-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	overflow: auto;
	}
#interior #rightcol {
	float: right;
	width: 230px;
	margin-top: 15px;
	margin-right: 40px;
	}
#interior #leftcol h1 {
	padding: 0px;
	margin-left: 25px;
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #426cb4;
	}
#interior #leftcol p {
	font-size: 11px;
	margin-left: 43px;
	color: #5b5b5b;
	margin-bottom: 0; 
	margin-top: 10px;
	}
#interior #leftcol p b {
	color: #0f3c78;
	}
#interior #leftcol ul li {
	font-size: 11px;
	color: #426cb4;
	margin-top: 0px;
	margin-left: 40px;
	padding: 0;
	list-style-image:url(/images/li.png);

	}
#interior #rightcol #dotted {
	border-left: 1px dotted #426cb4;
	border-bottom: 1px dotted #426cb4;
	margin-top: 10px;
	padding: 7px;
	}
#interior #rightcol h1 {
	font-size: 12px;
	width: 220px;
	color: #0f3c78;
	margin-top: 60px;
	}
#interior #rightcol h2 {
	font-size: 11px;
	color: #555;
	text-transform:uppercase;
	margin-top: 20px;
	margin-bottom: 0px;
	}
#interior #rightcol p {
	font-size: 11px;
	color: #555;
	margin-top: 5px;
	}
	
#people {
	position: absolute;
	top: 74px;
	left: 68%;
	height: 586px;
	width: 536px;
	}

#footer {
	width: 994px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	font-size: 11px;
	color: #999;
	}
#legal {
	width: 266px;
	float: left;
	}
#rhino {
	width: 400px;
	float: right;
	text-align: right;
	}