/* CSS Document */
body{padding:0px; margin:0px; color:#5E5E5E; font:13px/18px Arial, Helvetica, sans-serif;}
div, p, h2, h3, img{padding:0px; margin:0px; color:#076494; font-family:Verdana, Geneva, sans-serif;}


#wrapper{
		width: 980px;
		height:auto;
		margin:auto;
		}
/*----TOP PANEL----*/
#topPan{
		width:980px;
		height:117px; 
		margin:0 auto; 
		background:url(images/title_center.jpg) 0 0 repeat-x; 
		color:#fff; 
		padding:0px;
}

#topPan-left{
		width:266px;
		float:left;
		height:117px; 
		margin:0 auto; 
		background:url(images/title_left.jpg); 
		color:#fff; 
		padding:0px;
}

#topPan-right{
		width:509px;
		float:right;
		height:117px; 
		margin:0 auto; 
		background:url(images/title_right.jpg); 
		color:#fff; 
		padding:0px;
}
		
		
#topPan img.logo{
		width:245px; 
		height:37px; 
		position:absolute; 
		top:33px; 
		left:43px;
}
#topPan img.book{
		width:158px; 
		height:99px; 
		position:absolute; 
		top:20px; 
		right:46px;
}


#topPan p{
		font-size:16px; 
		padding:70px 0 0 43px;
}

#topContactPan{width:159px; height:51px; position:absolute; top:43px; right:240px;}
#topContactPan p.callus{background:#0C71A4; color:#fff; width:64px; height:14px; line-height:14px; font-size:14px; font-weight:bold; text-transform:uppercase; padding:0px;}
#topContactPan p.no{font-size:26px; padding:4px 0 0;}

#menu{
		width:100%;
		height:48px;
		background: url(images/menu_bj.gif) 0 0 repeat-x;
		}

#topMenuPan{
		width:500px;
		height:48px;
		margin-left:auto;
		margin-right:auto;
}


#topMenuPan ul li{
		width:100px; 
		height:48px; 
		float:left;
		font-size: 8pt;
		font-family: Tahoma;
		color: #FFFFFF;
		text-align: center;
		font-weight: bold;
		line-height:48px;

}


#1st{
		width:100px; 
		height:48px; 
		float:left;
		font-size: 8pt;
		font-family: Tahoma;
		color: #FFFFFF;
		text-align: right;
		font-weight: bold;
		line-height:48px;
		background:url(images/bullet.gif) right no-repeat;
		margin-left:20px;
}

#topMenuPan ul li a{
		min-width:100px;
		height:48px; 
		float:left;
		font-size: 8pt;
		font-family: Tahoma;
		color: #FFFFFF;
		text-align: center;
		font-weight: bold;
		line-height:48px;
		background:url(images/bullet.gif) right no-repeat;
}

.tmenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	line-height:48px;
}
.tmenua {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
		line-height:48px;
}

#topMenuPan ul li a:hover{
		color:#0574AF; 
		text-decoration:none;
}

#menu-bot{
		background:url(images/menu_bj2.gif) repeat;
		height:6px;
		}

/*----/TOP PANEL----*/
/*----BODY PANEL----*/

#bodyPan{
width:100%;
margin:auto; 
padding:0px;
height:217px;
}

#bodyPan-main{
width:980px;
height:217px;
margin:auto; 
padding:0px;
background:url(images/back.jpg) #999999;
}


#bodyPan-aboutus{
width:980px;
height:217px;
margin:auto; 
padding:0px;
background:url(images/aboutus-front.jpg) #999999;
}

#bodyPan-testimonials{
width:980px;
height:217px;
margin:auto; 
padding:0px;
background:url(images/testimonials.jpg) #999999;
}

#bodyPan-contact{
width:980px;
height:217px;
margin:auto; 
padding:0px;
background:url(images/contactus.jpg) #999999;
}

#bodyPan-what{
width:980px;
height:217px;
margin:auto; 
padding:0px;
background:url(images/what-we-offer.jpg) #999999;
}
#bodyPan-text{
width:980px;
min-height:300px;
margin:auto; 
background-color: #E2EAFC;

}
#bodyPan-text-inner{
width:90%;
height:auto;
margin:auto; 
padding:20px;
text-align:justify;
background-color: #E2EAFC;
}


#bodyPan-text img{
margin:auto; 
padding-right:20px;
padding-bottom:20px;
}

.image{
margin:auto; 
padding-right:20px;
padding-bottom:20px;

}




#logo{
		width: 273px;
		height:55px;
		margin-left:100px;
		margin-top:20px;
		background:url(images/logo.png);
		}




