body
{
margin:0px;
padding:0px;
font-family: DelmLight;
 background-color:#dededc;
 color:#414042;
  height:100%;

}
html {
    font-size: 1em;
    font-family: DelmLight;
	 color:#414042;
	 height:100%;
}

.upcom{right:0px;position:absolute;width:16%;top:0px;}
.upcom1{right:0px;position:absolute;width:25%;top:0px;}

.highlight
{
background: transparent url("../images/line-white-tab.gif") no-repeat scroll center bottom;
padding-bottom:5px;
}

#media {
    background-color:#FFFFFF;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    border: 0px solid #F00;
    z-index: 1000;
	}

@font-face {
    font-family:'DelmBook';
    src: url('fonts/DelmBook.eot');
    src: url('fonts/DelmBook.eot') format('embedded-opentype'),
         url('fonts/DelmBook.woff2') format('woff2'),
         url('fonts/DelmBook.woff') format('woff'),
         url('fonts/DelmBook.ttf') format('truetype'),
         url('fonts/DelmBook.svg#Avenir55Roman_0') format('svg');
}

@font-face {
    font-family:'DelmBold';
    src: url('fonts/DelmBold.eot');
    src: url('fonts/DelmBold.eot') format('embedded-opentype'),
         url('fonts/DelmBold.woff2') format('woff2'),
         url('fonts/DelmBold.woff') format('woff'),
         url('fonts/DelmBold.ttf') format('truetype'),
         url('fonts/DelmBold.svg#Avenir55Roman_0') format('svg');
}
@font-face {
    font-family:'DelmLight';
    src: url('fonts/DelmLight.eot');
    src: url('fonts/DelmLight.eot') format('embedded-opentype'),
         url('fonts/DelmLight.woff2') format('woff2'),
         url('fonts/DelmLight.woff') format('woff'),
         url('fonts/DelmLight.ttf') format('truetype'),
         url('fonts/DelmLight.svg#Avenir55Roman_0') format('svg');
}
@font-face {
    font-family:'Delm';
    src: url('fonts/Delm.eot');
    src: url('fonts/Delm.eot') format('embedded-opentype'),
         url('fonts/Delm.woff2') format('woff2'),
         url('fonts/Delm.woff') format('woff'),
         url('fonts/Delm.ttf') format('truetype'),
         url('fonts/Delm.svg#Avenir55Roman_0') format('svg');
}
@font-face {
    font-family:'swis';
    src: url('fonts/swz721n.eot');
    src: url('fonts/swz721n.eot') format('embedded-opentype'),
         url('fonts/swz721n.woff2') format('woff2'),
         url('fonts/swz721n.woff') format('woff'),
         url('fonts/swz721n.ttf') format('truetype'),
         url('fonts/swz721n.svg#Avenir55Roman_0') format('svg');
}
/*
a.ico:hover
{
opacity:0.8;
cursor: auto;
pointer: auto;
}*/

/*DROPDOWN*/
#drop
{
margin:0 auto;
border:solid 0px blue;
background:url('../images/trans.png');
width:100%;
padding:0px 0;
color:#FFF;
top:130px;
position:absolute;
z-index:100000;
}

.subdropBut ul
{
margin:0px auto;
padding:0px;
list-style-type:none;
border:solid 0px red;
color:#FFF;
}

.subdropBut ul li
{
float:left;
margin:0px 0% 0 0;
padding:10px 0;
width:100%;
}
.subdropBut ul li a
{
font-size:17px;
color: #FFF;
display: block;
letter-spacing:2px;
font-family: DelmBook;
font-weight: normal;
text-transform: uppercase;
}
.subdropBut ul li a:hover
{
color:#d5a529;
}
/*DROPDOWN END*/

#back-top span {
    width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 7px;
    background: #A4EAFF url("../images/top.gif") no-repeat scroll center center;
    border-radius: 10px;
    transition: all 1s ease 0s;
}

hr {
  width:100%;
  border:none;
  border-top:1px dotted #a5a5a5;
  color:#fff;
  background-color:#fff;
  height:1px;
  
}

h1,h2,h3,h4
{
font-weight:normal;
}
h4
{
padding:0px;
margin:0px;
}
a.but:hover
{
color:#FFF;
}
input[type="text"]
{
width:100%;
}
p
{
margin:0px;
}
a {
text-decoration: none;
color: inherit;
border: medium none;
outline: medium none;

}
a:hover
{
color:#dab148;
}
.clearfix
{
clear:both;
}
audio, canvas, img, video {
    vertical-align: middle;
}
#icobox
{
float:left;
align:center;
width:46%;
margin:0 2%;
border-bottom:dotted 1px;
}
#contain
{
width:100%;
background-size:contain;
}
#contain1
{
height:100%;
background-size:contain;
}
#cover
{
width: 100%;
background-size: cover;
background-position: center center !important;
}

.contacthead
{
font-family:delm;
font-size:28px;
line-height:28px;
font-weight:normal;
color:#414042;
text-transform:uppercase;
}
.contacttext
{
font-family:swis;
font-size:15px;
line-height:22px;
font-weight:normal;
color:#414042;
}
a.contacttext
{
text-decoration:none;
font-family:swis;
font-size:15px;
line-height:22px;
font-weight:normal;
color:#414042;
}
a.contacttext:hover
{
text-decoration:none;
font-family:swis;

font-weight:normal;
color:#d5a529;
}



@media (max-width:400px)
{
#desktop
{
display:none;
}

.video-holder{display:none;}
#homeheroHolder{margin-bottom:20px;}

/*
#container
{
width:95%;
margin:0 auto;
clear:both;
}

#footer {
width:95%;
margin:40px auto 0 ;
clear:both;
    background: #FFF;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: DelmLight;
    color: #4C4C4C;
    padding: 10px 0;
  overflow:auto;
  
}*/
#nav {
float:right;
margin-right:20px;
    position: relative;
    z-index: 1;
    padding: 25px 0px;
    background: #FFF none repeat scroll 0% 0%;
}

#dropdownon {
width: 90%;
left: 5%;
top: 87px;
position: absolute;
background-color: #DAB148;
color: #414042;
font-size: 17px;
font-weight: normal;
text-decoration: none;
z-index: 9;
}
#dropdownon ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#dropdownon ul li {
    padding: 15px 7%;
	display: block;
    text-align: center;
    clear: both;
    margin: 0px;
    border-bottom: 1px solid #686868;
}
#dropdownon ul li a {
  color:#414042;
  text-transform:uppercase;
}
#content
{
font-family: "swis";
background-color:#FFF;
padding:50px 20px;
font-size: 14px;
letter-spacing: 1px;
}
#innercontent
{
background-color:#FFF;
font-size: 13px;
line-height:18px;
font-family:swis;
letter-spacing:1px;

}
#header
{
width: 100%;
box-shadow: 0px 0px 5px #6A6A6A;
z-index: 10;
overflow:hidden;
background-color:#FFFFFF;
position: relative;
max-height: 130px;
}
#logo
{
width:100px;
float:left;
}
#logowidth
{
width: 140px;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
#leftbutton
{
float:left;
width:20%;
}
#gostraightto1 {
    clear:both;
	display:block;
    background: #DAB148 none repeat scroll 0% 0%;
    color: #FFF;
    
    font-family: DelmBold;
    letter-spacing: 2px;
    font-size: 20px;
   padding: 15px 0px 15px 4%;
}
#scrolldown {
display:block;
clear:both;
background: #191D20 none repeat scroll 0% 0%;
color: #FFF;
height: 45px;
font-family: DelmBold;
letter-spacing: 3px;
font-size: 23px;
padding: 25px 0px 5px 48px;
}
#blog
{
font-family:'DelmBook';
letter-spacing: 3px;
font-size: 21px;
float:right;
clear:both;
padding:0.5% 0 0;

}
#leftbutton
{ 
float:left;
width:25%;
border:solid 0px;

}
#tabs {
   float:left;
   width:100%;
   border:solid 0px;
 background-color: #FFF;
 padding: 10px 0;
}
#tabs a
{
font-size: 12px;
letter-spacing: 1px;
}
ul{
margin:0px;
padding:0px;
}
.tabs li {
font-family: Delm;
text-transform:uppercase;
font-weight:normal;
clear:both;
background-color: #FFF;
line-height: 20px;
font-size: 20px;
color:#414042;
letter-spacing: 1px;
display:block;
list-style-type:none;
border-bottom:1px solid #ececec;
padding:25px 0 25px 4%;
}
.thin
{
font-family: "DelmLight";
color: #414042;
font-size: 14px;
letter-spacing: 1px;
text-transform: uppercase;
}


/*BOTTOM BOXES**/
#contentbox1
{
font-family: DelmLight;
width:100%;
background-color:#FFF;
clear:both;
margin-left:0%;
}

#contentbox2
{
font-family: DelmLight;
width:100%;
background-color:#FFF;
clear:both;
margin-left:0%;
}
.gridText {
font-size:13px;
line-height:18px;
padding: 15px;
letter-spacing:1px;
background: #FFF none repeat scroll 0% 0%;
font-family: swis;
}
#yellowBand
{
background-color:#dab148;padding:10px 20px;
position:relative;
}
h2 {
font-size: 13px;
line-height: 14px;
margin:0px 0 0;
color: #414042;
letter-spacing: 2px;
}
h3 {
font-family: "DelmBook";
font-weight:normal;
text-transform: uppercase;
line-height: 17px;
font-size: 16px;
letter-spacing: 1px;
margin:0px;
padding:0px;
}
h4 {
font-family: "swis";
font-weight:normal;
text-transform: uppercase;
line-height: 18px;
font-size: 15px;
letter-spacing: 1px;
margin:0px;
padding:0px;
}

a.but {
font-family: "DelmBook";
color: #414042;
background: #DAB148 none repeat scroll 0% 0%;
padding: 5px 15px 3px;
font-size: 14px;
bottom: 0px;
position: relative;
}

/*inner pages*/
#main
{
display: table;
}

.row {
display: table;
}


h2.pagehead {
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    margin-top: 5px;
    font-family: DelmLight;
    color: #FFF;
    letter-spacing: 2px;
    text-align: left;
    padding:5px 0px 5px 4%;
    background:#d5a529;
}
h2.projecthead {
    text-transform: uppercase;
    font-size: 22px;
    line-height: 22px;
    margin-top: 0px;
    font-family: DelmLight;
    color: #FFF;
    letter-spacing: 2px;
    text-align: left;
    padding:5px 0px 0px 4%;
    background:#5b6e72;
}
h2.whitehead {
text-transform: uppercase;
font-size:30px;
line-height:30px;
margin:0px;
font-family: Delm;
color: #FFF;
letter-spacing: 4px;
text-align: left;
padding: 0px 0px 0px;
}


#yellowTab
{
font-family: Delm;
color: #414042;
letter-spacing: 0px;
font-size: 22px;
line-height: 22px;
background-color:#dab148;
display: table-cell;
width:30%;
padding:35px 0% 35px 5%;
}
a.yellowlink
{
font-family:'Delm';
letter-spacing:0px;
color: #414042;
background:url('../images/but-arow.png') no-repeat left #DAB148;
padding: 5px 15px 2px 40px;
font-size: 15px;
float:left;
}
a.yellowlink:hover
{
color: #FFF;
}
#whiteTab
{
display: table-cell;
width:70%;
padding:0px 0%;
vertical-align:top;
}
a.link
{
font-family: DelmLight;
font-size:15px;
text-decoration:none;
color:#414042;
letter-spacing:1px;
}
a.link:hover
{
color:#dab148;
}

