* {

 margin: 0;

 padding: 0;

}



body {

	color: #000;

	font-family: Verdana, Arial, sans-serif;

	font-size: 0.7em;

	background-color: #666666;

	background-image: url(../images/background.jpg);

	background-repeat: repeat-x;

	background-position: top;

}



img {

 border: none;

}



a {

 color: #000;

}



a:hover, a:active {

 text-decoration: none;

}



#wrapper {

 width: 950px;

 background: #fff url(../images/wrap_bg.jpg) repeat-y top;

 margin: 0 auto;

 border: 1px solid #000;

}



#header {

 border-bottom: 1px solid #000;

}



#nav {

 height: 43px;

 background: url(../images/nav2.jpg) no-repeat top;

 margin-top: -2px;

}



html>/**/body #nav {

 margin-top: 0;

}



#nav ul li {

 list-style: none;

 display: inline;

 float: left;

}



#nav a {

 height: 43px;

 display: block;

 outline: none;

}
.required {
	font-size: 10px;
	color: #CC0000;
}




#nav a span {

 text-indent: -4000px;

}



html>/**/ body #nav a span {

 margin-left: -4000px;

}
/*NAV STYLES*/

#navhome a {
 width: 94px;
}

#navhome a:hover {
 background: url(../images/nav_hover2.jpg) no-repeat 0 0;
}

#navabout a {
 width: 116px;
 margin-left: 2px;
}

#navabout a:hover {
 background: url(../images/nav_hover2.jpg) no-repeat -96px 0;
}

/*#navhistory a {
 width: 106px;
 margin-left: 2px;
}

#navhistory a:hover {
 background: url(../images/nav_hover2.jpg) no-repeat -214px 0;
}
*/
#navstaff a {
 width: 92px;
 margin-left: 2px;
}

#navstaff a:hover {
 background: url(../images/nav_hover2.jpg) no-repeat -214px 0;
}

#navlocation a {
 width: 122px;
 margin-left: 2px;
}

#navlocation a:hover {
 background: url(../images/nav_hover2.jpg) no-repeat -308px 0;
}

#navcareers a {
 width: 114px;
 margin-left: 2px;
}

#navcareers a:hover {
 background: url(../images/nav_hover2.jpg) no-repeat -432px 0;
}

#navcontact a {
 width: 130px;
 margin-left: 2px;
}

#navcontact a:hover {
 background: url(../images/nav_hover2.jpg) no-repeat -548px 0;
}

#navnews a {
 width: 162px;
 margin-left: 2px;
}

#navnews a:hover {
 background: url(../images/nav_hover2.jpg) no-repeat -680px 0;
}

#left {

 width: 216px;

 float: left;

}



#subnav ul li {

 list-style: none;

 background: url(../images/subnav_bg.jpg) repeat-x top;

}



#subnav a {

 color: #990000;

 font-size: 1.5em;

 text-decoration: none;

 width: 216px; 

 height: 25px;

 display: block;

 text-align: center;

 padding-top: 3px;

 border-bottom: 1px solid #000;

}

.tickercell {

	background-color: #CCCCCC;

	border: 1px solid #333333;

}





#subnav a:hover, #subnav .subselect {

 color: #fff;

 background: #990000;

}



#info {

 margin: 10px 0 0 10px;

}



#info ul li {

 list-style: none;

 font-weight: bold;

}



#content {
	width: 697px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;

}

#indexcontent {
	width: 695px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;

}
#indexcontent img {
	margin: 10px;
}


.clear {

 clear: both;

}



#content h3 {

	font-size: 13pt;

	font-weight: normal;

	text-align: left;

	margin-bottom: 5px;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

}

#content h2 {

	font-size: 14pt;

	font-weight: normal;

}

#indexcontent h2 {

	font-size: 14pt;

	font-weight: normal;

	text-align: center;

}

#content h4 {

	font-size: 12px;

	color: #CC0000;

	text-align: center;

}
#formtable {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#formtable p {
	margin: 3px;
	padding: 0px;
}







#content h2 {

	margin-left: 50px;

	margin-bottom: 5px;

	text-align: center;

	margin-top: 10px;

}

#content p {

	font-size: 12px;

	line-height: 18px;

	margin: 10px;

}

#content li {

	font-size: 12px;

	margin-left: 10px;

	margin-bottom: 5px;

}
#footer {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#footer p {
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#footer a:hover {
	color: #990000;
	text-decoration: underline;

}

#footer a:link {
	color: #999999;
	text-decoration: none;

}
#footer a:visited {
	color: #999999;
	text-decoration: none;

}
#footer a:active {
	color: #990000;
	text-decoration: underline;

}
#content h1 {

	margin-bottom: 10px;

	text-align: center;

	font-size: 18px;

	color: #CC0000;

}

#homeimg {

 text-align: center;

}

#content ul {

	margin-left: 30px;

	list-style-type: disc;

}



#content ol {

	margin-left: 30px;

}



#homeimg {

 margin: 15px 0 10px 0;

}



#animations {

 width: 662px;

 height: 167px;

 background: url(../images/product_bg.jpg) repeat-x top;

 border: 1px solid #000;

 margin: 20px 0;

 padding: 0 15px;

}



#animations h3 {

 text-align: left;

 color: #cc0000;

 margin: 3px 0 0 0;

}



#animations .thumb {

 width: 106px;

 float: left;

 margin: 5px 3px 0 0;

 text-align: center;

}



#animations .thumbimg {

 height: 110px;

 background: url(../images/thumb_bg.jpg) no-repeat top;

}



#animations .thumbimg img {

 width: 99px;

 height: 99px;

 margin: 1px 0 0 1px;

}



#animations p {

 width: 105px;

 margin-bottom: 10px;

}

.images {

	margin-top: 5px;

	margin-right: 10px;

	margin-bottom: 5px;

	margin-left: 10px;

	border: 2px solid #5A5A5A;

}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;;

}
input.error, select.error, textarea.error {
padding-right: 16px; 
border: 1px solid red; 
background-color: #FFFCE2; 
background-image: url(images/warning_obj.gif); 
background-position: right; 
background-repeat: no-repeat;
}
input:focus, select:focus, textarea:focus {
border: 1px solid red; 
background-color:#ffffff;
}
