@charset "utf-8";
/* CSS Document */
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.jpg);
	font-family: Tahoma, Geneva, sans-serif;
}
.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
.wrapper {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/inner.jpg) center bottom no-repeat #F8A51B;
}
header {
	background: url(../images/top_bg.jpg) no-repeat;
	height: 290px;
	width: 100%;
}
.logo {
	left: 35.3%;
	position: relative;
	top: 10.2%;
	margin-bottom:-5%;
	z-index: 9999;
}

.nav {
	color: #fff;
	display: block;
	float: right;
	font-size: 25px;
	margin: 7px 30px 0 0;
	text-decoration: none;
	width: 100%;
	background: #016F3A;
}
.nav {
	display: none;
}
.menu-active {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 999;
}
.flash {
	background: url(../images/flash_bg.jpg) no-repeat;
	width: 100%;
	height: 308px;
}
.slider {
	left: 4.5%;
	position: relative;
	top: 5%;
	width: 90.8%;
}
.content {
	width: 95%;
	margin: 14px auto;
}
.left {
	float: left;
	width: 475px;
	background: url(../images/welcome_bg.png) no-repeat;
	height: auto;
	text-align: center;
}
.left h1 {
	font-size: 22px;
	text-align: center;
	font-family: "Comic Sans MS";
}
.left img {
	text-align: center;
	margin: 0 auto;
}
.left p {
	font-size: 13px;
	line-height: 24px;
	text-align: justify;
	padding: 0px 50px 0px 30px;
}
.green {
	color: #3E6C01;
}
.pink {
	color: #FF00FF;
}
.right img {
	width: 208px;
	margin: 10px;
	float: left;
}
.scrolling {
	background: url(../images/gallery_bg.png) no-repeat;
	height: 120px;
	width: 98%;
	margin: 0 auto;
	padding-bottom: 3.5%;
}
marquee {
	width: 95%;
	margin-left: 2.5%;
}
.scrolling img {
	width: 120px;
	border: 1px solid #ddd;
	margin-top: 8px;
}
footer {
	width: 960px;
	margin: 0 auto;
}
.left-ftr{
	width: 65%;
	float: left;
}
.right-ftr {
	width:35%;
	float: left;
}
.left-ftr ul {
	margin: 0px;
	padding: 0px;
}
.left-ftr ul li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-size: 12px;
}
.left-ftr ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
.left-ftr ul li a:hover {
	color: #F8A51B;
}
.left-ftr p {
	margin: 0px;
	padding: 4px 0px;
}
.right-ftr p {
	font-size: 12px;
	color: #fff;
	text-align: right;
	padding: 8px 0px;
	margin: 0px;
}
.right-ftr p a {
	padding: 0px 12px;
}
.abt {
	background: #F8E2EA;
	border-radius: 6px;
	padding: 4px 16px;
	width: 91%;
}
.abt h1 {
	font-size: 22px;
	font-family: "Comic Sans MS";
}
.abt p {
	font-size: 13px;
	line-height: 24px;
}
.ser-img {
	width: 100%;
	max-width: 300px;
	padding-left:4px;
}
.item{
	width:100%;
	float:left;
	margin-right:20px;
	max-width:360px;
}
.cpn{
	margin:6px;
    vertical-align: top;
	float:right;
}
.cpn a {
	text-decoration:none;
	}
.cpn a p{
	color:#E20107;
	text-align:center;
	font-weight:bold;
	text-decoration:none !important;
	font-size:20px;
	}
.coupon {
    border: 5px solid #cccc00;
	margin:6px;
    vertical-align: top;
    width: 190px;
}
.print{
	text-align:center;
	}
.print img{
	border:#F8A51B solid 5px;
	width:260px;
	height:150px;
	}

nav{
		position: relative;
	z-index: 999;

	}

nav ul {
    margin: 0;
    padding: 0;
}
nav ul li a {
	text-decoration: none;
	color: #1DAE12;
	text-indent: -99999px;
}
nav ul li:nth-child(4) a{
		text-indent:0;
	}
