/* CSS Document */

body {
	text-align: center;
	background: #bec289 url(../images/bg_beige.jpg) repeat-x left top;
	position: relative;
	padding: 0;
	margin: 0;
	font: 76%/1.4em 'Lucida Grand', sans-serif;
	color: #504f4f;
	min-width: 910px;
}

h1 a {
	position: absolute;
	display: block;
	width: 400px;
	height: 80px;
	top: 25px;
	left: 25px;
	text-indent: -9000px;
	border-bottom: none; 
}

h1 a:hover { border-bottom: none; }


h2 {
	font: 180%/1.4em georgia, serif;
	border-left: 6px solid #ffb03b;
	padding-left: 10px;
	margin-left: 38px;
	color: #000;
}

h3 {
	font-size: 140%;
	color: #000;
}



h4 {
	font-size: 120%;
	padding: 0 0 1px 0;
	margin: 0 15px 15px 20px;
	border-bottom: 1px solid #bbbbba;
	
}

h5 {
	font-size: 100%;
	margin: 0 0 0 25px;
}

#content p {
	margin: 0 35px 20px 55px;
	line-height: 1.5em;
}

#content h5 {
	margin: 0 0 0 55px;
}

a { color: #1260c1;
	border-bottom: 1px dashed #bcbcba;
	text-decoration: none;}
	
a:hover { border-bottom: 1px solid #1260c1; }

a.pdf {
	padding-left: 16px;
	background: url(../images/icn_pdf.gif) no-repeat 0 50%;
	border-bottom: none;
}

p span {
	font: georgia, serif;
	font-weight: italic;
}

#wrapper {
	width: 901px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	position: relative;
}

#branding {
	height: 171px;
	position: relative;
}

#home #branding { background: url(../images/header_home.jpg) no-repeat left top; }
#aboutus #branding { background: url(../images/header_home2.jpg) no-repeat left top; }
#subsidiaries #branding { background: url(../images/header_home3.jpg) no-repeat left top; }
#stockholder #branding { background: url(../images/header_home4.jpg) no-repeat left top; }
#board #branding { background: url(../images/header_home2.jpg) no-repeat left top; }
#contact #branding { background: url(../images/header_home3.jpg) no-repeat left top; }
#career #branding { background: url(../images/header_home4.jpg) no-repeat left top; }


#content {
	width: 590px;
	float: left;
	margin: 20px 0 30px 0;
}

#sidecol {
	width: 265px;
	float: right;
	background-color: #ebecd5;
	padding: 20px 0 30px 0;
	margin: 5px 6px 10px 0;
}

#footer {
	clear: both;
	margin:  0 0 0 55px;
	padding-bottom: 15px;
	font-size: 85%;
}

#mainNav {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 0 0 37px;
	margin: 0;
	width: 900px;
	list-style-type: none;
	overflow: hidden;
	background: url(../images/menu.gif) no-repeat;
}

#mainNav li {
	position: relative;
	height: 34px;
	padding: 0;
	margin: 0;
	float: left;
	text-indent: -2000em;
	overflow: hidden;
}

#mainNav a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#m_home { width: 74px; }  
	#m_home a { background: url(../images/menu.gif) no-repeat -37px 0; }
	#m_home a:hover { background-position: -37px -34px; } 
	#m_home a.selected { background-position: -37px -34px; } 

#m_about { width: 94px; }   
	#m_about a { background: url(../images/menu.gif) no-repeat -111px 0px; }  
	#m_about a:hover { background-position: -111px -34px; }
	#m_about a.selected { background-position: -111px -34px; }

#m_subsidiaries { width: 109px; }   
	#m_subsidiaries a { background: url(../images/menu.gif) no-repeat -205px 0px; }
	#m_subsidiaries a:hover { background-position: -205px -34px; }
	#m_subsidiaries a.selected { background-position: -205px -34px; }  

#m_stockholder { width: 157px; }   
	#m_stockholder a { background: url(../images/menu.gif) no-repeat -314px 0; }
	#m_stockholder a:hover { background-position: -314px -34px; }
	#m_stockholder a.selected { background-position: -314px -34px; }
	
#m_board { width: 167px; }   
	#m_board a { background: url(../images/menu.gif) no-repeat -471px 0; }
	#m_board a:hover { background-position: -471px -34px; }
	#m_board a.selected { background-position: -471px -34px; }
	
#m_contact { width: 98px; }   
	#m_contact a { background: url(../images/menu.gif) no-repeat -638px 0; }
	#m_contact a:hover { background-position: -638px -34px; }
	#m_contact a.selected { background-position: -638px -34px; }
	
#m_career { width: 80px; }   
	#m_career a { background: url(../images/menu.gif) no-repeat -736px 0; }
	#m_career a:hover { background-position: -736px -34px; }
	#m_career a.selected { background-position: -736px -34px; }
	
#sidecol p {
	margin: 0 25px;
	font-size: 95%
}

#sidecol ul {
	margin: -5px 0 35px 20px;
	padding: 0;
}

#sidecol li {
	list-style: none;
	padding-left: 16px;
	background: url(../images/icn_arrow.gif) no-repeat 0 50%;
	margin: 0 0 5px 0;
}

#sidecol img.left {
	margin: 0 4px 35px 20px;
	float: left;
}

#stockinfo {
	background: url(../images/bg_gradient.gif) repeat-x left top;
	padding: 20px 0;
	margin: 20px 0 0 35px;
	border-top: 1px solid #3E3E3E;
	}
	
#stockinfo h3, #stockinfo p {
	padding: 0 20px;
	margin: 0 0 6px 0;
}

#stockinfo img {
	margin-left: 25px;
}

img.left {
	margin: 0 12px 35px 20px;
	float: left;
}

#content ul{
list-style-type:none;
margin:10px 0px 20px 80px;
}

#content ol{
list-style-type:none;
margin:0px 0px 0px 120px;
}

.listHead{
margin:0px 0px 0px 55px;
text-decoration:underline;
}

.mainList{
list-style-type:square;
margin-bottom:10px;
}

.subList{
list-style-type:lower-alpha;
margin-bottom:10px;
}

a.sublink img {
	border: 0;
}<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9979083-1");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>