/* CSS Document */
body{padding:0px; margin:0px; background:#fff; color:#666; font:11px/15px Tahoma, "Times New Roman", Times, serif;}
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}
a{color:#fff; text-decoration:none;}
a:hover{text-decoration:underline;
}
.text {
color:#666666;line-height:1.8em;}

.text a{
color:#666666;}

/*----TOP PANEL----*/
#maintopPan{height:277px; background:url(images/headerbg2.gif) 0 0 repeat-x; margin:0 auto;} 
#topHeaderPan{width:609px; height:277px; float:left; background:url(images/header.jpg) 0 0 no-repeat;}

#topHeaderPan ul{width:130px; height:124px; position:absolute; top:119px; left:23px;}
#topHeaderPan ul li{width:130px; height:24px; background:url(images/dot-line.gif) 0 100% repeat-x;}
#topHeaderPan ul li a{display:block; width:130px; height:24px; background:url(images/bullet1.gif) 0 9px no-repeat; font:12px/24px Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:0 0 0 12px;}
#topHeaderPan ul li a:hover{text-decoration:underline; background:url(images/bullet2.gif) 0 9px no-repeat;} 
#topHeaderPan ul li.resources{width:130px; height:24px; background:none;}

#topHeaderPan img{width:245px; height:71px; position:absolute; top:10px; left:24px;}
/*----Top Side Menu--*/
#topSidemenuPan{width:264px; height:277px; float:left; background:url(images/right-bg.gif) 100% 0 no-repeat #fff; color:#000;}
#topSidemenuPan ul{width:198px;  margin:0 0 0 20px;}
#topSidemenuPan ul li{width:99px; height:277px; float:left;}

#topSidemenuPan ul li.home{width:99px; height:277px;}
#topSidemenuPan ul li.home a{width:99px; height:277px; display:block; background:url(images/home-normal.jpg) 0 0 no-repeat; text-indent:-20000px;}
#topSidemenuPan ul li.home a:hover{width:99px; height:277px; background:url(images/home-hover.jpg) 0 0 no-repeat;}

#topSidemenuPan ul li.contact a{width:99px; height:277px; display:block; background:url(images/contact-normal.jpg) 0 0 no-repeat; text-indent:-20000px;}
#topSidemenuPan ul li.contact a:hover{width:99px; height:277px; background:url(images/contact-hover.jpg) 0 0 no-repeat;}


/*----/TOP PANEL----*/

/*----BODY PANEL----*/
#bodyPan{width:100%; clear:both;}
/*----Left Panel----*/
#lft{
float:right;
margin:10px;
width:220px;
font:20px trebuchet ms,arial,verdana;
color:#FF9900;
font-weight:bold;}

#lft a{
color:#FF9900;}

#leftPan{width:600px; float:left; text-align:justify;}
#leftPan p{padding:0 24px 14px;}
#leftPan p span{font-weight:bold;}
#leftPan p.more{width:70px; height:23px; margin:0 0 0 430px;}
#leftPan p.more a{width:70px; height:23px; display:block; background:url(images/icon2.gif) 0 0 no-repeat #fff; color:#589B02; font:11px/23px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:0 0 0 36px;}
#leftPan p.more a:hover{background:url(images/icon2.gif) 0 0 no-repeat #fff; color:#046CB8; text-decoration:none;}
#leftPan h1{width:220px; height:20px;font-size:12px; margin:20px 5px 5px 20px; padding:0; color:#FF8500;}
#leftPan h2{width:220px; height:100px; background:url(images/icon1.gif) 0 50% no-repeat; text-indent:-20000px; margin:0 0 0 22px;}

#leftPan1 ul{
padding:0 0 0 50px;
margin:0;
}

#leftPan1 li
{
background-image: url(images/arrow.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
padding: 5px 0 0px 20px;
font-weight:bold;
}

#leftPan1 a
{
color:#666666;
}



#contact{
border:1px solid #c4c4c4;
width:400px;
overflow:auto;
padding:0 0 0 50px;
margin:0 0 0 50px;
background-color:#efefef;
}

#contact a{
text-decoration:none;
color:#666666;
background-color:none;
}


#leftform{
width:400px;
border:1px solid #c4c4c4;
padding:10px 0 0 50px;
margin:10px 0 0 50px;
}

#leftform label{
float: left;
width: 120px;
font-weight: bold;
}

#leftform input, textarea, select{
width: 180px;
margin-bottom: 5px;
}

#leftform textarea{
float: left;
width: 250px;
height: 150px;
}

#leftform .boxes{
width: 1em;
}

#leftform #submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

#leftform #resetbutton{
margin-top: 5px;
width: 90px;
}

#leftform br{
clear: left;
}

#leftPaninleftPan1{width:560px; float:left; padding:0 0 0 20px;}
#leftPaninleftPan{width:600px; float:left;}

/*----Tab Window----*/

div.content {
	border: #e4e4e4 solid 1px;
	clear: left;
	padding: 1em 1em 0;
	margin-left:10px;
}

ol#toc {
	height: 2.3em;
	list-style: none;
	margin:0 0 0 10px;
	padding: 0;
	font:11px tahoma, arial #fff;
}

ol#toc a {
	background: #FF8500 ;
	color: #fff;
	display: block;
	float: left;
	height: 2.3em;
	padding-left: 10px;
	text-decoration: none;
}

ol#toc a:hover {
	background-color: #499300;
	background-position: 0 -120px;
}

ol#toc a:hover span {
	background-position: 100% -120px;
}

