html{
	background: transparent url(images/bigbg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow-x: hidden;
}
.body{
	clear: both;	
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
element{
}
*{
	margin: 0px;
	padding: 0px;
}
element{
}
body {	
	overflow-x: hidden;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
*{
	margin: 0px;
	padding: 0px;
}
img.bg{
	z-index: -20;
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0px;
	left: 0px;
}
element{
}
/*=======================to top section============================*/
div#page{
	max-width: 100%;
	padding: 0px;
}
.back-to-top{
	/*width: 100%;*/
	position: fixed;
	
	bottom: 20px;	
	text-decoration: none;
	color: #ffffff;
	background: rgba(50, 50, 50, 0.5);	
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding: 0px 10px 5px 10px;	
	display: none;
	line-height: 30px;
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border: solid 4px rgba(255,255,255, 0.4);
}
.back-to-top:link{	
	color: #ffffff;
	text-decoration: none;
}
.back-to-top:hover{	
	color: #ffffff;
	background: #FFB128;
	text-decoration: none;
}


/*====================top level elements====================*/
.topbanner{
	width: 100%;
	border-top: solid 1px #000000;
	background: rgba(42, 25, 0, 0.2);  
}
.topbannersection
	{
	width: 970px;
	height: 35px;
	line-height: 28px;
	padding: 0px 50px 0px 0px;
	font-size: 13px; 
	color: #C3C8AC;
	font-weight: bold;	
}
.topbanner img{
	padding: 0px;
	margin: 0px 0px 0px 3px;
	font-size: 0px;
	text-align: left;	
}
.logocontainer { 
	width: 100%;
	border-top: solid 1px #2A1900;
	background: rgba(42, 25, 0, 0.8);
	border-bottom: solid 1px #362000;	
}
.logosections {
	z-index: 110;
	width: 970px;	
	height: 90px;
	
}
.logoleftsection
	{
	width: 30%; 
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;	
	z-index: 110;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	line-height: 13px;	
}
.logoleftsection img
	{
	width: 240px;
	margin: -20px 0px 0px 0px;	
}
.logorightsection
	{
	width: 70%; 
	float: right;
	text-align: right;	
	margin: 0px 0px 65px 0px;
	padding: 25px 0px 0px 0px;
	z-index: 110;	
}

.slidercontainerdesktop {
	z-index: -8000;			
	overflow: hidden;
	width: 100%;
	margin: 50px 0px 50px 0px;		
	padding: 0px 0px 0px 0px;		
}
/*====================NAVIGATION======================================
This copyright notice must be kept untouched in the stylesheet at all times.The original version of this stylesheet and the associated (x)html is available at http://www.script-tutorials.com/facebook-like-menu-responsive/Copyright (c) Script Tutorials. All rights reserved.This stylesheet and the associated (x)html may be modified in any way to fit your requirements.=======================================================*/
/*=======HIDE SHOW MENU BUTTON=====*/
.MenuButtonContainer
	{
	float: left;
	width: 0%;
	text-align: right;	
	height: 0px;
	background: transparent;
}
#MenuButton { 
	font-size: 0px;
	width: 0px;
	height: 0px;
}
#MenuButton img { 
	width: 0px;	
}

