
/* BANNER STARTS HERE */
#banner{width:542px; height:333px;}
/* BANNER ENDS HERE */


/* JQUERY SLIDER IN HOMEPAGE STARTS HERE */
/* // image replacement */
#containerslide{margin:0 auto;position:relative;text-align:left;width:696px;background:#fff;margin-bottom:2em;}
#headerslide{height:144px;background:#5DC9E1;color:#fff;}
#contentslide{position:relative;}
/* Easy Slider */
#sliderarea{width:542px; height:321px; text-align:center; position:relative;margin:0px auto; }

/* JQUERY SLIDER IN HOMEPAGE ENDS HERE */


.carousel, .carousel li {
	width:542px;
	height:321px;
	overflow: hidden;
}
.carousel .textholder {
	text-align: left;
	padding: 0 4px;
	color: #58595B;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}
.carousel ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


.anythingSlider .forward                { display:block; height:45px; width:45px; background:url(../images/rightarrow.png) no-repeat; text-indent:-9999px; position:absolute; top:130px; right:-20px; cursor:pointer; }
.anythingSlider .back                   { display:block; height:45px; width:45px; background:url(../images/leftarrow.png) no-repeat; text-indent:-9999px; position:absolute; top:130px; left:-20px; cursor:pointer; }

ul, menu, dir { margin:0px; padding:0px; border:0px; }


