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

body {
	margin:0;
	padding:0;
	background:#808080;}
	

.container{background:url(img/containerbg.jpg) repeat-y; margin:20px auto; width:1000px; height:auto; -webkit-box-shadow: 0px 0px 5px 0px; -moz-box-shadow: 0px 0px 5px 0px; box-shadow: 0px 0px 5px 0px; overflow:auto; border:2px solid #3300cc;}
.content{background:url(img/containerbg.jpg) repeat-y; height:auto; width:1000px; padding:0; float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000;}
.home{background:url(img/contentbg.jpg) top center no-repeat;}

/*.top{background:url(img/top.jpg) no-repeat; width:1000px; height:155px; float:left;}*/
.top{width:1000px; height:155px; float:left;}
.view{height:170px;}
.top a.logo{float:right; margin:15px 40px 0 0;}
.top p{float:right; margin:20px 40px 0 0; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight:bold; font-size:20px; color:#900;}

.nav{width:600px; height:45px; float:left; margin:20px 0 0 40px; padding:0;margin-left:5px;}
.nav ul{margin:0; padding:0; display:inline;}
.nav ul li{list-style-type:none; height:45px; width:auto; float:left; margin:0; padding-left:25px;}
.nav ul li a{width:auto; display:block; text-align:center; text-decoration:none; font-family:Tahoma, Geneva, sans-serif; font-size:14px; font-weight:normal; line-height:45px; color:#900; padding:0; margin:0;}
.nav ul li a:hover, .nav ul li a.active{color:#1399f4;}

h1{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:30px; color:#c93; margin:20px;}
h2{font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight:normal; font-size:18px; text-align:left; color:#000; margin:0 10px 0 15px;}
h3{font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:24px; color:#fc3; margin:20px 20px 0 20px; display:block; border-bottom:1px solid #609;}
h4{font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:25px; color:#c0c; margin:15px 5px 10px 5px; border-bottom:2px solid #FFF; padding:0 0 10px 10px; display:block;}
h5{font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:20px; color:#666; margin:0; margin:0 0 0 20px; padding:0; display:block;}
h6{font-family:Tahoma, Geneva, sans-serif; font-size:30px; font-weight:lighter; line-height:45px; color:#900; margin:30px 0;}

p {margin:20px;}

a {font-family:Arial, Helvetica, sans-serif; color:#39C; text-decoration:none;}
a:hover{color:#39C; text-decoration:underline;}


.footer{width:973px; float:left; padding-top:10px;}
p.copy{font-family:Tahoma, Geneva, sans-serif; font-size:10px; text-align:center; color:#999; padding:0; line-height:18px;}
p.copy a{font-size:10px; text-decoration:none; color:#999;}
p.copy a:hover, p.copy a.active{font-size:10px; text-decoration:underline; color:#900;}

p.copy a img {
    height: 24px;
    width: auto;
}

.pageCont{min-height:500px; width:960px; float:left; padding:0 20px;}
.pageGall{background:#808080; min-height:500px; width:960px; float:left; padding:0 20px 20px 20px;}
.thumbnails{width:376px; float:left; padding:0 20px 0 0;}
.mainimage{width:544px; float:right;}
.thumbnails img, .mainimage img{-webkit-box-shadow:0px 0px 3px 0px; -moz-box-shadow:0px 0px 3px 0px; box-shadow:0px 0px 3px 0px; border:3px solid #fff;}
.mainimage img{margin:0 auto; display:block;}

.contact{width:420px; margin:20px; display:block;}

label {font-family:"Times New Roman", Times, serif; font-size:14px; text-align:right; padding:0; margin:0 10px 0 0; width:150px; float:left;}
label span{font-size:12px;}

input[type=text]{background:#9ff; width:234px; height:18px; border:1px solid #6c3; padding-left:6px; display:block; margin-bottom:10px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
textarea{background:#9ff; width:228px; height:78px; border:1px solid #6c3; padding:6px; display:block; margin-bottom:10px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
input[type=checkbox]{margin-left:100px;}
input[type=text]:focus, textarea:focus, field3:focus{background:#fff;}

.submit{float:right; margin:0 20px 0 0;}

img.leftimg{float:left; margin:40px 0 0 10px;}
img.rightimg{float:right; margin-left:10px; margin-bottom:10px;}

.hide{display:none;}
.clear{clear:both;}
img{border-style:none;}
*{outline:none}

.thumbnails{
	width: 100%;
	float: left;
}
.first-img-sec{
	    width: 75%;
    float: none;
    margin: auto;
}
.sub-frst-sec{
	width: 25%;
	float: left;
}
.sub-frst-sec img{
    width: 163px;
    height: 196px;
}
.secnd-sec{
	width: 65%;
    float: none;
    /* padding: 0px 39px; */
    margin: auto;
}
.sub-sec-sec{
	width: 24%;
    float: left;
    margin: 0 2px;
    text-align: center;
}
.sub-sec-sec img{
       width: 138px;
    height: 177px;
}
.thrd-sec{
	width: 71%;
	margin:auto;
}
.thrd-sec img{
    width: 154px;
    height: 195px;
}
.sub-thrd-sec{
	width: 22%;
    float: left;
    margin: 0px 10px;
}

.first-img-sec1{
	width: 100%;
    float: left;
}
.sub-frst-sec1{
	width: 20%;
	float: left;
}
.sub-frst-sec1 img{
    width: 174px;
    height: 196px;
}
.secnd-sec1{
	    width: 92%;
    float: none;
    margin: auto;
}
.sub-sec-sec1{
	width: 20%;
    float: left;
    /* margin: 0 2px; */
    /* text-align: center; */
}
.sub-sec-sec1 img{
     width: 157px;
    height: 177px;
}
.thrd-sec1{
    width: 98%;
    float: none;
    margin: auto;
}
.thrd-sec1 img{
      width: 122px;
    height: 135px;
}
.sub-thrd-sec1{
	    width: 14%;
    float: left;
    margin: 0px 1px;
}

.thumbnails{width:450px; float:none; padding:0 20px 0 7px; margin-top:-7px;margin:auto;}
.mainimage{width:360px; float:left; border:solid 3px #999999; margin-top:0px;}
<!--.mainimage1{width:360px; float:left; margin-right:43px; border:solid 5px #999999;}-->
.mainimage img{width:360px; float:left; margin-right:87px;}

/*
.vlightbox1 {
    background-color: white;
    border: 1px solid white;
    display: inline-block;
    font-family: Trebuchet,Tahoma,Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 5px;
    opacity: 0.87;
    outline: medium none;
    padding: 2px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 75px;
    
} */
.vlightbox1 {
    background-color: #999999;
    border: 1px solid #B8B8B8;
    display: inline-block;
    font-family: Trebuchet,Tahoma,Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 2px;
    opacity: 0.87;
    outline: medium none;
    padding: 3px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 93px;
    
}
.coupan{
    font-family:Segoe UI Semibold;
    font-size:30px;
    color:#000080;
    line-height:18px;
    text-align:center;
    font-weight:bold;
}
.para{
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    color:#111112;
    line-height:18px;
    text-align:left;
    width:66%;
    margin: 0 0 0 122px;
    }
.call{
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    color:#080984;
    line-height:18px;
    text-align:center;
    margin:30px 0 0 0;
    font-weight:bold;
    }

.thumbnails2{width:541px; float:left; padding:0 20px 0 0;}
.thumbnails2 img, .mainimage img{-webkit-box-shadow:0px 0px 3px 0px; -moz-box-shadow:0px 0px 3px 0px; box-shadow:0px 0px 3px 0px; border:3px solid #fff;}
.thumbnails1{
        width: 957px;
        float: none;
    padding: 0 20px 0 2px;
    margin-top: -7px;
    margin: auto;
}
.thumbnails3{width:493px; float:left; padding:0 20px 0 0;}

}
.thumbnails4{
    width: 78%;
    float: none;
    margin: auto;
}
.copy > a > img{
	display: none;
}
ul li {
    margin-bottom: 15px;
}