.virtualpage2 {
 min-height: 400px;
}
.contactdetails
{
color:#FFF;
font-size:18px;
letter-spacing:1px;
font-family:"DelmLight";
}
.contactdetails h2
{
text-transform: uppercase;
font-size: 22px;
line-height: 22px;
font-family: DelmBold;
color: #FFF;
letter-spacing: 2px;
margin-top: 8%;
text-align: center;
padding: 0px 0px 15px;
}
.contactno
{
color:#FFF;
text-transform:uppercase;
font-size:16px;
font-family:"DelmLight";
}
#projecttext
{
font-weight: normal;
font-family: swis;
font-size: 12px;
line-height: 16px;
letter-spacing: 1px;
color:#414042;
}

.contacthead
{
font-family:delm;
font-size:20px;
line-height:20px;
font-weight:normal;
color:#414042;
text-transform:uppercase;
}
.contacttext
{
font-family:swis;
font-size:12px;
line-height:18px;
font-weight:normal;
color:#414042;
}
a.contacttext
{
text-decoration:none;
font-family:swis;
font-size:12px;
line-height:18px;
font-weight:normal;
color:#414042;
}
a.contacttext:hover
{
text-decoration:none;
font-family:swis;
font-size:12px;
line-height:18px;
font-weight:normal;
color:#d5a529;
}
a.knowmore {
    font-family: "DelmBook";
    color: #414042;
    border: 1px solid #D5A529;
    padding: 6px 6px 4px;
    font-size: 14px;
    background-color: #D5A529;
}
a.knowmore:hover {
    color: #FFF;
}
}

@media (min-width:401px) and (max-width:699px)
{
#desktop
{
display:none;
}
.upcom1{right:0px;position:absolute;width:11%;top:0px;}
.video-holder{display:none;}
#homeheroHolder{margin-bottom:20px;}
/*
#container
{
width:95%;
margin:0 auto;
clear:both;
}

#footer {
width:95%;
margin:40px auto 0 ;
clear:both;
    background: #FFF;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: DelmLight;
    color: #4C4C4C;
    padding: 10px 0;
  overflow:auto;
  
}*/
#nav {
float:right;
margin-right:20px;
    position: relative;
    z-index: 1;
    padding: 25px 0px;
    background: #FFF none repeat scroll 0% 0%;
}

#dropdownon {
width: 90%;
left: 5%;
top: 87px;
position: absolute;
background-color: #DAB148;
color: #414042;
font-size: 17px;
font-weight: normal;
text-decoration: none;
z-index: 9;
}
#dropdownon ul {
    width: 100%;
    margin: 0px;
    padding: 30px 0 0;
}

#dropdownon ul li {
    padding: 15px 7%;
	display: block;
    text-align: center;
    clear: both;
    margin: 0px;
    border-bottom: 1px solid #686868;
}
#dropdownon ul li a {
  color:#414042;
  text-transform:uppercase;
}
#content
{
font-family: "swis";
background-color:#FFF;
padding:50px 20px;
font-size: 14px;
letter-spacing: 1px;
}
#innercontent
{
background-color:#FFF;
font-size: 13px;
line-height:18px;
font-family:swis;
letter-spacing:1px;

}
#header
{
width: 100%;
box-shadow: 0px 0px 5px #6A6A6A;
z-index: 10;
overflow:hidden;
background-color:#FFFFFF;
position: relative;
max-height: 130px;
}
#logo
{
width:100px;
float:left;
}
#logowidth
{
width: 140px;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
#leftbutton
{
float:left;
width:20%;
}
#gostraightto1 {
    clear:both;
	display:block;
    background: #DAB148 none repeat scroll 0% 0%;
    color: #FFF;
    
    font-family: DelmBold;
    letter-spacing: 2px;
    font-size: 20px;
   padding: 15px 0px 15px 4%;
}
#scrolldown {
display:block;
clear:both;
background: #191D20 none repeat scroll 0% 0%;
color: #FFF;
height: 45px;
font-family: DelmBold;
letter-spacing: 3px;
font-size: 23px;
padding: 25px 0px 5px 48px;
}
#blog
{
font-family:'DelmBook';
letter-spacing: 3px;
font-size: 21px;
float:right;
clear:both;
padding:0.5% 0 0;

}
#leftbutton
{ 
float:left;
width:25%;
border:solid 0px;

}
#tabs {
   float:left;
   width:100%;
   border:solid 0px;
 background-color: #FFF;
 padding: 10px 0;
}
#tabs a
{
font-size: 15px;
letter-spacing: 1px;
}
ul{
margin:0px;
padding:0px;
}
.tabs li {
font-family: Delm;
text-transform:uppercase;
font-weight:normal;
clear:both;
background-color: #FFF;
line-height: 20px;
font-size: 20px;
color:#414042;
letter-spacing: 1px;
display:block;
list-style-type:none;
border-bottom:1px solid #ececec;
padding:25px 0 25px 4%;
}
.thin
{
font-family: "DelmLight";
color: #414042;
font-size: 14px;
letter-spacing: 1px;
text-transform: uppercase;
}


/*BOTTOM BOXES**/
#contentbox1
{
font-family: DelmLight;
width:100%;
background-color:#FFF;
clear:both;
margin-left:0%;
}

#contentbox2
{
font-family: DelmLight;
width:100%;
background-color:#FFF;
clear:both;
margin-left:0%;
}
.gridText {
font-size:13px;
line-height:18px;
padding: 15px;
letter-spacing:1px;
background: #FFF none repeat scroll 0% 0%;
font-family: swis;
}
#yellowBand
{
background-color:#dab148;padding:10px 20px;
position:relative;
}
#yellowBand #img
{
width:10%;
}
h2 {
font-size: 14px;
line-height: 16px;
margin:0px 0 0;
color: #414042;
letter-spacing: 2px;
}
h3 {
font-family: "DelmBook";
font-weight:normal;
text-transform: uppercase;
line-height: 17px;
font-size: 17px;
letter-spacing: 1px;
letter-spacing:1px;
margin:0px;
padding:0px;
}
h4 {
font-family: "swis";
font-weight:normal;
text-transform: uppercase;
line-height: 20px;
font-size: 17px;
letter-spacing: 1px;
margin:0px;
padding:0px;
}

a.but {
font-family: "DelmBook";
color: #414042;
background: #DAB148 none repeat scroll 0% 0%;
padding: 5px 15px 3px;
font-size: 14px;
bottom: 0px;
position: relative;
}

/*inner pages*/
#main
{
display: table;
}

.row {
display: table;
}


h2.pagehead {
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    margin-top: 5px;
    font-family: DelmLight;
    color: #FFF;
    letter-spacing: 2px;
    text-align: left;
    padding:5px 0px 5px 4%;
    background:#d5a529;
}
h2.projecthead {
    text-transform: uppercase;
    font-size:24px;
    line-height:25px;
    margin-top: 0px;
    font-family: DelmLight;
    color: #FFF;
    letter-spacing: 2px;
    text-align: left;
   padding: 5px 0px 0px 4%;
    background:#5b6e72;
}
h2.whitehead {
text-transform: uppercase;
font-size:30px;
line-height:30px;
margin:0px;
font-family: Delm;
color: #FFF;
letter-spacing: 4px;
text-align: left;
padding: 0px 0px 0px;
}

#yellowTab
{
font-family: Delm;
color: #414042;
letter-spacing: 0px;
font-size: 22px;
line-height: 22px;
background-color:#dab148;
display: table-cell;
width:30%;
padding:35px 0% 35px 5%;
}
a.yellowlink
{
font-family:'Delm';
letter-spacing:0px;
color: #414042;
background:url('../images/but-arow.png') no-repeat left #DAB148;
padding: 5px 15px 2px 40px;
font-size: 15px;
float:left;
}
a.yellowlink:hover
{
color: #FFF;
}
#whiteTab
{
display: table-cell;
width:70%;
padding:0px 0%;
vertical-align:top;
}
a.link
{
font-family: DelmLight;
font-size:15px;
text-decoration:none;
color:#414042;
letter-spacing:1px;
}
a.link:hover
{
color:#dab148;
}

.virtualpage2 {
 min-height: 400px;
}
.contactdetails
{
color:#FFF;
font-size:18px;
letter-spacing:1px;
font-family:"DelmLight";
}
.contactdetails h2
{
text-transform: uppercase;
font-size: 22px;
line-height: 22px;
font-family: DelmBold;
color: #FFF;
letter-spacing: 2px;
margin-top: 8%;
text-align: center;
padding: 0px 0px 15px;
}
.contactno
{
color:#FFF;
text-transform:uppercase;
font-size:16px;
font-family:"DelmLight";
}
#projecttext
{
font-weight: normal;
font-family: swis;
font-size: 12px;
line-height: 16px;
letter-spacing: 1px;
color:#414042;
}

.contacthead
{
font-family:delm;
font-size:20px;
line-height:20px;
font-weight:normal;
color:#414042;
text-transform:uppercase;
}
.contacttext
{
font-family:swis;
font-size:12px;
line-height:18px;
font-weight:normal;
color:#414042;
}
a.contacttext
{
text-decoration:none;
font-family:swis;
font-size:12px;
line-height:18px;
font-weight:normal;
color:#414042;
}
a.contacttext:hover
{
text-decoration:none;
font-family:swis;
font-size:12px;
line-height:18px;
font-weight:normal;
color:#d5a529;
}
a.knowmore {
    font-family: "DelmBook";
    color: #414042;
    border: 1px solid #D5A529;
    padding: 6px 6px 4px;
    font-size: 14px;
    background-color: #D5A529;
}
a.knowmore:hover {
    color: #FFF;
}
}


@media (min-width:700px) and (max-width:999px)
{
#desktop
{
display:none;
}
.upcom1{right:0px;position:absolute;width:17%;top:0px;}
.video-holder{display:none;}
.mobile_version{display:block; float:left; width:100%; margin-bottom:20px;}


/*
#container
{
width:95%;
margin:0 auto;
clear:both;
}

#footer {
width:95%;
margin:40px auto 0 ;
clear:both;
    background: #FFF;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: DelmLight;
    color: #4C4C4C;
    padding: 10px 0;
  overflow:auto;
  
}*/
#nav {
float:right;
margin-right:20px;
    position: relative;
    z-index: 1;
  padding: 10px 0px;
    background: #FFF none repeat scroll 0% 0%;
}
#dropdownon {
width: 90%;
left: 5%;
top: 87px;
padding-top:40px;
position: absolute;
background-color: #DAB148;
color: #414042;
font-size: 17px;
font-weight: normal;
text-decoration: none;
z-index: 9;
}
#dropdownon ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#dropdownon ul li {
    padding: 15px 7%;
	display: block;
    text-align: center;
    clear: both;
    margin: 0px;
    border-bottom: 1px solid #686868;
}
#dropdownon ul li a {
  color:#414042;
  text-transform:uppercase;
}
#content
{
background-color:#FFF;
padding:50px 20px;
font-size: 17px;
}
#innercontent
{
background-color:#FFF;
font-size: 17px;
}
#header
{
width: 100%;
box-shadow: 0px 0px 5px #6A6A6A;
z-index: 10;
overflow:hidden;
background-color:#FFFFFF;
position: relative;
max-height: 130px;
}
#logo
{
width:100px;
float:left;
}
#logowidth
{
width: 140px;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
#leftbutton
{
float:left;
width:20%;
}
#gostraightto1 {
    clear:both;
	display:block;
    background: #DAB148 none repeat scroll 0% 0%;
    color: #FFF;
    
    font-family: DelmBold;
    letter-spacing: 2px;
    font-size: 20px;
   padding: 15px 0px 15px 4%;
}
#scrolldown {
display:block;
clear:both;
background: #191D20 none repeat scroll 0% 0%;
color: #FFF;
height: 45px;
font-family: DelmBold;
letter-spacing: 3px;
font-size: 23px;
padding: 25px 0px 5px 48px;
}
#blog
{
font-family:'DelmBook';
letter-spacing: 3px;
font-size: 21px;
float:right;
clear:both;
padding:0.5% 0 0;

}
#leftbutton
{ 
float:left;
width:25%;
border:solid 0px;

}
#tabs {
    float: left;
    width: 100%;
    border: 0px solid;
    background-color: #FFF;
    padding: 10px 0px;
}
#tabs a {
    font-size:16px;
}
ul{
margin:0px;
padding:0px;
}
.tabs li {
font-family: Delm;
text-transform:uppercase;
font-weight:normal;
clear:both;
background-color: #FFF;
line-height:25px;
font-size: 25px;
color:#414042;
letter-spacing: 1px;
display:block;
list-style-type:none;
border-bottom:1px solid #ececec;
padding:25px 0 25px 4%;
}
.thin
{
font-family: "DelmLight";
color: #414042;
font-size: 14px;
letter-spacing: 1px;
text-transform: uppercase;
}


