/* CSS Document */
body{margin:0; padding:0; background:url(images/mainbg.gif) 0 0 repeat-x #fff; font:14px/18px Verdana, 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:949px; height:460px; position:relative; margin:0 auto; padding:0;}

#topPan .flashbox{
	width:949px; 
	height:343px; 
	position:absolute; 
	top:113px; 
	left:0px; 
	display:block;
	}

#homepage{
	width:949px; 
	height:343px; 
	position:absolute; 
	top:0px; 
	left:0px; 
	display:block;
	background: transparent url(../images/header-top.jpg) no-repeat top left;
	margin: 0px 0px 0px 0px;
}

#homebox{
	top: 40px;
	left: 300px;
	height: 160px;
	width: 600px;
	display:block;
	border:1px #000;
	position: absolute;
}
#homebox h2{ height:45px; color: #900; font:26px/60px Verdana , Arial, Helvetica, sans-serif; font-weight:bold; padding-left:20px;}
#homebox p{padding:10px 0px 0 0; color: #000;} 
#homebox p span.boldtext{font-weight:bold;}
#topPan h1{width:172px; height:165px; position:absolute; top:113px; left:0px; display:block; background:url(images/header.jpg) 0 0 no-repeat #FEFFFE; font:24px/18px Verdana,"Trebuchet MS",Arial, Helvetica, sans-serif; color:#fff; padding:65px 86px 0 450px; font-weight:normal;}
#topPan h1 span{font-size:14px;}

#topPan img{width:175px; height:39px; display:block; position:absolute; top:69px; left:0px;}

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

/*--Middle Panel--*/
#mainmiddlePan{height:360px; background:url(images/middlepanbg.gif) 0 0 repeat-x #F0F0F0; color:#666; padding:17px 0 0;}
#middlePan{width:949px; position:relative; margin:0 auto;}

/*--left panel--*/
#middleleftPan{width:666px; float:left;}
#middleleftPan h2{width:460px; height:155px; background:url(images/john.jpg) 0 50% no-repeat #F0F0F0; color: #900; font:26px/77px Verdana , Arial, Helvetica, sans-serif; font-weight:bold; padding:0 0 0 140px;}
#middleleftPan p{padding:10px 72px 0 0;} 
#middleleftPan p span.boldtext{font-weight:bold;}
#middleleftPan p.more{width:118px; height:24px; margin:20px 0 0 284px; padding:0;}
#middleleftPan p.more a{width:100px; height:24px; display:block; background:url(images/icon5.jpg) 0 0 no-repeat #F0F0F0; color: #F00; font:16px/24px Verdana , "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 30px; text-decoration:none;}
#middleleftPan p.more a:hover{text-decoration:underline;}

/*--/left panel--*/

/*--right panel--*/
#middlerightPan{width:283px; float:left;}
#middlerightPan form{width:283px; height:250px; background:#fff; color:#900;}
#middlerightPan form input{width:245px; height:18px; margin:5px 0 10px 18px; }
#middlerightPan form label{width:245px; height:18px; margin:0 0 0 18px; font-weight:bold; }

#middlerightPan form input.button{width:75px; height:30px; float:left; margin:0; background:url(images/login.png) 0 0 no-repeat #FEFEFE; color:#fff; border:none; font:14px/18px Verdana , Georgia, "Times New Roman", Times, serif; font-weight:bold; }

#middlerightPan form h2{width:163px; height:93px; display:block; background:url(images/loginicon.png) 10% 50% no-repeat #fff; color:#900; font:22px/73px Verdana ,Arial, Helvetica, sans-serif; font-weight:200; padding:0 0 0 120px;}
#middlerightPan form #register{width:193px; height:24px; float:left; }
#middlerightPan form #register a{display:block; background:url(images/check.png) 10% 50% no-repeat #fff; color:#666; font:18px/30px Arial, Helvetica, sans-serif; padding:0 0 0 35px; text-decoration:none;}
#middlerightPan form #register a:hover{background:url(images/icon3.jpg) 10% 50% no-repeat #fff; color:#000; text-decoration:none;}

#middlerightPan p.online{width:283px; height:88px; margin:18px 0 23px;}
#middlerightPan p.online a{width:213px; height:76px; display:block; background:url(images/support.png) 0 0 no-repeat #EFEFEF; color:#fff; font:16px/20px Verdana ,Arial, Helvetica, sans-serif; text-decoration:none; padding:15px 0 0 70px;}
#middlerightPan p.online a:hover{text-decoration:none;}
/*--/right panel--*/
/*--/Middle Panel--*/

/*--/Custom Modules--*/
.clientlist{width:898px; height:132px; display:block; background:url(images/clients.png) 0 0 no-repeat;  position:relative; margin:0 auto;}
/*--/Custom Modules--*/

