/* CSS Document */
body{margin:0px; padding:0px; background:url(images/mainbg.gif) 0 0 repeat-x #FFFFFF; color:#000000; font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;}
div, p, ul, h1, h2, h4, img, form, label{padding:0px; margin:0px;}
ul{list-style-type:none;}

#bullet ul{
	list-style-type:square;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 35px;
}

#bullet ul li{
	list-style-type:square;
	margin-top: 12px;
}

/*----MAIN PANEL----*/
#mainPan{width:1024px; position:relative; margin:0 auto; padding:0px;}
/*----Left Panel----*/
#leftPan{width:240px; float:left;}
#leftTopPan{width:240px; height:125px; position:relative; margin:0 auto; padding:0; background:url(images/left-top.jpg) 0 0 no-repeat;}
#leftTopPan img{width:220px; height:32px; margin:24px 0 0 10px;}

#leftPan ul{width:240px; height:271px; display:block; background:url(images/menu-bg.jpg) 0 0 no-repeat; padding:28px 0 0;}
#leftPan ul li{width:118px; height:27px; position:relative; margin:0 auto; background:url(images/dot.gif) 0 100% repeat-x;}
#leftPan ul li a{width:96px; height:26px; display:block; background:url(images/arrow-normal.gif) 0 50% no-repeat #FFFFFF; color:#6E92BE; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; padding:0 0 0 22px; text-decoration:none;}
#leftPan ul li a:hover{background:url(images/arrow-normal.gif) 0 50% no-repeat #FFFFFF; color:#00548F; text-decoration:none;}
#leftPan ul li.home{width:96px; height:27px; display:block; background: url(images/homebg.gif) 0 0 no-repeat #FFFFFF; color:#00548F; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:0 0 0 22px;}
#leftPan ul li.request{width:96px; height:27px; display:block; background: url(images/arrow-normal.gif) 0 50% no-repeat #FFFFFF; color:#00548F; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:0 0 0 22px;}
#leftPan ul li.contact{background:none;}

#leftPan ul.linkone{width:240px; height:300px; padding:0; background:none;}
#leftPan ul.linkone li{width:200px; position:relative; margin-bottom:5px ;  background:none; padding:0px;}
#leftPan ul.linkone li a{width:200px;display:block; background:url(images/arrow-normal.gif) 0 50% no-repeat #FFFFFF; color:#00548F; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; padding:0 0 0 22px; text-decoration:underline;}
#leftPan ul.linkone li a:hover{background:url(images/arrow-normal.gif) 0 50% no-repeat #FFFFFF; color:#000000; text-decoration:underline;}

#leftPan h2{width:90px; height:63px; background:#FFFFFF; color:#00548F; font-size:24px; line-height:63px; padding:0 0 0 63px; font-weight:normal;}

#leftPan form{width:222px; height:190px; position:relative; margin:0 auto; background:url(images/formbg.gif) 0 0 no-repeat #00548F; color:#fff;}
#leftPan form input{width:143px; height:17px; margin:3px 0 2px 35px; }
#leftPan form label{width:143px; height:18px; margin:2px 0 0 35px; font:12px/15px Arial, Helvetica, sans-serif; font-weight:bold;}

#leftPan form input.button{width:51px; height:17px; float:left; background:url(images/button.gif) 0 0 no-repeat #FFFFFF; color:#fff; font-size:12px; font-weight:bold; line-height:18px; border:none; padding:0 10px 0 0;  margin:3px 10px 2px 28px; }

#leftPan form h2{width:150px; height:47px; display:block; background:url(images/memberbg.gif) 0 0 no-repeat #6E92BE; color:#fff; font-size:18px; line-height:47px; padding:0 0 0 65px;}
#leftPan form #register{width:100px; height:24px; float:left; margin:3px 0 0; }
#leftPan form #register a{display:block; background: url(images/arrow4.gif) 100% 50% no-repeat #00548F; color:#fff; font-size:14px; padding:0 5px 0 0; text-decoration:none;}
#leftPan form #register a:hover{text-decoration:underline;}

#leftPan form #pass{width:150px; height:24px; float:left; margin:1px 28px 0; }
#leftPan form #pass a{display:block; color:#fff; font-size:11px; padding:0 5px 0 0; text-decoration:none;}
#leftPan form #pass a:hover{text-decoration:underline;}

/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{width:700px; float:left;}

#rightPan form #pass{width:150px; height:24px; float:right; margin:1px 28px 0;}
#rightPan form #pass a{display:block; color:#000; font-size:11px; padding:0 5px 0 0; text-decoration:none;}
#rightPan form #pass a:hover{text-decoration:underline;}

#rightPan form input.button{
	width:60px;
	height:20px;
	background-color:#6E92BE;
	color:#ffffff;
	font-size:11px;
    font-weight: bold;
	line-height:16px;
	border:single;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:center;}
