@charset "utf-8";
/* CSS Document */

body{
	padding:0; margin:0;
	background-color:#FFFFFF; color:#000000;
	background-image:url(images/backgound2.png); background-repeat:repeat-x;
	}
	
div, p, ul, li, a, h1, h2, h3, h4, form, label, input{ 
	padding:0; margin:0;
	}
	
.spacer{
	line-height:0; font-size:0; clear:both;
	}

/*---------------------------------------Header Start------------------------------------*/
	
#header{
	width:750px; position:relative;
	margin:0 auto;
	height:222px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:100;
    background-color:#F6F6F6;
	}
/*
#header ul{
	position:absolute;
	left:5px; top:0px;
	list-style:none;
	}

#header ul li{
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px;
	color:#375D0B; background:url(images/menu.png) repeat-x 0 0 #E8E8E8;
	text-align:center;
	}

#header ul li a{			 font-weight:bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px;
	color:#3F6699; background:url(images/menu.png) repeat-x 0 0 #E8E8E8;
	width:73px; height:25px; padding-top:15px;
	text-decoration:none; display:block;
	}

#header ul li.home{	   font-weight:bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px;
	color:#FFFFFF; background:url(images/button.png) repeat-x 0 0 #E8E8E8;
	width:73px; height:25px; padding-top:15px;
	text-decoration:none; display:block;
	text-align:center; float:left;
	}

#header ul li a:hover{ font-weight:bold;
	background:url(images/button.png) repeat-x 0 0 #E8E8E8;
	color:#FFFFFF;
	height:25px; width:73px;
	}

 */
/**************************************************/

ul.dropdown, ul.dropdown li, ul.dropdown ul { list-style: none; margin: 0; padding: 0;}
ul.dropdown { background:url(images/menu.png) repeat-x 0 0 transparent; position: relative; z-index: 597; float: left; font-weight: bold; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px;  }
ul.dropdown li { background:url(images/menu.png) repeat-x 0 0 transparent; height:25px;float: left; line-height: 25px; vertical-align: middle; zoom: 1; }
ul.dropdown li.hover,
ul.dropdown li:hover { background:url(images/button.png) repeat-x 0 0 #E8E8E8; color: #FFFFFF; position: relative; z-index: 599; cursor: default; }
ul.dropdown ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 100%; border-width: 1px 1px 1px 1px; border-color: #6E95CE }
ul.dropdown ul li { float: none; }
ul.dropdown ul ul { top: 0px; left: 100%; }
ul.dropdown li:hover > ul { visibility: visible; }

ul.dropdown li { padding: 7px 9px; background-color: #f6f6f6; color: #3F6699; }
ul.dropdown li.hover, ul.dropdown li:hover { background-color: #E8E8E8; color: #FFFFFF; }
ul.dropdown a:link, ul.dropdown a:visited { line-height: 25px; height:25px;width:110%;display:block;color: #3F6699; text-decoration: none; }
ul.dropdown a:hover, ul.dropdown a:active { color: #FFFFFF; }
/* -- level mark -- */
ul.dropdown ul { width: 250px; margin-top: 0px;}
ul.dropdown ul li { text-align:left;  border-width: 1px 1px 1px 0px; border-color: #fff #d9d9d9 #d9d9d9; border-style: solid }

/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */
ul.dropdown *.dir { text-decoration: underline; }
/* -- Components override -- */
/*ul.dropdown-horizontal ul *.dir { text-decoration: underline; }
ul.dropdown-upward *.dir { background-image: url(images/nav-arrow-top.png); }
ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {  background-image: url(images/nav-arrow-right.png); }
ul.dropdown-vertical-rtl *.dir { padding-right: 10px; padding-left: 15px; background-image: url(images/nav-arrow-left.png); background-position: 0 50%; }
***************************************************/
.logo{
	position:absolute; 
	top:42px; left:42px;
	}
	
#header h2{
	background:url(images/punch_line.jpg) no-repeat;
	width:219px; height:18px;
	position:absolute;
	top:159px; left:16px;
	text-indent:-2000px;
	}

/*---------------------------------------Header End------------------------------------*/

/*----------------------------------left side Start-----------------------------------------------------*/	

#container{  width:778px; position:relative; margin:0 auto; padding:0 0 24px 0; }
/*
#container ul{
	position:absolute;
	left:97px; top:6px;	
	list-style:none;
	}
	
#container ul li{
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px;
	color:#375D0B; background:url(images/menu.png) repeat-x 0 0 #E8E8E8; 
	text-align:center;
	}
	
#container ul li a{			 font-weight:bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; 
	color:#3F6699; background:url(images/menu.png) repeat-x 0 0 #E8E8E8;
	width:80px; height:25px; padding-top:15px;
	text-decoration:none; display:block;
	}

#container ul li.home{	   font-weight:bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; 
	color:#FFFFFF; background:url(images/button.png) repeat-x 0 0 #E8E8E8; 
	width:80px; height:25px; padding-top:15px;
	text-decoration:none; display:block;
	text-align:center; float:left;
	}
	
#container ul li a:hover{ font-weight:bold;
	background:url(images/button.png) repeat-x 0 0 #E8E8E8;
	color:#FFFFFF;
	height:25px; width:80px;
	}
*/		
#box{
	height:165px;
	float:left;padding-left:5px
	}
	


#boxpanel{
 	border:#3F6699 solid 1px;
	background-image:url(images/boxpanel.jpg);
	background-position:top left; background-repeat:no-repeat;
	background-color:#FFFFFF; color:#000000;
	width:216px; height:144px;
	margin:5px 3px 7px 0;
	float:left;
	padding:9px 20px 0 16px;
 	}
	
#boxpanel h2{
	height:40px;
	background:url(images/box-bg.gif) repeat-x 0 9px #fff;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:20px; color:#3F6699; line-height:40px;
	}
	
#boxpanel h2 span{
	width:82px; display:block; background:#fff; 
	float:left; color:#3F6699; 
	padding:0 0 0 17px;
	}
	
#boxpanel h2 span.no{
	width:40px;
	height:40px;
	background:url(images/02.jpg) no-repeat 0 0;
	font-size:0px;
	text-indent:-1000px;
	padding:0;
	}
	

