/* CSS Document */
body{
	margin:0px;
	padding:0px;
	color:#6B6854;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #F6F4E4;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
div, p, ul, h1, h2, h4, img, form, label{padding:0px; margin:0px;}
ul{list-style-type:none;}


/*----MAIN PANEL----*/
#mainPan{
	width:791px;
	position:relative;
	margin:0 auto;
	padding:0px;
}
#mainPan #rightPan td {
	font-size: 16px;
	line-height: 20px;
	vertical-align: top;
}

/*----Left Panel----*/
#leftPan{
	width:290px;
	float:left;
}
#leftTopPan{
	width:290px;
	height:125px;
	position:relative;
	margin:0 auto;
	padding:0;
	background-image: url(images/left_top.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#leftTopPan img{
	width:210px;
	height:55px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 43px;
}

#leftPan ul{
	width:290px;
	height:231px;
	display:block;


	background:url(images/menu-bg - Copy
.jpg) 0 0 no-repeat;
	padding:28px 0 0;
	background-image: url(images/menu-bg.jpg);
}
#leftPan ul li{
	width:236px;
	height:27px;
	position:relative;
	background:url(images/dot.gif) 0 100% repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#leftPan ul li a{
	width:216px;
	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;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
}
#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:216px;
	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-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 22px;
}
#leftPan ul li.contact{background:none;}

#leftPan ul.linkone{
	width:290px;
	height:259px;
	padding:0;
	background:none;
}
#leftPan ul.linkone li{
	width:200px;
	height:26px;
	position:relative;
	background:none;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 26px;
}
#leftPan ul.linkone li a{
	width:216px;
	height:26px;
	display:block;
	color:#8F8C73;
	font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
	background-color: #F6F4E4;
	background-image: url(images/arrow-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#leftPan ul.linkone li a:hover{background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#25241E; text-decoration:underline;}
#mainPan #rightPan #LiPan1 li {
	background-image: url(images/Cross_16px.gif);
	background-repeat: no-repeat;
	font-size: 16px;
}


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


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

/*----Right Panel----*/
#rightPan{
	width:501px;
	float:left;
	background-image: none;
}
#rightPan h1{
	width:488px;
	height:124px;
	color:#fff;
	padding:37px 0 0 13px;
	background-color: #800080;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
}
#rightPan h1 span{font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#rightPan h2{
	width:390px;
	height:36px;
	display:block;
	color:#8F146E;
	font-size:24px;
	line-height:55px;
	margin-top: 29px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 75px;
	background-color: #F6F4E4;
	background-image: url(images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightPan h4 span{color:#9F9D81; background:#F6F4E4; font-size:16px; font-weight:bold; line-height:18px;}

#rightPan p{
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
}
#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:#F6F4E4; color:#8F146E;}

/*----/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:500px;
	position:relative;
	font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footerPan ul{
	width:546px;
	position:absolute;
	top:73px;
	left:167px;
}
#footerPan li{
	float:left;
}
#footerPan ul li a{padding:0 10px 0; color:#fff; background:#6B6854; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.templateworld{
	width:112px;
	background:#6B6854;
	color:#fff;
	display:block;
	position:absolute;
	top:126px;
	left:375px;
}
#footerPan ul.templateworld li{height:20px;}
#footerPan ul.templateworld li a{background:#6B6854; display:block; color:#fff; text-decoration:none; padding:0px;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPan p.copyright{
	width:500px;
	background:#6B6854;
	color:#F3F1DF;
	position:relative;
	top:105px;
	left:195px;
}
#rightPan h5 {
	width:435px;
	height:26px;
	display:block;
	color:#800080;
	font-size:18px;
	line-height:normal;
	margin-top: 29px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
	background-color: #F6F4E4;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
}
#rightPan h3 {
	width:390px;
	height:36px;
	display:block;
	color:#800080;
	font-size:24px;
	line-height:55px;
	margin-top: 29px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 75px;
	background-color: #F6F4E4;
	background-image: url(images/icon2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightPan h4 {
	width:390px;
	height:36px;
	display:block;
	color:#800080;
	font-size:24px;
	line-height:55px;
	margin-top: 29px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 75px;
	background-color: #F6F4E4;
	background-image: url(images/icon4.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightPan h6 {
	width:435px;
	height:26px;
	display:block;
	color:#6B6854;
	font-size:18px;
	line-height:normal;
	margin-top: 29px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
	background-color: #F6F4E4;
	background-image: url(images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
}
#mainPan #rightPan #TablePan {
	padding-left: 9px;
}
#mainPan #rightPan #TablePan2 {
	left: 0px;
	padding-left: 9px;
}
#mainPan #rightPan #TablePan3 {
	padding-left: 9px;
}
#mainPan #rightPan li {
	font-size: 16px;
	color: #6B6854;
	background-image: url(images/Cross_16px.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	padding-left: 30px;
	margin-top: 10px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 9px;
}
#mainPan #rightPan #LiPan2 li {
	background-image: url(images/Check_16px.gif);
	background-repeat: no-repeat;
}