/*=================*/
.navcontainer{	
	width: 100%;
	float: right;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;	
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 4px 0px;
	z-index: 110;	
}
#nav, #nav ul{
	list-style: none outside none;
	margin: 0;
	padding: 0;	
	z-index: 110;
}
#nav{
	height: 25px;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	z-index: 110;
	width: 100%;
}
#nav li img{
	width: 11px;
	margin: 11px 5px 0px 0px;
	height: auto;
}
#nav li img.menu{
	width: 0px;
	margin: 11px 5px 0px 0px;
	height: auto;
	float: right;
}
#nav li img.phone{
	width: 0px;
	height: 0px;
}
#nav > li{
	z-index: 110;
	float: left;	
	height: 20px;
	padding-right: 0px;
	position: relative;
	text-align:rcase;
}
#nav > li > a {
	z-index: 110;
	border: 2px solid transparent;
	background: transparent;	
	color: #ffffff;
	display: block;
	font-size: 15px;	
	height: 35px;	
	line-height: 35px;
	margin: 0px 10px 0px 5px;
	padding: 0px 8px 0px 8px;
	text-decoration: none;	
	text-transform: uppercase;
}
/*========FOR SHOW HIDE LINK=========*/
#donotlink > a {
	z-index: 110;
	border: 2px solid transparent;
	background: transparent;	
	color: #ffffff;
	display: block;
	font-size: 15px;	
	height: 35px;	
	line-height: 35px;
	margin: 0px 10px 0px 5px;
	padding: 0px 8px 0px 8px;
	text-decoration: none;
	text-transform: uppercase;	
}
#keeplink > a {
	z-index: 110;
	border: 2px solid transparent;
	background: transparent;	
	color: #ffffff;
	display: block;
	font-size: 15px;	
	height: 35px;	
	line-height: 35px;
	margin: 0px 10px 0px 5px;
	padding: 0px 8px 0px 8px;
	text-decoration: none;
	text-transform: uppercase;	
}
#donotlink > a:hover {
	color: #FFB128;	
	border: 2px solid rgba(255, 154, 0, 0.5);
}
#keeplink > a:hover {
	color: #FFB128;
	border: 2px solid rgba(255, 154, 0, 0.5);
}
#nav > li:hover > a, #nav > a:hover{
	z-index: 110;			
	color: #FFB128;
	margin: 0px 10px 0px 5px;
	padding: 0px 8px 0px 8px;
	position: relative;
	z-index: 110;
	border: 2px solid rgba(255, 154, 0, 0.5);
}
#nav > li.nosub a.active {		
	color: #FFB128;
	margin: 0px 10px 0px 5px;
	padding: 0px 8px 0px 8px;
	position: relative;
	z-index: 110;
	border: 2px solid rgba(255, 154, 0, 0.5);	
}
#nav > li.subs:hover > a{		
	color: #FFB128;
	margin: 0px 10px 0px 5px;
	padding: 0px 8px 0px 8px;
	position: relative;
	z-index: 110;
	border: 2px solid rgba(255, 154, 0, 0.5);
}
/*====================top items separator makes the line inbetween links====================*/
#nav > li:after{	
	background-color: #FFB128;
	content: "";
	height: 7px; /*=======set the hight of the line=========*/
	right: 0px;
	position: absolute;
	top: 17px;
	width: 5px;
}
#nav > li:last-child:after{
	background-color: transparent;
}

#nav > li:last-child {
	padding: 0px 0px 0px 0px;
}
/*====================SUBMENUS====================*/
#nav ul{
	background-color: #FFB128;
	border: solid 1px #D68800;	
	box-shadow: 0 4px 8px rgba(42, 21, 0, 0.8);
	display: none;
	left: -2px;
	margin: 18px 0px 0px 8px;
	min-width: 228px;	
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 100%;
	z-index: 110;
}
#nav li:hover ul{
	display: block;
	z-index: 110;
}
#nav ul li a{	
	background-color: #FFB128;
	border-bottom: 1px solid #FFD68F;	
	border-top: 1px solid transparent;
	color: #000000;	
	display: block;
	font-size: 15px;
	line-height: 20px;
	padding: 8px 15px 8px 10px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#nav ul li a:hover{
	background-color: #D68800;
	border-bottom: 1px solid #FFD68F;	
	border-top: 1px solid transparent;
	color: #ffffff;	
}
#nav ul li a.active {
	background-color: #D68800;
	border-bottom: 1px solid #FFD68F;	
	border-top: 1px solid transparent;
	color: #ffffff;	
	display: block;
	font-size: 15px;
	line-height: 20px;
	margin: 0% 0%;
	padding: 8px 15px 8px 10px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*====================layout Container elements====================*/
