@charset "UTF-8";
#mainContainer {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topSection {
	background-image: url(../IMAGES/TopSection.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 203px;
}
#purchaseBox {
	width: 212px;
	height: 210px;
	float: left;
	margin-top: 40px;
}
#sellBox {
	width: 229px;
	height: 192px;
	float: left;
	margin-left: 65px;
}
.topSectionTxt {
	font-family: Impact;
	font-size: 45px;
	color: #FFFFFF;
	text-align: center;
}
#YellowBarSection {
	background-image: url(../IMAGES/yellowBar.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 49px;
}
#txtUnderMenu {
	width: 1024px;
	clear: both;
}
.bigRedTxt {
	font-family: Impact;
	font-size: 35px;
	color: #CB0A1E;
	text-align: center;
}
.indexTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
}
#constructBox {
	width: 154px;
	height: 193px;
	float: left;
	margin-left: 90px;
}
#financeBox {
	width: 181px;
	height: 187px;
	float: left;
	margin-left: 90px;
	margin-top: 40px;
}
.yellowBarTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
#indexBottomHalf {
	background-image: url(../IMAGES/index_BottomHalf.jpg);
	background-repeat: no-repeat;
	height: 564px;
	width: 1024px;
	padding-left: 45px;
}
.indexFooterTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding-left: 24%;
}
#bottomContainer {
	height: 564px;
	width: 1024px;
	padding-left: 0px;
}
#leftBox {
	background-image: url(../IMAGES/mainMenuBG.jpg);
	height: 553px;
	width: 261px;
	float: left;
	padding-left: 5px;
}
#rightBox {
	float: right;
	width: 742px;
}
.titleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.mainTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.mainTxtCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
}
#years {
	float: left;
	width: 100px;
}
.paTitlesBold {
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
	text-align: center;
}
.links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.links a:hover {
	text-decoration: none;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.links a:visited {
	text-decoration: none;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.sublinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #262661;
	text-decoration: none;
}
.sublinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.paTxtCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
}
#titles {
	float: left;
	width: 180px;
	margin-left: 60px;
}
#experience {
	float: left;
	width: 321px;
	margin-left: 55px;
}
#mainRightBox {
	width: 742px;
	padding-top: 7px;
	padding-left: 7px;
	background-color: #37398B;
	float: right;
}
.titleTxtCopia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