ol#toc li {
	float: left;
	margin: 0 1px 0 0;
}

ol#toc li.current a {
	background-color: #48f;
	color: #fff;
	font-weight: bold;
}

ol#toc li.current span {
	background-position: 100% -60px;
}

ol#toc span {
	cursor: pointer;
	display: block;
	float: left;
	line-height: 2.3em;
	padding-right: 10px;
}



.read{
float:right;
font:8pt tahoma,arial,verdana ;
background-color:#FF8500;
color:#ffffff;
font-weight:bold;
width:75px;
text-align:center;
margin: 0 0 0 10px;
}

.read a{
color:#ffffff;
background-color:#FF8500;
}


/*----/TOP PANEL----*/
#leftPaninrightPan{width:250px; float:left;}

#leftPaninrightPan h4{width:209px; height:90px; background:url(images/image2.jpg) 0 0 no-repeat; text-indent:-2000px; margin:85px 0 0;}

#leftPaninrightPan p{padding:0 0 14px;}
#leftPaninrightPan p.strongtext{font:13px/18px Arial, Helvetica, sans-serif; background:#fff; color:#3A3A3A; font-weight:bold; padding:16px 24px 14px 0;}
#leftPaninrightPan p span{font-weight:bold;}

#leftPaninrightPan p.moretwo{width:100px; height:23px; margin:0 0 35px;}
#leftPaninrightPan p.moretwo a{width:100px; height:23px; display:block; background:url(images/icon2.gif) 0 0 no-repeat #fff; color:#589B02; font:11px/23px Tahoma,Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:0 0 0 36px;}
#leftPaninrightPan p.moretwo a:hover{background:url(images/icon2.gif) 0 0 no-repeat #fff; color:#046CB8; text-decoration:none;}
/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{width:273px; float:left; background:url(images/rightpanbg.gif) 0 0 repeat-y;}
#rightPan1{width:273px;background:url(images/rightpanbg.gif) 0 0 repeat-y; padding:0 0 10px 30px}

rightPan1.row {
  clear: both;
  }

rightPan1.row span.label {
  float: left;
  width: 144px;
  color: black;
  text-align: right;
  }

rightPan1.row span.formw {
  float: right;
  width: 300px;
  color: black;
  text-align: left;
  } 

input, textarea, select{
font:11px/18px Arial, Helvetica, sans-serif;
border:1px solid #c4c4c4;
  } 
form{
padding:0;
margin:0;
}


#rightPan h2{width:85px; height:74px; background:url(images/icon4.gif) 0 0 no-repeat #fff; color:#3A3A3A; font:14px/18px Arial, Helvetica, sans-serif; padding:8px 0 0 66px; text-transform:uppercase; margin:24px 0 0 53px; }
#rightPan h2 span{font-size:48px; line-height:32px; background:#fff; color:#61A804; text-transform:none;}

#rightPan ul{width:190px; margin:10px 0 10px 40px;}
#rightPan ul li.dot{background:url(images/bullet.gif) 0 7px no-repeat; height:20px; padding:0 0 0 20px; font-weight:bold;}
#rightPan ul li{background:none; height:20px; padding:0 0 0 20px;}
#rightPan ul li a{background:none; height:20px; padding:0 0 0 0px; color:#666666;}
#rightPan ul li a:hover{background:none; height:20px; padding:0 0 0 0px; color:#61A804;}

#rightbottomPan{width:273px; height:24px; background:url(images/rightbottompan.gif) 0 0 no-repeat;}

/*----Right Panel----*/
#footermainPan{width:100%; height:100px; background:#4C4C4C; color:#fff; clear:both;}
#footerPan{width:778px; float:left; position:relative;}

#footerPan img{width:218px; height:20px; position:absolute; top:10px; right:30px;}

#footerPan ul{width:600px; position:absolute; top:10px; left:53px;}
#footerPan li{float:left; font:11px/15px Tahoma,Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 5px 0; color:#fff; background:#4C4C4C; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.templateworld{width:500px; background:#4C4C4C; color:#fff; display:block; position:absolute; top:25px; left:56px;}
#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.copyright{background:#4C4C4C; color:#79D000; font:11px/15px Tahoma,Arial, Helvetica, sans-serif; position:absolute; top:30px; left:58px;}

#footerPanhtml{width:120px; height:24px; display:block; position:absolute; top:50px; left:58px;}
#footerPanhtml a{width:75px; height:24px; background:url(images/arrow1.gif) 90% 50% no-repeat #DFDFDF; display:block; font:14px/24px Tahoma,Arial, Helvetica, sans-serif; margin:0; padding:0 0 0 5px; color:#111111; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#footerPanhtml a:hover{background:url(images/arrow2.gif) 90% 50% no-repeat #DFDFDF; color:#111; text-decoration:none;}

#footerPancss{width:75px; height:24px; display:block; position:absolute; top:50px; left:145px;}
#footerPancss a{width:75px; height:24px; background:url(images/arrow2.gif) 90% 50% no-repeat #DFDFDF; display:block; font:14px/24px Tahoma,Arial, Helvetica, sans-serif; margin:0; padding:0 0 0 5px; color:#111111; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#footerPancss a:hover{background:url(images/arrow1.gif) 90% 50% no-repeat #DFDFDF; color:#111; text-decoration:none;}

#awards{
float:left;
width:150px;
margin: 0 0 0 0;
font-weight:bold;
color:#009CE5;
}

#clients{
float:right;
width:150px;
margin: 0 100px 0 0;
font-weight:bold;
color:#009CE5;
}