html, body{
height: 100%;
margin: 0;
color: #fff;
}


body { 
    padding: 0; 
   font-size: 14px;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
line-height: 130%;
letter-spacing: 0.08em;
font-weight: 300;
background: #000 url(images/words_bg.png);
}


#wrapper {
    width: 940px;
    height: 600px;
    margin: 0 auto;
    position: relative;
    margin-top: 3%;
}

/*#navigationhint{
position: absolute;
left: -160px;
top: 450px;
}
#whoweare{
position: absolute;
right: -150px;
top: 50px;
}*/

#leftcover{
position: absolute;
left: -5px;
top: 55px;
z-index: 5;
}

#rightcover{
position: absolute;
right: 0px;
top: 55px;
z-index: 5;
}

#header{
width: 100%;
height: 55px;
position: relative;
}

#slider {
    width: 944px;
    margin: 0 auto;
    position: relative;
    float: right;
    text-align: left;
    background: transparent url(images/main_bg.gif) no-repeat;
}

#slider p{
text-align: left;
}


h2{
font-size: 120%;
font-weight: normal;
}

h2.freecoffee{
margin-top: 70px;
}

div#mapimage img{
margin-top: 0px; 
padding-right: 40px;
margin-left: 20px; 
margin-bottom: 40px;
}

.scroll {
    height: 469px;
    width: 940px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: transparent;
}

.scrollContainer div.panel {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    height: 412px;
    width: 880px;
   letter-spacing: 0.1em;
    background: transparent;
}

div.pagenumber{
margin-top: 3px;
}

div.pagecontent{
height: 420px;
margin-top: 40px;
}

div.portfolio .pagecontent{
margin-top: 60px;
}

div.portfolio .pagecontent img{
margin-right: 30px;
margin-top: -20px;
}

div#form{
padding-top: 20px;
float: right;
}
	
a img{
border: none;
}

#nav{
font-size: 110%;
padding-bottom: 40px;
letter-spacing: 0.05em;
padding-top: 10px;
/*background: url(images/blacktrans.png) repeat;*/
margin: 5px auto;
margin-top: -50px;
z-index:20;
width: 920px;
text-align: center;
border-top: #999 solid 1px;
position: relative;
}

div.portnav{
position: absolute;
bottom: 25px;
right: 25px;
}



/* additions from ollie ford and co */
a,
a:link,
a:hover,
a:visited{
color: #fff;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}


#footer{
font-size: 99%;
color: #fff;
width: 960px;
height: 99px;
margin: 0 auto;
margin-top: 0px;
text-align: center;
}



a:focus {
    outline: none;
}


#footer a:hover{
color: #b3d237;
}


#footer a:link,
#footer a:visited{
text-decoration: none;
}


.strong{
font-weight: bold;
color: #999;
}


h1.noshow{
font-size: 20px;
visibility: hidden;
margin-top: 0px;
margin-bottom: -20px;
}


#olliefordlogolink{
position: absolute;
bottom: 5px;
right: 15px;
z-index: 20;
border: 0px solid green;
background: url(images/ofc_logo.png);
}

#bottomstuff,
#bottomstuff a,
#bottomstuff a:link,
#bottomstuff a:hover,
#bottomstuff a:visited{
color: #999;
text-decoration: none;
}

#bottomstuff a:hover{
color: #b3d237;
}

#clients,
#clients a,
#clients a:link,
#clients a:hover,
#clients a:visited{
color: #b3d237;
text-decoration: none;
font-size: 90%;
}

#clients a:hover{
color: #fff;
}


#nav,
#nav a,
#nav a:link,
#nav a:hover,
#nav a:visited{
text-decoration: none;
}

#nav a:hover{
color: #b3d237;
}

#seolinks{
font-size: 70%;
}

span.green{
color: #b3d237;
text-transform: uppercase;
}

/* *** TWEETS *** */
#twitter{
position: absolute;
left: -49px;
top: 16px;
z-index:10;
}

#twitter_update_list{
width: 600px;
overflow: hidden;
font-size: 75%;
margin-top: -40px;
background: transparent;
padding-left: 75px;
line-height: 120%;
}

#twitter_update_list li {
list-style-type: none;
}

#twitter_update_list span {
color: #999;
background: transparent;
}

#twitter_update_list span a {
display: inline;
color: #bdd73c;
}

#twitter_update_list span a:hover {
text-decoration: underline;
color: #bdd73c;
}

div#address{
font-size: 80%;
color: #999;
}