/*BOTTOM BOXES**/
#contentbox1
{
font-family: DelmLight;
float:left;
width:49%;
background-color:#FFF;
min-height: 600px;
margin-left:0%;
position: relative;
}

#contentbox2
{
font-family: DelmLight;
float:right;
width:49%;
background-color:#FFF;
min-height: 600px;
position: relative;
}
.gridText {
font-weight: normal;
font-family: "swis";
font-size: 11px;
letter-spacing: 1px;
line-height: 15px;

padding: 15px;
min-height: 250px;
background: #FFF none repeat scroll 0% 0%;

}
h2 {
font-size: 16px;
line-height: 16px;
margin:0px 0 0;
color: #414042;
letter-spacing: 2px;
}
h3 {
 font-family: "DelmBook";
 font-weight:normal;
    text-transform: uppercase;
   line-height: 17px;
   font-size:17px;
letter-spacing: 1px;
	margin:0px;
	padding:0px;
  
}

a.but {
    font-family: "DelmBook";
    color: #414042;
    background: #DAB148 none repeat scroll 0% 0%;
   padding: 5px 15px 3px;
font-size: 14px;
    bottom: 0px;
    position: relative;
}

/*inner pages*/
#main
{
 display: table;

}

.row {
    display: table;
}


h2.pagehead {
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    margin-top: 0px;
    font-family: DelmLight;
    color: #FFF;
    letter-spacing: 2px;
    text-align: left;
    padding:5px 0px 5px 4%;
    background:#d5a529;
}

h2.projecthead {
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    margin-top: 0px;
    font-family: DelmLight;
    color: #FFF;
    letter-spacing: 2px;
    text-align: left;
    padding: 5px 0px 5px 4%;
    background: #5B6E72 none repeat scroll 0% 0%;
}
h2.whitehead {
text-transform: uppercase;
font-size:32px;
line-height:32px;
margin:0px;
font-family: Delm;
color: #FFF;
letter-spacing: 4px;
text-align: center;
padding: 0px 0px 0px;
}
#yellowTab
{
font-family: Delm;
color: #414042;
letter-spacing: 0px;
font-size: 22px;
line-height: 22px;
background-color:#dab148;
display: table-cell;
width:30%;
padding:35px 0% 35px 5%;
}
#yellowBand {
    background-color: #DAB148;
    padding: 10px 20px;
}
a.yellowlink
{
font-family:'Delm';
letter-spacing:0px;
color: #414042;
background:url('../images/but-arow.png') no-repeat left #DAB148;
padding: 5px 15px 2px 40px;
font-size: 14px;
float:left;
}
a.yellowlink:hover
{
color: #FFF;
}

#whiteTab
{
display: table-cell;
width:70%;
padding:0px 0%;
vertical-align:top;
}
a.link
{
font-family: DelmLight;
font-size:15px;
text-decoration:none;
color:#414042;
letter-spacing:1px;
}
a.link:hover
{
color:#dab148;
}
.virtualpage2 {
 min-height: 400px;
}
.contactdetails
{
color:#FFF;
font-size:18px;
letter-spacing:1px;
font-family:"DelmLight";
}
.contactdetails h2
{
color: #FFF;
text-transform: uppercase;
font-size: 25px;
font-family: "DelmLight";
text-align: center;
padding-bottom: 15px;
}
.contactno
{
color:#FFF;
text-transform:uppercase;
font-size:20px;
font-family:"DelmLight";
}
#projecttext
{
font-weight: normal;
font-family: swis;
font-size: 14px;
line-height: 20px;
letter-spacing:0px;
color:#414042;
}

.contacthead
{
font-family:delm;
font-size:20px;
line-height:20px;
font-weight:normal;
color:#414042;
text-transform:uppercase;
}
.contacttext
{
font-family:swis;
font-size:14px;
line-height:20px;
font-weight:normal;
color:#414042;
letter-spacing:1px;
}
a.contacttext
{
text-decoration:none;
font-family:swis;
font-size:14px;
line-height:20px;
font-weight:normal;
color:#414042;
}
a.contacttext:hover
{
text-decoration:none;
font-family:swis;
font-size:14px;
line-height:20px;
font-weight:normal;
color:#d5a529;
}
a.knowmore {
    font-family: "DelmBook";
    color: #414042;
    border: 1px solid #D5A529;
    padding: 6px 6px 4px;
    font-size: 18px;
    bottom: 2%;
    left: 7%;
    position: absolute;
    background-color: #D5A529;
}

}

@media (min-width:1000px) and (max-width:1199px)
{
#phone
{
display:none;
}

.subdropBut ul li a
{
font-size:14px;
color: #FFF;
display: block;
letter-spacing:2px;
font-family: DelmBook;
font-weight: normal;
text-transform: uppercase;
}

.upcom{right:0px;position:absolute;width:21%;top:0px;}
.upcom1{right:0px;position:absolute;width:33%;top:0px;}
/*
#container
{
width:90%;
margin:0 auto;
clear:both;
}

#footer {
width:90%;
margin:0 auto;
clear:both;
    background: #FFF;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: DelmLight;
    color: #4C4C4C;
    padding: 10px 0;
  overflow:auto;
}
*/
#header
{
width: 100%;
box-shadow: 0px 0px 5px #6A6A6A;
z-index: 10;
overflow: hidden;
background-color: #FFF;
position: relative;
max-height:90px;
}
#logo
{
height:80px;
float:left;
}
#drop
{
margin:0 auto;
border:solid 0px blue;
background:url('../images/trans.png');
width:100%;
padding:0px 0;
color:#FFF;
top:90px;
position:absolute;
z-index:100000;
}
#logowidth
{
width:150px;
}
#nav {
float:right;
    position: relative;
    z-index: 1;
    padding: 25px 0px;
    background: #FFF none repeat scroll 0% 0%;
}
#nav ul {
    list-style: outside none none;
    position: relative;
    padding: 0px;
    margin: 0px;
    float: right;
}
#nav li {
    float: left;
    margin: 0px;
    padding: 0px;
    border-right: 1px solid #E5E5E5;
    display: block;
    position: relative;
}
#nav .current-menu-item a, #nav a:hover, #nav .current-page-ancestor a, #nav .current-page-ancestor .sub-menu .current-menu-item a, #nav .current-page-ancestor .sub-menu .current_page_ancestor a, #nav .current-page-ancestor .sub-menu .current_page_ancestor .sub-menu .current-menu-item a {
    color: #333;
}
#nav a {
 font-size: 13px;
padding: 10px 30px;
height: 20px;
    color: #414042;
    display: block;
    letter-spacing: 2px;
    font-family: DelmBook;
    font-weight: normal;
    text-transform: uppercase;
}
#nav a:hover {
background:url('../images/but-hover-sml.gif') no-repeat bottom center;
}
#nav a.on {
background:url('../images/but-hover-sml.gif') no-repeat bottom center;
}
#leftbutton
{
float:left;
width:20%;
}
#gostraightto {
    clear:both;
	display:block;
    background: #DAB148 none repeat scroll 0% 0%;
   color: #FFF;
    font-family: DelmBold;
    letter-spacing: 2px;
   font-size: 20px;
   padding:20px 0px 20px 48px;
}
#scrolldown {
display:block;
clear:both;
background: #191D20 none repeat scroll 0% 0%;
color: #FFF;

font-family: DelmBold;
letter-spacing: 3px;
font-size: 20px;
padding: 20px 0px 15px 48px;
}
#blog
{
font-family:'DelmBook';
letter-spacing: 2px;
font-size: 18px;
float:right;
clear:both;
padding:0.7% 0 0;
margin-right:10%;
}
#leftbutton
{ 
float:left;
width:100%;


}
#tabs {
   float:left;
   width:75%;
   border:solid 0px;
 
}
#tab {
font-family: Delm;
text-transform:uppercase;
font-weight:normal;
line-height:18px;
font-size:18px;
color:#414042;
letter-spacing: 1px;
float: right;
width: 32.3%;
background-color: #FFF;
margin-left:1%;
display:block;
letter-spacing: 2px;
padding:15px 0px;

}
.thin
{
font-family: "DelmLight";
color: #414042;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
}


/*BOTTOM BOXES**/
#contentbox1
{
font-family: DelmLight;
float:left;
width: 24.2%;
background-color:#FFF;
height: 500px;
margin-left:0%;
position:relative;
}
#contentbox2
{
font-family: DelmLight;
float:left;
width: 24.4%;
background-color:#FFF;
height:500px;
margin-left:0.8%;
position:relative;
}
.gridText {
font-size: 10px;
line-height: 15px;
padding: 15px 10%;
letter-spacing:1px;
background: #FFF none repeat scroll 0% 0%;
font-family: swis;
}
h2 {
font-family: DelmLight;
text-transform: uppercase;
font-size: 15px;
line-height: 15px;
margin-top: 0px;
margin-bottom: 0px;
color: #414042;
letter-spacing: 2px;
}
h3 {
font-family: "DelmBook";
font-weight:normal;
text-transform: uppercase;
font-size: 14px;
line-height: 14px;
letter-spacing:1px;
margin:0px;
padding:0px;
  
}

a.but {
    font-family: "DelmBook";
    color: #414042;
    background: #DAB148 none repeat scroll 0% 0%;
    padding: 7px 15px 5px;
    font-size: 12px;
    bottom: 3%;
    position: absolute;
}

/*inner pages*/
#main
{
 display: table;

}

.row {
    display: table;
}