.contentcontainer{	
	width: 100%;
	background: #ffffff;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin: 0px 0px 0px 0px;	
}
.mainContent{
	width: 970px;
	z-index: -20;				
	overflow: hidden;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.content{
	background-color: rgba(255,255,255, 0.8);
	width: 50%;	
	float: left;	
	padding: 3% 0% 3% 0%;
	margin: 0% 0% 0% 0%;	
}
.contentspan{
	background-color: #ffffff;	
	width: 100%;
	float: left;	
	padding: 3% 0% 3% 0%;
	margin: 0% 0% 0% 0%;
}
.contentbar{
	background-color: rgba(255,255,255, 0.8);
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	width: 100%;
	color: #3D311D;
	text-align: center;
	float: left;
	font-size: 14px;
	line-height: 27px;		
	padding: 40px 10px 40px 10px;
	margin: 0% 0% 0% 0%;
}
.mainFooter{	
	width: 100%;	
	background: rgba(42, 25, 0, 0.7);  	
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;		
	margin: 0px 0px 0px 0px;
}
.footertext{
	width: 945px;
	text-align: right;
	color: #AD956B;
	background: transparent;	
	font-size: 13px;
	padding: 45px 0px 180px 0px;
	line-height: 20px;
}
.footertext img {
	width: 80px;
	
}
/*================layout blocks===============*/
.top-sidebar{	
	width: 100%;
	float: left;
	background: #ffffff;	 
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.middle-sidebar{	
	width: 30%;
	float: left;
	background: #ffffff;	 
	padding: 0% 0% 0% 0%;	
	margin: 2% 5% 1% 0%;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: solid 0px #DEDEDE;
	height: auto;
	min-height: 225px;
	max-height: 225px;
}
.bottom-sidebar{	
	width: 29%;
	float: left;
	background: #ffffff;	 
	padding: 0% 0% 0% 0%;
	margin: 2% 0% 1% 0%;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;	
	border: solid 0px #DEDEDE;
	height: auto;
	min-height: 225px;
	max-height: 225px;	
}
.enquiry-sidebar{	
	width: 37%;
	float: left;		 
	padding: 0% 0% 0% 2%;
	margin-top: 33px;
	margin-bottom: 2%;
	margin-left: 25px;	
	height: auto;
	min-height: 325px;	
}
.extra-sidebar{	
	width: 30%;
	float: left;
	background-color: rgba(35, 20, 5, 0.8); 
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;	
	border: solid 2px #000000;	
	min-height: 340px;
	max-height: 340px;	
}
/*====================ANCHORS/LINKS====================*/
span.text {
	color: #D68800;
	text-decoration: underline;	
}
a:link { text-decoration: underline; color: #D68800; }
a:hover { text-decoration: underline; color: #D68800; }
a:visited { text-decoration: underline; color: #D68800; }
a.text{
	outline: 0;
	text-decoration: none;
}
a img {
	border: 0px;
	text-decoration: none;
}
a:link.text, a:visited.text{
	color: #D68800;
	padding: 0 0px;
	font-size: 14px;
	text-decoration: none;
	margin: 0px 0px;
}
a:hover.text, a:active.text{
	background-color: transparent;
	color: #D68800;
	text-decoration: underline;
}
a:link.texts, a:visited.texts{
	color: #D68800;
	padding: 0 0px;
	font-size: 12px;
	text-decoration: none;
	margin: 0px 0px;
}
a:hover.texts, a:active.texts{
	background-color: transparent;
	color: #D68800;
	text-decoration: underline;
}
a:link.textdark, a:visited.textdark{
	color: #AD956B;
	padding: 0 0px;
	font-size: 12px;
	text-decoration: none;
	margin: 0px 0px;
}
a:hover.textdark, a:active.textdark {
	background-color: transparent;
	color: #AD956B;
	text-decoration: underline;
}
.formbutsmall{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 0px 5px 0px 5px;
	padding: 0px 5px;
	height: 25px;
	line-height: 15px;
	background: #D68800;	
	text-shadow: 1px 1px 1px rgba(0,0,0, 0.3);
	border: solid 2px rgba(255, 218, 154, 0.5);	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.formbut{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0px 5px 0px 5px;
	padding: 0px 15px;
	height: 35px;
	line-height: 15px;
	background: #D68800;	
	text-shadow: 1px 1px 2px rgba(0,0,0, 0.2);
	border: solid 2px rgba(255, 218, 154, 0.5);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}
a.fakebut{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0px 1px;
	padding: 10px 7px 10px 7px;
	height: 35px;
	line-height: 30px;
	background: #D68800;	
	text-shadow: 1px 1px 2px rgba(0,0,0, 0.2);
	border: solid 2px rgba(255, 218, 154, 0.5);	
	text-decoration: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}
a:hover.fakebut{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;	
	margin: 0px 1px;
	padding: 10px 7px 10px 7px;
	height: 35px;
	line-height: 30px;
	background: #D68800;	
	text-shadow: 1px 1px 2px rgba(0,0,0, 0.2);
	border: solid 2px rgba(255, 218, 154, 0.5);	
	text-decoration: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/*====================PAGINATION ON PAGE====================*/
div.pagepagination {	
	margin: 2px;	
	padding: 0px 8px;		
	background: #ffffff;	
	border: 3px solid transparent;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}
div.pagepagination a{
	margin: 2px;
	padding: 0px 8px;
	border: 3px solid transparent;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;	
	font-size: 22px;	
	text-decoration: none;
	color: #D68800;	
}
div.pagepagination a:hover, div.pagepagination a:active{
	padding: 0px 8px;
	margin: 2px;
	border: 3px solid #D68800;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	color: #D68800;
}
div.pagepagination span.current{	
	padding: 0px 8px;
	margin: 2px;
	border: 3px solid #D68800;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;		
	font-size: 22px;
	color: #D68800;
}
div.pagepagination span.disabled {
	padding: 0px 8px;
	margin: 2px;
	border: 0px solid #000000;	
	font-size: 14px;
	color: #c0c0c0;
}

/*====================GENERAL STYLES====================*/
.homelargetext {
	float: left; 
	font-size: 15px; 
	display: block; 
	color: #AD6B6B; 
	margin-right: 65px; 
	text-align: left;
}

td.pageheader{ 
	vertical-align: top;
	text-align: left;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: solid 10px #646565; 
}
td.pageheaderh2{	
	vertical-align: top;
	text-align: left;
	padding: 0% 0% 1% 0%;
	margin: 0% 0% 0% 0%;		
}
td.pageheaderh3{	
	vertical-align: top;
	text-align: center;	
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;	
}
h1.pageheader{
	font-size: 1.8em;
	color: transparent; 
	text-shadow: 0px 0px 0.1px rgba(42, 27, 0, 1);
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	text-transform: none;
}
h2.pageheader{
	font-size: 1.9em;
	color: transparent; 
	text-shadow: 0px 0px 0.1px rgba(42, 27, 0, 1);
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;	
}
h3.pageheader{	
	font-size: 1.5em;
	color: transparent; 
	text-shadow: 0px 0px 0.1px rgba(42, 27, 0, 1);
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.parrheaderdbg{	
	font-family: "Trebuchet MS", Helvetica, sans-serif;	
	font-size: 2.2em;	
	color: #333333;	
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	padding: 10px 0px 10px 0px;								
}
.parrheader{
	font-size: 1.3em;
	color: transparent;
	text-shadow: 0px 0px 0.2px rgba(54, 34, 0, 0.9);
	font-weight: bold;
	line-height: 30px;
	padding: 2% 0% 0% 0%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;	
}
.parrheaderright{
	font-size: 1.3em;
	color: transparent;
	text-shadow: 0px 0px 0.2px rgba(54, 34, 0, 0.9);
	font-weight: bold;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align: right;	
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}
.formheader{
	font-size: 14px;
	color: #000000;
	background-color: #e5e5e5;
	font-weight: normal;	
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.parrtext{
	font-size: 14px;
	color: #5E4D2F;
	line-height: 20px;
	text-align: justify;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
.parrtexts{
	font-size: 13px;
	color: #5E4D2F;
	line-height: 20px;
	text-align: justify;
	vertical-align: top;
	padding: 0px 0px 5px 0px;
}
.generaltext{
	font-size: 14px;
	color: #5E4D2F;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;	
}
.generaltexts{
	font-size: 13px;
	color: #5E4D2F;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
.formtext{
	font-size: 14px;
	color: #5E4D2F;
	text-align: left;
	vertical-align: top;
}

input.text{
	font-size: 12px;
	color: #505050;
	background-color: #ffffff;
	text-align: left;
	border-style: solid; border-width: 1px; border-color: #D3C6C6;
	height: 23px;
	padding: 2px;
}
textarea.text{
	font-size: 13px;
	color: #505050;
	text-align: left;
	border-style: solid; border-width: 1px; border-color: #D3C6C6;
	background-color: #ffffff;
	height: auto;
	resize: none;
}
.select {
	height: 25px;
	font-size: 12px;
	color: #505050;
	padding: 3px 2px 5px 2px;
	width: 120px;
	border-style: solid; border-width: 1px; border-color: #D3C6C6;
	}
.error{
	font-size: 14px;
	color: #ff0000;
	line-height: 25px;
	vertical-align: top;
	text-align: center;
	padding: 10px 0px 10px 5px;
}
.errors{
	font-size: 12px;	
	color: #ff0000;
	line-height: 25px;
	vertical-align: top;
	text-align: center;
	padding: 0px 5px 0px 5px;
}
.errors1{
	font-size: 12px;
	background-color: #ff0000;
	color: #ffffff;	
	line-height: 25px;
	vertical-align: top;
	text-align: center;	
}
.correct{
	font-size: 14px;
	color: #118800;
	font-weight: bold;
	line-height: 25px;
	vertical-align: top;
	text-align: center;
	padding: 10px 0px 10px 5px;
}
ul{
	padding-left: 45px;
	line-height: 20px;
	text-align: left;
}
ol{
	padding-left: 45px;
	line-height: 20px;
	text-align: left;
}
ul.imgbullets {
	list-style-image: url('images/bullets.gif');
	line-height: 20px;
	padding-left: 45px;
	text-align: left;
}
ul.imgbullets li{
	font-size: 14px;
	color: #505050;
	line-height: 20px;
}
.generalimgboxleft{
	float: left; 
	width: 25%; 
	margin: 0px 25px 15px 0px;
	font-size: 12px;
	text-align: center;
	color: #777777;
}
.generalimgboxright{
	float: right; 
	width: 25%; 
	margin: 0px 2px 10px 25px;
	font-size: 12px;
	text-align: center;
	color: #777777;
}
.generalimg{	
	border: solid 1px #888888;
	/*box-shadow: 2px 2px 5px #A3978C;*/
	margin: 0px 0px 0px 0px;

}

div.paginationtd_2 {
	width: 50%;	
	float: left;
	position: relative;
	display: block;
	margin: 0px 0px 10px 0px;	
	}
div.paginationtd_3 {	
	width: 33%;	
	float: left;
	position: relative;
	display: block;
	height: 200px;
	margin: 0px 0px 15px 0px;	
	}
div.paginationtd_4 {
	width: 24%;	
	float: left;
	position: relative;
	display: block;
	margin: 0px 0px 15px 0px;	
	}
.imgtext{
	font-size: 11px;
	color: #c0c0c0;
	text-align: center;	
	padding: 1% 1% 1% 1%;
}
.serviceimg{
	/*border-style: solid; border-width: 1px; border-color: #f0f0f0;
	box-shadow: 2px 2px 5px #A3978C;*/
	margin: 0px 0px 0px 0px;
}

.imgtextdiv1{
	font-size: 13px;
	color: #777777;
	text-align: center;
	float: left;
	width: 98%;
	margin: 1% 1% 0% 1%;
	position: relative;
	border: solid 1px #EBECEC;
}
.imgtextdiv2{
	font-size: 13px;
	color: #777777;
	text-align: center;
	float: left;
	width: 46%;
	margin: 1% 1% 0% 1%;
	position: relative;
	border: solid 1px #EBECEC;
}
.imgtextdiv3{
	font-size: 13px;
	color: #777777;
	text-align: center;
	float: left;
	width: 31%;
	margin: 1% 1% 0% 1%;
	position: relative;
	border: solid 1px #EBECEC;
}
.imgtextdiv4{
	font-size: 13px;
	color: #777777;
	text-align: center;
	float: left;
	width: 22.5%;
	margin: 1% 1% 1% 1%;
	position: relative;
	min-height: 180px;
	border: solid 1px #EBECEC;
}
.imgtextdiv5{
	font-size: 13px;
	color: #777777;
	text-align: center;
	float: left;
	width: 18%;
	margin: 1% 1% 0% 1%;
	position: relative;
	border: solid 1px #EBECEC;
}
.imgtextdiv6{
	font-size: 11px;
	color: #778899;
	text-align: center;
	float: left;
	width: 15%;
	margin: 1% 1% 0% 1%;
	position: relative;
	border: solid 1px #EBECEC;
}
.googlemap { 
		width: 450px;
		height: 350px;
}

td.hr {
	border-top: 1px dotted #c0c0c0;
	color: #f0f0f0;
	background-color: #ffffff;
	height: 1px;
	width: 100%;
}
.projectlist {
	background: #ffffff;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;	
	width: 29%;	
	height: auto;
	min-height: 240px;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #f0f0f0;	
	margin: 0% 1% 1% 1%;	
}
/*=================fadeover effect===================*/
.projectimgbox{
	float: left;
width: 100%;
	position: relative;	
	margin: 2px 5px 5px 0px;
	font-size: 20px;
	text-align: center;
	color: #000000;
	min-height: 210px;
	max-height: 210px;
}
span.textimgbox {
	background: rgba(0,0,0,0.5);
	color: white;
	cursor: pointer;
	display: table;
	width: 100%;
	min-height: 220px;
	max-height: 220px;
	left: 0;
	position: absolute;
	top: 0; 
	opacity: 0;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}
span.textimgbox span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.projectimgbox:hover span.textimgbox {
	opacity: 1;
}
/*=================fadeover effect===================*/
.projectimg{
	border-style: solid; border-width: 1px; border-color: #f0f0f0;
	box-shadow: 2px 2px 5px #A3978C;
	margin: 0px 0px 0px 0px;
}
.gallerylist {
	background: #ffffff;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;	
	width: 29%;	
	height: auto;
	min-height: 160px;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #f0f0f0;	
	margin: 0% 1% 1% 1%;	
}
.galleryimgbox{
	float: left;	
	margin: 2px 5px 5px 0px;
	font-size: 12px;
	text-align: center;
	color: #606060;
	min-height: 180px;
	max-height: 180px;
}
.galleryimg{
	border-style: solid; border-width: 1px; border-color: #f0f0f0;
	box-shadow: 2px 2px 5px #A3978C;
	margin: 0px 0px 0px 0px;
}

/*====================ALTERNATE TABLE ROWS====================*/
tr.d0 td{
	background-color: #f1f0f0;
	height: 25px;
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ffffff;
	border-top-style: solid; border-top-width: 1px; border-top-color: #e6ded9;
}
tr.d1 td{
	background-color: #f2f2f2;
	height: 25px;
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ffffff;
	border-top-style: solid; border-top-width: 1px; border-top-color: #e6ded9;
}

/*===========================================================================================================================================*/
/*============================================================MEDIA STYLES==================================================================*/
/*============================================================================================================================================*/

@media only screen and (min-width : 120px) and (max-width : 768px)
{
.body{
	background-color: transparent;
	clear: both;
	margin: 0 auto;
	width: 98%;
	font-size: 85%;
	repeat-x; 
	background-image: none;
}
.topbanner{	
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 33px;
	background: rgba(42, 27, 0, 0.4); 
}
.topbannersection
	{
	width: 99%;
	height: 30px;
	line-height: 30px;
	padding: 0% 1% 0% 0%;
	font-size: 13px; 
	font-weight: bold;	
}
.topbanner img{
	padding: 0px;
	margin: 2px 0px 0px 3px;
	width: 29px;
	font-size: 0px;
}
.logocontainer { 
	width: 100%;
	background: rgba(42, 27, 0, 0.7);
}
.logosections {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;	
}
.logoleftsection
	{
	width: 100%;
	height: auto;	
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	background: rgba(20, 33, 64, 0.6);
}
.logoleftsection img
	{
	width: 92%;
	margin: 1% 4% 0% 4%;	
}
.logorightsection
	{	
	width: 100%;		
	font-size: 0px;
	padding: 0% 0% 0% 0%;
	margin: 0px;
}
.logorightsectioncontent
	{
	float: right;		
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;		
}
.logorightsectioncontent img
	{
	width: 27px;
	margin: 2px 0px 0px 10px;
}
.slidercontainerdesktop {
	z-index: -8000;			
	overflow: hidden;
	width: 100%;
	margin: 0px 0px 0px 0px;		
	padding: 0px 0px 0px 0px;		
}

/*=======================to top section============================*/
div#page{
	max-width: 100%;
	padding: 0px;
}
.back-to-top{
	/*width: 100%;*/
	position: fixed;
	bottom: 30px;
	right: 10px;
	text-decoration: none;
	color: #ffffff;
	background: rgba(50, 50, 50, 0.5);	
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding: 0px 10px 5px 10px;	
	display: none;
	line-height: 30px;
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border: solid 4px rgba(255,255,255, 0.4);
}
.back-to-top:link{	
	color: #ffffff;
	text-decoration: none;
}
.back-to-top:hover{	
	color: #ffffff;
	background: #FFB128;
	text-decoration: none;
}


/*===============SHOW HIDE MENU BUTTOM============== */
.MenuButtonContainer
	{
	float: left;
	width: 100%;
	text-align: right;	
	height: 60px;	
	background: rgba(42, 27, 0, 0.9); 
	margin: 0px 0px 0px 0px;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}
#MenuButton { 
	position: absolute; 
	right: 0; 
	height: 60px; 
	width: 100px; 
	background: transparent; 
	color: #ffffff; 
	line-height: 60px; 
	text-align: center; 
	font-size: 21px;
	padding: 0px 0px 0px 0px;	
}
#MenuButton img { 
	width: 18px;
	margin: 25px 15px 0px 0px;
}
/*====================NAVIGATION====================*/
.navcontainer{	
	width: 100%;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}	
#nav{	
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px; 
}
#nav li{
	display: inline;
	float: left;
	height: auto;
	line-height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
#nav li img{
	width: 11px;
	margin: 11px 5px 0px 0px;
	height: auto;
}
#nav li img.menu{
	width: 11px;
	margin: 11px 5px 0px 0px;
	height: auto;
	float: right;
}
#nav li img.phone{
	width: 16px;
	height: auto;
}
#nav > li:after{
	display: none;
}

#nav > li > a {
	display: none; /*==============SET FOR SHOW HIDE OF MENU==========*/
	background-color: #FFB128;
	border-bottom: 1px solid #D68800;
	border-top: 1px solid transparent;
	height: 40px;
	color: #000000;
	padding: 0px 5px 0px 10px;
	line-height: 40px;
	margin: 0;	
}
/*========FOR SHOW HIDE LINK=========*/
#donotlink > a {
	display: none; /*==============SET FOR SHOW HIDE OF MENU==========*/
	background-color: #FFB128;
	border-bottom: 1px solid #D68800;
	border-top: 1px solid transparent;
	height: 40px;
	color: #000000;
	padding: 0px 5px 0px 10px;
	line-height: 40px;
	margin: 0;	
}
#keeplink > a {
	display: none; /*==============SET FOR SHOW HIDE OF MENU==========*/
	background-color: #FFB128;
	border-bottom: 1px solid #D68800;
	border-top: 1px solid transparent;
	height: 40px;
	color: #000000;
	padding: 0px 5px 0px 10px;
	line-height: 40px;
	margin: 0;	
}
#donotlink > a:hover {
	background-color: #D68800;
	color: #ffffff;
	border-bottom: 1px solid #2A1B00;
	border-top: 1px solid #2A1B00;
}
#keeplink > a:hover {
	background-color: #D68800;
	color: #ffffff;	
	border-bottom: 1px solid #2A1B00;
	border-top: 1px solid #2A1B00;
}
#nav > li:hover > a, #nav > a:hover , #donotlink > a:hover{	
	border-top: 1px solid #2A1B00;	
	border-bottom: 1px solid #2A1B00;
	background: #D68800;		
	color: #ffffff;		
	margin: 0;
	padding: 0px 5px 0px 10px;
	border-width: 1px;	
}
#nav > li.nosub a.active {
 	background: #D68800;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #D68800;	
	color: #ffffff;	
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	position: relative;
	z-index: 1;	
}
#nav > li.sub a.active {
 	background: #D68800;
	border-top: 1px solid transparent;	
	border-bottom: 1px solid #D68800;
	border-radius: 12px 12px 12px 12px;
	color: #ffffff;	
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	position: relative;
	z-index: 1;	
}
#nav > li.subs:hover > a{
	background: #D68800;		
	color: #ffffff;
	border-top: 1px solid #2A1B00;	
	border-bottom: 1px solid #2A1B00;	
	border-width: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
}
/*====================SUB MENUS====================*/
#nav ul{	
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	top: 0;		
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
#nav li:hover ul{
	display: none;
}
#nav ul li a{
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid transparent;
	color: #000000;	
}
#nav #s1:target + li > a,
#nav #s2:target + li > a,
#nav #s3:target + li > a,
#nav #s4:target + li > a,
#nav #s5:target + li > a,
#nav #s6:target + li > a,
#nav #s7:target + li > a,
#nav #s8:target + li > a,
#nav #s9:target + li > a,
#nav #s10:target + li > a{
	background-color: #362200;	
	border: 0;
	color: #FFB128;	
	border-bottom: 1px solid #362200;
}
#nav #s1:target + li ul,
#nav #s2:target + li ul,
#nav #s3:target + li ul,
#nav #s4:target + li ul,
#nav #s5:target + li ul,
#nav #s6:target + li ul,
#nav #s7:target + li ul,
#nav #s8:target + li ul,
#nav #s9:target + li ul,
#nav #s10:target + li ul{
	display: block;
}


