body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-repeat: no-repeat;
	 background-position: center center;
	 background-attachment: fixed; */
	background-color: #FFF;
}
h1 {
	color: #3C5B91;
	font-size: 36px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9CC1D1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2 {
	padding: 0px;
	color: #0e76bc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	
	}

/*********** new background test *****************/

		#navigation{
			background: url('images/navbg.gif') no-repeat;
			float: right;
			margin:22px 20px 0 0;
		}
		#loading {
			position: absolute;
			top: 49.5%; 
			left: 49.5%;
			z-index: 3;
			width: 24px; 
			height: 24px;
			text-indent: -999em;
			background-image: url(images/progress.gif);
		}
		#supersize{
			position:fixed;
			
		}
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			position:absolute;
			z-index: -5;
		}
		#supersize .prevslide, #supersize .prevslide img{
			z-index: -4;
		}
		#supersize .activeslide, #supersize .activeslide img{
			z-index: -3;
		}
		

/* *********************** */




/* ************* header ************** */


.header_container {
	background-image: url(images/header_bg1.png);
	background-repeat: repeat-x;
	height: 161px;
	margin-top: 0px;
	padding-top:0px;
	z-index: 3;
	position:relative;
}
.header_image {
	width: 838px;
	height:150px;
	margin-right: auto;
	margin-left: auto;
	z-index:3;
	

/* ************* containers ************** */


}
.outer_container {
	background-image: url(images/black_bg_40.png);
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	clear:both;
	z-index: 3;
	position:relative;
}
.content_container_1 {
	background-color: #FFF;
	width: 540px;
	margin-right: 20px;
	margin-left: auto;
	padding: 20px;
	line-height: 24px;
	color: #666;
}
img.pic {
	border: 3px solid #eaeaea;
	margin: 4px;	
}

.menu_container {
	float: left;
	width: 230px;
	margin-left: 20px;
}

.left-side-module {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 15px;
}


div.clearer {clear: left; line-height: 0; height: 0;}



/* ******************* Main Menu *********************** */
.main-menu {
	width: 100%;
	float: left;
	text-align: left;
}
.main-menu ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.main-menu li a {
	display: block;
	text-decoration: none;
	padding-left: 10px;
	color: #CCC;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333;
	list-style: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}
.main-menu li a:hover {
	padding-left: 16px;
	background-image: url(images/menu-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

.main-menu .heading {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: bold;
}

#currentpage {
	background-color: #0F96F2;
	}



/* ************* footer ************** */


#latehours {
	background-image: url(images/black_bg_40.png);
	width: 860px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	z-index:3;
	position:relative;
}

#latehours_inner {
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
	background-image: url(images/lowerboxbg.png);
	background-repeat: repeat-x;
}
	


/****************** Easy Slider **********************/
	#slidercontent{
		position:relative;
		z-index: 3;
		}	
	#slider1{}	


	#slider1 ul, #slider1 li {
		margin:0;
		padding:0;
		list-style:none;
	}
	#slider1, #slider1 li { 
		width:820px;
		height:140px;
		overflow:hidden; 
	}


#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												

	#slide2 {
	background-color: #0F0;
	height: 140px;
	width: 820px;
}


/******************** // Easy Slider *******************************/



.bottom_space {
	height: 200px;
	width: 100%;
}
#foot {
	background-image:url(images/footer_bg.png);
	height:80px;
	position:fixed;
	width:100%;
	bottom:0px;
	left:0px;
	width:100%;
	clear: both;
	z-index:102;
	background-repeat: repeat-x;	
}

#footer-inner {
	padding-top:42px;
	padding-left: 50px;
	float:left;
}
.footer-text {
	font-size:10px;
	color:#fff;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 5px;
}


#footer_home {
	position:fixed;
	bottom:0;
	left:60%;
	margin-left:100px;
	width:268px;
	height:112px;
	z-index:102;
	background-image: url(images/footer-graphic-1.png);
	background-repeat: no-repeat;
}




/********** index page **************/
#index1 {
	background-image: url(images/index1.jpg);
	background-repeat: no-repeat;
	height: 229px;
	width: 540px;
	position: relative;
	line-height:normal;
}
#div1 {
	position:absolute;
	left:110px;
	top:28px;
	width:326px;
	height:37px;
	z-index:1;
	font-size: 30px;
	font-weight: bold;
	color: #1B88D0;
	text-align: right;
}
#div2 {
	position:absolute;
	left:443px;
	top:18px;
	width:89px;
	height:60px;
	z-index:1;
	font-size: 45px;
	font-weight: bold;
	color: #2593DE;
}
#div3 {
	position:absolute;
	left:151px;
	top:71px;
	width:183px;
	height:109px;
	z-index:2;
	font-size: 12px;
}
#div4 {
	position:absolute;
	left:341px;
	top:67px;
	width:184px;
	height:112px;
	z-index:1;
	font-weight: bold;
	font-size: 13px;
}
#div4 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;	
}