#leftpic
{
  display: table-cell;
    width: 65%;
    
    padding: 0em;
    border: solid 0px;
   display: table-cell;
}
#gutter
{
 display: table-cell;
width:1%;
}
#rightcontent
{
font-family:'DelmLight';
font-size: 14px;
line-height: 19px;
letter-spacing:1px;
 width: 33%;
 padding:2%;
 background-color:#FFF;
 border: solid 0px;
 display: table-cell;
 vertical-align:top;
 position:relative;
}
h2.pagehead {
text-transform: uppercase;
font-size: 22px;
line-height: 22px;
margin:0px;
font-family: DelmBold;
color: #414042;
letter-spacing: 2px;

text-align: center;
padding: 4% 0px 15px;
background: transparent url("../images/bottom-line.gif") no-repeat scroll center bottom;
}
h2.whitehead {
text-transform: uppercase;
font-size: 25px;
line-height: 25px;
margin:0px;
font-family: Delm;
color: #FFF;
letter-spacing: 4px;
text-align: left;
padding: 0px 0px 0px;
}
#yellowTab
{
float:left;
font-family: Delm;
color: #414042;
letter-spacing: 0px;
font-size: 19px;
line-height: 19px;
background-color:#dab148;
display: table-cell;
width: 18%;
padding: 30px 0% 30px 3%;
top:-44px;
position:relative;
}
a.yellowlink
{
font-family:'Delm';
letter-spacing:0px;
color: #414042;
background:url('../images/but-arow.png') no-repeat left #DAB148;
padding: 5px 15px 2px 40px;
font-size: 13px;
position: absolute;
bottom: 4%;
left: 25%;
}
a.yellowlink:hover
{
color: #FFF;
}
#whiteTab
{

width:100%;
padding:0px 0%;
vertical-align:top;
}
a.link
{
font-family: DelmLight;
font-size:10px;
text-decoration:none;
color:#414042;
letter-spacing:1px;
}
a.link:hover
{
color:#dab148;
}
.virtualpage2 {
min-height: 300px;
}
.contactdetails
{
color:#FFF;
font-size:13px;
letter-spacing:1px;
font-family:"swis";
}
.contactdetails h2
{
color:#FFF;
text-transform:uppercase;
font-size:20px;
font-family:"DelmLight";
}
h2.head
{
text-transform: uppercase;
font-size:22px;
line-height: 22px;
font-family: DelmBold;
color: #FFF;
letter-spacing: 2px;
margin-top: 8%;
text-align: center;
padding: 0px 0px 15px;
background: transparent url("../images/bottom-line.gif") no-repeat scroll center bottom;
}
.contactno
{
color:#FFF;
text-transform:uppercase;
font-size:25px;
font-family:"DelmLight";
}
#projecttext
{
font-weight: normal;
font-family: swis;
font-size: 12px;
line-height:17px;
letter-spacing:1px;
color:#414042;
}
#projecttext h2
{
font-family:'Delm';
text-transform: uppercase;
font-size:16px;
line-height:15px;
margin:0px;
color: #414042;
letter-spacing: 2px;
}
/*//////////////////////////////////////////////////////*/
#project-table
{
display:table;
border-collapse:separate;
border-spacing: 10px;
}

.project-row {
display:table-row;
}

#project-cell
{
display:table-cell;
width:24%;
border:solid 0px;
margin:0 0.5%;
background:url('../images/box-bg.png') repeat-x top;
position:relative;

}
#project-cell h1
{
font-weight: normal;
font-family: "Delm";
text-transform: uppercase;
font-size:14px;
line-height:15px;
letter-spacing:1px;
margin: 0px;
padding: 0px;
}
#project-cell h2
{
font-weight: normal;
font-family: "DelmLight";
text-transform: uppercase;
font-size: 14px;
line-height: 14px;
letter-spacing:1px;
margin: 0px;
padding: 0px;
}
#project-cell h3
{
font-weight: normal;
font-family: "Delm";
text-transform: uppercase;
font-size: 14px;
line-height:14px;
letter-spacing:2px;
margin-bottom: 10px;
padding: 0px;
}
#project-cell span
{
font-family:Delm;
font-size:15px;
letter-spacing:1px;
color:#dfdfdf;
}
#projectbox-inner
{
width: 90%;
padding: 5% 5% 25%;
margin: 0px;
font-weight: normal;
font-family: "swis";
font-size: 10px;
letter-spacing: 1px;
line-height: 14px;
}
#projectbox-inner a.knowmore
{
font-family: "DelmBook";
color: #414042;
border: 1px solid #D5A529;
padding: 6px 6px 4px;
font-size: 13px;
bottom: 2%;
left: 5%;
position: absolute;
background-color: #D5A529;
}
#projectbox-inner a.knowmore:hover
{
color:#FFFFFF;
}

.contacthead
{
font-family:delm;
font-size: 18px;
line-height: 18px;
font-weight:normal;
color:#414042;
text-transform:uppercase;
}
.contacttext
{
font-family:swis;
font-size: 11px;
line-height: 15px;
font-weight:normal;
color:#414042;
}
a.contacttext
{
text-decoration:none;
font-family:swis;
font-size: 11px;
line-height: 15px;
font-weight:normal;
color:#414042;
}
a.contacttext:hover
{
text-decoration:none;
font-family:swis;

font-weight:normal;
color:#d5a529;
}
.sitemapimg
{
height:20px;
}
#sitemap
{
position:fixed;height:300px;
background:url('../images/footer.png');
bottom:30px;color:#ffffff;width:78%;display:none;
font-family:delm;
font-size:15px;
color:#FFF;
z-index:1;
}
a.sitemap
{
font-family:swis;
font-size:11px;
color:#e6e7e8;
text-decoration:none;
}
a.sitemap:hover
{
color:#dab148;
text-decoration:none;
}
}

@media (min-width:1200px) and (max-width:1300px)
{
#phone
{
display:none;
}
.subdropBut ul li a
{
font-size:14px;
color: #FFF;
display: block;
letter-spacing:2px;
font-family: DelmBook;
font-weight: normal;
text-transform: uppercase;
}
.upcom{right:0px;position:absolute;width:20%;top:0px;}
.upcom1{right:0px;position:absolute;width:24%;top:0px;}
/*
#container
{
width:90%;
margin:0 auto;
clear:both;
}

#footer {
width:90%;
margin:0 auto;
clear:both;
    background: #FFF;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: DelmLight;
    color: #4C4C4C;
    padding: 10px 0;
  overflow:auto;
}
*/
#header
{
width: 100%;
box-shadow: 0px 0px 5px #6A6A6A;
z-index: 10;
overflow: hidden;
background-color: #FFF;
position: relative;
max-height:100px;
}
#logo
{
height:90px;
float:left;
}
#drop
{
margin:0 auto;
border:solid 0px blue;
background:url('../images/trans.png');
width:100%;
padding:0px 0;
color:#FFF;
top:100px;
position:absolute;
z-index:100000;
}
#logowidth
{
width:150px;
}
#nav {
float:right;
    position: relative;
    z-index: 1;
    padding: 25px 0px;
    background: #FFF none repeat scroll 0% 0%;
}
#nav ul {
    list-style: outside none none;
    position: relative;
    padding: 0px;
    margin: 0px;
    float: right;
}
#nav li {
    float: left;
    margin: 0px;
    padding: 0px;
    border-right: 1px solid #E5E5E5;
    display: block;
    position: relative;
}
#nav .current-menu-item a, #nav a:hover, #nav .current-page-ancestor a, #nav .current-page-ancestor .sub-menu .current-menu-item a, #nav .current-page-ancestor .sub-menu .current_page_ancestor a, #nav .current-page-ancestor .sub-menu .current_page_ancestor .sub-menu .current-menu-item a {
    color: #333;
}
#nav a {
 font-size: 13px;
padding: 10px 30px;
height: 20px;
    color: #414042;
    display: block;
    letter-spacing: 2px;
    font-family: DelmBook;
    font-weight: normal;
    text-transform: uppercase;
}
#nav a:hover {
background:url('../images/but-hover-sml.gif') no-repeat bottom center;
}
#nav a.on {
background:url('../images/but-hover-sml.gif') no-repeat bottom center;
}
#leftbutton
{
float:left;
width:20%;
}
#gostraightto {
    clear:both;
	display:block;
    background: #DAB148 none repeat scroll 0% 0%;
   color: #FFF;
    font-family: DelmBold;
    letter-spacing: 2px;
   font-size: 20px;
   padding:20px 0px 20px 48px;
}
#scrolldown {
display:block;
clear:both;
background: #191D20 none repeat scroll 0% 0%;
color: #FFF;

font-family: DelmBold;
letter-spacing: 3px;
font-size: 20px;
padding: 20px 0px 15px 48px;
}
#blog
{
font-family:'DelmBook';
letter-spacing: 2px;
font-size: 18px;
float:right;
clear:both;
padding:0.7% 0 0;
margin-right:10%;
}
#leftbutton
{ 
float:left;
width:100%;


}
#tabs {
   float:left;
   width:75%;
   border:solid 0px;
 
}
#tab {
font-family: Delm;
text-transform:uppercase;
font-weight:normal;
line-height:18px;
font-size:18px;
color:#414042;
letter-spacing: 1px;
float: right;
width: 32.3%;
background-color: #FFF;
margin-left:1%;
display:block;
letter-spacing: 2px;
padding:15px 0px;

}
.thin
{
font-family: "DelmLight";
color: #414042;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
}


/*BOTTOM BOXES**/
#contentbox1
{
font-family: DelmLight;
float:left;
width: 24.2%;
background-color:#FFF;
height: 500px;
margin-left:0%;
position:relative;
}
#contentbox2
{
font-family: DelmLight;
float:left;
width: 24.4%;
background-color:#FFF;
height:500px;
margin-left:0.8%;
position:relative;
}
.gridText {
font-size: 10px;
line-height: 15px;
padding: 15px 10%;
letter-spacing:1px;
background: #FFF none repeat scroll 0% 0%;
font-family: swis;
}
h2 {
font-family: DelmLight;
text-transform: uppercase;
font-size: 15px;
line-height: 15px;
margin-top: 0px;
margin-bottom: 0px;
color: #414042;
letter-spacing: 2px;
}
h3 {
font-family: "DelmBook";
font-weight:normal;
text-transform: uppercase;
font-size: 14px;
line-height: 14px;
letter-spacing:1px;
margin:0px;
padding:0px;
  
}

a.but {
    font-family: "DelmBook";
    color: #414042;
    background: #DAB148 none repeat scroll 0% 0%;
    padding: 7px 15px 5px;
    font-size: 12px;
    bottom: 3%;
    position: absolute;
}

/*inner pages*/
#main
{
 display: table;

}

.row {
    display: table;
}

#leftpic
{
  display: table-cell;
    width: 65%;
    
    padding: 0em;
    border: solid 0px;
   display: table-cell;
}
#gutter
{
 display: table-cell;
width:1%;
}
#rightcontent
{
font-family:'DelmLight';
font-size: 14px;
line-height: 19px;
letter-spacing:1px;
 width: 33%;
 padding:2%;
 background-color:#FFF;
 border: solid 0px;
 display: table-cell;
 vertical-align:top;
 position:relative;
}
h2.pagehead {
text-transform: uppercase;
font-size: 22px;
line-height: 22px;
margin:0px;
font-family: DelmBold;
color: #414042;
letter-spacing: 2px;

text-align: center;
padding: 4% 0px 15px;
background: transparent url("../images/bottom-line.gif") no-repeat scroll center bottom;
}
h2.whitehead {
text-transform: uppercase;
font-size: 25px;
line-height: 25px;
margin:0px;
font-family: Delm;
color: #FFF;
letter-spacing: 4px;
text-align: left;
padding: 0px 0px 0px;
}
#yellowTab
{
float:left;
font-family: Delm;
color: #414042;
letter-spacing: 0px;
font-size: 19px;
line-height: 19px;
background-color:#dab148;
display: table-cell;
width: 18%;
padding: 30px 0% 30px 3%;
top:-44px;
position:relative;
}
a.yellowlink
{
font-family:'Delm';
letter-spacing:0px;
color: #414042;
background:url('../images/but-arow.png') no-repeat left #DAB148;
padding: 5px 15px 2px 40px;
font-size: 13px;
position: absolute;
bottom: 4%;
left: 25%;
}
a.yellowlink:hover
{
color: #FFF;
}
#whiteTab
{

width:100%;
padding:0px 0%;
vertical-align:top;
}
a.link
{
font-family: DelmLight;
font-size:10px;
text-decoration:none;
color:#414042;
letter-spacing:1px;
}
a.link:hover
{
color:#dab148;
}
.virtualpage2 {
min-height: 300px;
}
.contactdetails
{
color:#FFF;
font-size:11px;
letter-spacing:1px;
font-family:"swis";
}
.contactdetails h2
{
color:#FFF;
text-transform:uppercase;
font-size:20px;
font-family:"DelmLight";
}
h2.head
{
text-transform: uppercase;
font-size:22px;
line-height: 22px;
font-family: DelmBold;
color: #FFF;
letter-spacing: 2px;
margin-top: 8%;
text-align: center;
padding: 0px 0px 15px;
background: transparent url("../images/bottom-line.gif") no-repeat scroll center bottom;
}
.contactno
{
color:#FFF;
text-transform:uppercase;
font-size:20px;
font-family:"DelmLight";
}
#projecttext
{
font-weight: normal;
font-family: swis;
font-size: 12px;
line-height:17px;
letter-spacing:1px;
color:#414042;
}
#projecttext h2
{
font-family:'Delm';
text-transform: uppercase;
font-size:16px;
line-height:15px;
margin:0px;
color: #414042;
letter-spacing: 2px;
}
/*//////////////////////////////////////////////////////*/
#project-table
{
display:table;
border-collapse:separate;
border-spacing: 10px;
}

