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

*
{
margin:0px;
padding:0px;
}

body
{
font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#666666;
background:url(../images/bgsliver.jpg) repeat-x;
}

#Container
{
width:1100px;
margin:0px auto;
}

#head
{
display:block;
width:1100px;
height:172px;
text-indent:-5000px;
background:url(../images/head.jpg) no-repeat;
}

.nav
{
width:1100px;
height:42px;
display:block;
list-style-type:none;
}

.nav li
{
float:left;
list-style-type:none;
}

#mainframe
{
width:1100px;
height:513px;
display:block;
}

#foot
{
width:1100px;
height:173px;
display:block;
}

.meet #mainframe
{
background:url(../images/meet_bg.jpg) no-repeat;
text-align:center;
}

.meet #mainframe p
{
letter-spacing:-.1px;
padding:18px 100px 0px 100px;
font-variant:regular;
}

.cakes #mainframe
{
background:url(../images/cakefolio_bg.jpg) no-repeat;
}

.flavor #mainframe
{
background:url(../images/flavor_bg.jpg) no-repeat;
}