@charset "UTF-8";

/******************************************** home styling ********************************************/

#homelink {
	color: #666666;
	background-color:#fff2b2;
	font-size: 12px;
	text-decoration: none;
	line-height:22px;
	display:block;
}
#mainContent {
	width: 709px;
	float: left;
	margin-top: 38px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-bottom: 20px;
	height: 800px;
}
#newsContent {
	width: 709px;
	float: left;
	margin-top: 38px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-bottom: 20px;
	height: 483px;
}
#newsContent img {
	padding-top: 20px;
}
#imageBar {
	background-repeat: no-repeat;
	background-image: url(../images/image_BGs.jpg);
	height: 174px;
	width: 730px;
	margin-top: 40px;
	float: left;
}
#graphs {
	background-image: url(../images/graphs_17.png);
	background-repeat: no-repeat;
	height: 315px;
	width: 707px;
	margin-top: 30px;
}
#goltraCS {
	width: 707px;
	border: 1px solid #999999;
}
#goltraCS p {
	padding-left: 10px;
	padding-right: 10px;
}
#noHighlight {
	background-color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	line-height:22px;
	display:block;
}
#download {
	width: 175px;
	float: right;
	height: 30px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#download img {
	padding-top: 0px;
}
#download a {
	width: 175px;
	top: -8px;
	padding-left: 5px;
	margin: 0px;
	position: relative;
}