/* CSS Document */
body{
	padding:0px;
	margin:0 auto;
	position:relative;
	background: url(images/header-bg.jpg) 0 0 repeat-x #EFEFEF;
	color:#666;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
div, p, h1, h2, h3, h4, ul, a, img{
	padding:0px;
	margin:0px;
	text-decoration: none;
	color: #666;
}
ul{list-style-type:none;}

/* TOP PANEL */
#topPan{
	width:700px;
	height:195px;
	position:relative;
	margin:0 auto;
	padding:0;
}
#topPan h1{width:311px; height:215px; color:#fff; text-indent:-2000px;}
#topPan img{
	width:372px;
	height:91px;
	position:absolute;
	top:67px;
	right:0px;
	margin:0px;
	padding:0px;
}
#topPan ul{
	width:363px;
	height:32px;
	display:block;
	position:absolute;
	top:158px;
	right:0px;
	margin:0px;
	padding:0px;
	background:url(images/menu-bg.gif) 0 0 repeat-x #FF8714;
	color:#fff;
}
#topPan ul li{
	float:left;
	display:block;
	width:auto;
	height:32px;
	/* background:url(images/menu-devider.gif) right top no-repeat; */
	padding-right: 20px;
	padding-left: 5px;
}
#topPan ul li span{
	display:block;
	width:auto;
	height:32px;
	background:url(images/menu-hover.gif) 50% 0 no-repeat;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 32px;
}
#topPan ul li a{
	display:block;
	width:auto;
	height:32px;
	background:url(images/menu-bg.gif) 0 0 repeat-x #FF8714;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 32px;
}
#topPan ul li a:hover{
	display:block;
	width:auto;
	background:url(images/menu-hover.gif) 50% 0 no-repeat;
	text-decoration:none; /*position:fixed;*/
	margin:0;
	padding:0px;
}
#topPan ul li.contact{
	display:block;
	width:auto;
	height:32px;
	background:url(images/menu-bg.gif) 0 0 repeat-x #FF8714;
	color:#fff;
	font:13px/32px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#topPan ul li.contact:hover{
	display:block;
	width:auto;
	background:url(images/menu-hover.gif) 50% 0 no-repeat;
	text-decoration:none; /*position:fixed;*/
	margin:0;
	padding:0px;
}

/* /TOP PANEL */

/* BODY PANEL */
#bodyPan{width:700px; position:relative; margin:0 auto;}
/* Left Panel */
#leftPan{width:247px; height:727px; display:block; float:left; margin:0; padding:27px 45px 0 44px;}
#leftPan h2{width:177px; height:83px; float:left; display:block; background:url(images/image1.jpg) 0 0 no-repeat #EFEFEF; font:27px/34px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; color:#4D4D4D; padding:0 0 0 70px; margin:0;}
#leftPan h2 span{background:#EFEFEF; color:#967001; font:14px/14px Arial, Helvetica, sans-serif; font-weight:bold; padding:0; margin:10px 0 0;}
#leftPan h3{
	width:247px;
	display:block;
	float:left;
	background:none;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 2px;
	margin:60px 0 0 0;
}
#leftPan p{
	display:block;
	padding:0 0 24px 2px;
	float: left;
	width: 247px;
}
#leftPan p.more{height:20px; display:block; margin:0 0 13px 146px; padding:0;} 
#leftPan p.more a{display:block; width:100px; height:20px; background:#EFEFEF; font:14px/14px Georgia, "Times New Roman", Times, serif; color:#BF4D02; text-decoration:none; font-weight:bold; font-style:italic; margin:0; padding:0;}
#leftPan p.more a:hover{ background:#EFEFEF; color:#FF6500; text-decoration:none;}
#leftPan h4{ width:177px; height:70px; float:left; display:block; background:url(images/image2.jpg) 0 0 no-repeat #EFEFEF; font:27px/34px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; color:#4D4D4D; padding:0 0 0 70px; margin:0; }
#leftPan h4 span{background:#EFEFEF; color:#967001; font:14px/14px Arial, Helvetica, sans-serif; font-weight:bold; padding:0; margin:10px 0 0;}
#leftPan ul{
	width:241px;
	height:260px;
	display:block;
	float:none;
	margin:0;
	padding:0;
}
#leftPan ul li.middle{
	width:22px;
	height:124px;
	background:none;
	float:left;
	display:block;
	padding:0;
	margin:0;
}
#leftPan ul li{
	width:109px;
	height:120px;
	display:block;
	float:left;
	padding:0 0 0px 0;
	margin:8px 0 0 0;
}
#leftPan ul li img{
	width:109px; 
	height:105px; 
	display:block; 
	padding:0; 
	margin:0;
}
#leftPan ul li a{
	width:70px;
	height:20px;
	display:block;
	background:url(images/arrow.gif) no-repeat 100% 50% #EFEFEF;
	color:#903;
	font:12px/20px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	text-align:center;
	margin:0 0 0 12px;
	padding:0;
}
#leftPan ul li a:hover{
	text-decoration:underline; 
	display:block;
}
#leftworkPan{
	width:260px;
	height:260px;
	display:block;
	float:none;
	margin:10px 0 0;
	padding:0;
} 
/* /Left Panel */

/* Right Panel */
#rightPan{
	width:359px;
	height:1320px;
	float:left;
	display:block;
	background:#FFF;
	margin:0 auto;
	padding:0;
	color:#666;
}
#rightPan p{padding:0 48px 0 52px;}
#rightPan p.paddingtop{
	padding:26px 48px 0 52px;
	background:#FFF;
	margin:0 auto;
	color:#666;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
