@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ccc;
	font-size:12px;
}
#main-container {
	width:960px;
	margin:auto;
}
#header {
	padding-bottom:10px;
	background-color:#005272;	
}
#header img {
	border:none;
}
/* Controls the input/search btn formatting and positioning  */
#search {
	float:right;
	margin-top:-5px;
}

input {
	font-size:10px;
}

#content {
	color:#005272;
	float:left;
	width:956px;
	background-color:#ffffff;
	border:2px solid #005272;
}
/* For home page */

#anim {
	width:860px;
	margin-left:25px;
	margin-top:40px;
}
#js {
	float:left;
	width:400px;
	height:300px;
	margin:40px 0 30px 15px;
	background-color:#f5f5f5;
	border:1px solid #dfdfdf;
}
#js-pics {
	width:360px;
	height:270px;
	padding-left:20px;
	padding-top:15px;
}
#whoweare {
	width:470px;
	margin-top:75px;
	margin-left:450px;
	padding:5px 5px 5px 10px;
	font-size:16px;
	background-color:#f5f5f5;
	border:1px solid #dfdfdf;
}

#whoweare a {
	color:#790000;
	text-decoration:none;
}
#whoweare a:hover {
	color:#790000;
	text-decoration:underline;
}
#news {
	width:470px;
	margin-top:5px;
	margin-left:450px;
	padding:0 5px 0 10px;
	font-size:14px;
	background-color:#f5f5f5;
	border:1px solid #dfdfdf;
}

#news a {
	color:#790000;
	text-decoration:none;
}
#news a:hover {
	color:#790000;
	text-decoration:underline;
}
#story {
	color:999999;
}
#quotes {
	width:300px;
	/*margin-top:15px;*/
	margin-left:550px;
}
#anim a {
	color:#790000;
	text-decoration:none;
}
#anim a:hover {
	color:#790000;
	text-decoration:underline;
}
/* Home page*/
#menu-bar{
	height:40px;
	background-color:#005272;
}
#nav {
	margin:-2px 0 0 2px;
	padding:0;
}
#nav li {
	list-style:none;
	float:left;
	width:110px;
	text-align:center;
	margin:3px 0 0 8px;
	color:#fff;
}
#nav li p{
	color:#005272;
	text-align:left;
	padding-left:2px;
	border:1px solid #ccc;
	border-top:none;
	margin-top:0;
	padding:5px 2px 2px 2px;
}
#nav li a{
	display:block;
	color:#fff;
	text-decoration:none;
	background-color:#6e0000;*/
}
#nav li a:hover{
	display:block;
	color:#fff;
	font-weight:bold;
	background-color:#005272;	
}
#nav li p a{
	display:block;
	color:#790000;
	background-color:#fff;
}
#nav li p a:hover{
	text-decoration:underline;
	font-weight:normal;
	color:#790000;
	background-color:#fff;
}
#nav li img  {
	border:none;
}
#current {
	border:none;
	display:block;
	height:45px;
	color:#fff;
	font-weight:bold;
	background-image:url(images/current.jpg);
	background-repeat:no-repeat;	
}
#current a {
	border:none;
	display:block;
	height:45px;
	color:#fff;
	font-weight:bold;
	background-image:url(images/current.jpg);
	background-repeat:no-repeat;	
}
/* Section*/
.section {
	clear:both;
	font-size:12px;margin:50px 30px 10px 30px;
}
.section-intro {
	width:900px;
}
.section h2{
	/*margin-top:50px;*/
}
.section-intro li{
	font-size:16px;
}
.section-intro p{
	font-size:16px;
}
.section-left {
	width:720px;
	float:left;
}
li {
	list-style:url(images/liimage.png);
}
.section a {
	text-decoration:none;
	color:#790000;
}
.section a:hover {
	text-decoration:underline;
	color:#790000;
}
.section-right {
	width:150px;
	float:right;
	padding-bottom:5px;
}
.section-right-caption {
	font-size:10px;
	text-align:center;
}
.section img {
	border:2px solid #000;
	border-color: #999 #000 #000 #999;
	text-decoration:none;
}
/*The span for paragraphs */
.sym {
	font-weight:bold;
	background-image:url(images/introImage.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}
.tradmark {
	font-size:10px;
}
/*PDF stuff for the Reports page */
.pdf-section {
	float:left;
	width:900px;
	margin-bottom:5px;
	background-color:#f5f5f5;
	border:1px solid #dfdfdf;
	padding-left:5px;
}
.pdf-left {
	width:445px;
	float:left;
}
.pdf-right {
	width:445px;
	margin-left:450px;
}
.pdf a, .contact-left a {
	color:#790000;
	text-decoration:none;
}
.pdf a:hover, .contact-left a:hover {
	text-decoration:underline;
}
.pdf-title {
	text-align:left;
}
/*Services  */
.frame {
	width:125px;
	height:136px;
	float:left;
	border:1px solid #ccc;
	margin:100 0 1px 1px;
}

/*Footer*/
#footer {
	float:left;
	width:958px;
	background-color:#005272;
	padding-bottom:2px;
	margin-top:10px;
}

#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#footer li {
	padding-right:10px;
	padding-left:20px;
	list-style:none;
	float:left;
	font-size:10px;
	text-align:center;
}
#footer-current{
	color:#fff;
}
.sublist{
	list-style:none;
}
.contact-left{
	width:455px;
	float:left;
	margin-left:30px;
}
.contact-right{
	width:400px;
	float:right;
	margin-right:30px;
}