ul.box{
	margin-bottom:15px; padding-left:60px;
	list-style:none;
	}
	
ul.box li{
	line-height:20px; 
	background-image:url(images/list_icon.jpg); background-repeat:no-repeat;
	background-position:0px 5px; background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif; font-size:13px;
	color:#1F3400;
	padding-left:15px;
	}
	
ul.box li a{
	line-height:20px; 
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif; font-size:13px;
	color:#1F3400; text-decoration:none;
	}
	
ul.box li a:hover{
	background-color:transparent; color:#1F3400;
	}
	

#boxpanel p{
	background-color:#4F91D5; 
	clear:both;
	height:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px; color:#fff; font-weight:bold;
	text-align:right;
	}	

#boxpanel p a{
	text-align:left;
	display:block; 
	background-color:#17487B; background-image:url(images/boxpanel_arrow.gif);
	background-repeat:no-repeat; background-position:48px;
	padding:0 0 0 13px; line-height:11px;
	width:45px;
	text-decoration:none;
	color:#FFFFFF;
	float:right;
	}
#boxpanel p a:hover{
background-color:#CBE0F9; color:#17487B; background-image:url(images/blog_arrow_h.gif);
	}

	
#left{
	float:left;
	width:700px;
	padding:19px 32px 0 27px;
  min-height: 250px
}

#left h2{
	font-family: Arial;
	font-size:15px; color:#043970; 
	margin-bottom:14px;
	}
#left h4{
	font-family: Arial;
	font-size:13px; color:#043970; 
	margin-bottom:14px;
	}
		
#left p, #left table{
	font-family:Arial; font-size:12px; font-weight:normal;
	color:#043970; 
	}

#left p.bg{
	margin:21px 0 34px 0;
	background-color:#D8E5C4; color:#043970;
	height:11px;
	}
	
