/* CSS Document */
body{
	padding:0px;
	background:#4c4c4c;
	color:#FFF;
	font:14px/18px Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div, p, ul, h1, h2, h3, h4, h5, h6, h7{
	padding:0px;
	margin:0px;
	background-color: #FFF;
	font-family: Calibri;
}
ul{list-style-type:none;}
/*----MAIN PANEL----*/
#mainPan{
	width:723px;
	background-color: #4c4c4c;
}
/*----Left Panel----*/
#leftPan{
	width:389px;
	float:left;
	color:#1A1A1A;
	background-color: #4c4c4c;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#logoPan{width:317px; height:125px; display:block; margin:63px 0 48px 32px;}

#leftbodyPan{
	width:294px;
	margin:0 0 0 58px;
	background-color: #4c4c4c;
}
#leftbodyPan h1{
	width:290px;
	height:75px;
	display:block;
	color: #FFF;
	font-size:24px;
	line-height:65px;
	padding:0 0 0 50px;
	font-weight:normal;
	background-color: #4c4c4c;
	background-image: url(images/icon3.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-family: Calibri;
	text-align: left;
}
#leftbodyPan h2{
	width:175px;
	height:34px;
	color: #FFF;
	font-size:24px;
	line-height:20px;
	padding:0 0 0 50px;
	font-family: Calibri;
	background-color: #4c4c4c;
	background-image: url(images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-weight: normal;
	text-align: center;
}
#leftbodyPan h3{
	width:290px;
	height:75px;
	display:block;
	color: #FFF;
	font-size:24px;
	line-height:65px;
	padding:0 0 0 50px;
	font-weight:normal;
	background-color: #4c4c4c;
	background-image: url(images/icon3.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-family: Calibri;
	text-align: left;
}
#leftbodyPan h4{
	display:block;
	background-color: #4c4c4c;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 25px;
	margin-right: 25;
	margin-bottom: 10px;
	margin-left: 25px;
}
#leftbodyPan h5{
	width:250px;
	height:26px;
	display:block;
	color: #39F;
	background-color: #4c4c4c;
	background-image: url(images/icon4.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Calibri;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	font-size: 14px;
	line-height: 26px;
}
#leftbodyPan h5 span{font-weight:bold; background:#fff; color:#1A1A1A;}
#leftbodyPan h6{
	width:250px;
	height:75px;
	display:block;
	color:#FFF;
	font-size:24px;
	line-height:65px;
	padding:0 0 0 50px;
	font-weight:normal;
	background-color: #4c4c4c;
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-family: Calibri;
}


#leftbodyPan ul{
	width:294px;
	font-family: Calibri;
	background-color: #4c4c4c;
}
#leftbodyPan ul li{
	width:294px;
	height:20px;
	background-color: #4c4c4c;
}
#leftbodyPan ul li a{height:20px; display:block; background:url(images/icon2-normal.gif) 0 7px no-repeat #4c4c4c; color:#1A1A1A; text-decoration:none; padding:0 0 0 20px; line-height:20px;}
#leftbodyPan ul li a:hover{
	color:#fff;
	text-decoration:none;
	font-size: 16px;
	font-family: Calibri;
	background-color: #4c4c4c;
	background-image: url(images/icon2-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}

#leftbodyPan p{
	padding:0 25px 0 0;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#leftbodyPan p.border{
	border-bottom:1px solid #DCDCDC;
	padding:10px 0 0;
	background-color: #FFF;
}
#leftbodyPan p.bluetext{
	color:#09F;
	font-size:16px;
	background-color: #FFF;
}
#leftbodyPan p.blacktext{font-size:15px; font-weight:bold;}
#leftbodyPan p span.boldtext{
	background-color: #4c4c4c;
	font-weight: bold;
}
#leftbodyPan p.more{width:120px; height:48px;}
#leftbodyPan p.more a{height:38px; display:block; background:url(images/icon5.jpg) 0 0 no-repeat #fff; color:#CC0000; font:14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 30px; text-decoration:none;}
#leftbodyPan p.more a:hover{text-decoration:underline;}
#leftbodyPan p.image{
	width:265px;
	height:45px;
	background:url(images/image2.jpg) 0 0 no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 34px;
	margin-left: 0;
}

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

/*----Right Panel----*/
#xxx-pan{
	align:35px;
	margin-right: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
	clip: rect(auto,auto,auto,auto);
}
#rightPan{
	width:334px;
	float:left;
	height:1500px;
	background-color: #4b4b4b;
	background-image: url(images/rightpanbg.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#rightTopPan{width:334px; height:432px; background:url(images/menubg.jpg) 0 0 no-repeat;}

#rightTopPan ul{
	width:94px;
	height:250px;
	position:absolute;
	top:101px;
	left:416px;
}
#rightTopPan ul li{width:94px; height:27px; border-bottom:1px solid #fff;}
#rightTopPan ul li a{width:76px; height:26px; display:block; background:url(images/arrow.gif) 0 50% no-repeat #fff; color:#1B0000; font:11px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 18px; text-decoration:none; text-transform:uppercase;}
#rightTopPan ul li a:hover{
	width:76px;
	height:26px;
	display:block;
	background:url(images/arrow.gif) 0 50% no-repeat #fff;
	color:#F00;
}

