body {
	background-color: #3A3A3C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939598;
	line-height: 18px;
}

#verticalWrapper {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#mainBG {
	height: 541px;
	width: 960px;
	margin-top: -271px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#homeContent {
	background-color: #FFFFFF;
	margin: 21px;
	height: 474px;
	padding: 13px;
	font-size: 50px;
	line-height: 66px;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	width: 892px;
}


/* original mainPic and mainText before slider...
#mainPic {
	display:none;
	float:right;
	width:651px;
	height:404px;
	margin-top: 13px;
	margin-right: 17px;
}

#mainText {
	display:none;
	float:left;
	width:270px;
	height:378px;
	margin-left: 255px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 13px;
	background-image: url(../images/textBG.png);
	background-repeat: repeat;
	overflow: hidden;
}

*/
#mainPic {
	display:none;
	float:right;
	width:651px;
	height:404px;
	margin-top: 13px;
	margin-right: 17px;
	overflow:hidden;
	position: relative;
}


#mainText {
	float:right;
	width:270px;
	height:378px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/textBG.png);
	background-repeat: repeat;
	overflow: hidden;
	left:296px;
	padding: 13px;
	overflow:hidden;
	position:relative;
	line-height: 1.09;
	color:#FFFFFF;
}


#homePicsDiv {
	float:right;
	width:651px;
	height:404px;
	margin-top: 13px;
	margin-right: 17px;
}
#imageLinksDiv {
	width:90px;
	float:left;
	margin-top: 370px;
	padding-left: 10px;
}

.link1,.link2,.link3,.link1On,.link2On,.link3On {font-size:12px;}
.link1 a,.link2 a,.link3 a {
	color:#565656;
	text-decoration:none;
}
.link1On a,.subLinks1 a {color:#C10077;}
.link2On a,.subLinks2 a {color:#36A7E9;}
.link3On a,.subLinks3 a {color:#5FA841;}
.link1On a,.link2On a,.link3On a {text-decoration:none;}
.link1 a:hover {color:#C10077;}
.link2 a:hover {color:#36A7E9;}
.link3 a:hover {color:#5FA841;}
.subLinks1,.subLinks2,.subLinks3 {font-size:13px;}
.subLinks1 a:hover {color:#565656;}
.subLinks2 a:hover {color:#565656;}
.subLinks3 a:hover {color:#565656;}

#mainTop {
	float: left;
	width: 933px;
	margin-top: 23px;
	margin-left: 23px;
}
#logoDiv {
	float: left;
	width: 225px;
	height: 490px;
}
#linksDiv {
	float: right;
	width: 620px;
	margin-right: 17px;
	color: #565656;
	margin-bottom: 7px;
}
#subLinksDiv,#level3LinksDiv {
	float: right;
	width: 650px;
	margin-right: 17px;
	color: #565656;
}
#level3LinksDiv {
	margin-top:7px;
	font-size:16px;
	height: 33px;
}
#subLinksDiv a,#level3LinksDiv a {text-decoration:none;}

#homeLink {
	display:none;
	font-size: 16px;
	float: right;
	width:300px;
	height: 23px;
	margin-top: 33px;
}
#homeLink a {
color:#C10077;
text-decoration:none;
line-height:20px;
}
#mainText a {
	text-decoration: none;
	font-weight: bold;
	color: #EEEEEE;
}
#mainText a:hover {
	color: #FFFFFF;
}
#bannerImages {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#mainHomeText {
	float: left;
	width: 888px;
	height: 420px;
}


/* remove dotted borders from firefox */
a:active {outline: none;}
a:focus {-moz-outline-style: none;}
/* end of border removal */