*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	min-height: 100%;
}

html{
	height: 100%;
	min-height: 100%;
}

#container{
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

td.mainArea{
	background-image: url(../img/macrogain_bg.jpg);
	background-repeat: no-repeat;
	height: 100%;
	min-height: 100%;
	border-right: 1px solid #04ba04;
	border-left: 1px solid #04ba04;
	border-bottom: 1px solid #04ba04;
}

#header{
	height: 103px;
	width: 800px;
	position: relative;
	/*border-bottom: 1px solid #9a9a9a;*/
	font-family: Impact;
	font-size: 16px;
	color: #6c6c6c;
}

.underHeader{
	height: 32px;
	width: 800px;
	position: relative;
	border-bottom: 1px solid #9a9a9a;
	font-family: Impact;
	font-size: 16px;
	color: #6c6c6c;
}

.underHeader a:visited{
	font-family: Impact;
	font-size: 16px;
	color: #6c6c6c;
	font-weight: normal;
}

.underHeader a:link{
	font-family: Impact;
	font-size: 16px;
	color: #6c6c6c;
	font-weight: normal;
}

.underHeader a:active{
	font-family: Impact;
	font-size: 16px;
	color: #6c6c6c;
	font-weight: normal;
}

.underHeader a:hover{
	color: #6c6c6c;
	text-decoration: underline;
}

div.logo{
	width: 376px;
	height: 91px;
	float: left;
	border: none;
}

div.navSectorsOfInterest{
	width: 145px;
	height: 27px;
	position: relative;
	float: right;
	top: 94px;
}

div.navbarElement{
	width: auto;
	height: 27px;
	position: relative;
	float: right;
	top: 5px;
}

div.navWhatsNext{
	width: 100px;
	height: 27px;
	position: relative;
	float: right;
	top: 94px;
}

div.navaboutUs{
	width: 81px;
	height: 27px;
	position: relative;
	float: right;
	top: 64px;
}

div.navContactUs{
	width: 154px;
	height: 27px;
	position: relative;
	float: right;
	top: 94px;
}

#middleContent{
	width: 800px;
	height: 242px;
	position: relative;
}

div.middleText{
	width: 362px;
	height: 242px;
	position: relative;
	float: left;
}

div.middleTextArea{
	width: 335px;
	height: auto;
	left: 24px;
	top: 24px;
	position: relative;
}

div.mainImage{
	width: 438px;
	height: 242px;
	position: relative;
	float: left;
}

#middleBar{
	height: 44px;
	border-right: 2px solid #04ba04;
	width: 798px;
	background-image: url(../img/middleBar-repeater.png);
	background-repeat: repeat-x;
	position: relative;
}

div.middleBarText{
	height: 18px;
	width: 775px;
	position: relative;
	top: 10px;
	font-size: 16px;
	font-style: italic;
	text-align: right;
	color: #FFFFFF;
}

.middleTable{
	width: 760px;
	height: auto;
	text-align: left;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
}

#bottomContent{
	width: 800px;
	height: 165px;
	position: relative;
}

div.leftBottom{
	width: 355px;
	height: auto;
	border-right: 1px solid #9a9a9a;
	position: relative;
	top: 14px;
	left: 17px;
	float: left;
}

div.rightBottom{
	width: 355px;
	height: auto;
	position: relative;
	left: 32px;
	top: 14px;
	float: left;
}

a{
	font-weight: bold;
	color: #005eae;
	text-decoration: none;
}

a:active{
	font-weight: bold;
}

a:hover{
	color: #db0000;
}

a:visited{
	color: #005eae;
}

a.top_thin_link{
	color: #c0c0c0;
	text-decoration: none;
}

a.top_thin_link:active{
}

a.top_thin_link:hover{
	color: #db0000;
	text-decoration: underline;

}

a.top_thin_link:visited{
	color: #c0c0c0;
}

.colorTable{
	padding: 0px;
	margin: 0px;
	border: 1px solid #22BB1F;
}

.tableHeader{
	background-color: #32BB1F;
}

.tableRow1{
	background-color: #AEFF8E;
}

.tableCol{
	border-bottom: 1px solid #22BB1F;
}

.tableLastCol{
	border-bottom: none;
}

.headline{
	width: 350px; position: relative; left: 0px; top: 10px; font-size: 14px; text-align: center;
}