#rightTopPan ul li.home{
	width:76px;
	height:26px;
	display:block;
	background:url(images/arrow.gif) 0 50% no-repeat #fff;
	color:#000;
	font:11px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 0 18px;
	text-decoration:none;
	text-transform:uppercase;
}
#rightTopPan ul li.contact{border:none;}


#rightBodyPan{
	width:238px;
	margin:0 0 0 46px;
	background-color: #4c4c4c;
	border: 0;
}
#rightBodyPan h2{
	width:150px;
	height:46px;
	color:#44b4b;
	font-size:19px;
	line-height:20px;
	padding:28px 0 0 40px;
	font-family: Calibri;
	background-color: #4c4c4c;
	background-image: url(images/icon7.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-weight: normal;
}

#rightBodyPan p.largeblack{
	font-size:16px;
	font-weight:bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #4c4c4c;
	font-family: Calibri;
	text-align: center;
}
#rightBodyPan p.blue-italictext{
	color:#09F;
	font-size:15px;
	font-style:italic;
	padding:12px 0 28px 0;
	background-color: #4c4c4c;
	font-family: Calibri;
}
#rightBodyPan p.morenext{
	width:238px;
	height:50px;
	display:block;
	background-color: #4c4c4c;
}
#rightBodyPan p.morenext a{width:74px; height:30px; display:block; margin:0; background:url(images/icon8.jpg) 62% 0 no-repeat #fff; color:#1A1A1A; line-height:30px; text-decoration:none; padding:0 0 0 164px;}
#rightBodyPan p.morenext a:hover{background:url(images/icon8-hover.jpg) 62% 0 no-repeat #DFDFDF; color:#1A1A1A; text-decoration:none;}

/*----FOOTER PANEL----*/
#footermainPan{width:100%; height:198px; background:#4C4C4C; color:#fff; clear:both;}
#footerPan{
	width:723px;
	height:193px;
	background:url(images/footerbg.gif) 0 0 repeat-y;
	position:relative;
	clear:both;
	margin:0;
	padding:0;
}

#footerPan img{width:248px; height:38px; position:absolute; top:23px; right:6px;}

#footerPan ul{width:320px; position:absolute; top:49px; left:53px;}
#footerPan li{float:left; font:12px/12px Calibri; font-weight:normal;}
#footerPan ul li a{padding:0 5px 0; color:#fff; background:#4C4C4C; text-decoration:none;}
#footerPan ul li a:hover{
	text-decoration:underline;
	font-family: Calibri;
}

#footerPan ul.templateworld{width:158px; background:#4C4C4C; color:#fff; display:block; position:absolute; top:158px; left:56px;}
#footerPan ul.templateworld li a{background:#4C4C4C; display:block; color:#fff; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPan p.copyright{
	background:#4C4C4C;
	color:#79D000;
	font:14px/14px Calibri;
	position:absolute;
	top:89px;
	left:58px;
	font-family: Calibri;
	font-size: 14px;
}

#footerPanhtml{width:75px; height:24px; display:block; position:absolute; top:128px; left:58px;}
#footerPanhtml a{width:75px; height:24px; background:url(images/arrow2-normal.gif) 90% 50% no-repeat #DFDFDF; display:block; font:14px/24px "Trebuchet MS",Arial, Helvetica, sans-serif; margin:0; padding:0 0 0 5px; color:#111111; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#footerPanhtml a:hover{background:url(images/arrow2-hover.gif) 90% 50% no-repeat #DFDFDF; color:#111; text-decoration:none;}

#footerPancss{width:75px; height:24px; display:block; position:absolute; top:128px; left:145px;}
#footerPancss a{width:75px; height:24px; background:url(images/arrow2-hover.gif) 90% 50% no-repeat #DFDFDF; display:block; font:14px/24px "Trebuchet MS",Arial, Helvetica, sans-serif; margin:0; padding:0 0 0 5px; color:#111111; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#footerPancss a:hover{background:url(images/arrow2-normal.gif) 90% 50% no-repeat #DFDFDF; color:#111; text-decoration:none;}
.center_text {
	text-align: left;
}
#mainPan #rightPan #rightBodyPan .aaa span new {
	font-family: Calibri;
	color: #3CF;
	text-decoration: underline;
}