nav ul li {
    float: left;
    list-style: outside none none;
    padding-right: 5px;
}
nav ul li a.home {
    background: rgba(0, 0, 0, 0) url("../images/menu.png") no-repeat scroll 0 -36px;
    display: block;
    height: 30px;
    margin: 30px 0 0 15px;
    padding: 10px 15px;
    width: 50px;
}
nav ul li a.home:hover, nav ul li a.homecur {
    background: rgba(0, 0, 0, 0) url("../images/menu.png") no-repeat scroll 0 -87px;
    display: block;
    height: 30px;
    margin: 35px 0 0 15px;
    padding: 10px 15px;
    width: 50px;
}
nav ul li a.about {
    background: rgba(0, 0, 0, 0) url("../images/menu.png") no-repeat scroll -106px -20px;
    display: block;
    height: 5px;
    margin: 20px 0 0 15px;
    padding: 20px 15px;
    width: 80px;
}
nav ul li a.about:hover, nav ul li a.aboutcur {
    background: rgba(0, 0, 0, 0) url("../images/menu.png") no-repeat scroll -116px -64px;
    display: block;
    height: 5px;
    margin: 20px 0 0 15px;
    padding: 20px 15px;
    width: 80px;
}
nav ul li a.menu {
    background: rgba(0, 0, 0, 0) url("../images/menu.png") no-repeat scroll -230px 17px;
    display: block;
    height: 25px;
    margin: -15px 0 0;
    padding: 10px 15px;
    width: 80px;
}
nav ul li a.menu:hover, nav ul li a.menucru {
    background: rgba(0, 0, 0, 0) url("../images/menu.png") no-repeat scroll -234px -28px;
    display: block;
    height: 25px;
    margin: -15px 0 0;
    padding: 10px 15px;
    width: 80px;
}
nav ul li a.logo {
    display: block;
    height: 250px;
    margin-top: -150px;
	margin-right:10px;
    width: 245px;
}
nav ul li a.service {
    background: rgba(0, 0, 0, 0) url("../images/menu.png") no-repeat scroll -605px 0;
    display: block;
    height: 25px;
    margin: 5px 0 0;
    padding: 10px 15px;
    width: 80px;
}
nav ul li a.service:hover, nav ul li a.servicecur {
    background: rgba(0, 0, 0, 0) url("../images/menu.png") no-repeat scroll -602px -41px;
    display: block;
    height: 25px;
    margin: -1px 0 0;
    padding: 10px 15px;
    width: 80px;
}
nav ul li a.gall {
    background: rgba(0, 0, 0, 0) url("../images/menu.png") no-repeat scroll -710px -3px;
    display: block;
    height: 30px;
    margin: 5px 0 0;
    padding: 10px 15px;
    width: 80px;
}
nav ul li a.gall:hover, nav ul li a.gallcur {
    background: rgba(0, 0, 0, 0) url("../images/menu.png") no-repeat scroll -708px -55px;
    display: block;
    height: 20px;
    margin: 11px 0 0;
    padding: 10px 15px;
    width: 80px;
}
nav ul li a.contact {
    background: rgba(0, 0, 0, 0) url("../images/menu.png") no-repeat scroll -815px -5px;
    display: block;
    height: 55px;
    margin: 2px 0 0;
    padding: 10px 20px;
    width: 100px;
}
nav ul li a.contact:hover, nav ul li a.contactcuren {
    background: rgba(0, 0, 0, 0) url("../images/menu.png") no-repeat scroll -813px -75px;
    display: block;
    height: 50px;
    margin: 27px 0 0;
    padding: 10px 20px;
    width: 80px;
}
#apDiv1 {
    height: 215px;
    margin-top: 10px;
    padding-left: 0;
    position: absolute;
    width: 270px;
    z-index: 1;
}
.nav {
	color: #fff;
	display: block;
	float: right;
	font-size: 25px;
	margin: 7px 30px 0 0;
	text-decoration: none;
	width: 100%;
	background: #016F3A;
}
.nav {
	display: none;
}
.menu-active {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 999;
}

.heading1 {
    color: #900;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.heading2 {
    color: #000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.textnewl {
    color: #333;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    padding-left: 10px;
    text-align: left;
}

.textnewr {
    color: #333;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    padding-right: 10px;
    text-align: right;
}
.frm{
	width:120%;
	height:110px;
	}
.cntact{
	float:left;
	width:20%;
	margin:10px 8px;
	border:#f7c9da solid 1px;
	padding:5px;
	color:#3E6C01;
	font-weight:bold;
	}
.cntact_left{
	float:left;
	width:36%;
	margin:10px 6px;
	border:#f7c9da solid 1px;
	padding:5px;
	font-size:13px;
	color:#3E6C01;
	font-weight:bold;
	}
.map{
	float:right;
	width:35%;
	border:#f7c9da solid 1px;
	margin:10px 6px;
	padding:5px;
	}
.ss{
	border-right:#999 solid 1px;
	}
#belltec{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	margin:0 20px 0 50px;
	}
	

