@charset "utf-8";
/* CSS Document */

body {
	background-color: #333333;
	text-align: center;
}
p {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-weight: normal;
	font-size: 24px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#FFC956;
	margin: 0px;
}
h2 {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFC956;
	margin: 0px;
}
/* Header area definitions */ 
div#header {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
h1#head {
	height: 64px;
	width: 345px;
	font-weight: normal;
	font-size: 24px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#FFC956;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header_04.gif);
	text-indent: -9999px;
	margin-bottom: 0px;
}
h2#subhead {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFC956;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	margin-bottom: -20px;
}
div#location {
	float: left;
}
div#navcontainer {
	text-align: right;
	margin-bottom: -12px;
}
div#navcontainer a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-top-style: dotted;
}
#navlist ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
	list-style-type: none;
}
#navlist li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
}
#navlist a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#navlist a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#navlist a:visited {
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}
#navlist a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
/* Header area definitions end */ 

#stock_links_container {
	display: block;
}
#stock_links ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	color: #FFFFFF;
	line-height: normal;
	list-style-type: none;
	width: 720px;
	position: relative;
	padding-bottom: 3em;
}
#stock_links li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	font-weight: normal;
	width: 315px;
	float: left;
	padding-bottom: 1em;
	position: relative;
	display: block;
}
#stock_links a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	display: block;
}
#stock_links a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#stock_links a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#stock_links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#foot_navlist ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	color: #FFFFFF;
	line-height: normal;
	list-style-type: none;
}
div#container {
	background: #3f3f3f;
	background-color: #3f3f3f;
	width: 960px;
	text-align: left;
	padding: 8px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
}
div#leftcolumn {
	float: left;
	width: 690px;
}
div#rightcolumn {
	float: right;
	width: 260px;
}
div#leftcolumn_port {
	float: left;
	width: 550px;
}
div#rightcolumn_port {
	float: right;
	width: 400px;
}
div#leftcolumn_contact {
	float: left;
	width: 475px;
}
div#rightcolumn_contact {
	float: right;
	width: 475px;
}
#foot_navlist li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	list-style-type: none;
	padding: 5px;
}
div#foot_navcontainer {
	text-align: center;
	padding: 10px;
}
div#foot_navcontainer a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-top-style: dotted;
}
#foot_navlist a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#foot_navlist a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#foot_navlist a:visited {
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}
#foot_navlist a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