#rightPan form input.button2{
	width:90px;
	height:20px;
	background-color: #6E92BE;
	color:#ffffff;
	font-size:11px;
    font-weight: bold;
	line-height:16px;
	border:single;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:center;}
	
#rightPan dd{padding:4px 0 0 0;}
#rightPan dd label{
	width: 100px;
	float: left;
	text-align: left;
	height:+15px;
	margin:2px 0 0 0px;
	font:12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;}
	
#rightPan h1{width:438px; height:124px; background:url(images/header.jpg) 0 0 no-repeat #D33F3F; color:#fff; font:20px/13px Georgia, "Times New Roman", Times, serif; padding:37px 0 0 13px;}
#rightPan h1 span{font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#rightPan h2{width:500px;
	height:48px;
	display:block;
	background:url(images/about_icon.jpg) 0 0 no-repeat #FFFFFF;
	color:#00548F;
	font-size:24px;
	font-weight:lighter;
	line-height:44px;
	padding:0 0 0 65px;
	margin:29px 0 0 9px;
	border-bottom:1px dotted #ccc;
	width:680px;}
#rightPan h4{width:240px; height:50px; display:block; background:url(images/icon2.jpg) 0 0 no-repeat #FFFFFF; color:#00548F; font-size:24px; line-height:22px; padding:0 0 0 75px; margin:0 0 0 9px; clear:both;}
#rightPan h4 span{color:#6E92BE; background:#FFFFFF; font-size:16px; font-weight:bold; line-height:18px;}
#rightPan h5{width:500px;
	height:48px;
	display:block;
	background:url(images/services_icon.jpg) 0 0 no-repeat #FFFFFF;
	color:#00548F;
	font-size:24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:lighter;
	line-height:44px;
	padding:0 0 0 65px;
	margin:29px 0 0 9px;
	border-bottom:1px dotted #ccc;
	width:680px;}
#rightPan h6{width:500px;
	height:48px;
	display:block;
	background:url(images/clients_icon.jpg) 0 0 no-repeat #FFFFFF;
	color:#00548F;
	font-size:24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:lighter;
	line-height:44px;
	padding:0 0 0 65px;
	margin:29px 0 0 9px;
	border-bottom:1px dotted #ccc;
	width:680px;}
#rightPan head8{
	width:500px;
	height:48px;
	display:block;
	background:url(images/faq_icon.jpg) 0 0 no-repeat #FFFFFF;
	color:#00548F;
	font-size:24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:lighter;
	line-height:44px;
	padding:0 0 0 65px;
	margin:29px 0 0 9px;
	border-bottom:1px dotted #ccc;
	width:680px;}
#rightPan h9{width:500px;
	height:48px;
	display:block;
	background:url(images/contact_icon.jpg) 0 0 no-repeat #FFFFFF;
	color:#00548F;
	font-size:24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:lighter;
	line-height:44px;
	padding:0 0 0 65px;
	margin:29px 0 0 9px;
	border-bottom:1px dotted #ccc;
	width:680px;}
#rightPan h7{width:500px;
	height:48px;
	display:block;
	background:url(images/demos_icon.jpg) 0 0 no-repeat #FFFFFF;
	color:#00548F;
	font-size:24px;
	line-height:44px;
	padding:0 0 0 65px;
	margin:29px 0 0 9px;
	border-bottom:1px dotted #ccc;
	width:680px;}
#rightPan h10{width:650px;
	height:30px;
	display:block;
	background:url(images/icon2.jpg) 0 0 no-repeat #FFFFFF;
	color:#00548F;
	font-size:18px;
	line-height:20px;
	vertical-align: bottom;
	padding:10px 0 0 70px;
	border-top:1px dotted #ccc;
	margin:10px 0 0 0;
	clear:both;}
#rightPan h10 span{color:#6E92BE; background:#FFFFFF; font-size:14px; font-weight:bold; line-height:15px;}
#rightPan h10 a{color:#6E92BE; font:18px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; padding:0 0 0 0; text-decoration:none;}
#rightPan h10 a:hover{color:#00548F; text-decoration:none;}

#rightPan ul li a{color:#6E92BE; font:14px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;}
#rightPan ul li a:hover{color:#00548F; text-decoration:none;}

#rightPan p{padding:20px 0 0 9px;}
#rightPan p.bottompadding{padding:22px 0 0 9px; margin:0 0 18px 0;}
#rightPan p span.boldtext{font-weight:bold;}
#rightPan p span.magedacolortext{background:#FFFFFF; color:#00548F; font-weight:bold;}
#rightPan p span.info{
	margin:0 0 0 0;
	font:13px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	}

