/* CSS Document */
body{margin:0px; padding:0px;  color:#6B6854; font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;}
div, p, ul, h1, h2, h4, img, form, label{padding:0px; margin:0px;}
ul{list-style-type:none;}

/*----MAIN PANEL----*/
#mainPan{width:691px; position:relative; margin:0 auto; padding:0px;}
/*----Left Panel----*/
#leftPan{width:240px; float:left;}
#leftTopPan{width:240px; height:125px; position:relative; margin:0 auto; padding:0; background:url(../images/left-top.jpg) 0 0 no-repeat;}
#leftTopPan img{width:200px; height:61px; margin:18px 0 0 20px;}

#leftPan ul{width:240px; height:231px; display:block; background:url(../images/menu-bg.jpg) 0 0 no-repeat; padding:28px 0 0;}
#leftPan ul li{width:140px; height:27px; position:relative; margin:0 auto; background:url(../images/dot.gif) 0 100% repeat-x;}
#leftPan ul li a{width:120px; height:26px; display:block; background:url(../images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#8F8C73; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; padding:0 0 0 22px; text-decoration:none;}
#leftPan ul li a:hover{background:url(../images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#7F0A5F; text-decoration:none;}
#leftPan ul li.home{width:96px; height:27px; display:block; background: url(../images/homebg.gif) 0 0 no-repeat #F6F4E4; color:#7F0A5F; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:0 0 0 22px;}
#leftPan ul li.contact{background:none;}

#leftPan h2{width:90px; height:63px; background:#F6F4E4; color:#8F146E; font-size:24px; line-height:63px; padding:0 0 0 63px; font-weight:normal;}

/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{width:451px; float:left;}
#rightPan h1{width:438px; height:124px; background:url(../images/header.jpg) 0 0 no-repeat #D33F9F; color:#fff; font:20px/13px Georgia, "Times New Roman", Times, serif; padding:37px 0 0 13px;}
#rightPan h1 span{font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#rightPan h2{width:240px; height:36px; display:block;  color:#8F146E; font-size:24px; line-height:36px; padding:0px 0px 0px 0px; margin:29px 0 0 9px;}

#rightPan h4{width:240px; height:50px; display:block; background:url(../images/icon2.jpg) 0 0 no-repeat #F6F4E4; color:#8F146E; font-size:24px; line-height:22px; padding:0 0 0 75px; margin:0 0 0 9px; clear:both;}
#rightPan h4 span{color:#9F9D81; background:#F6F4E4; font-size:16px; font-weight:bold; line-height:18px;}

#rightPan p{padding:20px 20px 0 9px; text-align:justify; }
/*----/Right Panel----*/

/*----Footer Panel----*/
#footermainPan{
	background:url(../images/footerbg.gif) 0 0 repeat-x #6B6854;
	color:#fff;
	position:relative;
	margin:0 auto;
	height:127px;
	clear:both;
}
#footerPan{width:691px; position:relative; margin:0 auto; font:15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul{width:546px; position:absolute; top:65px; left:42px;}
#footerPan li{float:center; }

#footerPoweredBy{
	width:120px; 
	height:43px; 
	position:absolute; 
	top:110px; 
	left:580px;
	z-order:3;
}
	#footerPoweredBy a{
		font:13px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;
		text-decoration:none;
		color:#ffffff; 
	}
