#Header {
	background:url(../images/about-header.jpg) top no-repeat;
}
#MainCharacter {
	position:absolute;
	bottom:10px;
	left:525px;
	width:177px;
	height:132px;
	z-index:1001;
}
#MainContainerIn {
	background:url(../images/about-copy-right-bg.jpg) bottom left no-repeat;
}
.right-menu{
height:337px;
}
.ServiceContentHead {
	width:530px;
	position:relative;
	z-index:999;
	padding:0 61px 0 52px;
	background:url(../images/servicehead.jpg) top left no-repeat;
}
.ServiceContentHead p {
	text-align:justify;
	padding-bottom:18px;
	padding-top:5px;
}
.AboutHeading {
	width:27px;
	height:160px;
	position:absolute;
	top:6px;
	left:9px;
	background:url(../images/about-us.gif) top no-repeat;
	text-indent:-9000px;
	z-index:1145478;
}
.AboutContent {
	width:591px;
	padding:0 0 200px 52px;
	background:url(../images/serv-bg2.jpg) bottom left no-repeat;
	position:relative;
}
.AboutContent p {
	text-align:justify;
	padding-bottom:18px;
}

/**********************Top Menu ***********/
#top_Menu 
{
	border:0;
	margin:0;
	padding-left:454px;

}
#tab1 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab1 ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
#tab1 li 
{
	margin:0 0 1px 0;
	padding:0;
	display:block;
	float:left;
	height:27px;
	line-height:25px;
	cursor:pointer;
}
#tab1 a 
{
	background:url(../images/bright_018.gif) no-repeat right top;
	text-decoration:none;
	display:block;
	float:left;
	margin:0;
	padding:0;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	height:27px;
	line-height:25px;
	padding-left:12px;
	padding-right:12px;
	color:#ffffff;
	cursor:pointer;
	
}
#tab1 a span 
{
	display:block;
	background:url(../images/bleft_018.gif) no-repeat left top;
	color:#FFF;
	padding:0;
	height:27px;
	padding-left:14px;
	padding-right:15px;
	line-height:25px;
}
#tab1 a:hover,#tab1 li.item_active a 
{
	background-position:right bottom;
	color:#fff;
	float:left;
}
#tab1 a:hover span,#tab1 li.item_active a span 
{
	background-position:left bottom;
	color:#fff;
}