.project-row {
display:table-row;
}

#project-cell
{
display:table-cell;
width:24%;
border:solid 0px;
margin:0 0.5%;
background:url('../images/box-bg.png') repeat-x top;
position:relative;

}
#project-cell h1
{
font-weight: normal;
font-family: "Delm";
text-transform: uppercase;
font-size:14px;
line-height:15px;
letter-spacing:1px;
margin: 0px;
padding: 0px;
}
#project-cell h2
{
font-weight: normal;
font-family: "DelmLight";
text-transform: uppercase;
font-size: 14px;
line-height: 14px;
letter-spacing:1px;
margin: 0px;
padding: 0px;
}
#project-cell h3
{
font-weight: normal;
font-family: "Delm";
text-transform: uppercase;
font-size: 14px;
line-height:14px;
letter-spacing:2px;
margin-bottom: 10px;
padding: 0px;
}
#project-cell span
{
font-family:Delm;
font-size:15px;
letter-spacing:1px;
color:#dfdfdf;
}
#projectbox-inner
{
width: 90%;
padding: 5% 5% 25%;
margin: 0px;
font-weight: normal;
font-family: "swis";
font-size: 10px;
letter-spacing: 1px;
line-height: 14px;
}
#projectbox-inner a.knowmore
{
font-family: "DelmBook";
color: #414042;
border: 1px solid #D5A529;
padding: 6px 6px 4px;
font-size: 13px;
bottom: 2%;
left: 5%;
position: absolute;
background-color: #D5A529;
}
#projectbox-inner a.knowmore:hover
{
color:#FFFFFF;
}

.contacthead
{
font-family:delm;
font-size: 18px;
line-height: 18px;
font-weight:normal;
color:#414042;
text-transform:uppercase;
}
.contacttext
{
font-family:swis;
font-size: 11px;
line-height: 15px;
font-weight:normal;
color:#414042;
}
a.contacttext
{
text-decoration:none;
font-family:swis;
font-size: 11px;
line-height: 15px;
font-weight:normal;
color:#414042;
}
a.contacttext:hover
{
text-decoration:none;
font-family:swis;

font-weight:normal;
color:#d5a529;
}
.sitemapimg
{
height:20px;
}
#sitemap
{
position:fixed;height:300px;
background:url('../images/footer.png');
bottom:30px;color:#ffffff;width:78%;display:none;
font-family:delm;
font-size:15px;
color:#FFF;
z-index:1;
}
a.sitemap
{
font-family:swis;
font-size:11px;
color:#e6e7e8;
text-decoration:none;
}
a.sitemap:hover
{
color:#dab148;
text-decoration:none;
}
}

@media (min-width:1301px) and (max-width:1399px)
{
	  .slider1 > li img{width:100%;}
	
#phone
{
display:none;
}
.subdropBut ul li a
{
font-size:15px;
color: #FFF;
display: block;
letter-spacing:2px;
font-family: DelmBook;
font-weight: normal;
text-transform: uppercase;
}
#drop
{
margin:0 auto;
border:solid 0px blue;
background:url('../images/trans.png');
width:100%;
padding:0px 0;
color:#FFF;
top:110px;
position:absolute;
z-index:100000;
}
/*
#container
{
width:90%;
margin:0 auto;
clear:both;
}

#footer {
width:90%;
margin:0 auto;
clear:both;
    background: #FFF;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: DelmLight;
    color: #4C4C4C;
    padding: 10px 0;
  overflow:auto;
}
*/
#header
{
width: 100%;
box-shadow: 0px 0px 5px #6A6A6A;
z-index: 10;
overflow:hidden;
background-color:#FFFFFF;
position: relative;
max-height: 110px;
}
#logo
{
height:100px;
float:left;
}
#logowidth
{
width:150px;
}
#nav {
float:right;
    position: relative;
    z-index: 1;
padding: 40px 0px 0;
    background: #FFF none repeat scroll 0% 0%;
}
#nav ul {
    list-style: outside none none;
    position: relative;
    padding: 0px;
    margin: 0px;
    float: right;
}
#nav li {
    float: left;
    margin: 0px;
    padding: 0px;
    border-right: 1px solid #E5E5E5;
    display: block;
    position: relative;
}
#nav .current-menu-item a, #nav a:hover, #nav .current-page-ancestor a, #nav .current-page-ancestor .sub-menu .current-menu-item a, #nav .current-page-ancestor .sub-menu .current_page_ancestor a, #nav .current-page-ancestor .sub-menu .current_page_ancestor .sub-menu .current-menu-item a {
    color: #333;
}
#nav a {
   font-size: 14px;
padding: 10px 40px;
height: 20px;
    color: #414042;
    display: block;
    letter-spacing: 2px;
    font-family: DelmBook;
    font-weight: normal;
    text-transform: uppercase;
}
#nav a:hover {
background:url('../images/but-hover-sml.gif') no-repeat bottom center;
}
#nav a.on {
background:url('../images/but-hover-sml.gif') no-repeat bottom center;
}
#leftbutton
{
float:left;
width:20%;
}
#gostraightto {
    clear:both;
	display:block;
    background: #DAB148 none repeat scroll 0% 0%;
   color: #FFF;
    font-family: DelmBold;
    letter-spacing: 2px;
   font-size: 20px;
   padding:20px 0px 20px 48px;
}
#scrolldown {
display:block;
clear:both;
background: #191D20 none repeat scroll 0% 0%;
color: #FFF;

font-family: DelmBold;
letter-spacing: 3px;
font-size: 20px;
padding: 20px 0px 15px 48px;
}
#blog
{
font-family:'DelmBook';
letter-spacing: 2px;
font-size: 18px;
float:right;
clear:both;
padding:0.7% 0 0;
margin-right:10%;
}
#leftbutton
{ 
float:left;
width:100%;
}

#tabs {
   float:left;
   width:75%;
   border:solid 0px;
 
}
#tab {
font-family: Delm;
text-transform:uppercase;
font-weight:normal;
line-height:18px;
font-size:18px;
color:#414042;
letter-spacing: 1px;
float: right;
width: 32.3%;
background-color: #FFF;
margin-left:1%;
display:block;
letter-spacing: 2px;
padding:15px 0px;

}
.thin
{
font-family: "DelmLight";
color: #414042;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
}


/*BOTTOM BOXES**/
#contentbox1
{
font-family: DelmLight;
float:left;
width: 24.2%;
background-color:#FFF;
height: 510px;
margin-left:0%;
position:relative;
}
#contentbox2
{
font-family: DelmLight;
float:left;
width: 24.4%;
background-color:#FFF;
height: 510px;
margin-left:0.8%;
position:relative;
}
.gridText {
font-size: 11px;
line-height: 16px;
padding: 15px 10%;
letter-spacing:1px;
background: #FFF none repeat scroll 0% 0%;
font-family: swis;
}
h2 {
font-family: DelmLight;
    text-transform: uppercase;
font-size: 19px;
line-height: 17px;
    margin-top: 5px;
	margin-bottom:0px;
    color: #414042;
    letter-spacing: 2px;
}
h3 {
font-family: "DelmBook";
font-weight:normal;
text-transform: uppercase;
font-size: 15px;
line-height: 15px;
letter-spacing:1px;
margin:0px;
padding:0px;
  
}

a.but {
    font-family: "DelmBook";
    color: #414042;
    background: #DAB148 none repeat scroll 0% 0%;
    padding: 7px 15px 5px;
    font-size: 12px;
    bottom: 3%;
    position: absolute;
}

/*inner pages*/
#main
{
 display: table;

}

.row {
    display: table;
}

#leftpic
{
  display: table-cell;
    width: 65%;
    
    padding: 0em;
    border: solid 0px;
   display: table-cell;
}
#gutter
{
 display: table-cell;
width:1%;
}
#rightcontent
{
font-family:'DelmLight';
font-size: 14px;
line-height: 19px;
letter-spacing:1px;
 width: 33%;
 padding:2%;
 background-color:#FFF;
 border: solid 0px;
 display: table-cell;
 vertical-align:top;
 position:relative;
}
h2.pagehead {
text-transform: uppercase;
font-size: 22px;
line-height: 22px;
margin:0px;
font-family: DelmBold;
color: #414042;
letter-spacing: 2px;

text-align: center;
padding: 4% 0px 15px;
background: transparent url("../images/bottom-line.gif") no-repeat scroll center bottom;
}
h2.whitehead {
text-transform: uppercase;
font-size: 28px;
line-height: 26px;
margin:0px;
font-family: Delm;
color: #FFF;
letter-spacing: 4px;
text-align: left;
padding: 0px 0px 0px;
}
#yellowTab
{
float:left;
font-family: Delm;
color: #414042;
letter-spacing: 0px;
font-size: 19px;
line-height: 19px;
background-color:#dab148;
display: table-cell;
width: 18%;
padding: 30px 0% 30px 3%;
top:-44px;
position:relative;
}
a.yellowlink
{
font-family:'Delm';
letter-spacing:0px;
color: #414042;
background:url('../images/but-arow.png') no-repeat left #DAB148;
padding: 5px 15px 2px 40px;
font-size: 13px;
position: absolute;
bottom: 4%;
left: 25%;
}
a.yellowlink:hover
{
color: #FFF;
}
#whiteTab
{

width:100%;
padding:0px 0%;
vertical-align:top;
}
a.link
{
font-family: DelmLight;
font-size:14px;
text-decoration:none;
color:#414042;
letter-spacing:1px;
}
a.link:hover
{
color:#dab148;
}
.virtualpage2 {
min-height: 320px;
}
.contactdetails
{
color:#FFF;
font-size: 14px;
letter-spacing:1px;
font-family:"swis";
}
.contactdetails h2
{
color:#FFF;
text-transform:uppercase;
font-size:22px;
font-family:"DelmLight";
}
h2.head
{
text-transform: uppercase;
font-size:22px;
line-height: 22px;
font-family: DelmBold;
color: #FFF;
letter-spacing: 2px;
margin-top: 8%;
text-align: center;
padding: 0px 0px 15px;
background: transparent url("../images/bottom-line.gif") no-repeat scroll center bottom;
}
.contactno
{
color:#FFF;
text-transform:uppercase;
font-size:27px;
font-family:"DelmLight";
}
#projecttext
{
font-weight: normal;
font-family: swis;
font-size: 12px;
line-height:18px;
letter-spacing: 1px;
color:#414042;
}
#projecttext h2
{
font-family:'Delm';
text-transform: uppercase;
font-size:16px;
line-height:15px;
margin:0px;
color: #414042;
letter-spacing: 2px;
}
/*//////////////////////////////////////////////////////*/
#project-table
{
display:table;
border-collapse:separate;
border-spacing: 10px;
}

.project-row {
display:table-row;
}