#left p a.bottom{
	background:#657D40;
	background-image:url(images/read_arrow.gif);
	background-repeat:no-repeat;
	background-position:80px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px; color:#FFFFFF;
	text-decoration:none;
	line-height:11px;
	display:block;
	padding:0 20px 0 16px;
	float:right;
	text-transform:uppercase;
	font-weight:bold;	
	}
#left p a.bottom:hover{
	background-color:#D8E5C4; color:#657D40; background-image:url(images/blog_arrow_h.gif);
	}
	
#left img{
	margin-bottom:24px;
	}
	
#left ul, #left ol {  padding-left:45px;padding-top:14px;padding-bottom:14px;
	margin:0;
	}

#left ul li, #left ol li{
			 font-family:Arial; font-size:11px; font-weight:normal;
	color:#043970; 
	}
	
#left ul li a{

	font-family:Arial, Helvetica, sans-serif;
	color:#043970; font-size:11px;
	line-height:18px; text-decoration:none;
	font-weight:bold; 
	padding-left:0px; 
	}
	
#left ul li a:hover{
	color:#FFFFFF; background-color:#043970;
	}
	
/*----------------------------------left side End-----------------------------------------------------*/	

/*----------------------------------right side Start-----------------------------------------------------

#right{
	position:relative;
	float:left;
	width:210px;
	padding:6px 6px 31px 7px;
	margin-top:6px;
	background-color:#C3CE98; color:#000000;
	}
	
#right form.search{
	background-color:#8F7004; color:#000000;
	padding-top:7px;
	}
	
#right form .text1{
	margin:7px 0 0 16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF; background-color:#8F7004;
	line-height:24px;
	}
	
#right form .input1{
	margin:0 0 8px 16px;
	width:167px;
	padding:4px; color:#000000;
	background-color:#FFFFFF;
	border:#715803 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

#right p.search{
	background-color:#715803;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px; color:#FFFFFF;
	line-height:15px;
	padding-left:16px;
	}

#right input.submit{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px; color:#423301; font-weight:bold;
	padding:0 12px 2px 5px;
	background:url(images/go_arrow.gif) no-repeat 24px 3px;
	background-color:#FFFFFF;
	width:31px; height:11px;
	border:none;
	cursor:pointer;
	margin:1px 0 1px 23px;
	}
#searchBg{
	background-color:#8F7004;
	height:12px; color:#000000;
	margin-bottom:7px;
	}
	
#right h2.member{
	background-color:#646E36;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px; color:#FFFFFF;
	line-height:32px;
	padding-left:16px;
	}
	
#right form.login{
	background-color:#939F63;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px; color:#FFFFFF;
	padding:3px 16px 24px ;
	}
	
#right form .text2{
	margin:7px 0 0 0; background-color:#939F63;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF; font-weight:bold;
	line-height:24px;
	}
	
#right form .input2{
	width:167px;
	padding:4px;
	background-color:#FFFFFF;
	border:#715803 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; color:#000000;
	}
	
#right p.login{
	margin:10px 0 0 0;
	background-color:#6A753E;
	height:11px; padding:0; color:#FFFFFF;
	text-align:right;
	}
	
.loginBtn{
	background:url(images/login_arrow.gif) no-repeat 55px 3px;
	background-color:#121504;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left; font-weight:bold; line-height:11px;
	color:#FFFFFF; border:0;
	width:65px; height:11px;
	cursor:pointer;
	padding:0 15px 0 14px; margin:0; float:right;
	}
	
#right h4{
	background-image:url(images/computer_1.gif);
	background-repeat:repeat-x; background-color:#999999;
	height:80px; color:#000000; line-height:0;
	margin-bottom:17px; padding:0 0 0 115px;
	}

#right h4 span.small{
	font:normal 20px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0; padding:0;
	}

#right h4 span.big{
	font:normal 39px/39px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:0; margin:0; 
	}

#right  h4 span.click{
	background-color:#FFFFFF;
	width:67px; color:#1B3100;
	}
	
#right h4 span.click a{
	background:url(images/click_arrow.gif) no-repeat 50px 3px;
	background-color:#FFFFFF;
	width:51px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px; font-weight:bold; text-align:left;
	line-height:11px; text-decoration:none;
	color:#1B3100; padding-left:16px; margin:5px 0 0 0;
	display:block;
	}
	
#right h2.contact{
	background-color:#646E36;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px; color:#FFFFFF;
	line-height:32px;
	padding-left:16px;
	margin-bottom:15px;
	}
	
#right .input3{
	width:167px;
	padding:4px; margin:0;
	background-color:#FFFFFF;
	border:#715803 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; color:#000000;
	}

#right .inputTextarea{
	width:174px;
	background-color:#FFFFFF;
	border:#715803 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; color:#000000;
	}

.contactForm{
	padding:0 18px 0 16px;
	}
	
.contactText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; font-weight:bold;
	color:#043970;
	line-height:14px;
	background-color:#E1E8C5;
	height:14px; width:175px;
	display:block;
	margin:5px 0 5px 0;;
	}
	
.contactBtn{
	background:url(images/login_arrow.gif) no-repeat 55px 3px;
	background-color:#121504;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left; font-weight:bold; line-height:11px;
	color:#FFFFFF; border:0;
	width:65px; height:11px;
	cursor:pointer;
	padding:0 15px 0 10px; margin:0 1px 0 0; float:right;
	}*/

