/* CSS Document */

body{
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	background-color: #E8E8E8;
	background-image: url(../imagesPTL/body_bg.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-attachment: fixed;
}
div, ul, h1, h2, h3, li, p, img{margin:0; padding:0;}
ul{list-style-type:none;}

/* HEAD PANEL*/
#headPanel{
	width:762px;
	height:180px;
	position:relative;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#headPanel img{
	width:762px;
	height:160px;
	padding:0;
	position:relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

/* TOP PANEL*/
#topPanel{
	width:762px;
	height:220px;
	position:relative;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topPanel img{
	width:762px;
	height:80px;
	padding:0;
	position:relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
/* HEADER PANEL*/
#headerPanelfast{
	width:246px;
	height:220px;
	position:absolute;
	top:0;
	left:0;
	padding:0px;
	color:#fff;
	background-image: url(../imagesPTL/blue-normal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#headerPanelfast a{
	width:246px;
	height:220px;
	color:#fff;
	display:block;
	text-decoration:none;
}
#headerPanelfast a:hover{
	width:246px;
	height:220px;
	color:#fff;
	text-decoration:none;
	background-image: url(../imagesPTL/blue-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#headerPanelfast h2{
	display:block;
	width:75px;
	height:35px;
	font-weight:bold;
	text-transform:none;
	position:absolute;
	top:-14px;
	left:3px;
	z-index:1;
	font-size: 28px;
	line-height: 28px;
	margin-top: 54px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 120px;
}
#headerPanelfast p{
	width:163px;
	display:block;
	font-weight:bold;
	position:absolute;
	top:11px;
	left:3px;
	z-index:1;
	padding:0;
	margin:105px 50px 0 38px;
}
#headerPanelsecond{
	width:246px;
	height:220px;
	position:absolute;
	top:0;
	left:258px;
	padding:0px;
	color:#fff;
	background-image: url(../imagesPTL/red-normal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#headerPanelsecond a{
	width:246px;
	height:220px;
	color:#fff;
	display:block;
	text-decoration:none;
}
#headerPanelsecond a:hover{
	width:246px;
	height:220px;
	color:#fff;
	text-decoration:none;
	background-image: url(../imagesPTL/red-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#headerPanelsecond h2{
	display:block;
	width:90px;
	height:47px;
	background:none;
	margin:54px 0 0 103px;
	font-weight:bold;
	text-transform:none;
	padding:0;
	position:absolute;
	z-index:1;
	font-size: 28px;
	line-height: 28px;
	left: 14px;
	top: -17px;
	text-decoration: none;
}
#headerPanelsecond p{
	width:163px;
	display:block;
	font-weight:bold;
	position:absolute;
	top:10px;
	left:-1px;
	z-index:1;
	padding:0;
	margin:105px 50px 0 38px;
}
#headerPanelthird{
	width:246px;
	height:220px;
	position:absolute;
	top:0;
	right:0;
	padding:0px;
	color:#fff;
	background-image: url(../imagesPTL/festival-normal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#headerPanelthird a{
	width:246px;
	height:220px;
	color:#fff;
	display:block;
	text-decoration:none;
}
#headerPanelthird a:hover{
	width:246px;
	height:220px;
	color:#fff;
	text-decoration:none;
	background-image: url(../imagesPTL/orange-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#headerPanelthird h2{
	display:block;
	width:212px;
	height:47px;
	background:none;
	margin:54px 0 0 93px;
	font-weight:bold;
	text-transform:none;
	padding:0;
	position:absolute;
	z-index:1;
	font-size: 28px;
	line-height: 28px;
	left: -77px;
	top: 0px;
}
#headerPanelthird p{
	width:163px;
	display:block;
	font-weight:bold;
	position:absolute;
	top:9px;
	left:-1px;
	z-index:1;
	padding:0;
	margin:105px 50px 0 38px;
}
#topPanel2{
	width:762px;
	height:300px;
	position:relative;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* /TOP PANEL*/

/* BODY PANEL*/
#bodyPanel{
	width:762px;
	height:230px;
	position:relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