#project-cell
{
display:table-cell;
width:24%;
border:solid 0px;
margin:0 0.5%;
background:url('../images/box-bg.png') repeat-x top;
position:relative;

}
#project-cell h1
{
font-weight: normal;
font-family: "Delm";
text-transform: uppercase;
font-size:17px;
line-height:17px;
letter-spacing:2px;
margin: 0px;
padding: 0px;
}
#project-cell h2
{
font-weight: normal;
font-family: "DelmLight";
text-transform: uppercase;
font-size:17px;
line-height:17px;
letter-spacing:1px;
margin: 0px;
padding: 0px;
}
#project-cell h3
{
font-weight: normal;
font-family: "Delm";
text-transform: uppercase;
font-size: 17px;
line-height:17px;
letter-spacing:2px;
margin-bottom: 10px;
padding: 0px;
}
#project-cell span
{
font-family:Delm;
font-size:15px;
letter-spacing:1px;
color:#dfdfdf;
}
#projectbox-inner
{
width:90%;
padding:5% 5% 25%;
margin:0;
font-weight: normal;
font-family: "swis";
font-size: 11px;
letter-spacing:1px;
line-height:17px;
}
#projectbox-inner a.knowmore
{
font-family: "DelmBook";
color: #414042;
border: 1px solid #D5A529;
padding: 6px 6px 4px;
font-size: 13px;
bottom: 2%;
left:5%;
position: absolute;
background-color:#d5a529;
}
#projectbox-inner a.knowmore:hover
{
color: #FFF;
border: 1px solid #d5a529;
background-color:#d5a529;
}
.contacthead
{
font-family:delm;
font-size:24px;
line-height:24px;
font-weight:normal;
color:#414042;
text-transform:uppercase;
}
.contacttext
{
font-family:swis;
font-size:13px;
line-height:20px;
font-weight:normal;
color:#414042;
}
a.contacttext
{
text-decoration:none;
font-family:swis;
font-size:13px;
line-height:20px;
font-weight:normal;
color:#414042;
}
a.contacttext:hover
{
text-decoration:none;
font-family:swis;
font-size:13px;
line-height:20px;
font-weight:normal;
color:#d5a529;
}
#sitemap
{
position:fixed;height:300px;
background:url('../images/footer.png');
bottom:30px;color:#ffffff;width:98.3%;display:none;
font-family:delm;
font-size:17px;
color:#FFF;
z-index:1;
}
a.sitemap
{
font-family:swis;
font-size:12px;
color:#e6e7e8;
text-decoration:none;
}
a.sitemap:hover
{
color:#dab148;
text-decoration:none;
}
}


@media (min-width:1400px) and (max-width:1599px)
{
#phone
{
display:none;
}
/*
#container
{
width:89%;
margin:0 auto;
clear:both;
}
#footer {
width:85%;
margin:0 auto;
clear:both;
    background: #FFF;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: DelmLight;
    color: #4C4C4C;
    padding: 10px 0;
  overflow:auto;
}*/
#header
{
width: 100%;
box-shadow: 0px 0px 5px #6A6A6A;
z-index: 10;
overflow:hidden;
background-color:#FFFFFF;
position: relative;
max-height: 130px;
}
#logo
{
height:130px;
float:left;
}
#logowidth
{
width:180px;
}
#nav {
float:right;
    position: relative;
    z-index: 1;
 padding: 40px 0px 0px;
    background: #FFF none repeat scroll 0% 0%;
}
#nav ul {
    list-style: outside none none;
    position: relative;
    padding: 0px;
    margin: 0px;
    float: right;
}
#nav li {
    float: left;
    margin: 0px;
    padding: 0px;
    border-right: 1px solid #E5E5E5;
    display: block;
    position: relative;
}
#nav .current-menu-item a, #nav a:hover, #nav .current-page-ancestor a, #nav .current-page-ancestor .sub-menu .current-menu-item a, #nav .current-page-ancestor .sub-menu .current_page_ancestor a, #nav .current-page-ancestor .sub-menu .current_page_ancestor .sub-menu .current-menu-item a {
    color: #333;
}
#nav a {
    font-size: 17px;
    padding: 20px 30px 10px;
    height: 36px;
    color: #414042;
    display: block;
    letter-spacing: 2px;
    font-family: DelmBook;
    font-weight: normal;
    text-transform: uppercase;
}
#nav a:hover {
background:url('../images/but-hover.gif') no-repeat bottom center;
}
#nav a.on {
background:url('../images/but-hover.gif') no-repeat bottom center;
}
#leftbutton
{
float:left;
width:20%;
border:solid 1px;
}
#gostraightto {
    clear:both;
	display:block;
    background: #DAB148 none repeat scroll 0% 0%;
    color: #FFF;
   font-family: DelmBold;
    letter-spacing: 2px;
    font-size: 26px;
 padding: 25px 0px 20px 48px;
}
#scrolldown {
display:block;
clear:both;
background: #191D20 none repeat scroll 0% 0%;
color: #FFF;
height: 45px;
font-family: DelmBold;
letter-spacing: 3px;
font-size: 23px;
padding: 25px 0px 5px 48px;
}
#blog
{
font-family:'DelmBook';
letter-spacing:2px;
font-size: 21px;
float:right;
clear:both;
padding: 1.5% 0px 0px;
margin-right: 9%;
}
#leftbutton
{ 
float:left;
width:25%;
border:solid 0px;

}
#tabs {
   float:left;
   width:75%;
   border:solid 0px;
 
}
#tab {
font-family: Delm;
text-transform:uppercase;
font-weight:normal;
line-height: 20px;
font-size: 20px;
color:#414042;
letter-spacing: 1px;
float: right;
width: 32.3%;
background-color: #FFF;
margin-left:1%;
display:block;

letter-spacing: 2px;
font-size: 24px;
padding: 15px 0px;
}
.thin
{
font-family: "Delm";
color: #414042;
font-size: 14px;
letter-spacing: 1px;
text-transform: uppercase;
}


/*BOTTOM BOXES**/
#contentbox1
{
font-family: DelmLight;
float:left;
width: 24.2%;
background-color:#FFF;

height: 540px;
margin-left:0%;
 position:relative;
}
#contentbox2
{
font-family: DelmLight;
float:left;
width: 24.4%;
background-color:#FFF;
height: 540px;
margin-left: 0.8%;
 position:relative;
}
.gridText {
font-size: 12px;
line-height: 17px;
padding: 15px 10%; 

letter-spacing:1px;
background: #FFF none repeat scroll 0% 0%;
font-family: swis;
}
h2 {
    text-transform: uppercase;
    font-size: 20px;
line-height:16px;
    margin: 5px 0 0 0;
    color: #414042;
    letter-spacing: 2px;
	font-family: DelmLight;
}
h3 {
font-weight:normal;
 font-family: "DelmBook";
    text-transform: uppercase;
   font-size: 16px;
line-height: 16px;
	letter-spacing:1px;
	margin:0px;
	padding:0px;
  
}

a.but {
    font-family: "DelmBook";
    color: #414042;
    background: #DAB148 none repeat scroll 0% 0%;
 padding: 5px 10px 3px;
font-size: 14px;
    bottom: 3%;
    position: absolute;
}

/*inner pages*/
#main
{
		display:table;
		border-collapse:separate;

}

.row {
    display: table;
}

#leftpic
{
  display: table-cell;
    width: 66%;
    
    padding: 0em;
    border: solid 0px;
   display: table-cell;
}
#gutter
{
 display: table-cell;
width:1%;
}
#rightcontent
{
font-family:'DelmLight';
font-size: 15px;
line-height: 20px;

letter-spacing:1px;
 width: 32%;
 padding:2%;
 background-color:#FFF;
 border: solid 0px;
 display: table-cell;
 vertical-align:top;
 position:relative;
}
h2.pagehead {
    text-transform: uppercase;
   font-size: 28px;
line-height:28px;
   
    font-family: DelmBold;
    color: #414042;
    letter-spacing: 2px;
	margin:0px;
    text-align: center;
    padding: 10% 0px 15px;
    background: transparent url("../images/bottom-line.gif") no-repeat scroll center bottom;
}
h2.whitehead {
text-transform: uppercase;
font-size:36px;
line-height:36px;
margin:0px;
font-family: Delm;
color: #FFF;
letter-spacing: 4px;
text-align: left;
padding: 0px 0px 0px;
}
#yellowTab
{
float:left;
font-family: Delm;
color: #414042;
letter-spacing: 0px;
font-size: 22px;
line-height: 22px;
background-color:#dab148;
display: table-cell;
width: 18%;
padding: 35px 0% 35px 3%;
top:-44px;
position:relative;

}
a.yellowlink
{
font-family:'Delm';
letter-spacing:0px;
color: #414042;
background:url('../images/but-arow.png') no-repeat left #DAB148;
padding: 5px 15px 2px 40px;
font-size: 15px;
position: absolute;
bottom: 3%;
left: 25%;
}
a.yellowlink:hover
{
color: #FFF;
}
#whiteTab
{

width:100%;
padding:0px 0%;
vertical-align:top;
}
a.link
{
font-family: DelmLight;
font-size:16px;
text-decoration:none;
color:#414042;
letter-spacing:1px;
}
a.link:hover
{
color:#dab148;
}
.virtualpage2 {
min-height: 380px;
}
.contactdetails
{
color:#FFF;
font-size: 14px;
letter-spacing:1px;
font-family:"swis";
}
.contactdetails h2
{
color:#FFF;
text-transform:uppercase;
font-size:23px;
font-family:"DelmLight";
}
h2.head
{
text-transform: uppercase;
font-size:28px;
line-height: 28px;
font-family: DelmBold;
color: #FFF;
letter-spacing: 2px;
margin-top: 8%;
text-align: center;
padding: 0px 0px 15px;
background: transparent url("../images/bottom-line.gif") no-repeat scroll center bottom;
}
.contactno
{
color:#FFF;
text-transform:uppercase;
font-size:28px;
font-family:"DelmLight";
}
#projecttext
{
font-weight: normal;
font-family: swis;
font-size: 12px;
line-height:18px;
letter-spacing:1px;
color:#414042;
}
#projecttext h2
{
font-family:'Delm';
text-transform: uppercase;
font-size:17px;
line-height:16px;
margin:0px;
color: #414042;
letter-spacing: 2px;
}
/*//////////////////////////////////////////////////////*/
#project-table
{
display:table;
border-collapse:separate;
border-spacing: 10px;
}

.project-row {
display:table-row;
}

#project-cell
{
display:table-cell;
width:24%;
border:solid 0px;
margin:0 0.5%;
background:url('../images/box-bg.png') repeat-x top;
position:relative;

}
#project-cell h1
{
font-weight: normal;
font-family: "Delm";
text-transform: uppercase;
font-size:19px;
line-height:19px;
letter-spacing:2px;
margin: 0px;
padding: 0px;
}
#project-cell h2
{
font-weight: normal;
font-family: "DelmLight";
text-transform: uppercase;
font-size:19px;
line-height:19px;
letter-spacing:1px;
margin: 0px;
padding: 0px;
}
#project-cell h3
{
font-weight: normal;
font-family: "Delm";
text-transform: uppercase;
font-size: 18px;
line-height:18px;
letter-spacing:2px;
margin-bottom: 10px;
padding: 0px;
}
#project-cell span
{
font-family:Delm;
font-size:16px;
letter-spacing:1px;
color:#dfdfdf;
}
#project-cell a.knowmore
{
font-family:"DelmBook";
color: #414042;
border:solid 1px #d5a529;
padding: 6px 6px 4px;
font-size: 14px;
bottom:2%;
left:7%;
position: absolute;
background-color:#d5a529;
}
#project-cell a.knowmore:hover
{
background-color:#d5a529;
color:#FFF;
}

#projectbox-inner
{
width:90%;
padding: 5% 7% 19%;
margin:0;
font-weight: normal;
font-family: "swis";
font-size: 12px;
letter-spacing: 1px;
line-height: 18px;
}