/*----------------------------------right side End-----------------------------------------------------*/	

/*----------------------------------footer Start-----------------------------------------------------*/	

#footer{
	clear:both;
	background:url(images/footer_bg.png) 0 0 transparent;
	background-repeat:repeat-x; position:relative;
	margin:0 auto 44px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	height:120px;
	padding:15px 0 0 0;
	}

#footer ul.nav{
	margin:0 auto; padding:0;
	width:400px;	
	}
	
#footer ul.nav li{	 width:75px;
	list-style:none;
	float:left;text-align:center;
	}
	
#footer ul.nav li img{	 float: right; position: relative;
	}



#footer p{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px; color:#FFFFFF;
	background-color:transparent;	
	line-height:29px;
	text-align:center;
	}
	
#footer ul.box1{
	margin:0 auto; padding:0;
	width:120px;
	}
	
#footer ul.box1 li{	  
	list-style:none;
	margin-right:1px; padding:0 5px 0 0; 
	background-color:transparent; color:#FFFFFF;
	float:left;
	}   
	

	
#footer p.design {
	margin:2px auto 0 auto;
	background-color:transparent; width:350px;
	font:normal 11px/16px Tahoma, Arial, Helvetica, sans-serif; 
	color:#FFFFFF; text-decoration:none;
	}


#footer p.design a {
	background-color:transparent;
	font:normal 11px/16px Tahoma, Arial, Helvetica, sans-serif; 
	color:#FFFFFF; text-decoration:none;
	}
#footer p.design a img {
 border: 0; background:transparent; 
	}	
#footer p.design a:hover{
	background-color:transparent; color:#000000;
	}
	
.BLhome a{ 	display:block;float: left; position: relative;background-position: center;

	text-decoration:none;width:60px;background:url(images/home.png) center no-repeat ;}
			   
.BLsearch a{ 	display:block; float: left; position: relative;	background-position: center;

	text-decoration:none;width:60px;background:url(images/search.png) center no-repeat ;}  
			   
.BLsitemap a{ 	display:block; float: left; position: relative;background-position: center;

	text-decoration:none;width:60px;background:url(images/sitemap.png) center no-repeat ;} 
			  
.BLlinks a{		display:block; float: left; position: relative;	background-position: center;

	text-decoration:none;width:60px;background:url(images/links.png) center no-repeat ;}
			   
.BLcontact a{ 	display:block; float: left; position: relative;background-position: center;

	text-decoration:none;width:60px;background:url(images/contact.png) center no-repeat ;}

.BLhome a:hover{ 	display:block; float: left; position: relative;	background-position: center;

	text-decoration:none;width:60px;background:url(images/home-o.png) center no-repeat ;}
			   
.BLsearch a:hover{ 	display:block;float: left; position: relative; background-position: center;

	text-decoration:none;width:60px;background:url(images/search-o.png) center no-repeat ;}  
			   
