@charset "utf-8";
/* CSS Document */

html {padding:0; margin:0;}
body {font-family: Verdana, Arial, Helvetica, sans-serif; color:#000; font-size:10px; padding:0; margin:0; background-image:url(images/bg.jpg); background-repeat:repeat-x; line-height: 16px; }

#container {width:800px; margin:auto; position:relative;}
#header {width:800px; height: 110px; background-image:url(images/top.jpg); background-repeat:no-repeat;}

#navbar {float:left;margin: 90px 0 0 10px;z-index: 100;width: 780px; font-size:10px;} 
*html #navbar {margin-left: 5px;} /* for ie*/	
#nav, #nav ul {padding: 0;margin: 0;list-style: none;line-height: 1;}

#navbar a{font-weight:bold; color:#fff;text-decoration:none; }
#navbar a:hover {font-weight:bold; color: #3ea2ff; text-decoration:underline;}
#navbar a:active {font-weight:bold; color: #30cc0b; text-decoration:none; border-bottom: 1px dashed #FFFFFF;}

#tickermain {float:left; padding:20px 0 20px 0px; background:#FFFFFF;} 

.ticker {background-color: #DDF0D9; background-position: center; border: 1px solid #737373; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding: 5px;}

#main {float:left; width:800px; background-color:#FFFFFF;}
#flash {float:left; width:800px; background-image:url(images/flashback.jpg); height:211px;}

#left {float:left; width:513px; background-image:url(images/middle.jpg); background-repeat:no-repeat;}
#contentleft {float:left; width:480px; padding-left:5px}

#right {float:right; width:285px; height:225px;}
#featured {margin-right: 20px;margin-bottom: 30px;float: right;width:200px;height:232px;position: relative;margin-top: 10px;margin-left: 10px;border: 1px solid #00529f;background-image: url(images/featured.gif);}
#inlineFourth {height: auto;width: 200px;left: 15px;top: 40px;margin-top: 30px;}
#stock {float:left; width:800px;}
#full {float:left; width:750px; font-size:11px; padding:0px 0px 0px 10px;}

h2 {
	color: #00529F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#aboutleft{float:left; width:600px; font-size:11px;}
#aboutright{float:right; width:200px;}
.img_container {
	clear: right;
	float: right;
	margin: 0 0 10px 15px;
	width: 175px;
}
.img_container img {
	border-bottom: 2px solid white;
}
.img_container p {
	background: rgb(223,239,255);
	font-size: 9px !important;
	line-height: 13px !important;
	margin: 0;
	padding: 5px;
}

.blue{color: #3ea2ff; font-weight:bold;}

#map {height: 225px; width:200px; left:10px; top:40px; margin-top:10px;	float:right;}

#footer  {margin:auto; width:800px; background-image:url(images/bottom.jpg); background-repeat:no-repeat;}
#footertext  { text-align:center; font-size:10px; line-height: 16px;}

#footer a{text-decoration:none; font-weight:bold; color:#3ea2ff;}
#footer a:hover {color: #000; text-decoration:underline;}

a.red:link {color: #ff0000}
a.red:visited {color: #ff0000}
a.red:hover {color: #ff0000}