#projectbox-inner a.knowmore
{
font-family: "DelmBook";
color: #414042;
border: 1px solid #D5A529;
padding: 6px 6px 4px;
font-size: 13px;
bottom: 2%;
left:5%;
position: absolute;
}
#projectbox-inner a.knowmore:hover
{

color: #FFF;
border: 1px solid #d5a529;
background-color:#d5a529;
}
.contacthead
{
font-family:delm;
font-size: 20px;
line-height: 20px;
font-weight:normal;
color:#414042;
text-transform:uppercase;
}
.contacttext
{
font-family:swis;
font-size:14px;
line-height:21px;
font-weight:normal;
color:#414042;
}
a.contacttext
{
text-decoration:none;
font-family:swis;
font-size:14px;
line-height:21px;
font-weight:normal;
color:#414042;
}
a.contacttext:hover
{
text-decoration:none;
font-family:swis;
font-size:14px;
line-height:21px;
font-weight:normal;
color:#d5a529;
}
#sitemap
{
position:fixed;height:350px;
background:url('../images/footer.png');
bottom:30px;color:#ffffff;width:92.8%;display:none;
font-family:delm;
font-size:18px;
color:#FFF;
z-index:1;
}
a.sitemap
{
font-family:swis;
font-size:12px;
color:#e6e7e8;
text-decoration:none;
}
a.sitemap:hover
{
color:#dab148;
text-decoration:none;
}
}


@media (min-width:1600px) and (max-width:1799px)
{
#phone
{
display:none;
}
/*
#container
{
width:82%;
margin:0 auto;
clear:both;
}
#footer {
width:82%;
margin:0px auto 0;
clear:both;
background: #FFF;
font-size: 15px;
letter-spacing: 1px;
font-family: DelmLight;
color: #4C4C4C;
padding: 10px 0;

overflow:auto;
}*/
#header
{
width: 100%;
box-shadow: 0px 0px 5px #6A6A6A;
z-index: 10;
overflow:hidden;
background-color:#FFFFFF;
position: relative;
max-height: 130px;
}
#logo
{
height:130px;
float:left;
}
#logowidth
{
width: 220px;
}
#nav {
float:right;
position: relative;
z-index: 1;
padding: 40px 0px 0;
background: #FFF none repeat scroll 0% 0%;
}
#nav ul {
    list-style: outside none none;
    position: relative;
    padding: 0px;
    margin: 0px;
    float: right;
}
#nav li {
    float: left;
    margin: 0px;
    padding: 0px;
    border-right: 1px solid #E5E5E5;
    display: block;
    position: relative;
}
#nav .current-menu-item a, #nav a:hover, #nav .current-page-ancestor a, #nav .current-page-ancestor .sub-menu .current-menu-item a, #nav .current-page-ancestor .sub-menu .current_page_ancestor a, #nav .current-page-ancestor .sub-menu .current_page_ancestor .sub-menu .current-menu-item a {
    color: #333;
}
#nav a {
  font-size: 17px;
 padding: 20px 35px 10px;
  height: 36px;
  color: #414042;
  display: block;
  letter-spacing: 2px;
  font-family: DelmBook;
  font-weight: normal;
  text-transform: uppercase;
}
#nav a:hover {
background:url('../images/but-hover.gif') no-repeat bottom center;
}
#nav a.on {
background:url('../images/but-hover.gif') no-repeat bottom center;
}
#leftbutton
{
float:left;
width:20%;
}
#gostraightto {
    clear:both;
	display:block;
    background: #DAB148 none repeat scroll 0% 0%;
    color: #FFF;
    
    font-family: DelmBold;
    letter-spacing: 2px;
    font-size: 26px;
    padding: 28px 0px 28px 48px;
}
#scrolldown {
display:block;
clear:both;
background: #191D20 none repeat scroll 0% 0%;
color: #FFF;
font-family: DelmBold;
letter-spacing: 3px;
font-size: 23px;
padding: 28px 0px 28px 48px;
}
#blog
{
font-family:'DelmBook';
letter-spacing:2px;
font-size: 21px;
float:right;
clear:both;
padding:1% 0 0;
margin-right:13%;
}
#leftbutton
{ 
float:left;
width:25%;
border:solid 0px;

}
#tabs {
   float:left;
   width:75%;
   border:solid 0px;
 
}
#tab {
font-family: Delm;
text-transform: uppercase;
font-weight: normal;
line-height: 20px;
color: #414042;
float: right;
width: 32.3%;
background-color: #FFF;
margin-left: 1%;
display: block;
letter-spacing: 2px;
font-size: 24px;
padding: 24px 0px;

}
.thin
{
font-family: "Delm";
color: #414042;
font-size: 14px;
letter-spacing: 1px;
text-transform: uppercase;
}


/*BOTTOM BOXES**/
#contentbox1
{
font-family: DelmLight;
float:left;
width: 24.4%;
background-color:#FFF;
height: 550px;
margin-left:0%;
position:relative;
}
#contentbox2
{
font-family: DelmLight;
float:left;
width:24.4%;
background-color:#FFF;
height: 550px;
margin-left: 0.8%;
position:relative;
}
.gridText {
font-size:12px;
line-height:17px;
padding: 15px 9%;
  
	letter-spacing:1px;
    background: #FFF none repeat scroll 0% 0%;
	 font-family: swis;
}
h2 {
    text-transform: uppercase;
  font-size: 22px;
line-height: 22px;
    margin: 5px 0;
    color: #414042;
    letter-spacing: 2px;
	font-family: DelmLight;
}
h3 {
font-weight:normal;
font-family: "DelmBook";
text-transform: uppercase;
font-size: 17px;
line-height:18px;
letter-spacing:1px;
margin:0px;
padding:0px;
-webkit-font-smoothing: antialiased;
}

a.but {
font-family: "DelmBook";
color: #414042;
background: #DAB148 none repeat scroll 0% 0%;
padding: 8px 15px 5px;
font-size: 15px;
bottom:3%;
position: absolute;
}

/*inner pages*/
#main
{
		display:table;
		border-collapse:separate;

}

.row {
    display: table;
}

#leftpic
{
  display: table-cell;
    width: 64%;
    
    padding: 0em;
    border: solid 0px;
   display: table-cell;
}
#gutter
{
 display: table-cell;
width:1%;
}
#rightcontent
{
font-family:'DelmLight';
font-size: 16px;
line-height: 19px;
letter-spacing:1px;
width:34%;
padding:2%;
background-color:#FFF;
border: solid 0px;
display: table-cell;
vertical-align:top;
position:relative;
}
h2.pagehead {
text-transform: uppercase;
font-size: 32px;
line-height: 32px;
margin-top: 5px;
font-family: DelmBold;
color: #414042;
letter-spacing: 2px;

text-align: center;
padding: 8% 0px 15px;
background: transparent url("../images/bottom-line.gif") no-repeat scroll center bottom;
}
h2.whitehead {
text-transform: uppercase;
font-size:36px;
line-height: 36px;
margin:0px;
font-family: Delm;
color: #FFF;
letter-spacing: 4px;
text-align:left;
padding: 0px 0px 0px;
}
#yellowTab
{
float:left;
font-family: Delm;
color: #414042;
letter-spacing: 0px;
font-size: 22px;
line-height: 22px;
background-color:#dab148;
display: table-cell;
width:16%;
padding:35px 0% 35px 5%;
top:-44px;
position:relative;
}
a.yellowlink
{
font-family:'Delm';
letter-spacing:0px;
color: #414042;
background:url('../images/but-arow.png') no-repeat left #DAB148;
padding: 5px 15px 2px 40px;
font-size: 15px;
position: absolute;
bottom: 4%;
left: 25%;
}
a.yellowlink:hover
{
color: #FFF;
}
#whiteTab
{

width:100%;
padding:0px 0%;
vertical-align:top;
}
a.link
{
font-family: DelmLight;
font-size:16px;
text-decoration:none;
color:#414042;
letter-spacing:1px;
}
a.link:hover
{
color:#dab148;
}
.virtualpage2 {
  min-height: 370px;
}
.contactdetails
{
color:#FFF;
font-size:13px;
letter-spacing:1px;
font-family:"swis";
}
.contactdetails h2
{
color:#FFF;
text-transform:uppercase;
font-size:25px;
font-family:"DelmLight";
}
h2.head
{
text-transform: uppercase;
font-size: 35px;
line-height: 35px;
font-family: DelmBold;
color: #FFF;
letter-spacing: 2px;
margin-top: 8%;
text-align: center;
padding: 0px 0px 15px;
background: transparent url("../images/bottom-line.gif") no-repeat scroll center bottom;
}
.contactno
{
color:#FFF;
text-transform:uppercase;
font-size:30px;
font-family:"DelmLight";
}
#projecttext
{
font-weight: normal;
font-family: swis;
font-size: 13px;
line-height:18px;
letter-spacing:1px;
color:#414042;
}
#projecttext h2
{
font-family:'Delm';
text-transform: uppercase;
font-size:17px;
line-height:16px;
margin:0px;
color: #414042;
font-weight:normal;
letter-spacing: 2px;
}
/*//////////////////////////////////////////////////////*/
#project-table
{
display:table;
border-collapse:separate;
border-spacing: 10px;
}

.project-row {
display:table-row;
}

#project-cell
{
display:table-cell;
width:24%;
border:solid 0px;
margin:0.5%;
background:url('../images/box-bg.png') repeat-x top;
position:relative;

}
#project-cell h1
{
font-weight: normal;
font-family: "Delm";
text-transform: uppercase;
font-size: 21px;
line-height: 21px;
letter-spacing:2px;
margin: 0px;
padding: 0px;
}
#project-cell h2
{
font-weight: normal;
font-family: "DelmLight";
text-transform: uppercase;
font-size: 21px;
line-height: 21px;
letter-spacing: 1px;
margin: 0px;
padding: 0px;
}
#project-cell h3
{
font-weight: normal;
font-family: "Delm";
text-transform: uppercase;
font-size: 18px;
line-height:18px;
letter-spacing: 2px;
margin-bottom: 10px;
padding: 0px;
}
#project-cell span
{
font-family:Delm;
font-size:18px;
letter-spacing:1px;
color:#dfdfdf;
}
#projectbox-inner
{
width:90%;
padding: 5% 7% 19%;
margin:0;
font-weight: normal;
font-family: "swis";
font-size: 12px;
letter-spacing: 1px;
line-height: 18px;

}
#project-cell a.knowmore
{
font-family:"DelmBook";
color: #414042;
border:solid 1px #d5a529;
padding: 6px 6px 4px;
font-size: 16px;
bottom:2%;
left:7%;
position: absolute;
background-color:#d5a529;
}
#project-cell a.knowmore:hover
{
background-color:#d5a529;
color:#FFF;
}
.contacthead
{
font-family:delm;
font-size: 24px;
line-height: 24px;
font-weight:normal;
color:#414042;
text-transform:uppercase;
}
.contacttext
{
font-family:swis;
font-size:14px;
line-height:21px;
font-weight:normal;
color:#414042;
}
a.contacttext
{
text-decoration:none;
font-family:swis;
font-size:14px;
line-height:21px;
font-weight:normal;
color:#414042;
}
a.contacttext:hover
{
text-decoration:none;
font-family:swis;
font-size:14px;
line-height:21px;
font-weight:normal;
color:#d5a529;
}
#sitemap
{
position:fixed;height:400px;
background:url('../images/footer.png');
bottom:30px;color:#ffffff;width:83.5%;display:none;
font-family:delm;
font-size:20px;
color:#FFF;
z-index:1;
}
a.sitemap
{
font-family:swis;
font-size:13px;
color:#e6e7e8;
text-decoration:none;
}
a.sitemap:hover
{
color:#dab148;
text-decoration:none;
}
}

