@charset "utf-8";


/* Change default html styles */
* {
  margin: 0;
  padding: 0;
}
p {
  line-height: 1.5;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl {
  font-weight: normal;
}
a img {
  border-style: none;
}

div, p, ul, h1, h2, h3, h4, form{
	margin:0px; 
	padding:0px;
}
ul{
	list-style-type:none;
}

/* hax */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* General styling ..........................................*/
body {
	margin:0; 
	padding:0;
    color: #666; 
	background:#ffffff;
    font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/mainbg.jpg) 0 0 repeat-x #fff;
}

a {
   text-decoration: none;
}
a:hover {
	text-decoration:underline;
}

/*--Top Panel------------------------------------------------------------------*/
#topPan{
	width:710px; 
	height:360px;
	position:relative;
    font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto; 
	padding:0;
}

#topPan div#logo{
	clear:both;
	width: 200px;
	height:80px;
	position:absolute;
	background:url(../images/logo2.jpg) #000000 no-repeat;
	top: 30px;
}
#topPan div#logo a{
    margin:7px 0 0 4px;
	display:block;
	width:190px; 
	height:70px; 
}

#topPan h1{
	width:170px; 
	height:165px; 
	position:absolute; 
	top:118px; 
	left:2px; 
	display:block; 
	background:url(../images/header8.jpg) 0 0 no-repeat #000000; 
	font:24px/18px "Trebuchet MS",Arial, Helvetica, sans-serif; 
	color:#fff; 
	padding:65px 86px 0 450px; 
	font-weight:normal;
}
#topPan h1 span{
	font-size:14px;
}
/*--Content Panel---------------------------------------------------------------*/
/*--Top Content Panel---------------------------------------------------*/
#topContentPan{
	background: url(../images/middlepanbg1.jpg) 0 0 repeat-x #F0F0F0;
	padding:15px 0 25px 0;
	margin:0 auto;
	  min-height:350px;
	  height:auto !important;
	  height:550px;	
	  overflow:hidden;
}
/*--Top-Main Content Panel--------------------------------*/
#topContentPan div#MnContentPan{
	width:710px;
	margin:0 auto;
}
#MnContentPan img{
	position:absolute;
	left: 290px;
	top: 437px;
}
#hedngPan{
	width:100%; 
	float:left;
}
#hedngPan h2{
	width: 620px;
	height:50px;
	background: url(../images/icon2.jpg) 0 40% no-repeat ;
	color: #165f16;
	font-weight:bold;
	font: 23px/60px Arial, Helvetica, sans-serif;
	padding: 0 0 10px 60px;
	margin: 0 0 0 10px;
}
/*--RepContentPan1----------------*/
#RepContentPan1{
	width: 560px;
	height: 145px;
	background-color:#d5d5d5;
	margin:0 10px 0 0;
	float:right;
}
h5{
	width:110px; 
	height:140px; 
	float:left;
	display:block; 
	background:url(../images/unlock_image.jpg) 0 0 no-repeat #000000; 
	margin:3px 0 0 10px; 
}
#RepContentPan1 p{
	font: 14px/18px "Trebuchet MS",Arial, Helvetica, sans-serif;
	padding:10px 10px 0 10px;
	text-align:justify;
}
#RepContentPan1 p span{
	font-weight:bold;
	font:20px/20px "Trebuchet MS",Arial, Helvetica, sans-serif;
}

/*--RepContentPan2----------------*/
#RepContentPan2{
	width: 700px;
	float:left;
	margin:10px 0 10px 0;
}
#RepContentPan2 p{
	color:#165f16;
	font: 14px/18px "Trebuchet MS",Arial, Helvetica, sans-serif;
	padding:10px 10px 0 10px;
	text-align:justify;
} 
#RepContentPan2 p span{
	font-weight:bold;
}

.boldtext{
	font-weight:bold;
}

/*--Top Content Panel close---------------------------------------------*/

/*--Bottom Panel--------------------------------------------------------*/
#btmPan{
	background-color:#FFFFFF;
	padding:30px 0 20px 0;
	margin:0 auto;
}
/*--Bottom-main-Content Panel--------------------------------*/
#btmPan div#BtmContentPan{
	width:710px;
	height: 260px;
	background: url(../images/btm-con_line.gif) 0 0 repeat-y #fff;
	margin:0 auto;
}

/*--Footer Panel----------------------------------------------------------------*/
#footermainPan{
	height:174px; 
	background:url(../images/footerbg.jpg) 0 0 repeat-x #777; 
	color:#fff; 
	margin:0; 
	padding:0; 
	clear:both;
}
#footerPan{
	width:710px; 
	position:relative; 
	margin:0 auto;
}
#footerPan img{
	width:165px; 
	height:70px; 
	position:absolute; 
	top:18px; 
	right:1px;
}
#footerPan ul{
	width:550px; 
	position:absolute; 
	top:30px; 
	left:1px;
}
#footerPan li{
	float:left; 
	font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; 
	font-weight:normal;
    line-height: 1.5;
}
#footerPan ul li a{
	padding:0 0 0 6px; 
	color:#fff; 
	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{
	color:#fff; 
	font:10px/15px Tahoma,Arial, Helvetica, sans-serif; 
	position:absolute; 
	top:75px; 
	left:8px;
}

#footerPanhtml{
	width:70px; 
	height:24px; 
	background:url(../images/htmlbutton.gif) 0 0 no-repeat; 
	display:block; 
	position:absolute; 
	top:110px; 
	left:61px;
}
#footerPanhtml a{
	width:59px; 
	height:19px; 
	background: url(../images/arrow-normal.gif) no-repeat 50px 4px #FB9217; 
	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;
}
#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:110px; 
	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;
}
