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

/* TOP PANEL */
#topPan{width:700px; height:252px; position:relative; margin:0 auto; padding:0;}
#topPan h1{width:311px; height:215px; background:url(images/header-img1.jpg) 0 0 no-repeat #FEEBB0; color:#fff; text-indent:-2000px;}
#topPan img{width:372px; height:91px; position:absolute; top:124px; right:0px; margin:0px; padding:0px;}
#topPan ul{
	width:507px;
	height:32px;
	display:block;
	position:absolute;
	top:215px;
	right:0px;
	background:url(images/menu-bg.gif) 0 0 repeat-x #FF8714;
	color:#fff;
}
#topPan ul li{float:left; display:block; width:84px; height:32px; background:url(images/menu-devider.gif) right top no-repeat;}
#topPan ul li a{display:block; width:82px; 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 a:hover{display:block; width:82px; 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:84px; 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:84px; 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:297px;  display:block; float:left; margin:0; padding:27px 20px 0 20px;}
#leftPan h1{width:310px; height:83px; float:left; display:block;  font:24px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; color:#4D4D4D;  margin:0;}
#leftPan p{display:block; padding:0 0 10px 0;}
p.view{height:20px; display:block; margin:0 0 13px 226px; padding:0;} 
p.view a{display:block; width:50px; 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;}
p.view a:hover{ background:#EFEFEF; color:#FF6500; text-decoration:none;}
/* /Left Panel */

/* Right Panel */
#rightPan{width:359px; float:left; display:block; background:#FFF; margin:0 auto; padding:0; color:#666;}
#rightPan p{padding:0 63px 0 52px;}
#rightPan h2,h3{display:block; width:250px; font:27px/30px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; color:#4D4D4D; padding:1px 0 0 20px; margin:8px 0 0 52px;}
#rightPan h4{display:block; width:250px; font:16px/18px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; color:#4D4D4D; padding:1px 0 0 20px; margin:8px 0 0 52px;}

#rightPan ul{padding:0 63px 0 52px; color: #FF6600}
/* /Right Panel */

/* footer Panel */
#mainfooterbody{height:54px; background:url(images/footer-bg.gif) 0 0 repeat-x #4D4D4D; color:#fff; padding:20px 0 0 0; position:relative; margin:0 auto; clear:both;}
#footerPan{width:650px; height:42px; position:relative; margin:0 auto; }
#footerPan ul{width:330px; display:block; position:absolute; right:0px; top:6px; 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; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}
#footerPan ul li a.padl{padding:0 0 0 14px;}

#footerPan p{  margin:24px 45px 0 0; display:block; position:absolute; top:0px; right:40px; color:#FF833B; font:11px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;}
#footerPan p a{padding:0 0 0 10px; color:#fff; text-decoration:none;}
#footerPanleft img{width:260px; height:35px; margin:2px 0 0 0;}