@media (min-width:1800px)
{
#phone
{
display:none;
}
/*
#container
{
width:80%;
margin:0 auto;
clear:both;
}
#footer {
width:80%;
margin:0 auto;
clear:both;
    background: #FFF;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: DelmLight;
    color: #4C4C4C;
    padding: 10px 0;
  overflow:auto;
}*/


#header
{
width: 100%;
box-shadow: 0px 0px 5px #6A6A6A;
z-index: 10;
overflow:hidden;
background-color:#FFFFFF;
position: relative;
max-height: 130px;
}
#logo
{
height:130px;
float:left;
}
#logowidth
{
width:240px;
}
#nav {
float:right;
    position: relative;
    z-index: 1;
padding: 40px 0px 0;
    background: #FFF none repeat scroll 0% 0%;
}
#nav ul {
    list-style: outside none none;
    position: relative;
    padding: 0px;
    margin: 0px;
    float: right;
}
#nav li {
    float: left;
    margin: 0px;
    padding: 0px;
    border-right: 1px solid #E5E5E5;
    display: block;
    position: relative;
}
#nav .current-menu-item a, #nav a:hover, #nav .current-page-ancestor a, #nav .current-page-ancestor .sub-menu .current-menu-item a, #nav .current-page-ancestor .sub-menu .current_page_ancestor a, #nav .current-page-ancestor .sub-menu .current_page_ancestor .sub-menu .current-menu-item a {
    color: #333;
}
#nav a {
font-size: 21px;
padding: 22px 45px 0px;
    height:45px;
    color: #414042;
    display: block;
    letter-spacing: 1px;
    font-family: DelmBook;
    font-weight: normal;
    text-transform: uppercase;
}
#nav a:hover {
background:url('../images/but-hover.gif') no-repeat bottom center;
}
#nav a.on {
background:url('../images/but-hover.gif') no-repeat bottom center;
}
#leftbutton
{
float:left;
width:20%;
}
#gostraightto {
clear: both;
display: block;
background: #DAB148 none repeat scroll 0% 0%;
color: #FFF;
height: 85px;
font-family: DelmBold;
letter-spacing: 2px;
font-size: 32px;
padding: 25px 0px 0px 2%;
}
#scrolldown {
display:block;
clear:both;
background: #191D20 none repeat scroll 0% 0%;
color: #FFF;
height: 65px;
font-family: DelmBold;
letter-spacing: 3px;
font-size: 32px;
padding: 30px 0px 0px 48px;
}
#blog
{
font-family:'DelmBook';
letter-spacing:2px;
font-size: 22px;
float:right;
clear:both;
padding:2% 0 0;
margin-right:13%;
}
#leftbutton
{ 
float:right;
width:25%;
border:solid 0px;

}
#tabs {
   float:left;
   width:75%;
   border:solid 0px;

 
}
#tab {
font-family: Delm;
text-transform:uppercase;
font-weight:normal;
line-height: 20px;
font-size: 20px;
color:#414042;
letter-spacing: 1px;
float: right;
width: 32.3%;
background-color: #FFF;
margin-left:1%;
display:block;

letter-spacing: 2px;
font-size: 26px;
padding: 26px 0;

}
.thin
{
font-family: "DelmLight";
color: #414042;
font-size: 16px;
letter-spacing: 1px;
text-transform: uppercase;
}


/*BOTTOM BOXES**/
#contentbox1
{
font-family: DelmLight;
float:left;
width: 24.4%;
background-color:#FFF;
height: 610px;
margin-left:0%;

position:relative;
}
#contentbox2
{
font-family: DelmLight;
float:left;
width:24.5%;
background-color:#FFF;
height: 610px;
margin-left:0.7%;

position:relative;
}
.gridText {
font-size:13px;
line-height:20px;
    padding: 15px 7%;
 
	letter-spacing:1px;
    background: #FFF none repeat scroll 0% 0%;
	 font-family: swis;
}
h2 {
font-family: DelmLight;
text-transform: uppercase;
font-size: 22px;
line-height: 20px;
margin: 5px 0 0;
color: #414042;
letter-spacing: 2px;
}
h3 {
 font-family: "DelmBook";
 font-weight:normal;
text-transform: uppercase;
font-size:21px;
line-height:21px;
letter-spacing:1px;
margin:0px;
padding:0px;
}

a.but {
font-family: "DelmBook";
color: #414042;
background: #DAB148 none repeat scroll 0% 0%;
padding: 10px 15px 6px;
font-size: 17px;
bottom:3%;
position: absolute;
}

/*inner pages*/
#main
{
 display: table;

}

.row {
    display: table;
}

#leftpic
{
  display: table-cell;
    width: 66%;
    
    padding: 0em;
    border: solid 0px;
   display: table-cell;
}
#gutter
{
 display: table-cell;
width:1%;
}
#rightcontent
{
font-family:'DelmLight';
font-size: 19px;
line-height: 23px;
letter-spacing:1px;
 width: 32%;
 padding:2%;
 background-color:#FFF;
 border: solid 0px;
 display: table-cell;
 vertical-align:top;
position:relative;
}
h2.pagehead {
    text-transform: uppercase;
 font-size: 35px;
line-height: 32px;
  
    font-family: DelmBold;
    color: #414042;
    letter-spacing: 2px;
	margin-top:0%;
    text-align: center;
    padding:8% 0px 15px;
    background: transparent url("../images/bottom-line.gif") no-repeat scroll center bottom;
}
h2.whitehead {
text-transform: uppercase;
font-size: 40px;
line-height: 40px;
margin: 40px 0 0;
font-family: Delm;
color: #FFF;
letter-spacing: 4px;
text-align: left;
padding: 0px 0px 0px;
}
#yellowTab
{
float:left;
font-family: Delm;
color: #414042;
letter-spacing: 0px;
font-size: 24px;
line-height: 24px;
background-color:#dab148;
display: table-cell;
width:16%;
padding:35px 0% 35px 5%;
top: -45px;
position:relative;
}

a.yellowlink
{
font-family:'Delm';
letter-spacing:0px;
color: #414042;
background:url('../images/but-arow.png') no-repeat left #DAB148;
padding: 5px 15px 2px 40px;
font-size: 18px;
position: absolute;
bottom: 4%;
left: 25%;
}
a.yellowlink:hover
{
color: #FFF;
}
#whiteTab
{
width:100%;
padding:0px 0%;
vertical-align:top;
}
a.link
{
font-family: DelmLight;
font-size:18px;
text-decoration:none;
color:#414042;
letter-spacing:1px;
}
a.link:hover
{
color:#dab148;
}
.virtualpage2 {
min-height: 500px;

}
.contactdetails
{
color:#FFF;
font-size:15px;
letter-spacing:1px;
font-family:"swis";
}
.contactdetails h2
{
color:#FFF;
text-transform:uppercase;
font-size:25px;
font-family:"DelmLight";
}
h2.head
{
text-transform: uppercase;
font-size: 35px;
line-height: 35px;
font-family: DelmBold;
color: #FFF;
letter-spacing: 2px;
margin-top: 10%;
text-align: center;
padding: 0px 0px 15px;
background: transparent url("../images/bottom-line.gif") no-repeat scroll center bottom;
}
.contactno
{
color:#FFF;
text-transform:uppercase;
font-size:30px;
font-family:"DelmLight";
}
#projecttext
{
font-weight: normal;
font-family: swis;
font-size: 14px;
line-height:20px;
letter-spacing: 1px;
color:#414042;
}
#projecttext h2
{
font-family:'Delm';
text-transform: uppercase;
font-size:18px;
line-height:17px;
margin:0px;
color: #414042;
letter-spacing: 2px;
}
/*//////////////////////////////////////////////////////*/
#project-table
{
display:table;
border-collapse:separate;
border-spacing: 18px;
}

.project-row {
display:table-row;
}

#project-cell
{
display:table-cell;
width:24%;
border:solid 0px;
margin:0 0.5%;
background:url('../images/box-bg.png') repeat-x top;
position:relative;

}
#project-cell h1
{
font-weight: normal;
font-family: "Delm";
text-transform: uppercase;
font-size: 23px;
line-height: 23px;
letter-spacing:2px;
margin: 0px;
padding: 0px;
}
#project-cell h2
{
font-weight: normal;
font-family: "DelmLight";
text-transform: uppercase;
font-size: 23px;
line-height: 23px;
letter-spacing: 1px;
margin: 0px;
padding: 0px;
}
#project-cell h3
{
font-weight: normal;
font-family: "Delm";
text-transform: uppercase;
font-size: 20px;
line-height: 20px;
letter-spacing: 2px;
margin-bottom: 10px;
padding: 0px;
}
#project-cell span
{
font-family:Delm;
font-size:20px;
letter-spacing:1px;
color:#dfdfdf;
}
#projectbox-inner
{
width: 83%;
padding: 5% 7% 19% 10%;
margin:0;
font-weight: normal;
font-family: "swis";
font-size: 13px;
letter-spacing: 1px;
line-height: 19px;
}
#project-cell a.knowmore
{
font-family:"DelmBook";
color: #414042;
border:solid 1px #d5a529;
padding: 6px 6px 4px;
font-size: 18px;
bottom:2%;
left:10%;
position: absolute;
background-color:#d5a529;
}
#project-cell a.knowmore:hover
{
background-color:#d5a529;
color:#FFF;
}

.contacthead
{
font-family:delm;
font-size:28px;
line-height:28px;
font-weight:normal;
color:#414042;
text-transform:uppercase;
}
.contacttext
{
font-family:swis;
font-size: 14px;
line-height: 20px;
font-weight:normal;
color:#414042;
letter-spacing: 1px;
}
a.contacttext
{
text-decoration:none;
font-family:swis;
font-size: 14px;
line-height: 20px;
font-weight:normal;
color:#414042;
letter-spacing: 1px;
}
a.contacttext:hover
{
text-decoration:none;
font-family:swis;
font-size: 14px;
line-height: 20px;
font-weight:normal;
color:#d5a529;
}
#sitemap
{
position:fixed;height:400px;bottom:30px;color:#ffffff;width:87.1%;display:none;
background:url('../images/footer.png');
font-family:delm;
font-size:22px;
color:#FFF;
z-index:1;
}
a.sitemap
{
font-family:swis;
font-size:15px;
color:#e6e7e8;
text-decoration:none;
}
a.sitemap:hover
{
color:#dab148;
text-decoration:none;
}
#sitemapimg
{
height:27px;
}
}


.ex1 img{
    height: 100px;
    width: 100px;
    border: 5px solid #ccc;
    float: left;
    margin: 15px;
    -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;
}

.ex1 img:hover {
    margin-top: 2px;
}


/*----31.3.16----*/
#homeheroHolder { overflow:hidden; }

video {
    width: 100% !important;
    height: auto !important;
}
.video-holder { width:76.5%; position:relative; height:100%;}
.ild-videowrap {
    position: relative;
	/*padding-bottom: 56.25%;*/
	padding-top: 0;
	height: 100%;
	background:#000;
}

.ild-videowrap video{
	width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

.right-banner {
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    height: 100%;
    overflow: hidden;
    border-bottom: 105px solid #fff;
    box-sizing: border-box;
    background: #C09916;
}

.right-banner img {
    /* width: 100%; */
    height: 100%;
    width: auto;
    margin: auto;
    display: block;
}
@media screen and (max-width: 1599px){
  #homeheroHolder, #heroHolder{
    background: transparent!important;
  }
  .right-banner{
    border-color: #dededc!important;
  }
  .slider1 > li img{width:100%;}
  
}
@media screen and (min-width: 1600px){
  #homeheroHolder{
    padding-bottom: 0!important;
  }
  .right-banner{ border-bottom: 0!important;}
  .right-banner img{ max-width: 100%;}
}
@media screen and (max-width: 999px){
  .video-holder {width: 100%; }
.ild-videowrap { padding-top: 56.25%; }

}

.leadBox{width: 24.4% !important;}
