/* CSS Document */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  margin: 0;
 }
img {
    border: 0 none;
}
body{
	/*background:#bdc3c7;*/
	line-height:1.5;
	font-family:'VAG Rounded W01 Thin';
	font-size:20px;
	color:#fff
}
a{
	text-decoration:none;
	color:inherit;
}
section{
	display:block;
	vertical-align: baseline;
	
	font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-align: left;
    white-space: normal;
}

.notch{
	position:absolute;
	width:100%;
	text-align:center;
}
/* SITE HEADER */
.site-header {
    background: none repeat scroll 0 0 #FFFFFF;
	border-bottom:1px solid #d3d2cf;
    height: 123px;
    left: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 1000;
	text-transform:uppercase;
	top:0;
	margin:0;
}
header{
	display: block;
}
#logo {
    display: inline-block;
    float: left;
    height: 83px;
    padding: 20px 60px;
    width: 128px;
}
.menu-item {
	display: block;
    float: left;
    margin: 0;
    padding: 0;
}
.sub-menu .menu-item a {
    color: rgba(0, 0, 0, 0.6) !important;
    font-size: 14px;
    font-weight: 600;
    padding: 0 13px;
	
}
.menu-item a {
    color: #757575 !important;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: 300;
    line-height: 60px;
    padding: 0 20px;
    text-decoration: none;
    vertical-align: middle;
	font-family:'VAG Rounded W01 Bold';
}
.menu-item a:hover{
	text-decoration:underline;
}
.menu-main-nav-container {
	float: right;
    position: relative;
	padding-right: 37px;
    padding-top: 27px;
}
#mastheadItem1{
	position:absolute;
	right: 0;
    top: 30%;
	opacity:0;
}
#mastheadItem2{
	position:absolute;
	right: 50%;
    top: 40%;
	opacity:0;
}
#mastheadItem3{
	position:absolute;
	right: 10%;
    top: 100%;
	opacity:0;
}
/* BANNER */
#banner {
    height: 507px;
    left: 0;
    position: absolute;
    right: 0;
    top: 123px;
	 height: 507px;
	 overflow:hidden;
}
#banner img {
    overflow: hidden;
    min-width: 100%;
}

/* WhoWeAre */
#whoWeAre{
	
	width:100%;
	overflow:hidden;
	margin-top: 630px;
	background-image:url(../images/whoweareBg.jpg);
	right: 0;
}
#whoContent{
	color: #535F73;
   padding: 90px 80px 35px;
    text-align: center;
}
#whoContent p {
    padding-bottom: 21px;
}
#whoContent h2{
	background-image: url("../images/underline.jpg");
    background-position: 50% 60px;
    background-repeat: no-repeat;
    color: #4A515D;
    font-size: 30px;
    padding-bottom: 35px;
    text-transform: uppercase;
	font-family:'VAG Rounded W01 Bold';
}
/* WhatWeDo */
#whatWeDo{
	width:100%;
	overflow:hidden;
	background-color:#FFF;
	right: 0;
}
#whatWeDoTop{
	background-image:url("../images/whatwedobg.jpg");
	background-position:center;
	background-repeat:no-repeat;
	background-size: 100% 100%;
	
	color: #535F73;
    padding: 90px 80px 35px;
    text-align: center;
}
#whatWeDoTop p {
    padding-bottom: 21px;
}
#whatWeDoTop h2{
	background-image: url("../images/underline.jpg");
    background-position: 50% 60px;
    background-repeat: no-repeat;
    color: #4A515D;
    font-size: 30px;
    padding-bottom: 35px;
    text-transform: uppercase;
	font-family:'VAG Rounded W01 Bold';
}


.wwdItem,.wwdItem_selected {
     background-image: url("../images/selectorBG.png");
    background-repeat: no-repeat;
    height: 51px;
    margin: 1px;
    padding-top: 10px;
    text-align: center;
    width: 249px;
	font-family:'VAG Rounded W01 Light';
	cursor:pointer;
	display:inline-block;
	text-transform:uppercase;
}
.wwdItem_selected {
     background-image: none;
	 background-color:#65A91A;
}
wwdSelectorTop a{
	text-decoration:none;
	text-transform:uppercase;
	color:#234e00;	
}
#whatWeDoSelector {
    display: inline-block;
}
.wwdItem a:hover,
.wwdItem:hover {
	 background-image:none;
	 background-color:#65a91a;
	 color:#FFF;
	 /*font-family:'VAG Rounded W01 Thin';*/
}
#whatWeDoBottom {
    text-align: center;
	background-image:url(../images/selector_top_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
}
#wwdSelectorTop {
    height: 52px;
	width: 1005px;
}
.selectorImage{
	opacity:0;
}
#selectorHolder{
	display:inline;
}
#selectorHolder > a{
	color:#234e00;
	margin-left:-5px;
	margin-right:0px;
}
#selectorHolder a
#selectorHolder a div,
{
	display:inline;
	
}
#wwdSelectorContent{
	color:#4a515d;
	font-size:18px;
	max-width: 1002px;
}
.selectorText{
	background-image: url("../images/dotted_horizon.png");
    background-position: 0 69px;
    background-repeat: no-repeat;
    color: #4A515D;
    height: 70px;
    margin-bottom: 0;
    margin-top: 20px;
    width: 1002px;
}
.features{
	background-image: url("../images/dotted_right.png");
    background-position: right top;
    background-repeat: repeat-y;
    float: left;
    max-height: 260px;
    padding-top: 18px;
    width: 50%;
	padding-bottom: 30px;
}
.features ul{
	text-align:left;
	
}
.benefits{
	float:right;
	padding-top: 18px;
	width: 47%;
}
.benefits ul{
	text-align:left;
}
.benefits li{
	padding-right: 12px;
    float: left;
    width: 50%;
	
}
.benefits h2, .features h2{
	text-transform:uppercase;
	font-size:18px;
}
/* Contact */
#contact{
	width:100%;
	overflow:hidden;
	background-image:url(../images/contactUsBg.jpg);
	right: 0;
	text-align:center;
	padding: 50px 80px 0;
	color:#c9c9c9;
}

#contact a:hover{
	color:#ffffff;
	text-decoration:none;
}
#contact ul{
	list-style-type:none;
	margin-top: -40px;
	padding:0;
}
#contact li{
	display: inline-table;
    padding: 190px 80px 0;
    text-align: center;
	 padding: 180px 70px 0 67px;
}
#contactItems{
	margin-bottom:31px;
	margin-left: -96px;
}
#contactFooter{
	background: url("../images/contactFooter.png") repeat-x scroll 0 0 #454545;
    color: #929393;
    font-size: 14px;
    height: 59px;
    left: 0;
    padding-top: 21px;
    position: absolute;
    width: 100%;
}
.email{
	background-image:url(../images/contact_mail.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.location{
	background-image:url(../images/contact_location.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.phone{
	background-image:url(../images/contact_phone.png);
	background-repeat:no-repeat;
	background-position:center center;
}

