Body{
	padding:0px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#565657;
 }
hr{
	border: 0;
	color: #dedede;
	background-color: #dedede;
	height: 1px;
	margin:10px 0px 6px 0px;
	padding:0px;
}
.blue{
	color:#0891c4;	
}
.black{
	color:#000;
	font-size:14px;	
}
.ul-class{
	list-style-image: none;
	list-style-type: none;
	padding:0px;
	margin:0px;
	clear:both;
}
.red{
	color:#F30;	
}
.yellow{
	color:#ffda05;	
}
.green{
	color:#7bffba;	
}
 a{
 color:#7bffba;
 text-decoration:none;
}
a:hover{
 color:#F60;
 }
.clr{clear:both;}
.top-bg{
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c7;
	margin:0px 0px 10px 0px;
}
img{border:none;}
.wrapper-top1{
	width: 955px;
	margin: 0 auto;
	background-image: url(../images/top-header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:80px;
}
.wrapper{
	width: 955px;
	margin: 0 auto;
}
.top-header-logo{
float:left;
width:350px;
font-size:13px;
padding:0px 0px 0px 0px;
font-weight:bold;
margin:0px 0px 0px 0px;
text-align:left;
color:#999;
font-size:11px;
}
.top-header-right{
float:right;
width:500px;
text-align:left;
font-weight:normal;
margin:0px 0px 0px 0px;
font-size:11px;
	color:#CCC;
}
.top-right1{
	padding:9px 0px 7px 0px;
	text-align:right;
}
.top-right1 a{
	color:#CCC;
 }
.top-right1 a:hover{
	color:#FFF;
 }

.top-right2{
	padding:7px 0px 7px 0px;
	text-align:right;
}
.bigsize{
	font-size:24px;
}
.home-content-left{
	float:left;
	width:245px;
	margin:0px;
	text-align:left;
 	line-height:18px;
 }
.home-content-right{
	float:right;
	width:690px;
	margin:0px 0px 0px 0px;
	text-align:left;
 	line-height:18px;
	
}
#tomenu_nav{
	margin:10px 0px 30px 0px;
	list-style:none;
	padding:0px;
	clear:both;
}
#tomenu_nav ul{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;list-style:none;}

#tomenu_nav li{
	padding:0px 0px 0px 0px;
	float:left;
	margin:0px 0px 0px 0px;
	font-size:16px;
	height:40px;
	line-height:40px;
   }
#tomenu_nav li a{
	text-align:left;
	color:#FFF;
	display: block;
	width:199px;
	padding:0px 0px 0px 30px;
	font-weight: bold;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: left;
 }
#tomenu_nav li a:hover{
	text-align:left;
	color:#2be48e;
	display:block;
	width: 199px;
	padding:0px 0px 0px 30px;
	font-weight:bold;
	background-image: url(../images/menu-hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration:none;
 }
#banner{
	height:350px;
 }
h1{
	text-align:left;
	font-size:23px;
	font-weight:bold;
	color:#c7c7c7;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
}
h3{
	text-align:left;
	font-size:19px;
	font-weight:bold;
	color:#7bffba;
	margin:0px 0px 3px 0px;
	padding:0px 0px 5px 0px;
}
h4{
	text-align:left;
	font-size:19px;
	font-weight:bold;
	color:#333333;
	margin:0px 0px 3px 0px;
	padding:0px 0px 5px 0px;
}
h2{
	text-align:left;
	font-size:19px;
	font-weight:bold;
	color:#2be48e;
	margin:0px 0px 3px 0px;
	padding:2px 0px 5px 0px;
  }
.box-gray{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background-color:#7b7a7f;
 	padding:10px;
 	margin:0px 0px 0px 0px;
 	font-size:12px;
	text-align:left;
	border:1px solid #b2b1b6;
}
.textbox{
	border:1px solid #b2b1b6;
	background-color:#7b7a7f;
	font-size:12px;
	cursor:pointer;
	font-weight:bold;
	cursor:pointer;
	color:#FFF;
	width:93%;
	height:28px;
    padding:0px 0px 0px 10px;
 	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	line-height:29px;
	margin:0px 0px 7px 0px;
 }
.textarea{
	border:1px solid #b2b1b6;
	background-color:#7b7a7f;
	font-size:12px;
	cursor:pointer;
	font-weight:bold;
	cursor:pointer;
	color:#FFF;
	width:93%;
    padding:0px 0px 0px 10px;
 	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	line-height:29px;
	margin:0px 0px 7px 0px;
 }
.button{
	height: 28px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	background-repeat: repeat-x;
	background-image: url(../images/button.gif);
	 -webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px solid #b2b1b6;
}
.home-content-pad{
	padding:0px 0px 0px 0px;
}
.inner-content-pad{
	padding:10px 3px 0px 9px;
	line-height:19px;
	text-align:justify;
}
.home-content-left2{
	float:left;
	width:460px;
	margin:0px;
	text-align:justify;
 	line-height:18px;
 }
