/* CSS Document */
body{margin:0; padding:0; background:url(mainbg.gif) 0 0 repeat-x #fff; font:14px/18px Georgia, "Times New Roman", Times, serif; color:#666;}
div, p, ul, h1, h2, h3, h4, form{margin:0px; padding:0px;}
ul{list-style-type:none;}

/*--Top Panel--*/
#topPan{width:708px; height:360px; position:relative; margin:0 auto; padding:0;}
#topPan h1{width:550px; height:175px; float:middle; position:absolute; top:90px; left:0px; display:block; background:url(header.jpg) 0 0 no-repeat #FEFFFE; font:24px/18px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#fff; padding:80px 65px 0 375px; font-weight:normal;}
#topPan h1 span{font-size:10px;}

#topPan img{width:245px; height:39px; display:block; position:absolute; top:48px; left:-10px;}

#topPan ul{width:410px; height:27px; position:absolute; top:55px; right:0px;}
#topPan ul li{float:left; width:82px; height:27px; display:block;}
#topPan ul li a{display:block; width:82px; height:27px; background:#FBA01B; color:#fff; font:13px/27px Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center;}
#topPan ul li a:hover{background:url(bullet1.gif) 50% 0 no-repeat #FBA01B; color:#fff; text-decoration:none;}
#topPan ul li.company{background:url(bullet1.gif) 50% 0 no-repeat #FBA01B; color:#fff; text-decoration:none; font:13px/27px Arial, Helvetica, sans-serif; font-weight:bold; text-align:center;}
/*--/Top Panel--*/

/*--Middle Panel--*/
#mainmiddlePan{width:100%; height:400px; background:url(middlepanbg.gif) 0 0 repeat-x #F0F0F0; color:#666; padding:20px 0 0;}
#middlePan{width:708px; position:relative; margin:0 auto;}
/*--/Middle Panel--*/

/*--left panel--*/
#middleleftPan{width:400px; float:left;}
#middleleftPan h2{width:250px; height:85px; background:url(icon1.jpg) 0 50% no-repeat #F0F0F0; color:#D67200; font:26px/77px Arial, Helvetica, sans-serif; padding:0 0 0 60px;}
#middleleftPan p{padding:0 60px 15px 0;} 
#middleleftPan p span.boldtext{font-weight:bold;}

/*--/left panel--*/

/*--right panel--*/
#middlerightPan{width:430px; position:absolute; top:2px; right:0px;}
#middlerightPan{width:310px; height:54px; margin:0 0 0 0px; padding:0;}
/*--/right panel--*/

/*--Bottom Panel--*/
#bottomPan{width:708px; position:relative; margin:0 auto;}
#bottommiddlePan{width:708px; float:left; margin:25px 0; background:url(middleborder.gif) 0 0 repeat-y;}
/*--/Bottom Panel--*/

/*---FOOTER PANEL--*/
#footermainPan{height:174px; background:url(footerbg.gif) 0 0 repeat-x #777; color:#fff; margin:0; padding:0; clear:both;}
#footerPan{width:778px; position:relative; margin:0 auto;}
#footerPan img{width:248px; height:38px; position:absolute; top:12px; right:36px;}

#footerPan ul{width:500px; position:absolute; top:36px; left:49px;}
#footerPan li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 0 0 12px; color:#fff; background:#777777; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

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

#footerPan p.copyright{background:#7D7D7D; color:#fff; font:11px/15px Tahoma,Arial, Helvetica, sans-serif; position:absolute; top:56px; left:61px;}
/*---/FOOTER PANEL--*/