body{
margin:0em;
font-family:helvetica, arial, sans-serif;
behavior: url(csshover.htc);
font-size: 90%;
background-color: #FFFFFF;
color: #6c6a6b;
}

p {
margin: 5px 0 8px 0;
line-height: 16px;
}


#contact_info {
width: 215px;
position: absolute;
left:0;
top: 160px;

}

#contact_info p {
text-align: right;
color: #bbde2b;
}

#page, #front {
position: absolute;
left: 50%;
margin-left:-440px;
width:880px;
top: 0px;
height: 500px;
}

.fresh {
background: #fff url('decor/lime.jpg') top center no-repeat;
}

.ourfood {
background: #fff url('decor/mint.jpg') top center no-repeat;
}

.responsibility{
background: #fff url('decor/egg.jpg') top center no-repeat;
}

.ourvision {
background: #fff url('decor/tomato.jpg') top center no-repeat;
}

.ourteam {
background: #fff url('decor/team.jpg') bottom center no-repeat;
}

.training {
background: #fff url('decor/cherry.jpg') bottom center no-repeat;
}

.ourbeliefs {
background: #fff url('decor/weat.jpg') bottom center no-repeat;
}

.client {
background: #fff url('decor/apple.jpg') bottom center no-repeat;
}

.vacancies{
background: #fff url('decor/carrot.jpg') bottom center no-repeat;
}

.ournews{
background: #fff url('decor/olives.jpg') bottom center no-repeat;
}

.getintouch{
background: #fff url('decor/berries.jpg') bottom center no-repeat;
}

.logo {
position: absolute;
top: 0;
left: 0;
border: 0;
}

.footer {
position: absolute;
top: 485px;
left: 0;
}

.contactfooter {
position: absolute;
top: 505px;
left: 0;
}

#content {
position: absolute;
top: 125px;
left: 225px;

}

.beliefs {
width:435px;
}

.defaultcontent {
width: 355px;
}

.defaultcontent ul {
padding:0 15px;
}

.clientcontent {
width: 400px;
}

.whocontent {
width: 620px;
}

.whocontent p {
margin:15px 0 4px 0;
}

.eggcontent p {
margin:2px 0 6px 0;
}

.eggcontent {
width: 395px;
}

.touchcontent {
width: 455px;
}

a, a:visited{
color:#000;
}

a:hover{
color:#a00;
}

.portraits {
position: absolute;
left: 80px;
top: 179px;
}

.comments {
position: absolute;
left: 0px;
top: 159px;
}

.staffcomments {
position: absolute;
left: 0px;
top: 161px;
}

.clickteam {
position: absolute;
left:400px;
top:498px;
border: 0;
}

.clickapple {
position: absolute;
left:567px;
top:523px;
border: 0;
}

.textframe {
background-color:#ffffff;
border:1px solid #000000;
color:#9c9a9b;
height:285px;
overflow:auto;
width:608px;
}
/* Begin CSS Popout Menu */

#menu{
position: absolute;
top: 80px;
left: 225px;
z-index:50;
}

#menu a {
display:block;
margin:0;
padding:0;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
float:left;
width:130px;
}

#menu li{
position:relative;
}

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu ul ul{
position:relative;
z-index:500;
top:auto;
display:none;
}

#menu ul ul ul{
top:0;
left:100%;
}

/* Begin non-aor hover selectors */

/* Enter the more specific element (div) selector
on non-aor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover{
background:#d8e6e8;
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-aor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:bold;
color:#000;
background:#eee url(/css/images/expand3.gif) no-repeat 100% 100%;
}

#menu a.x:hover{
color:#fff;
background:#000;
}

#menu a.x:active{
color:#a00;
background:#ccc;
}

/* End CSS Popout Menu */

