/* CSS Document */
body{margin:0px; padding:0px; background:url(images/mainbg.gif) 0 0 repeat-x #F6F4E4; 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:791px; height: 1000px; position:relative; margin:0 auto; padding:0px;}
#mainPan1{width:791px; height: 1100px; position:relative; margin:0 auto; padding:0px;}
#mainPan2{width:791px; height: 1700px; position:relative; margin:0 auto; padding:0px;}
#mainPan3{width:791px; height: 1300px; 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.jpeg) 0 0 no-repeat;}
#leftTopPan img{
	width:210px;
	height:50px;
	margin:30px 0 0 10px;
}

#leftPan ul{
	width:240px;
	height:231px;
	display:block;
	background:url(images/menu-bg.jpeg) 0 0 no-repeat;
	padding:28px 0 0;
}
#leftPan ul li{
	width:180px;
	height:27px;
	position:relative;
	margin:0 auto;
	background:url(images/dot.gif) 0 100% repeat-x;
}
#leftPan ul li a{width:140px; 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:140px;
	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 ul.linkone{width:240px; height:259px; padding:0; background:none;}
#leftPan ul.linkone li{width:118px; height:26px; position:relative; margin:0 auto; background:none; padding:0px;}
#leftPan ul.linkone li a{width:96px; 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:normal; padding:0 0 0 22px; text-decoration:underline;}
#leftPan ul.linkone li a:hover{background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#25241E; text-decoration:underline;}

#leftPan h2{width:90px; height:63px; background:#F6F4E4; color:#8F146E; font-size:24px; line-height:63px; padding:0 0 0 63px; font-weight:normal;}

#leftPan form{width:222px; height:173px; position:relative; margin:0 auto; background:url(images/formbg.gif) 0 0 no-repeat #ABA894; color:#fff;}
#leftPan form input{width:143px; height:17px; margin:3px 0 2px 35px; }
#leftPan form label{width:143px; height:18px; margin:2px 0 0 35px; font:12px/15px Arial, Helvetica, sans-serif; font-weight:bold;}

#leftPan form input.button{width:51px; height:17px; float:left; background:url(images/button.gif) 0 0 no-repeat #FEFEFE; color:#fff; font-size:12px; font-weight:bold; line-height:18px; border:none; padding:0 10px 0 0;  margin:3px 10px 2px 28px; }

#leftPan form h2{width:150px; height:47px; display:block; background:url(images/memberbg.gif) 0 0 no-repeat #D5D2BC; color:#fff; font-size:18px; line-height:47px; padding:0 0 0 65px;}


/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{width:551px; float:left;}
#rightPan h1{
	width:438px;
	height:124px; /* background:url(images/header.jpg) 0 0 no-repeat #D33F9F; */
	color:#FFF;
	padding:37px 0 0 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 13px;
}

/*----/Right Panel----*/

/*----Footer Panel----*/
#footermainPan{background:url(images/footerbg.gif) 0 0 repeat-x #6B6854; color:#fff; position:relative; margin:0 auto; height:227px; clear:both;}
#footerPan{
	width:700px;
	position:relative;
	margin:0 auto;
	font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:normal;
}

}

