body 
{
	font-family:Arial;
	font-size:10pt;
	margin:0;
	background: url('images/body_bg.jpg') no-repeat;
	background-position:top;
	color: #919191;
}
img{border:0px;}
#MianTBL
{
	font-family:Arial;
	font-size:10pt;
	padding-top:31px;
	/*background: #222 url('images/bg-body-top.jpg') left top repeat-x;*/
	color: #919191;
	width:960px;
}

.top_nav img 
{	
}

.top_nav img:hover
{
	/*background: url('images/active_page_link.jpg')left top no-repeat;*/
	text-decoration: none;
	font-weight: normal;
	background-position: left top;
	
}	


.top
{
	/*background-image:url(images/bg-body-top.jpg);*/
	background-repeat:repeat-x;
	background-position:bottom;
	
}




.clear-both { clear:both; }
.left { float:left; }
.right { float:right; }

#MidDiv
{	
	height:243px;
	width:100%;
	/*background-image:url(images/bg-body-mid.jpg);*/
	background-repeat:no-repeat;
	background-position:top;
}

#MidDiv_inner
{	
	height:243px;
	width:100%;
	background: url('images/bg-body-mid_inner.jpg') no-repeat;
}

#header_div
{
	
	background: url('images/header_divider.jpg') left repeat-x;
}

#home_aboutus
{
	text-align:justify;
	width:438px;
	height:139px;	
	font-family:Arial;
	font-size:9pt;
	
}
#home_news
{
	text-align:justify;
	width:453px;
	height:139px;	
	font-family:Arial;
	font-size:12px;
	
}
#home_media
{
	text-align:justify;
	/*background: url('images/home_media.jpg')  no-repeat;*/
	height:49px;	
	font-family:Arial;
	font-size:12px;
	
}

#home_base
{
	text-align:justify;
	width:1004px;
	height:139px;	
	font-family:Arial;
	font-size:12px;
	
}
.readmore
{
	color:#000;	
	font-size:10px;
}
/*Inner page*/



.Top_Left
{
	background-image:url(images/inner_page/top_bg.jpg);
	background-repeat:repeat-x;
	height:418px;
	background-position:left top;
	
}

#MID_left
{
	background: #222222 url(images/inner_page/mid_left.jpg);
	background-repeat: repeat-x;
	height: 190px;
	background-position: right top;
}
#MID_mid
{
	background: #222222 url(images/inner_page/mid_center.jpg);
	background-repeat:no-repeat;
	width:1001px;
	height:190px;
	background-position:left top;
}

#MID_mid_career
{
	background: #222222 url(images/inner_page/mid_center_careers.jpg);
	background-repeat:no-repeat;
	width:1001px;
	height:190px;
	background-position:left top;
}

#MID_mid_contact
{
	background: #222222 url(images/inner_page/mid_center_contact.jpg);
	background-repeat:no-repeat;
	width:1001px;
	height:190px;
	background-position:left top;
}


.MID_mid
{
	background: #222222 url(images/inner_page/mid_center_service.jpg);
	background-repeat:no-repeat;
	width:1001px;
	height:190px;
	background-position:left top;
}
#MID_right
{
	background: #222222 url(images/inner_page/mid_right.jpg);
	background-repeat:repeat-x;
	height:190px;
	background-position:left top;
}
.Bottom_Left
{
	background: #222222 url(images/inner_page/bottom_bg.jpg);
	background-repeat: repeat-x;
	height: 295px;
	background-position: right top;
}



/*==================================================*/

/* jquery */


 
/* Easy Slider */
 
	#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:990px;
		height:218px;
		overflow:hidden; 
		}	
 
	#slider2 li{ 
		background:#f1f1f1;
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:-182px;
		}	
	#nextBtn, #nextBtn2{ 
		left:1000px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:30px;
		height:77px;
		/*background:url(images/btn_prev.gif) no-repeat 0 0;	*/
		}	
	#nextBtn a, #nextBtn2 a{ 
		/*background:url(images/btn_next.gif) no-repeat 0 0;*/	
		}												
 
/* // Easy Slider */

.blue {
	color:#999999;
	font-size:12px;
	line-height:18px;
	
}