#rightPan p span.bigsize{
	font-family:Georgia,"Times New Roman", Times, serif;
	font-style:italic;
	color:#903;
	font-size:20px;
	line-height:20px;
	background:#fff;
	padding:0;
}
#rightPan p.name{
	background:#fff;
	display:block;
	color:#903;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	padding:10px 48px 16px  0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
#rightPan p.dotline{
	background:url(images/dot-line.gif) 0 0 repeat-x #fff; 
	color:#666; 
	margin:0 48px 0 52px;
}
#rightPan h2{
	display:block;
	width:260px;
	height:48px;
	font-weight:bold;
	color:#4D4D4D;
	padding:1px 0 0 0px;
	margin:8px 0 0 52px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
}
#rightPan h2 span{
	background:#fff;
	color:#903;
	font:14px/14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	margin:10px 0 0;
}
#rightPan h7{
	display:block;
	width:260px;
	height:72px;
	font-weight:bold;
	color:#4D4D4D;
	padding:1px 0 0 0px;
	margin:8px 0 0 52px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
}
#rightPan h7 span{
	background:#fff;
	color:#903;
	font:14px/14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	margin:10px 0 0;
}
#rightPan p.bottompadding{
	padding:0 48px 22px 52px;
}
#rightPan p.more{
	height:28px; 
	display:block; 
	position:relative; 
	margin:0; 
	padding:13px 0 38px 200px;
} 
#rightPan p.more a{
	display:block; 
	width:100px; 
	height:20px; 
	background:#fff; 
	font:14px/14px Georgia, "Times New Roman", Times, serif; 
	color:#BF4D02; 
	text-decoration:none; 
	font-weight:bold; 
	font-style:italic; 
	margin:0; 
	padding:0;
}
#rightPan p.more a:hover{
	background:#fff; 
	color:#FF6500; 
	text-decoration:none;
}
#rightPan img{
	width:278px; 
	height:154px; 
	padding:0; 
	margin:0 0 62px 40px;
}
#rightPan a {
	text-decoration:none;
	color: #903;
}
/* /Right Panel */


/* Right Panel AGB*/
#rightPanAGB{
	width:359px;
	height:4800px;
	float:left;
	display:block;
	background:#FFF;
	margin:0 auto;
	padding:0;
	color:#666;
}
#rightPanAGB p{padding:0 48px 0 52px;}
#rightPanAGB p.paddingtop{
	padding:26px 48px 0 52px;
	background:#FFF;
	margin:0 auto;
	color:#666;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
#rightPanAGB p span.bigsize{
	font-family:Georgia,"Times New Roman", Times, serif;
	font-style:italic;
	color:#903;
	font-size:20px;
	line-height:20px;
	background:#fff;
	padding:0;
}
#rightPanAGB p.name{
	background:#fff;
	display:block;
	color:#903;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	padding:10px 48px 16px  0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
#rightPanAGB p.dotline{
	background:url(images/dot-line.gif) 0 0 repeat-x #fff; 
	color:#666; 
	margin:0 48px 0 52px;
}
#rightPanAGB h2{
	display:block;
	width:260px;
	height:48px;
	font-weight:bold;
	color:#4D4D4D;
	padding:1px 0 0 0px;
	margin:8px 0 0 52px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
}
#rightPanAGB h2 span{
	background:#fff;
	color:#903;
	font:14px/14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	margin:10px 0 0;
}
#rightPanAGB h7{
	display:block;
	width:260px;
	height:72px;
	font-weight:bold;
	color:#4D4D4D;
	padding:1px 0 0 0px;
	margin:8px 0 0 52px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
}
#rightPanAGB h7 span{
	background:#fff;
	color:#903;
	font:14px/14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	margin:10px 0 0;
}
#rightPanAGB p.bottompadding{
	padding:0 63px 22px 52px;
}
#rightPanAGB p.more{
	height:28px; 
	display:block; 
	position:relative; 
	margin:0; 
	padding:13px 0 38px 200px;
} 
#rightPanAGB p.more a{
	display:block; 
	width:100px; 
	height:20px; 
	background:#fff; 
	font:14px/14px Georgia, "Times New Roman", Times, serif; 
	color:#BF4D02; 
	text-decoration:none; 
	font-weight:bold; 
	font-style:italic; 
	margin:0; 
	padding:0;
}
#rightPanAGB p.more a:hover{
	background:#fff; 
	color:#FF6500; 
	text-decoration:none;
}
#rightPanAGB img{
	width:278px; 
	height:154px; 
	padding:0; 
	margin:0 0 62px 40px;
}
/* /Right Panel AGB*/






/* footer Panel */
#mainfooterbody{height:114px; background:url(images/footer-bg.gif) 0 0 repeat-x #4D4D4D; color:#fff; padding:90px 0 0 0; position:relative; margin:0 auto; clear:both;}
#footerPan{width:650px; height:82px; position:relative; margin:0 auto; padding:0 0 0 50px;}
#footerPan ul{width:330px; display:block; position:absolute; right:0px; top:26px; padding:0; }
#footerPan li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 0 0 10px; color:#fff; background:#424242; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}
#footerPan ul li a.padl{padding:0 0 0 14px;}

#footerPan ul.templateworld{width:158px; background:#4C4C4C; color:#fff; display:block; position:absolute; top:74px; right:80px;}
#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{ background:#484848; margin:54px 45px 0 0; display:block; position:absolute; top:0px; right:40px; color:#FF833B; font:11px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;}
#footerPanleft{width:285px; height:82px; float:left; margin:0 auto; background:url(images/vertical-dot.gif) 100% 0 repeat-y;}
#footerPanleft img{width:260px; height:35px; margin:22px 0 0 0;}

