#bottomBox {
	text-align: left;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #151616;
	padding-top: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 25px;
}

#linksBox {
	margin-left: 230px;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.pressBoxHeader {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: underline;
	text-align: center;
}
.pressBoxBody {
	text-indent: 10px;
	margin-bottom: 8px;
}
.pressBoxBody a {
	font-weight: bold;
	color: #24ABE6;
	text-decoration: underline;
	text-align: right;
	display: block;
}
.pressBoxBody a:hover {
	font-style: italic;
}
.pressBoxRight {
	clear: right;
	float: right;
	width: 45%;
	color: #ffffe1;
	padding: 5px;
	border: 3px ridge #FFFFe1;
	background-image: url(../assets/index/boxBG.png);
}
.pressBoxWrapper {
	margin-bottom: 30px;
}
.pressBoxLeft {
	width: 45%;
	color: #FFFFe1;
	padding: 5px;
	border: 3px ridge #FFFFe1;
	background-image: url(../assets/index/boxBG.png);
}
#pressBoxContainer {
	width: 92%;
	margin-top: 5px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}


#linksBox  img {
	margin-right: 50px;
	margin-left: 50px;
}

#leftBox {
	width: 200px;
	padding: 10px;
	float: left;
	clear: left;
}
#featureBoxHeader {
	font-size: 16px;
	font-weight: bold;
	width: 280px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #292C2E;
	padding-bottom: 5px;
	padding-left: 5px;
}
#rightBox {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 2px;
	margin-left: 230px;
}
#rightBoxHeader {
	font-size: 16px;
	font-weight: bold;
	width: 280px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #292C2E;
}
#rightBoxContentLeft {
	width: 280px;
	padding-left: 10px;
	padding-top: 10px;
	text-indent: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#featureBoxContent {
	text-indent: 5px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
}
#featureBoxContent a {
	font-weight: bold;
}
#featureBoxContent a:hover {
	font-style: italic;
}
#menuTable {
	margin-right: auto;
	margin-left: auto;
}
#menuTable td {
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFE1;
	height: 125px;
	width: 200px;
	border-top-width: 7px;
	border-right-width: 10px;
	border-bottom-width: 7px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #151616;
	border-right-color: #151616;
	border-bottom-color: #151616;
	border-left-color: #151616;
	font-size: 13px;
	background-position: center top;
}
.IE7textFix {
	text-align: center;
	height: 18px;
	width: 200px;
	padding-top: 108px;
	color: #FFFFE1;
	text-decoration: none;
}


#menuTable td:hover {
	border-top-color: #FFFFE1;
	border-right-color: #FFFFE1;
	border-bottom-color: #FFFFE1;
	border-left-color: #FFFFE1;
}






#videoBox {
	clear: right;
	float: right;
	margin-top: 10px;
	height: 212px;
	width: 377px;
	border: 1px solid #292C2E;
}
.featureBox {
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	border: 3px ridge #FFFFE1;
	color: #FFFFFF;
	margin-bottom: 10px;
	background-image: url(../assets/index/boxBG.png);
	background-color: #292C2E;
	background-repeat: repeat;
}
.featureBox  p {
	padding-right: 8px;
	padding-left: 8px;
}
.featureBox  a {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding: 2px;
	background-color: #000000;
	border: 2px outset #FFFFe1;
	margin-top: 5px;
}
.featureBox a:hover {
	text-decoration: underline;
	background-color: #292C2E;
	color: #FFFFFF;
}
.featureBox a:active {
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.featureBoxHeaders {
	font-weight: bold;
	color: #24ABE6;
	text-align: center;
}
.commercialWrapper {
	background-color: #EAF0F2;
	border: 1px solid #97B1BD;
	padding-top: 10px;
	padding-bottom: 25px;
}
.commercialWrapper img {
	border: 2px solid #292C2E;
	clear: right;
	float: right;
	margin-left: 25px;
}
.commercialWrapper h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.commercialBox {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #292C2E;
	margin-right: 10px;
	margin-left: 10px;
	height: 85px;
}
