body 
{
background-color:#FFE4E1;
font-family: verdana, arial, sans-serif;
margin: 2% 0% 2% 0%;
padding: 0% 0% 0% 0%;
text-align: center;
margin: 3% auto;
}

a {text-decoration:none}

#border
{
width:750px;
height:730px;
background-color:#ffffff;
margin: auto;
}

#footer
{
width:750px;
background-color:#ffffff;
margin: auto;
}	


a.home
{
	height:48px;
       width:120px;
       color:white;
       display:block;
       background: url("/images/home.png") 0px -30px  no-repeat;
       
       
	}
a:hover.home
{
	height:48px;
       width:120px;
       display:block;
       background: url("/images/home.png") 0px -108px  no-repeat;
       
	}

a.about
{
	height:53px;
       width:120px;
       color:white;
       display:block;
       background: url("/images/about.png") 0px -30px  no-repeat;
	}
a:hover.about 
{
	height:53px;
       width:120px;
       display:block;
       background: url("/images/about.png") 0px -113px  no-repeat;
	}

a.services
{
	height:51px;
       width:120px;
       color:white;
       display:block;
       background: url("/images/services.png") 0px -30px  no-repeat;
	}
a:hover.services 
{
	height:51px;
       width:120px;
       display:block;
       background: url("/images/services.png") 0px -111px  no-repeat;
	}

a.themes
{
	height:48px;
       width:120px;
       color:white;
       display:block;
       background: url("/images/themes.png") 0px -30px  no-repeat;
	}
a:hover.themes 
{
	height:48px;
       width:120px;
       display:block;
       background: url("/images/themes.png") 0px -108px  no-repeat;
	}


a.pricing 
{
	height:51px;
       width:120px;
       color:white;
       display:block;
       background: url("/images/pricing.png") 0px -30px  no-repeat;
	}
a:hover.pricing 
{
	height:51px;
       width:120px;
       display:block;
       background: url("/images/pricing.png") 0px -111px  no-repeat;
	}
	
	a.candy 
{
	height:49px;
       width:120px;
       color:white;
       display:block;
       background: url("/images/candy.png") 0px -30px  no-repeat;
	}
a:hover.candy 
{
	height:49px;
       width:120px;
       display:block;
       background: url("/images/candy.png") 0px -109px  no-repeat;
	}
	
	
	a.contact
{
	height:51px;
       width:120px;
       color:white;
       display:block;
       background: url("/images/contact.png") 0px -30px  no-repeat;
	}
a:hover.contact 
{
	height:51px;
       width:120px;
       display:block;
       background: url("/images/contact.png") 0px -111px  no-repeat;
	}



div.wrapper { 
width: 750px; 
position: relative; 
clear: both; 
}


#leftImage 
{
position: relative;
margin-left:10px;
float:left;
margin-top: 10px;
}

#logo 
{
position: relative;
float: left;
margin-left:10px;
margin-top: 10px;
}

#centerPic
{
margin-left:20px;
margin-top:15px;
position: relative;
width: 450px;
height: 180px;
float:left;
} 

#menu 
{
float:left;
position: relative;
margin-top:10px;
margin-left:10px;
width: 120px;
height: 385px;
background-color:#FFE4E1;
}

#menuRight 
{
float:left;
position: relative;
margin-top:1px;
margin-left:20px;
width: 102px;
height: 602px;
font-size: 80%;
}

#topContentLeft 
{

position: absolute;
float:left;
font-size: 70%;
text-align:left;
left:160px;
top:250px
}

#topContentRight 
{
position: absolute;
float:left;
left:453px;
top:270px;
font-size: 70%;
text-align:center;
color: #d55f65;

}

#bottomContentLeft 
{
position: absolute;
float:left;
width: 135px;
left: 150px;
top: 375px;
}

#bottomContentRight 
{
position: absolute;
float:left;
font-size: 70%;
text-align:left;
}

#bottomContentRight1
{
position: absolute;
float:left;
font-size: 70%;
text-align:left;
}

#bottomContentRight2
{
position: absolute;
float:left;
font-size: 70%;
text-align:left;
}

#bottomContentRight3
{
position: absolute;
float:left;
font-size: 70%;
text-align:left;
}



#reserveParty
{
position:absolute;
float:left;
font-size: 70%;
text-align:center;
}
	

#topLeft 
{
position: absolute;
left: 0px;
top: 0px;
width: 40px;
height: 40px;
float:left;
}

#topRight
{
position: absolute;
left: 94.6%;
top: 0px;
width: 40px;
height: 40px;
float:left;
}

#bottomLeft 
{
position: absolute;
left: 0px;
top: 0px;
width: 40px;
height: 40px;
float:left;
}

#bottomRight 
{
position: absolute;
left: 94.6%;
top: 0px;
width: 40px;
height: 40px;
float:left;
}


