﻿/* CSS Document */
	body{margin:0px; padding:0px; background:url(images/mainbg.gif) 0 0 repeat-x #ffffff; color:#333333; font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;}
	body a{color:#7F0A5F;text-decoration:none;}
	body a:hover{color:#7F0A5F;text-decoration:underline;}
	div, p, ul, h1, h2, h4, img, form, label{padding:0px; margin:0px;}
	ul{list-style-type:none;}
	
	#bullet ul{
       list-style-type:square;

		color: #333333;
		text-decoration: none;

		text-indent: 5px;
		


		padding: 10px 0 0 30px;
		margin: 20px;
		
			}

/*----MAIN PANEL----*/
#mainPan{width:950px; position:relative; margin:0 auto; padding:0px;}
/*----Left Panel----*/
#leftPan{width:240px; float:left;}
#leftTopPan{width:340px; height:125px; position:relative; margin:0 auto; padding:0; background:url(images/left-top.png) 0 0 no-repeat;}
#leftTopPan img{width:232px; height:57px; margin:30px 0 0 5px;}

#leftPan ul{width:240px; height:231px; display:block; background:url(images/menu-bg.png) 0 0 no-repeat; padding:18px 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:180px; height:26px; display:block; background:url(images/arrow-normal.gif) 0 50% no-repeat #ffffff; color:#8F8C73; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; padding:0 0 0 20px; text-decoration:none;}
#leftPan ul li a:hover{background:url(images/arrow-normal.gif) 0 50% no-repeat #ffffff; color:#7F0A5F; text-decoration:none;}
#leftPan ul li.home{width:180px; height:27px; display:block; background: url(images/arrow-normal.gif) 0 50% no-repeat #f6f5e5; 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;
list-style-type: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 #ffffff; 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 #ffffff; color:#25241E; text-decoration:underline;}

#leftPan h2{width:90px; height:63px; background:#ffffff; color:#8F146E; font-size:24px; line-height:63px; padding:0 0 0 63px; font-weight:normal;}



/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{
	width: 500px;
	float: left;
	padding-left: 40px;
}
#rightPan h1{width:596px; height:124px; background:url(images/header.png) 0 0 no-repeat; 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; background:url(images/icon1.jpg) 0 0 no-repeat #ffffff; color:#8F146E; font-size:24px; line-height:36px; padding:0 0 0 65px; margin:29px 0 0 9px;}

#rightPan h4{width:240px; height:50px; display:block; background:url(images/icon2.jpg) 0 0 no-repeat #ffffff; 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:#ffffff; font-size:16px; font-weight:bold; line-height:18px;}

#rightPan p{
	padding: 20px 0 0 9px;
	width: 600px;
}
#rightPan p.bottompadding{padding:22px 0 0 9px; margin:0 0 38px 0;}
#rightPan p span.boldtext{font-weight:bold;}
#rightPan p span.magedacolortext{background:#ffffff; color:#8F146E;}
#rightmorePan{width:500px; height:28px; display:block; background:url(images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorePan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorePan a{
	color: #1F1E15;
	margin: 0;
}
#rightmorePan a1 {
	float: left;
	width: 36px;
	height: 28px;
	display: block;
	background: url(images/morebg.gif) 0 0 no-repeat #D5D2BC;
	color: #1F1E15;
	text-decoration: none;
	padding: 0 15px 0 45px;
	margin: 0 0 0 135px;
}
#rightmorePan a:hover{text-decoration:underline;}

#rightmorenextPan{width:420px; height:28px; display:block; background:url(images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorenextPan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorenextPan a{float:left; width:36px; height:28px; display:block; background:url(images/morebg.gif) 0 0 no-repeat #D5D2BC; color:#1F1E15; text-decoration:none; padding:0 15px 0 45px; margin:0 0 0 135px;}
#rightmorenextPan a:hover{text-decoration:underline;}




/*----/Right Panel----*/

/*----Footer Panel----*/
#footermainPan{background:url(images/footerbg.gif) 0 0 repeat-x #0b93d8; color:#fff; position:relative; margin:0 auto; height:183px; clear:both;}
#footerPan{width:800px; position:relative; margin:0 auto; font:09px/10px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerAdd{margin:0 auto; font:09px/10px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
	
#footerPan ul{
	width:625px;
	position:absolute;
	top:85px;
	left:210px;
}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 4px 0; color:#fff;  text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}
.title{
	font-size: 14px;
	color: #666666;
}

#footerAdd{
	width:250px;
	position:relative;
	top:100px;
	left:120px;
	text-align:center;
}


#footerPan p.copyright{
	width:251px;
	background:#0b93d8;
	color:#FFFFFF;
	position:absolute;
	top:115px;
	left:285px;
	}
