#rotator {
	height: 225px;
	width: 879px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#homeBox {
	position: relative;
	height: 225px;
	width: 879px;
	background-repeat: no-repeat;
	background-image: url('/resources/img/rotator_shadow.jpg');
}

#homeBox #homeImg {
	position: absolute;
	left: 8px;
	top: 8px;
	width: 689px;
	height: 206px;
	background-repeat: no-repeat;
}

#homeBox #atSign {
	position: absolute;
	top: 8px;
	left: 705px;
	width: 163px;
	height: 206px;
	background-repeat: no-repeat;
	background-image: url('/resources/img/at-sign.gif');
}

#homeBox h2 {
	text-transform: lowercase;
	position: absolute;
	left: 37px;
	top: 37px;
	color: #777;
	font-size: 28px; 
	font-weight: normal;
	width: 500px;
}

#homeBox h2 .highlight {
	font-weight: bold;
	color: #666465;
}


#mainBlock {
	overflow: hidden;
}

#mainBlock #nav {
	padding-left: 7px;
	padding-right: 7px;
	width: 258px;
}
#mainBlock #nav #navHeader {
	background-image: url('../img/home/capQuickFind1.gif');
	background-repeat: no-repeat;
	height: 96px;
	width: 260px;
	padding: 0px;
	margin: 0px;
}
#mainBlock #nav h5 {
	font-size: 14px;
	color: #343031;
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;
	margin-bottom: 4px;
}

#mainBlock #nav form {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainBlock #nav select {
	color: #010101;
	font-size: 11px;
}
#mainBlock #nav select span {
	color: #010101;
}
#mainBlock #nav p {
	line-height: 15px;
	margin: 0px;
	font-size: 11px;
}

#mainBlock a.more {
	color: #666465;
	margin-top: 0px;
	padding-top: 0px;
}
#mainBlock a.morePlus {
	position: relative;
	float: right;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	display: block;
	line-height: 17px;
	padding-right: 7px;
	padding-left: 7px;
	height: 17px;
	margin-right: 8px;
	text-decoration: none;
	margin-top: 14px;
}
#mainBlock a.morePlus:hover {
	text-decoration: underline;
}

#mainBlock #contentInner {
	width: 596px;
}


#mainBlock .newsInner {
	margin-right: 7px;
	margin-left: 7px;
	padding-bottom: 20000px;  /* X + padding-bottom */
  	margin-bottom: -20000px;
}

#mainBlock .spotlightInner {
	margin-right: 7px;
	margin-left: 7px;
	padding-bottom: 20000px;  /* X + padding-bottom */
  	margin-bottom: -20000px;
}

#mainBlock #content #spotlights h3 {
	width: 250px;
}

#spotlights {
	width: 386px;
	float: left;
	padding-bottom: 20000px;  /* X + padding-bottom */
  	margin-bottom: -20000px;
}
#spotlights a.morePlus {
	background-color: #666465;
}
#spotlights .contentInner {
	/*height: 375px;*/
	padding-bottom: 20000px;  /* X + padding-bottom */
  	margin-bottom: -20000px;
}


#spotlights .spot {
	background-image: url('../img/grad_mid.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
#spotlights .spot img {
	display: block;
	float: left;
	position: relative;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	margin-right: 15px;
	margin-top: 8px;
}
#spotlights .spot img.pic1 {
	border-bottom-color: #B5B5B5;
}
#spotlights .spot img.pic2 {
	border-bottom-color: #B5B5B5;
}
#spotlights .spot img.pic3 {
	border-bottom-color: #B5B5B5;
}
#spotlights .spot img.pic4 {
	border-bottom-color: #B5B5B5;
}

#spotlights .spot h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #343031;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	text-decoration: none;
}
#spotlights .spot p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#news {
	width: 206px;
	float: right;
	padding-bottom: 20000px;  /* X + padding-bottom */
  	margin-bottom: -20000px;
}

#mainBlock #content #news h3 {
	width: 115px; 
}

#news a.morePlus {
	background-color: #666465;
}
#news .contentInner {
	padding-bottom: 20000px;  /* X + padding-bottom */
  	margin-bottom: -20000px;
	/*height: 375px;*/
}

#news a {
	display: block;
	color: #444;
	text-decoration: none;
	font-size: 12px;
}
#news a:hover {
	text-decoration: underline;
}
#news a.subscribe {
	margin-bottom: 15px;
}
#news ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#news li {
	display: block;
	background-image: url(../img/line_dash_grey.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 13px;
	padding-bottom: 12px;
}
#news li span {
	color: #666465;
	font-weight: bold;
}


#navBottom {
	display: inline;
	float: left;
	width: 276px;
	height: 5px;
	padding: 0;
	display: block;
	margin-left: 1px;
	margin-right: 6px;
}
#spotlightsBottom {
	display: inline;
	float: left;
	width: 384px;
	height: 5px;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#newsBottom {
	display: inline;
	float: left;
	width: 204px;
	height: 5px;
	display: block;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}