.BLsitemap a:hover{ 	display:block;float: left; position: relative; background-position: center;

	text-decoration:none;width:60px;background:url(images/sitemap-o.png) center no-repeat ;} 
			  
.BLlinks a:hover{		display:block;float: left; position: relative; background-position: center;

	text-decoration:none;width:60px;background:url(images/links-o.png) center no-repeat ;}
			   
.BLcontact a:hover{ 	display:block; float: left; position: relative;background-position: center;

	text-decoration:none;width:60px;background:url(images/contact-o.png) center no-repeat ;} 
	
	
	
.BLlegal a{ 	display:block; float: left; position: relative;background-position: center;

	text-decoration:none;width:110px;background:url(images/legal.png) center no-repeat ;}

.BLlegal a:hover{ 	display:block; float: left; position: relative;	background-position: center;

	text-decoration:none;width:110px;background:url(images/legal-o.png) center no-repeat ;}	
/*----------------------------------footer End-----------------------------------------------------*/	



 #right2{
	position:relative;
	float:right;
	width:100px;
	padding:5px 5px 5px 5px;
	margin-top:42px;
	background-color:transparent; color:#000000;
	}
	

	

	
#right2 form.login{
	background-color:transparent;
	font-family:Arial;
	font-size:10px; color:#FFFFFF;
	padding:0px 0px 0px ;
	}
	
#right2 form .text2{
	margin:7px 0 0 0; background-color:#939F63;
	font-family: Arial;
	font-size:10px;
	color:#FFFFFF; font-weight:bold;
	line-height:15px;
	}
	
#right2 form .input2{
	width:95px;
	padding:2px;
	background-color:#FFFFFF;
	border:#9FC4F0 solid 1px;
	font-family:Arial;
	font-size:10px; color:#043970;
	}
	
#right2 p.login{
	margin:0px 0 0 0;
	background-color:transparent;
	height:11px; padding:0; color:#FFFFFF;
	text-align:right;
	}
	
.loginBtn{	
	background-color:#043970;
	font-family:Arial;
	font-size:9px;
	text-align:left; font-weight:bold; line-height:11px;
	color:#FFFFFF; border:0;
	width:45px; height:11px;
	cursor:pointer;
	padding:0 6px 0 6px; margin:0; float:right;
	}
	

#messageform { padding:0px;}
#messageform table{ border:none; padding-left:130px; padding-right:20px; padding-top:0px; padding-bottom:20px; }
#messageform tr { height: 20px; }
#messageform th { font-weight: bold; font-size: 12px; background: transparent; height: 19px; width:50%; color:#043970; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px; border-left: 0px solid #ffffff; border-bottom: solid 1px #eee; text-align: left; }
#messageform td { height: 19px; width:50%; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px; border-left: 0px solid #FFF; border-bottom: solid 1px #eee; }
#messageform input { padding: 2px; font: normal 11px Arial; color:#333333; border:1px solid #CCCDCE; width:98%; }
#messageform input.button, #messageform input[type="button"], #messageform input[type="submit"], #messageform input[type="reset"]
 { width:49%; margin: 0; font: bold 11px Arial; background: #FFF url('../images/gradientbg.jpg') repeat-x; padding: 2px 3px; color: #333; border: 1px solid #6C859A; }
#messageform textarea, #messageform select, #messageform select option, #messageform option { width: 100%; border:1px solid #CCCDCE; font: normal 11px Arial; color:#333333; }
#messageform select option, #messageform option {border:0px solid #CCCDCE; }
#messageformHeader { font: normal 13px Arial; color:#043970;border-top: 1px solid #eee; text-align: center; font-weight: normal; font-size: 13px; background: #FFF  url(../images/gradientbg.jpg) repeat-x; }

#left table{ border:none; padding-left:130px; padding-right:20px; padding-top:0px; padding-bottom:20px; }
#left tr { height: 20px; }
#left th { font-weight: bold; font-size: 12px; background: transparent; height: 19px; width:50%; color:#043970; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px; border-left: 0px solid #ffffff; border-bottom: solid 1px #eee; text-align: left; }
#left td { height: 19px; width:50%; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px; border-left: 0px solid #FFF; border-bottom: solid 1px #eee; }



