@charset "utf-8";
/* CSS Document */


/*-------------------------------------------- EXISTING STYLES*/

.main_bg {
	margin:0 auto;
	padding:0;
	width:923px; /*border:1px solid #292929;*/
}
.header_text { width:823px; height:260px; margin:0 auto; padding:0 0 0 45px; float:left;}

#slider { margin:0; padding:0; list-style:none; }
#slider ul,
#slider li { margin:0; padding:0; list-style:none; }
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/

.header_text .div {
	float:right;
	width:813px;
	padding:10px 0 0 10px;
	margin:0;
	overflow:hidden;
}

.header_text .div .left1 {
	float:left;
	width:340px;
	padding:48px 0 0 25px;
	margin:0;
}
.header_text .div .left1 .InerText{
	width:182px;
	height:27px;
	float:left;
	padding:68px 0 0 22px;
	color:#FFFFFF;
	font:italic bold Georgia, Times New Roman, Times, serif;
	text-shadow:0px 1px 1px #000000;
	}
.header_text .div .left1 img.more { float:left; padding:15px 0}

.header_text .div .left1 h2 {
	font:bold 30px Georgia,"Times New Roman",Times,serif;
	color:#333333;
	padding:0;
	margin:0 0 18px 0;
	font-weight: bold;
	text-shadow:0px 0px 4px;
}
.header_text p {
	font: normal 13px "Arial", Times, Georgia, serif;
	color:#000000;
	padding:16px 0 0;
	margin:0;
	line-height: 18px;
	font-weight:normal;
}
/* header_text2 */
.header_text2 { width:823px; height:89px; margin:0 auto; padding:0; background:url(../images/simple_bg.gif) top center no-repeat;}
.header_text2 h2 { font: bold 30px  Georgia, "Times New Roman", Times, serif; text-align:center; color:#fff; margin:0; padding:20px 0 0 0;}
.gallery { width:823px; height:260px; margin:0 auto; }
.gallerySml { width:823px; height:260px; margin:0 auto; }
#slider { margin:0; padding:0; list-style:none; }
#slider ul,
#slider li { margin:0; padding:0; list-style:none; }
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#slider li { width:823px; height:260px; overflow:hidden; }
p#controls { margin:0; padding:0; position:relative; }
#prevBtn { display:block; margin:0; overflow:hidden; width:37px; height:37px; position:absolute; left:-41px; top:-140px; }
#prevBtn a { display:block; width:37px; height:37px; background:url(../images/left.gif) no-repeat 0 0; }
#nextBtn { display:block; margin:0; overflow:hidden; width:37px; height:37px; position:absolute; left: 836px; top:-140px; }

#nextBtn a { display:block; width:37px; height:37px; background:url(../images/right.gif) no-repeat 0 0; }

#prevBtnsml { display:block; margin:0; overflow:hidden; width:37px; height:37px; position:absolute; left:-41px; top:-184px; }
#prevBtnsml a { display:block; width:37px; height:37px; background:url(../images/left.gif) no-repeat 0 0; }