/*==================CONTAINERS====================*/
.contentcontainer{	
	width: 100%;
	background-color: transparent;			
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin: 0px 0px 0px 0px;	
}
.mainContent{
	background-color: #ffffff;
	overflow: hidden;
	line-height: 25px;	
	margin-bottom: 0%;
	width: 98%;
	margin: 5% 1% 0% 0%;	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.topcontent{
	width: 100%;
	background: transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 0% 0% 0% 0%;
	margin-bottom: 1%;
}
.content{
	width: 98%;
	float: left;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 0% 2% 0% 2%;
	margin: 5% 2% 0% 0%;
}
.contentspan{
	background-color: #ffffff;
	width: 94%;
	float: left;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 0% 3% 0% 3%;
	margin: 3% 0% 0% 0%;
}
.contentbar{
	line-height: 20px;
	width: 96%;
	text-align: center;
	float: left;	
	height: auto;	
	padding: 4% 2% 4% 2%;
	margin: 0% 0% 0% 0%;
}
.mainFooter{
	width: 100%;
	float: left;
	background: rgba(42, 27, 0, 0.4);
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 0% 0% 0% 0%;
	margin: 1% 0% 0% 0%;		
}
.footertext{
	width: 96%;
	text-align: left;
	color: #AD956B;
	font-weight: normal;
	font-size: 11px;
	margin: 0% 2% 0% 2%;
	padding: 15px 0px 20px 0px;	
}
/*====================BLOCKS===============*/
.top-sidebar{
	width: 97%;
	float: left;
	background: #ffffff;	
	padding: 0% 0% 0% 0%;
	margin: 0% 1% 2% 1%;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: solid 2px #AAB4BE;
}
.middle-sidebar{
	width: 94%;
	float: left;
	background: #ffffff;	
	padding: 1% 2% 1% 2%;
	margin: 0% 1% 3% 0%;
	border-radius: 0px;
	-moz-border-radius: 0px;
	border: solid 1px #AAB4BE;
}
.bottom-sidebar{
	width: 94%;
	float: left;
	background: #ffffff;	
	padding: 0% 2% 0% 2%;
	margin: 0% 1% 2% 1%;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: solid 1px #AAB4BE;
}
.enquiry-sidebar{
	width: 98%;
	float: left;
	background: #ffffff;	
	padding: 0% 0% 0% 0%;
	margin: 0% 1% 2% 1%;
	margin: 0% 1% 2% 1%;
	border-radius: 0px;
	-moz-border-radius: 0px;	
	border: none;
}
.extra-sidebar{
	width: 98%;
	float: left;
	background: #ffffff;	
	padding: 0% 0% 0% 0%;
	margin: 0% 1% 2% 1%;
	margin: 0% 1% 2% 1%;
	border-radius: 0px;
	-moz-border-radius: 0px;	
	border: solid 1px #AAB4BE;
}
/*=====================OTHER STYLES=========================*/
.homelargetext {
	display: block; 
	font-size: 34px; 
	line-height: 30px; 
	font-weight: bold; 
	color: #ffffff; 
	font-family: "Trebuchet MS", Helvetica, sans-serif; 
	padding: 15px 10px 10px 10px;
}
td.homeheader{ 
	font-size: 25px; 	
	border-bottom: solid 1px #AAB4BE; 
	padding: 5px 0px 10px 0px; 
	height: auto;
}
td.pageheader{
	vertical-align: top;
	text-align: left;
	border: none;
	
}
h1.pageheader{	
	font-size: 2.2em;	
	color: #633885;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	line-height: 25px;		
}
td.pageheaderh2{
	vertical-align: top;
	text-align: left;	
	padding: 0% 0% 1% 0%;
	margin: 0% 0% 0% 0%;	
}
h2.pageheader{	
	font-size: 1.8em;
	color: transparent; 
	text-shadow: 0px 0px 0.1px rgba(29, 33, 41, 1);
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;	
}
td.pageheaderdbg{
	vertical-align: top;
	text-align: left;	
	background-color: #ffffff;
}
.parrheader{
	font-size: 1.4em;
	color: transparent; 
	text-shadow: 0px 0px 0.1px rgba(29, 33, 41, 1);
	font-weight: bold;
	line-height: 30px;
	padding: 0% 0% 1% 0%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;	
}
.parrheaderright{
	font-size: 1.4em;
	color: transparent; 
	text-shadow: 0px 0px 0.1px rgba(29, 33, 41, 1);
	font-weight: bold;
	line-height: 25px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align: right;	
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}

.imgtextdiv1{
	font-size: 12px;
	color: #777777;
	text-align: center;
	float: left;
	width: 96%;
	margin: 0% 2% 0% 2%; 
	position: relative;
}
.imgtextdiv2{
	font-size: 12px;
	color: #777777;
	text-align: center;
	float: left;
	width: 96%;
	margin: 0% 2% 0% 2%; 
	position: relative;
}
.imgtextdiv3{
	font-size: 12px;
	color: #777777;
	text-align: center;
	float: left;
	width: 96%;
	margin: 0% 2% 0% 2%; 
	position: relative;
}
.imgtextdiv4{
	font-size: 12px;
	color: #777777;
	text-align: center;
	float: left;
	width: 94%;
	margin: 0% 6% 0% 0%; 
	position: relative;
}
.imgtextdiv5{
	font-size: 12px;
	color: #777777;
	text-align: center;
	float: left;
	width: 96%;
	margin: 0% 2% 0% 2%; 
	position: relative;
}
.imgtextdiv6{
	font-size: 12px;
	color: #777777;
	text-align: center;
	float: left;
	width: 96%;
	margin: 0% 2% 0% 2%; 
	position: relative;
}
.generalimgboxleft{
	float: left; 
	width: 100%; 
}
.generalimgboxright{
	float: right; 
	width: 100%; 
}
.generalimg{
	border-style: solid; border-width: 0px; border-color: #f0f0f0;	
	width: 100%;
}
.projectlist {
	background: #ffffff;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 1% 1% 1% 1%;
	width: 97%;
	height:auto;
   	min-height:inherit;
	max-height:iinherit;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #c0c0c0;	
	margin: 0% 2% 1% 1%;		
}
/*=================fadeover effect===================*/
.projectimgbox{
	float: left;
	width: 100%;
	margin: 0% 0% 0% 0%;
	font-size: 20px;
	text-align: center;
	color: #000000;
	height:auto;
   	min-height:inherit;
	max-height:inherit;
}

span.textimgbox {
	background: rgba(0,0,0,0.5);
	color: white;
	cursor: pointer;	
	width: 100%;
	height:auto;
   	min-height:inherit;
	max-height:inherit;
	display: block;	
	opacity: 0;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}
span.textimgbox span {
	display: block;	
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.projectimgbox:hover span.textimgbox {
	opacity: 1;
}
/*=================fadeover effect===================*/

.gallerylist {
	background: #ffffff;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 10px 10px;
	width: 98%;
	min-height: 120px;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #c0c0c0;	
	margin: 0% 2% 1% 1%;		
}
.galleryimgbox{
	float: left;
	width: 100%;	
	margin: 2px 5px 5px 0px;
	font-size: 12px;
	text-align: center;
	color: #777777;
}
.googlemap { 
		width: 100%;
		height: auto;
}
div.paginationtd_2 {
	width: 100%;
	float: left;
	position: relative;
	display: block;
	height: auto;
	margin: 0px 0px 0px 0px;
}
div.paginationtd_3 {
	width: 100%;
	float: left;
	position: relative;
	display: block;
	height: auto;
	margin: 0px 0px 0px 0px;
}
div.paginationtd_4 {
	width: 100%;
	float: left;
	position: relative;
	display: block;
	height: auto;
	margin: 0px 0px 0px 0px;
}
ul{
	padding-left: 15px;
	line-height: 20px;
	text-align: left;
}
ol{
	padding-left: 15px;
	line-height: 20px;
	text-align: left;
}
ul.imgbullets{
	list-style-image:url(images/bullet.gif);
	line-height: 20px;
	padding-left: 15px;
	text-align: left;
}
ul.imgbullets li{
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

}