#rightmoreBIGPan{width:530px; height:28px; display:block; background:url(images/pattern.gif) 0 0 repeat; border:0px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmoreBIGPan p.textposition{float:left; padding:0 0 0 0px; margin:0px;}
#rightmoreBIGPan a{float:left; width:36px; height:28px; display:block; background:url(images/morebg.gif) 0 0 no-repeat #ffffff; color:#000000; text-decoration:none; padding:0 15px 0 44px; margin:0 0 0 150px;}
#rightmoreBIGPan a:hover{text-decoration:underline;}

#rightmorePan{width:470px; height:28px; display:block; background:url(images/pattern.gif) 0 0 repeat; border:0px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorePan p.textposition{float:left; padding:0 0 0 0px; margin:0px;}
#rightmorePan a{float:left; width:36px; height:28px; display:block; background:url(images/morebg.gif) 0 0 no-repeat #ffffff; color:#000000; text-decoration:none; padding:0 15px 0 44px; margin:0 0 0 150px;}
#rightmorePan a:hover{text-decoration:underline;}

#rightmorenextPan{width:420px; height:28px; display:block; background:url(images/pattern.gif) 0 0 repeat; border:0px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorenextPan p.textposition{float:left; padding:0 0 0 0px; margin:0px;}
#rightmorenextPan a{float:left; width:36px; height:28px; display:block; background:url(images/morebg.gif) 0 0 no-repeat #FFFFFF; color:#000000; text-decoration:none; padding:0 15px 0 44px; margin:0 0 0 135px;}
#rightmorenextPan a:hover{text-decoration:underline;}

#rightaddPan{width:442px; height:170px; position:relative; margin:0 auto; padding:50px 0 0 9px;}
#rightaddonePan{width:218px; height:110px; float:left; background:url(images/image1.jpg) 100% 0 no-repeat #6E92BE; color:#fff; }
#rightaddonePan p.whitetext{font-size:22px; padding:16px 0 0 16px;}
#rightaddonePan p.whitetextbig{font-size:28px; padding:10px 0 0 16px;}
#rightaddonePan a{width:97px; height:33px; display:block; background:url(images/viewmore.jpg) 0 0 no-repeat #00548F; color:#fff; font-size:16px; line-height:30px; text-decoration:none; margin:15px 0 0; padding:0 0 0 55px;}
#rightaddonePan a:hover{text-decoration:underline;}

#rightaddtwoPan{width:218px; height:110px; float:left; background:url(images/image2.jpg) 100% 0 no-repeat #6E92BE; color:#fff; margin:0 0 0 6px;}
#rightaddtwoPan p.whitetext{font-size:22px; padding:16px 0 0 16px;}
#rightaddtwoPan p.whitetextbig{font-size:28px; padding:10px 0 0 16px;}

#rightaddtwoPan a{width:82px; height:33px; display:block; background:url(images/viewmore.jpg) 0 0 no-repeat #00548F; color:#fff; font-size:16px; line-height:30px; text-decoration:none; margin:15px 0 0; padding:0 0 0 55px;}
#rightaddtwoPan a:hover{text-decoration:underline;}
/*----/Right Panel----*/

/*----Footer Panel----*/
#footermainPan{background:url(images/footerbg.gif) 0 0 repeat-x #00548F; color:#fff; position:relative; margin:0 auto; height:350px; clear:both;}
#footerPan{width:691px; position:relative; margin:0 auto; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}

#footerPan ul{width:691px; position:absolute; top:85px; left:42px;}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#fff; background:#00548F; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.templateworld{width:190px; background:#00548F; color:#fff; display:block; position:absolute; top:160px; left:240px; }
#footerPan ul.templateworld li{height:20px;}
#footerPan ul.templateworld li a{background:#00548F; display:block; color:#fff; text-decoration:none; padding:0px;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPan p.copyright{width:204px; background:#00548F; color:#FFFFFF; position:absolute; top:105px; left:218px;}

#footerPanhtml{width:64px; height:19px; display:block; position:absolute; top:132px; left:240px;}
#footerPanhtml a{width:59px; height:18px; background:url(images/arrow2.gif) no-repeat 45px 0px #6E92BE; display:block; position:absolute; top:0px; left:0px; line-height:19px; padding:1px 0 0 5px; border:1px solid #FFFFFF; color:#000000; text-transform:uppercase; text-decoration:none;}
#footerPanhtml a:hover{background:url(images/arrow3.gif) no-repeat 45px 0px #FFFFFF; color:#000000; text-decoration:none;}

#footerPancss{width:64px; height:19px; display:block; position:absolute; top:132px; left:320px;}
#footerPancss a{width:49px; height:18px; background:url(images/arrow3.gif) no-repeat 45px 0px #6E92BE; display:block; position:absolute; top:0px; left:0px;line-height:19px; padding:1px 0 0 15px; border:1px solid #FFFFFF; color:#000000; text-transform:uppercase; text-decoration:none;}
#footerPancss a:hover{background:url(images/arrow2.gif) no-repeat 45px 0px #FFFFFF; color:#000000; text-decoration:none;}
/*----/Footer Panel----*/


