/* Define main elements */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#999999;
background-image:url(images/elements/tile.gif);
background-repeat:repeat-x;
margin:10px 0px 30px 0px;
}
#holder{
width:700px;
height:500px;
margin:auto;
margin-bottom:10px;
}
#banner{
margin-bottom:10px;
}

#content{
margin-bottom:10px;
}

#navigation{
width:110px;
}
#navigation img.philosophy{
margin-bottom:17px;
margin-top:1px;
}
#navigation img.portfolio{
margin-bottom:17px;
margin-top:1px;
}
#navigation img.case{
margin-top:1px;
}
#navigation img.team{
margin-top:1px;
margin-bottom:1px;
}
a:link,a:visited{
color:#999999;
text-decoration:none;
}
a:hover{
color:#999999;
text-decoration:none;
}

/* home */
#content_home{
border:#f3f3f3 1px solid;
background-color:#FFFFFF;
width:590px;
height:230px;
}
#content_home_sub{
margin-top:10px;
margin-left:110px;
}
#content_home_sub img.strategy{
padding-right:10px;
}
#content_home_sub img.design{
padding-right:10px;
}

/* philosophy */
#content_about{
border:#f3f3f3 1px solid;
background-image:url(images/philosophy/content_bg.gif);
background-repeat:repeat-y;
background-color:#FFFFFF;
width:590px;
height:350px;
}
#content_about p{
margin-left:20px;
}
#content_about img.header{
margin-top:20px;
}
#content_about img.directors{
float:right;
position:bottom;
}
#info_about{
padding-top:10px;
margin-bottom:20px;
}
#info_about p{
margin-left:20px;
}

/* services */
#content_services{
border:#f3f3f3 1px solid;
background-color:#FFFFFF;
width:590px;
height:200px;
}
#content_services p{
margin-left:40px;
}
#content_services img.header{
margin-top:40px;
}
#content_services img.chess{
float:right;
}
#content_services img.pencils{
float:left;
}
.services_headers{
font-size:10px;
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
line-height:13px;
color:#CC0000;
}
.services_headers_darkgray{
font-size:10px;
font-weight:bold;
text-decoration:underline;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
line-height:13px;
color:#666;
}
.services_headers_gray{
font-size:10px;
font-family:"Trebuchet MS"Verdana, Arial, Helvetica, sans-serif;
line-height:13px;
color:#999;
}

/* Flash movies */

#movies{
border:#f3f3f3 1px solid;
background-image:url(images/team/content_bg.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
width:590px;
height:350px;
}

/* team */
#content_team{
border:#f3f3f3 1px solid;
background-image:url(images/team/content_bg.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
width:590px;
}
#content_team a:link, visited{
color:#999999;
font-weight:bold;
text-decoration:none;
}
#content_team a:hover{
color:#666666;
}
#info_team{
background-image:url(images/team/jontyfisher.jpg);
background-position:right bottom;
background-repeat:no-repeat;
height:290px;
padding-top:30px;
padding-bottom:30px;
}
#info_team_text p{
padding-right:220px;
}
#info_team_text{
width:420px;
}
#dotted_line{
background-image:url(images/team/dotted_line.gif);
background-repeat:repeat-y;
background-position:center;
padding-left:20px;
padding-right:20px;
}
#team_nav{
width:80px;
padding-left:20px;
}
#team_nav img.alan{
margin-top:7px;
}
#team_nav img.audrey{
margin-top:7px;
}
#team_nav img.lucy{
margin-top:7px;
}
#team_nav img.spence{
margin-top:7px;
}

/* faq */
#info_faq{
border:#eee 1px solid;
padding:20px;
background-color:#FFFFFF;
}
#faq_block{
padding-right:15px;
}
.faq_headers{
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
line-height:13px;
color:#CC0000;
}


/* contact */
#content_contact{
border:#f3f3f3 1px solid;
background-image:url(images/team/content_bg.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
width:590px;
height:350px;
}
#info_contact{
padding-left:279px;
}
#content_contact img.ext{
margin:5px;
float:left;
}
#content_contact img.header{
margin-top:20px;
}

/* sitemap */
#info_site{
border:#eee 1px solid;
padding:20px 20px 20px 30px;
background-color:#FFFFFF;
}

/* footer */
#footer{
text-align:center;
color:#999999;
background-image:url(images/elements/dotted_line.gif);
background-repeat:repeat-x;
background-position:top;
padding-top:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
#footer a:link,a:visited{
color:#999999;
text-decoration:none;
}
#footer a:hover{
color:#666;
text-decoration:none;
}