#carouselMarque {
	position:relative;
	float:left;
	width:503px;
	height:270px;
	background:url(../../img/homeSlideShow/nav/bg.jpg)
}

#titleControls ul{ margin-top:20px; list-style-type:none; float:right; }
#titleControls ul li{ float:left; }
#titleControls ul li img{ cursor:pointer; }

#titleControls ul.playControls{ padding-right:10px; }
#titleControls ul.playControls li{ padding-right:2px; }

#titleControls ul.slideControls{ padding-right:6px; }
#titleControls ul.slideControls li{ padding-right:4px; }

.marqueSlide{
	background-position:center bottom;
	display:none;
	height:174px;
	width:457px;
}


#rowOne-RightCol{
	float:right;
	width:369px;
}

#rowTwo-Wrapper{
	clear:both;
	padding-top:6px;
	padding-bottom:0px;
}

#rowTwo-LeftCol{
	float:left;
	width:292px;
}

#rowTwo-MidCol{
	height:184px;
	margin-left:298px;
	margin-right:288px;
	background:url(../../img/headlines.jpg);
}

#rowTwo-MidCol div{
	height:140px;
	padding:5px;
	overflow-y:auto
}

#rowTwo-RightCol{
	float:right;
	width:282px;
}

/* ------------------------ FOOTER SOCIAL NETWORKING STPRITE NAV ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
#social-networking { 
	background:url("../../img/pageFrame/footer/socialMedia/social.jpg") no-repeat; 
	width:930px; 
	height:71px; 
}

#social-networking span { display: none; }

#social-networking a { height:51px; display:block; } /* change height here also */

#social-networking li { float:left; list-style:none; _display:inline; position:relative; letter-spacing:0.01em; }

#social-networking-01 { width: 116px; margin-left: 34px;}
#social-networking-02 { width: 149px;}
#social-networking-03 { width: 106px;}
#social-networking-04 { width: 127px;}
#social-networking-05 { width: 91px;}
#social-networking-06 { width: 94px;}
#social-networking-07 { width: 120px;}
#social-networking-08 { width: 57px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#social-networking-01 a:hover { background:url("../../img/pageFrame/footer/socialMedia/social.jpg")  -34px -71px no-repeat; }
#social-networking-02 a:hover { background:url("../../img/pageFrame/footer/socialMedia/social.jpg") -150px -71px no-repeat; }
#social-networking-03 a:hover { background:url("../../img/pageFrame/footer/socialMedia/social.jpg") -299px -71px no-repeat; }
#social-networking-04 a:hover { background:url("../../img/pageFrame/footer/socialMedia/social.jpg") -405px -71px no-repeat; }
#social-networking-05 a:hover { background:url("../../img/pageFrame/footer/socialMedia/social.jpg") -532px -71px no-repeat; }
#social-networking-06 a:hover { background:url("../../img/pageFrame/footer/socialMedia/social.jpg") -623px -71px no-repeat; }
#social-networking-07 a:hover { background:url("../../img/pageFrame/footer/socialMedia/social.jpg") -717px -71px no-repeat; }
#social-networking-08 a:hover { background:url("../../img/pageFrame/footer/socialMedia/social.jpg") -837px -71px no-repeat; }
