body {
	background: #3b4759;
	padding: 10px;
	}
h1 {
	font:2.5em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3b4759;
	text-align: left;
}

p {
	font:1em Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}
p a:link, p a:visited {
	font:1em Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	text-decoration: none;
}
p a:hover {
	font:1em Arial, Helvetica, sans-serif;
	color: #ab6f29;
	text-align: left;
	text-decoration: none;
}
#container {
	width: 800px;
	height: 700px;
	margin: 10px auto;
	background: #fff;
}
#header {
	width: 800px;
	height: 150px;
	background: url(images/header.jpg) no-repeat;
}
table {
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	font:.8em Arial, Helvetica, sans-serif;
	color: #3b4759;
}
table a:link, table a:visited {
	color: #3b4759;
	font-weight: bold;
	text-decoration:none; 
}
table a:hover { 
	color: #ab6f29; 
	font-weight: bold;
	text-decoration:none; 
	}
.home {
	margin: 0px 0px 0px 275px;
	color: #ab6f29; 
	font-weight: bold;
}
.about {
	margin: 0px 0px 0px 185px;
	color: #ab6f29; 
	font-weight: bold;
}
.products {
	margin: 0px 0px 0px 230px;
	color: #ab6f29; 
	font-weight: bold;
}
.investor {
	margin: 0px 0px 0px 130px;
	color: #ab6f29; 
	font-weight: bold;
}
.news {
	margin: 0px 0px 0px 65px;
	color: #ab6f29; 
	font-weight: bold;
}
.contact {
	color: #ab6f29; 
	font-weight: bold;
}
#leftcolumn { 
	background: url(images/content.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 550px;
	float: left;
}
#content {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 460px;
	width: 480px;
}
#productscontent {
	margin: -10px 0px 0px 10px;
	padding: 0px;
	height: 460px;
	width: 480px;
	}
#aboutcontent {
	margin: 0px 30px 0px 10px;
	padding: 0px;
	height: 460px;
	width: 700px;
	}
#productscontent ul {
	font:1em Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}

ul {
	font:1em/1.5em Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}
#rightcolumn {
	float: right;
	background: #fff;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 250px;
	display: inline;
	position: relative;
}
#centercolumn {
	width: 800px;
	height: 800px;
	background: url(images/aboutcontent.jpg) no-repeat;
}

#footer {
	clear: both;
	width: 800px;
	height: 50px;
	background: url(images/footer.jpg) no-repeat;
}
h5 {
	font: .7em Arial, Helvetica, sans-serif;
	color: #fff;
}
h5 a:link, 
h5 a:visited {   
	color:#fff; 
	text-decoration:none; 
	} 
h5 a:hover { 
	color:#ab6f29; 
	text-decoration:none; 
	}
li {
	font-size: .9em;
}
table a img, table a:link img, table a:visited img {
	text-decoration: none;
	border: 2px solid #cbd8eb;
}
table a:hover img {
	text-decoration: none;
	border: 2px solid #ab6f29;
	}
#rightcolumn a img, #rightcolumn a:link img, #rightcolumn a:visited img {
	text-decoration: none;
}
#rightcolumn a:hover img {
	text-decoration: none;
	}
#frame {
	margin: 0px 0px 0px 10px;
	padding: 0px 5px;
	width: 530px;
	height: 600px;
	overflow: auto;
	}