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

body{background-color:#bcbfbf; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#707070;}

.wrapper{width:980px; margin:0 auto; background-color:#FFFFFF; border:1px solid #414142; border-top:none;}

.header{width:980px; height:170px; background-image:url(../images/shadow1.jpg); background-repeat:repeat-x; background-position:bottom;}
.logo{padding-top:10px; float:left;}
.getintouch{float:right; margin:25px 8px 0 0;}

.menu{float:right; margin-top:68px; width:820px;}
.menu a{display:block; height:34px; float:left; margin-right:10px; background-repeat:no-repeat;}
.menu a:hover{background-position:bottom left;}
.menuHome{background-image:url(../images/menu-home.jpg); width:82px;}
.menuWhy{background-image:url(../images/menu-why.jpg); width:100px;}
.menuBesp{background-image:url(../images/menu-besp.jpg); width:100px}
.menuCase{background-image:url(../images/menu-casestudies.jpg); width:130px;}
.menuNews{background-image:url(../images/menu-news.jpg); width:85px;}
.menuProfessional{background-image:url(../images/menu-professional.jpg); width:120px;}
.menuContact{background-image:url(../images/menu-contact.jpg); width:100px;}
.menuArrow{float:right; margin-right:10px;}

.content{width:980px; float:left;}
.mainContent{width:670px; margin:10px 0 10px 10px; padding:20px; background-color:#f6f6f6; float:left}
.rightCol{float:right; width:241px; margin:10px 10px 10px 0;}
.fullContent{width:920px; margin:10px; padding:20px; background-color:#f6f6f6; float:left;}



.footer{font-size:10px; padding:10px; width:970px; font-family:Arial, Helvetica, sans-serif; float:left;}
.copyright{float:left;}
.v2i{float:right; padding-right:10px;}

a{color:#666666;}
a:hover{color:#d5e04d;}
h1{color:#d5e04d; font-size:30px; letter-spacing:-2px; padding:0; margin:0; font-family:Arial, Helvetica, sans-serif;}
h2{color:#414142; font-size:15px; padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; margin-bottom:-12px;}
h4{color:#414142; line-height:17px;}

.contactDetails{width:250px; float:left;}
.map{float:right; border:5px solid #e1e1e1;}

.videoBox{float:left; margin-bottom:10px;}
.roundBoxMiddle{width:235px; padding:3px 0 0 8px; background-image:url(../images/roundBox-middle.jpg); background-repeat:repeat-y;}
.roundBoxContent{width:205px; padding:10px; background-image:url(../images/roundBox-grad.jpg); background-repeat:no-repeat;}
.roundBoxContent ul{margin:0; padding:0;}
.roundBoxContent li{list-style-type:none;}
.roundBoxContent a{text-decoration:none; display:block; padding:10px; border-bottom:1px solid #cccccc; font-weight:bold; font-size:11px;}
.roundBoxContent a:hover, .submenuOn{background-color:#d5e04d; color:#414142;}
