body {
  font-family: Arial;
  font-size: 16px;
  background-color: #7CC576;
}

td {
	width: 200px; border-style: none;
}

table { 
color: #FFF;
background-color: #000;
border-style: none; }


a {
	text-decoration:none;
}

#wrap {  
  width: 710px; 
  margin: 0 auto; 
}

#logo {
	width: 380px;
	height: 165px;
	position: relative;
	left: -125px;
}

/*Navigation*/
#navi {
	position: relative;
	top: -180px;
	left: 200px;
	width: 680px; 
	height: 150px;
	overflow:hidden;
}
	

ul#nav li {float: left;}
ul#nav li { list-style-type: none; background-repeat: no-repeat; position: relative; top: 10px; }
ul#nav li a {display: block; width: 100%; height: 100%; text-indent: -2000em; overflow: hidden; }


li#nav_services {background-image: url(../images/nav_services.png); width:160px; height: 76px; }
li#select_services {background-image: url(../images/nav_services.png); background-position: 0 -152px; width:160px; height: 172px; }
li#nav_services:hover {background-position: 0 -77px; }

li#nav_sugar {background-image: url(../images/nav_sugaring.png); width:160px; height: 107px;  }
li#select_sugar {background-image: url(../images/nav_sugaring.png); width:160px; height: 107px; background-position: 0 -212px;}
li#nav_sugar:hover {background-position: 0 -106px; }

li#nav_faqs {background-image: url(../images/nav_faqs.png); width:130px; height: 100px; }
li#select_faqs {background-image: url(../images/nav_faqs.png); width:130px; height: 100px; background-position: 0 -198px; }
li#nav_faqs:hover {background-position: 0 -100px; }

li#nav_contact {background-image: url(../images/nav_contact.png); width:150px; height: 122px; }
li#select_contact {background-image: url(../images/nav_contact.png); background-position: 0 -246px; width:150px; height: 122px; }
li#nav_contact:hover {background-position: 0 -124px; }

#index_mid {
	position: relative;
	top: -200px;
	left: -125px;
	background:url(../images/index_bg.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 510px;
}

#services_mid {
	position: relative;
	top: -218px;
	left: -125px;
	background:url(../images/services_bg.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 510px;
}

#contact_mid {
	position: relative;
	top: -208px;
	left: -105px;
	background:url(../images/contact_bg.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 710px;
}

#sugar_mid {
	position: relative;
	top: -260px;
	left: -105px;
	background:url(../images/sugar_bg.png);
	background-repeat:no-repeat;
	width: 960px;
	height: 1798px;
}

#faqs_mid {
	position: relative;
	top: -260px;
	left: -105px;
	background:url(../images/faqs_bg.png);
	background-repeat:no-repeat;
	width: 1000px;
	height: 2508px;
}

#contra_mid {
	position: relative;
	top: -260px;
	left: -105px;
	background:url(../images/contra_bg.png);
	background-repeat:no-repeat;
	width: 1000px;
	height: 1798px;
}


#para1 {
	width: 626px;
	position: relative;
	left: 300px;
	top: 120px;
	text-align:center;
}

#para2 {
	font-size: 14px;
	width: 626px;
	position: relative;
	left: 300px;
	top: 120px;
	text-align:center;
}

#para3 {
	width: 570px;
	position: relative;
	left: 300px;
	top: 70px;
	text-align:center;
}

#para4 {
	width: 620px;
	position: relative;
	left: 300px;
	top: 104px;
	text-align:justify;
	font-size: 14px;
}

#para5 {
	width: 660px;
	position: relative;
	left: 300px;
	top: 202px;
	text-align:justify;
	font-size: 16px;
}

#para6 {
	width: 620px;
	position: relative;
	left: 320px;
	top: 144px;
	text-align:justify;
	font-size: 16px;
}
#footer {
	position: absolute;
	bottom: -180px;
	height: 100px;
	width: 1000px;
}