﻿body 
{
    background-color: #7100B4;
}


img#coolclawsbox
{
    position: absolute;
    top: 24px;
    left: 495px;
    z-index:4;
}

div#contentmain
{
    background-image: url(http://98.130.137.187/images/CC/kitchen.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-color: #7100B4;
    border: 1px solid #F9FE4C;
    position: relative;
    z-index: 2;
    top: 10px;
    left: auto;
    width: 860px;
    height: 700px;
}

div#contentbanner
{
    position: absolute;
    top:44px;
    left:0px;
    z-index:3;
}

div#box
{
    z-index: 2;
    position:absolute;
    top:120px;
    left:290px;
}

div#design 
{	
	width: 860px;
	height: 700px;
	/*background-image: url(/images/CCkitchen.jpg);
	background-repeat: no-repeat;*/
}

div#freezer 
{
	position: absolute;
	z-index: 1;
	top: 20px;
	left: 0px;			
}
div#claudia 
{
	position: absolute;
	z-index: 3;
	top: 340px;
	left: 300px;
	width: 250px;
	height: 317px;
}

div#claudia2
{
	position: absolute;
	z-index: 3;
	top: 300px;
	left: 300px;
	width: 250px;
	height: 317px;
}

div#logo2
{
    position:absolute;
    z-index:auto;
    bottom: 50px;
    right: 50px;
}

div#logo
{
    position:absolute;
    z-index:auto;
    bottom: 50px;
    right: 50px;
}

img#claudiabackup 
{ /* Flash backup */
	margin-top: 20px;		
}

div#navigation 
{
    position: absolute;		
    z-index: 3;		
    top: 0;
    left: 0;		
}
div#navigation ul 
{
    list-style-type: none;
    margin: 0;
}
div#navigation a 
{
    position: absolute;
    display: block;
    background-repeat: no-repeat;
}
div#navigation a:hover 
{
    margin: 1px 0 0 1px;
}
div#navigation a span 
{
    display: none;
}
a#home 
{
    top: 6px;
    left: 135px;
    width: 115px;
    height: 77px;
    background-image: url(../images/CC/construction/manshovel.gif);/*CCLogo.gif);*/
    font-family:Arial;
}
/*	
a#about 
{
    top: 283px;
    left: 89px;
    width: 71px;
    height: 32px;
    background-image: url(../images/navigation/About.gif);
}
*/
				
a#productinformation 
{
    top: 295px;
    left: 75px;
    width: 131px;
    height: 24px;
    background-image: url(../images/CC/navigation/ccproductinformation.gif);
}				
a#faqs 
{
    top: 320px;
    left: 120px;
    width: 45px;
    height: 22px;
    background-image: url(../images/CC/navigation/ccfaqs.gif);
}	
a#nutritionalcontent 
{
    top: 345px;
    left: 93px;
    width: 126px;
    height: 34px;
    background-image: url(../images/CC/navigation/ccnutritionalcontent.gif);
}				
a#mediacenter 
{
    top: 370px;
    left: 39px;
    width: 127px;
    height: 47px;
    background-image: url(../images/CC/navigation/ccmediacenter.gif);
}				
a#storefinder 
{
    top: 420px;
    left: 56px;
    width: 120px;
    height: 51px;
    background-image: url(../images/CC/navigation/ccstorefinder.gif);
}				
a#contact 
{
    top: 505px;
    left: 94px;
    width: 84px;
    height: 39px;
    background-image: url(../images/CC/navigation/cccontact.gif);
}

a#signin
{
    top: 475px;
    left: 68px;
    width: 131px;
    height: 24px;
    background-image: url(../images/CC/navigation/ccsignin.gif);
}