html, body {
	color: white;
	height: inherit;
}

#content_bg {
    background-color: #518fc8;
    background-image: url(/images/index/gradient.png);
    background-repeat: repeat-x;
}

#content {
    background-image: url(/images/lollipop_bg.jpg);
    background-repeat: no-repeat;
    background-position: 312px 0;
    height: 762px;
    position: inherit;
    width: 100%;
}

#header {
	height: 355px;
	background-image: none;
}

#body {
    padding-bottom: 0; 
	width: 500px;
	margin-left: 30px;
}

#footer {
	position: relative;
}

#fp_menu {
    background: url(/images/menu/home/face-painting.png) no-repeat 0 0; 
} 

#photography_menu {
    background: url(/images/menu/home/photography.png) no-repeat 0 0;
} 

#packages_menu {
    background: url(/images/menu/home/packages.png) no-repeat 0 0;
} 

#feedback_menu {
    background: url(/images/menu/home/happy-clients.png) no-repeat 0 0;
} 

#contact_menu {
    background: url(/images/menu/home/contact.png) no-repeat 0 0;
} 

#corporate_menu {
    background: url(/images/menu/home/corporate.png) no-repeat 0 0;
} 

#faq_menu {
    background: url(/images/menu/home/faq.png) no-repeat 0 0;
} 

#footer {
	background-image: url(/images/footer-shadow.gif);
}