.home-content-right2{
	float:right;
	width:215px;
	margin:0px 0px 0px 0px;
	text-align:left;
 	line-height:18px;
}
#leftmenu_nav{margin:0px 10px 0px 0px;padding:0 0 0 0px;list-style:none;}
#leftmenu_nav ul{margin:0px 0px 0px 0px;padding:4px 0 2px 0px;list-style:none;}

#leftmenu_nav li{
	padding: 0px 0px 0px 0px;
	display: block;
	margin: 0px 0px 0px 2px;
	font-size: 12px;
	text-transform: capitalize;
	background-image: url(../images/ul-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
 }
#leftmenu_nav li a{
	display:block;
	text-align:left;
	color:#CCC;
	padding-left:18px;
	font-weight:bold;
	height:32px;
	line-height:32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
 }
#leftmenu_nav li a:hover{
	display:block;
	text-align:left;
	color:#006600;
	font-weight:bold;
	height:32px;
	text-decoration:none;
	line-height:32px;
	background-repeat: no-repeat;
	background-color: #7bffba;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7bffba;
 }
.gallery-box{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background-color:#7b7a7f;
 	padding:10px;
 	margin:0px 0px 0px 0px;
 	font-size:12px;
	text-align:left;
	border:1px solid #b2b1b6;
}
.home-bottom-box{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background-color:#7b7a7f;
 	padding:10px;
 	margin:20px 0px 0px 0px;
 	font-size:12px;
	text-align:left;
	border:1px solid #b2b1b6;
}
.home-bottom-left-box{
	float: left;
	width: 260px;
	background-image: url(../images/bottom-box-line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 128px;
	padding:0px 20px 0px 20px;
 }
.home-bottom-right-box{
	float:right;
	width:300px;
	padding:0px 20px 0px 0px;
 }
table.gallery-list{
	
}
table.gallery-list td{
	 padding:5px 5px 5px 5px;
	 text-align:center;
	 color:#FFF;
	 font-size:12px;
	 font-weight:bold;
	 line-height:20px;
}

#footer{
	padding:10px 0px 10px 0px;
	margin-top:0px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	line-height:23px;
	color:#7bffba;
  }
	#footer a{
	font-size:12px;
	color:#7bffba;
 }
 	#footer a:hover{
		font-size:12px;
 		color:#CCC;}
.footer-left-box{
	float: left;
	width: 260px;
	text-align:left
  }
.footer-right-box{
	float:right;
	width:300px;
	text-align:right;
  }
.about-us-banner{
	background-image: url(../images/inner_banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
	text-align:left;
	font-size:25px;
	color:#FFF;
	font-weight:bold;
	padding:180px 0px 0px 20px
}
.service-banner{
	background-image: url(../images/inner_banner2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
	text-align:left;
	font-size:25px;
	color:#FFF;
	font-weight:bold;
	padding:180px 0px 0px 20px
}
.gallery-banner{
	background-image: url(../images/inner_banner3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
	text-align:left;
	font-size:25px;
	color:#FFF;
	font-weight:bold;
	padding:180px 0px 0px 20px
}
.contact-banner{
	background-image: url(../images/inner_banner4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
	text-align:left;
	font-size:25px;
	color:#FFF;
	font-weight:bold;
	padding:180px 0px 0px 20px
}
.contact-banner1{
	background-image: url(../images/inner_banner5.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
	text-align:left;
	font-size:25px;
	color:#FFF;
	font-weight:bold;
	padding:180px 0px 0px 20px
}
.contact-banner2{
	background-image: url(../images/inner_banner1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
	text-align:left;
	font-size:25px;
	color:#FFF;
	font-weight:bold;
	padding:180px 0px 0px 20px
}
.contact-banner3{
	background-image: url(../images/inner_banner6.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
	text-align:left;
	font-size:25px;
	color:#FFF;
	font-weight:bold;
	padding:180px 0px 0px 20px	
}
.contact-banner4{
	background-image: url(../images/inner_banner7.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
	text-align:left;
	font-size:25px;
	color:#FFF;
	font-weight:bold;
	padding:180px 0px 0px 20px	
}
.contact-left{
	width:350px;
	float:left;	
}
.contact-right{
	width:325px;
	float:right;
}
.contact-bg-box{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background-color:#7b7a7f;
 	padding:10px;
 	margin:0px 0px 0px 0px;
 	font-size:12px;
	text-align:left;
	border:1px solid #b2b1b6;
}
.contact-bg-box p{
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bebebe;
	padding:2px 0px 2px 9px;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	color:#CCC;
	margin:10px 0px 9px 0px;
}
.contact-right-round-box{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
 	padding:10px;
	background-image: url(../images/contact-us.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:10px 10px 10px 10px;
	text-align:center;
}
table.contact-form{
	width:100%;
}
table.contact-form td{
 	text-align:left;
	line-height:20px;
	padding:2px 5px 2px 5px;
	font-weight:bold;}