body
{

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
}

#body1
{
	background:url(../images/bg1.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13zpx;
}

#body2
{
	background:url(../images/bg9.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

#body3
{
	background:url(../images/bg7.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

#body4
{
	background:url(../images/bg12.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

#body5
{
	background:url(../images/bg10.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

#body6
{
	background:url(../images/bg.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

#body7
{
	background:url(../images/bg13.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

#body8
{
	background:url(../images/bg6.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

#body9
{
	background:url(../images/bg13.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

#body10
{
	background:url(../images/bg3.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

#body-home{	background:url(../images/home-page-bg.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}
	
#body-home-link{background:url(../images/blank.png) repeat; width:100%; height:500px;} 	



.container_outer{padding-top:18px;}
.social-icons{ float:right; margin-top:8px; margin-bottom:8px;}
.social-icons img{ margin-left:10px;}

.navbar-default{background:url(../images/menu-bg.png) no-repeat scroll 0 0 / 100% 100% transparent; float:right; background-color:transparent; border:none;  padding-top: 12px; width:100%; height:117px;
margin-right:-22px;}
.navbar-default .navbar-nav > li > a{ color:#fff;}
.nav > li > a{ font-size:13px; padding: 15px 8px 0px !important;}	

.btn-group{display:none;}

.content-section{float:right; width:65%; /*text-align:right;*/ margin-top:-30px; margin-bottom:30px; }
.content-section p{color:#fff; margin-bottom:24px; }
.content-section a{ text-decoration:underline; color:#fff;}
.content-section a:hover{ text-decoration:none;}

.content-section h1{color:#a8cbee; font-size:18px; margin:0px; padding:0px; margin-bottom:20px;}
.content-section h2{color:#ffd9a9; font-size:15px; margin:0px; padding:0px; margin-bottom:20px; font-weight:bold; text-align:left;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{ background-color:transparent;
color:#fff; }
.dropdown-menu{ min-width:100%; border-radius:0; padding:0px;  }
.dropdown-menu > li > a{border-bottom: 1px solid #aeadad; font-size:13px;
    color: #999;
    display: block;
    padding: 2px 5px;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{ background-color:#99bfe6; color:#fff;}

.price-btn{ background-color:#ffd6a2; border:1px #d99b4d solid; float:right; float:right; margin-top:20px;}
.price-list{ float:left; width:277px; color:#FFF; margin-right:-13px; height:200px;}
.price-list iframe{ width:330px;}


@media (max-width:995px)
{
.content-section{width:70%;}	
}

@media only screen and (min-width:768px) and (max-width:995px)
{
.nav > li > a{ font-size:11px; padding: 17px 5px !important;}	
}

@media (max-width:767px)
{
.navbar-default{ background:none; margin-right:0px;}	
.navbar-small{background:url(../images/menu-bg-small.png) no-repeat; float:right; background-color:transparent; border:none;width:142px; margin-right: -14px;}
.navbar-toggle{ border-radius:none; border:none; margin-top:4px;}
.navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background-color:transparent;}
.navbar-nav{display:none;}
.btn-group{display:block;}
.dropdown-menu{ position:relative; min-width:100%; padding:0px;  border-radius:0; border:2px #426a8f solid;margin-left:-13px;} 
.dropdown-menu > li > a{border-bottom: 1px solid #aeadad; font-size:13px;
    color: #999;
    display: block;
    padding: 2px 5px;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{ background-color:#99bfe6; color:#999;}

.navbar-default .navbar-toggle{ float:right;}
.btn-group.open .dropdown-toggle {box-shadow: 0 0px 0px rgba(0, 0, 0, 0.125) inset; background-color:transparent;}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default{ background-color:transparent;}

.content-section{width:90%; margin-right:20px;}
.price-list iframe{ width:100%;}
}
.fade {
    opacity: 1;
    transition: opacity 1s linear 0s;
}

.pic-left{ float:left; margin-right:10px; margin-bottom:10px; margin-top:5px;}
.bk-btn{ margin-top:14px;}