/*--Bottom Panel--*/
#bottomPan{width:949px; position:relative; margin:0 auto;}
#bottommiddlePan{width:949px; float:left; margin:41px 0; background:url(images/middleborder.png) 0 0 repeat-y;}
/*--Bottom Left Panel--*/
#bottomleftPan{width:474px; float:left;}
#bottomleftPan p{padding:10px 72px 0 0;} 
#bottomleftPan p span.boldtext{font-weight:bold;}

#bottomleftPan p.more{width:118px; height:24px; margin:20px 0 0 286px; padding:0;}
#bottomleftPan p.more a{width:100px; height:24px; display:block; background:url(images/icon5.jpg) 0 0 no-repeat #fff; color:#966202; font:16px/24px Verdana ,"Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 30px; text-decoration:none;}
#bottomleftPan p.more a:hover{text-decoration:underline;}


#bottomleftPan h2{width:260px; height:57px; background:url(images/icon4.jpg) 0 0% no-repeat #fff; color:#D67200; font:26px/35px Verdana ,Arial, Helvetica, sans-serif; padding:0 0 0 60px;}
#bottomleftPan h3{width:260px; height:26px; font-size:18px; display:block;}
#bottomleftPan h4{width:368px; height:400px; background:url(images/palms-press.png) 0 0 no-repeat #fff; color:#000; text-indent:-20000px; margin:25px 0 0;}
#bottomleftPan h5{width:292px; height:104px; display:block; background:url(images/image1.jpg) 0 0 no-repeat #FEFEFE; color:#fff; font:18px/20px Verdana ,"Trebuchet MS", Arial, Helvetica, sans-serif;  font-weight:bold; text-transform:uppercase; padding:30px 126px 0 14px;}
/*--/Bottom Left Panel--*/
/*--Bottom Right Panel--*/
#bottomrightPan{width:474px; float:left;}
#bottomrightPan p{padding:10px 2px 0 60px;} 
#bottomrightPan p span.boldtext{font-weight:bold;}

#bottomrightPan p.more{width:80px; height:24px; margin:20px 0 0 238px; padding:0;}
#bottomrightPan p.more a{width:80px; height:24px; display:block; background:url(images/icon5.jpg) 0 0 no-repeat #fff; color:#966202; font:16px/24px Verdana ,"Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 30px; text-decoration:none;}
#bottomrightPan p.more a:hover{text-decoration:underline;}


#bottomrightPan h2{width:200px; height:26px; font-size:18px; display:block; line-height:26px; padding:0 0 0 60px; margin:57px 0 0;}
#bottomrightPan h3{width:292px; height:104px; display:block; background:url(images/image2.jpg) 0 0 no-repeat #FEFEFE; color:#fff; font:18px/20px Verdana ,"Trebuchet MS", Arial, Helvetica, sans-serif; margin:25px 0 0 60px; font-weight:bold; text-transform:uppercase; padding:30px 126px 0 14px;}
#bottomrightPan h3 span{ font-size:14px; text-transform:none;}

/*--/Bottom Right Panel--*/
/*---FOOTER PANEL--*/
#footermainPan{height:174px; background:url(images/footerbg.gif) 0 0 repeat-x #777; color:#fff; margin:0; padding:0; clear:both;}
#footerPan{width:949px; position:relative; margin:0 auto;}
#footerPan img{width:248px; height:70px; position:absolute; top:30px; right:1px;}

#footerPan ul{
	width:427px;
	position:absolute;
	top:36px;
	left:20px;
}
#footerPan li{float:left; font:12px/15px Verdana ,"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.reeltv{width:400px; background:#7D7D7D; color:#fff; display:block; position:absolute; top:120px; left: 45px; right:30px;}
#footerPan ul.reeltv li a{background:#7D7D7D; display:block; color:#fff; text-decoration:none;}
#footerPan ul.reeltv 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:80px;
	width: 280px;
}

#footerPanhtml{width:70px; height:24px; background:url(images/htmlbutton.gif) 0 0 no-repeat; display:block; position:absolute; top:90px; left:61px;}
#footerPanhtml a{
	width:59px;
	height:20px;
	background: url(images/arrow-normal.gif) no-repeat 50px 4px #FB9217;
	display:block;
	position:absolute;
	top:2px;
	left:3px;
	margin:0;
	padding:0 0 0 5px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
#footerPanhtml a:hover{background:url(images/arrow-hover.gif) no-repeat 50px 4px #FB9217; color:#fff; text-decoration:none;}

#footerPancss{width:58px; height:24px; background:url(images/cssbutton.gif) 0 0 no-repeat; display:block; position:absolute; top:90px; left:135px;}
#footerPancss a{width:46px; height:19px; background: url(images/arrow-normal.gif) no-repeat 40px 5px #FCD927; display:block; position:absolute; top:3px; left:3px; margin:0; padding:0 0 0 5px; color:#fff; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#footerPancss a:hover{background:url(images/arrow2-hover.gif) no-repeat 40px 5px #FCD927; color:#fff; text-decoration:none;}

