body {
background:#F6F6F6;
margin:0pt;
padding:0pt;
font-family:Helvetica, Arial;
font-size:80%;
color:#707070;
line-height:130%;
}

#content {
background:#FFFFFF;
clear:both;
float:left;
padding-bottom:60px;
width:100%;
}

#wrapper {
position:absolute;
text-align:center;
width:100%;
}

#inset {
border-bottom:5px solid #A6A6A6;
border-left:1px solid #A6A6A6;
border-right:1px solid #A6A6A6;
margin:0pt auto;
position:relative;
text-align:left;
width:670px;
}
#header {
background:#FFFFFF;
border-bottom:1px solid #A6A6A6;
height:235px;
}
#logo {
background:transparent url(../images/logo.png) no-repeat scroll 35px 20px;
position: absolute;
width:300px;
height:80px;
}
#logozen {
background:transparent url(../images/ZenApple.jpg) no-repeat scroll 440px 10px;
position: absolute;
width:664px;
height:180px;
}
#appstore {
background:transparent url(../images/appstore.png) no-repeat scroll;
position: absolute;
top: 155px;
left: 23px;
width:166px;
height:74px;
}

#headertextblock {
position: absolute;
top:80px;
width:350px;	
padding-left:35px;
}

#header h1 {
color:#B99561;
font-size:25px;
margin:0pt;
padding:32px 0pt 32px 20px;
}
#header a {
text-decoration:none;
}

.valign_middle {
padding-left:25px;
}

#main {
float:left;
padding-left:35px;
padding-top:10px;
width:624px;
}

#main h2 {
color:#77933C;
font-size:130%;
margin-bottom:5px;
}

#main h3 {
color:#77933C;
font-size:100%;
margin-bottom:5px;
}

#main p.faq {
padding-left:55px;
}

/* feature columns */
.feature_left {
width:265px;
}

.feature_right {
width:265px;
/*margin-top:-20px;*/ /* firefox */
}

.wide_text {
width:500px;
}

.layouttable
{
table-layout:fixed;
}

/* menu stuff */
#menu {
background:#FFFFFF url(../images/MenuGradient.jpg) repeat-x scroll center bottom;
border-bottom:1px solid #999999;
float:left;
font-size:90%;
font-weight:bold;
width:100%;
}
#menu ul {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
#menu li {
border-right:1px solid #BBBBBB;
float:left;
}
#menu a {
color:#555555;
display:block;
padding:10px 20px 8px;
text-decoration:none;
}
#menu a.groceryzen {
color:#77933C;
}
#menu a:hover {
background:#FFFFFF none repeat scroll 0%;
color:#222222;
}

#footer {
background:#FFFFFF none repeat scroll 0%;
border-top:1px solid #A6A6A6;
clear:both;
padding:11px 20px;
text-align:center;
}

/* the end */