#bodyPanel p{
	margin:0 0 0 54px;
	padding:0 42px 35px 150px;
	color:#0F0F0F;
}
#bodyPanel p span{font-weight:bold;}
#bodyPanel p.dotline{
	padding:0;
	margin:0 40px 0 25px;
	color:#000;
	background-color: #fff;
	background-image: url(../imagesPTL/dot-line.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#bodyPanel p.capstext{
	font-style:italic;
	color:#555555;
	margin-top: 0;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25px;
}
#bodyPanel p.more{height:26px; padding:0; background:none; margin:0;}
#bodyPanel p.more a{
	width:76px;
	height:26px;
	display:block;
	margin:314px 20px 19px 618px;
	background:url(../imagesPTL/more.gif) 0 0 no-repeat #fff;
	text-decoration:none;
	padding:0 0 0 10px;
	text-transform:uppercase;
	position:absolute;
	top:0px;
	right:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 26px;
}
#bodyPanel p.more a:hover{
	background:url(../imagesPTL/more.gif) 0 0 no-repeat #fff;
	text-decoration:none;
}
#bodyPanel h3{
	display:block;
	width:250px;
	height:34px;
	font-weight:normal;
	color:#000099;
	font-size: 30px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#bodyPanelfastDbl{
	width:504px;
	height:230px;
	position:absolute;
	top:0;
	left:0;
	padding:0px;
	color:#fff;
	background-image: url(../imagesPTL/blue-topdbl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
}
#bodyPanelfastDbl h2, #bodyPanelfastDbl a h2
{
	display:block;
	width:90px;
	height:30px;
	font-weight:bold;
	text-transform:none;
	position:absolute;
	z-index:1;
	font-size: 28px;
	line-height: 28px;
	margin-left: 10px;
	top: 10px;
}
#bodyPanelfastDbl p{
	width:450px;
	display:block;
	position:absolute;
	top:11px;
	left:3px;
	z-index:1;
	padding:0;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	font-style: italic;
}
#bodyPanelthird{
	width:246px;
	height:220px;
	position:absolute;
	top:0;
	right:0;
	padding:0px;
	color:#fff;
	background-image: url(../imagesPTL/charity-normal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bodyPanelthird a{
	width:246px;
	height:220px;
	color:#fff;
	display:block;
	text-decoration:none;
}
#bodyPanelthird a:hover{
	width:246px;
	height:220px;
	color:#fff;
	text-decoration:none;
	background-image: url(../imagesPTL/charity-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bodyPanelthird h2{
	display:block;
	width:75px;
	height:35px;
	font-weight:bold;
	text-transform:none;
	position:absolute;
	top:-14px;
	left:3px;
	z-index:1;
	font-size: 28px;
	line-height: 28px;
	margin-top: 42px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 103px;
}
#bodyPanelthird p{
	width:163px;
	display:block;
	font-weight:bold;
	position:absolute;
	top:9px;
	left:-1px;
	z-index:1;
	padding:0;
	margin:105px 50px 0 38px;
	color: #FFFFFF;
}

#bodyPanel #testimonial{width:283px; height:162px; display:block; background:url(../imagesPTL/testimonial-bg.gif) 0 0 no-repeat #FFF6DB; padding:32px 33px 0 148px; margin:0 0 0 20px; color:#786321;}
#bodyPanel #testimonial p{background:none; margin:0; padding:0 0 5px 0;}
#bodyPanel #testimonial p span{color:#786321 !Important; background:#FFFAED !Important;}
#bodyPanel p.moretwo{height:26px; padding:0; background:none; margin:0;}
#bodyPanel p.moretwo a{width:76px; height:26px; display:block; margin:0px 0px 0px 196px; background:url(../imagesPTL/more2.gif) 0 0 no-repeat #FFF5D6; color:#555; text-decoration:none; font:15px/26px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase; padding:0 0 0 10px; top:0px; right:0px;}
#bodyPanel p.moretwo a:hover{background:url(../imagesPTL/more2.gif) 0 0 no-repeat #FFF5D6; color:#216EBD; text-decoration:none;}
#bodyPanel h4{ background:#fff; width:250px; height:30px; position:absolute; top:361px; right:5px; margin:0; font:30px/30px Georgia, "Times New Roman", Times, serif; font-weight:normal; padding:0px; color:#FF7113;}
#bodyPanel ul{width:225px; display:block; position:absolute; right:30px; top:405px; }
#bodyPanel ul li{font:12px/25px Arial, Helvetica, sans-serif; font-weight:normal; background:url(../imagesPTL/symbol2.gif) 0 8px no-repeat; padding:0 0 0 30px;}
#bodyPanel ul span{ background:url(../imagesPTL/dot-line.gif) repeat-x 0 100%; height:25px; display:block;}
/* FOOTER PANEL*/
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#footerPanel{
	width:762px;
	background:#DCDCDC;
	color:#4C4C4C;
	font-size:12px;
	height: 112px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerbodyPanel{
	width:450px;
	height:112px;
	position:relative;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footerbodyPanel #approval {
	font-weight:bold;
	font-size:15px;
}
#footerPanel ul{width:320px; display:block; position:absolute; right:10px; top:33px; }
#footerPanel li{float:left; font:12px/15px Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPanel ul li a{padding:0 6px; color:#4C4C4C; background:#DCDCDC; text-decoration:none;}
#footerPanel ul li a:hover{text-decoration:underline;}
#footerPanel ul li a.padl{padding:0 0 0 6px;}
#footerPanel p.copyright{background:#DCDCDC; display:block; position:absolute; top:54px; right:45px; color:#A64200;}
#footerPanel ul.templateworld{width:158px; background:#DCDCDC; color:#4C4C4C; display:block; position:absolute; top:74px; right:40px;}
#footerPanel ul.templateworld li a{background:#DCDCDC; display:block; color:#4C4C4C; text-decoration:none;}
#footerPanel ul.templateworld li a:hover{text-decoration:underline;}

#footerhtmlPanel{ width:86px; height:31px; display:block; position:absolute; top:34px; left:29px; margin:0; padding:0;} 
#footerhtmlPanel a{ width:86px; height:31px; display:block; background:url(../imagesPTL/html-img.gif) no-repeat 0 0 #DCDCDC; text-decoration:none; font:14px/31px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2F2F2F; text-transform:uppercase; padding:0 0 0 10px; position:absolute; top:0px; right:0px;}
#footerhtmlPanel a:hover{background:url(../imagesPTL/html-img.gif) no-repeat 0 0 #DCDCDC; color:#216EBD; text-decoration:none; }
#footercssPanel{ width:86px; height:31px; display:block; position:absolute; top:34px; left:115px; margin:0; padding:0;} 
#footercssPanel a{ width:86px; height:31px; display:block; background:url(../imagesPTL/css-img.gif) no-repeat 0 0 #DCDCDC; text-decoration:none; font:14px/31px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2F2F2F; text-transform:uppercase; padding:0 0 0 10px; position:absolute; top:0px; right:0px;}
#footercssPanel a:hover{background:url(../imagesPTL/css-img.gif) no-repeat 0 0 #DCDCDC; color:#216EBD; text-decoration:none; }
/* Scroller */

#pscroller1{
	width: 470px;
	height: 130px;
	padding: 5px;
	background-color: #6699CC;
	font-size: 100%;
	background-position: center;
	font-style: italic;
	position: relative;
	top: 50px;
	left: 15px;
	color: #000000;
}
