*{padding:0px; margin:0px;}
body {
	font-family:"Century Gothic";
	font-size:12px;
	color:#ffffff;
	background-image:url(../images/backgroundstrip_02.jpg);
	background-repeat:repeat-x;
	background-color:#c49a6b;
	} 
	
#wraper_outer{
	height:auto;
	margin: 0 auto;
	width:1000px;
	clear:both;
}


#wraper{
	width:1000px;
	float:left;
	background-image:url(../images/bodyBg.jpg);
	background-repeat:no-repeat;
	clear:both;
	margin:0 auto;
}

#wraper1{
	/*width:1000px;*/
	width:976px;
	float:left;
	background-image:url(../images/footerBg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	clear:both;
}

#leftBar{
	width:99px;
	height:800px;
	background:url(../images/chocolate1_01.jpg) no-repeat;
	float:left; 
	}
#middleContent{
	width:801px;
	margin:0 auto;
}

	
#innerContent{
	width:839px;
	float:left;
	background-image:url(../images/bgRepeat.png);
	background-repeat:repeat-y;

}

*html #innerContent{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/bgRepeat.png, sizingMethod='scale');
}

#header{
	float:left;
	height:26px;
	width:590px;
	padding-top:67px;
	padding-left:235px;
	_padding-top:68px;
	_padding-left:211px;
	_width:578px;
}
#header ul{
width:700px;
_width:590px;
float:left;
padding:0;
margin:0;

}
#header ul li{
display:block;
list-style:none;
float:left;
color:#181E2E;
text-decoration:none;
text-align:center;
}
#header ul li a{
color:#D9B184;
font-size:14px;
text-decoration:none;
text-align:center;
line-height:26px;
_line-height:24px;

}

#home a{
	background:url(../images/menularge_03.jpg) no-repeat bottom;
	width:126px;
	height:25px;
	float:left;
	display:block;
}
#home a:hover{
	background:url(../images/menusmall_09.jpg) no-repeat bottom;
	width:126px;
	color:#FFFFFF;
	float:left;
	display:block;
}

#prices a{
	background: url(../images/menularge_04.jpg) no-repeat scroll center bottom;
	height:25px;
	margin-left:-4px;
	width:120px;
	display:block;
}
#prices a:hover{
	background:url(../images/menusmall_10.jpg) no-repeat bottom;
	width:120px;
	color:#FFFFFF;
	display:block;
}
#choices a{
	background:transparent url(../images/menularge_05.jpg) no-repeat scroll center bottom;
	height:25px;
	margin-left:-6px;
	width:123px;
	display:block;
}
#choices a:hover{
	background:url(../images/menusmall_11.jpg) no-repeat bottom;
	width:123px;
	color:#FFFFFF;
}
#faq a{
	background:transparent url(../images/menularge_06.jpg) no-repeat scroll center bottom;
	height:25px;
	margin-left:-5px;
	width:120px;
	display:block;
}
#faq a:hover{
	background:url(../images/menusmall_12.jpg) no-repeat bottom;
	width:120px;
	color:#FFFFFF;
	display:block;
}
#contact a{
	background:url(../images/menularge_06.jpg) no-repeat bottom;
	width:117px;
	height:25px;
	margin-left:-3px;
	display:block;
}
#contact a:hover{
	background:url(../images/menusmall_12.jpg) no-repeat bottom;
	width:117px;
	color:#FFFFFF;
	display:block;
}
#header ul li:hover a{
	color:#FFFFFF;
}

/*#header ul{
width:700px;
_width:590px;

}
#header ul li{
display:block;
list-style:none;
float:left;
color:#181E2E;
text-decoration:none;
}
#header ul li a{
color:#D9B184;
font-size:14px;
line-height:30px;
margin-left:46px;
text-decoration:none;
text-align:center;
}

#header ul #home {
	background:url(../images/menularge_03.jpg) no-repeat bottom;
	width:126px;
	height:25px;
}
#header ul #home:hover{
	background:url(../images/menusmall_09.jpg) no-repeat bottom;
	width:126px;
	color:#FFFFFF;
}
#header ul #home:hover a{
	color:#FFFFFF;
}

#header ul #prices {
	background: url(../images/menularge_04.jpg) no-repeat scroll center bottom;
	height:25px;
	margin-left:-4px;
	width:120px;
}
#header ul #prices:hover{
	background:url(../images/menusmall_10.jpg) no-repeat bottom;
	width:120px;
	color:#FFFFFF;
}
#header ul #prices:hover a{
	color:#FFFFFF;
}

#header ul #choices {
	background:transparent url(../images/menularge_05.jpg) no-repeat scroll center bottom;
	height:25px;
	margin-left:-6px;
	width:123px;
}
#header ul #choices:hover{
	background:url(../images/menusmall_11.jpg) no-repeat bottom;
	width:123px;
	color:#FFFFFF;
}
#header ul li #choicesA{
margin-left:20px;
}
#header ul #choices:hover a{
	color:#FFFFFF;
}
#header ul #faq {
	background:transparent url(../images/menularge_06.jpg) no-repeat scroll center bottom;
	height:25px;
	margin-left:-5px;
	width:120px;
}
#header ul #faq:hover{
	background:url(../images/menusmall_12.jpg) no-repeat bottom;
	width:120px;
	color:#FFFFFF;
}
#header ul #faq:hover a{
	color:#FFFFFF;
}


#header ul #contact {
	background:url(../images/menularge_06.jpg) no-repeat bottom;
	width:117px;
	height:25px;
	margin-left:-3px;
}
#header ul li #contactA{
margin-left:20px;
}

#header ul #contact:hover{
	background:url(../images/menusmall_12.jpg) no-repeat bottom;
	width:117px;
	color:#FFFFFF;
}
#header ul #contact:hover a{
	color:#FFFFFF;
}
*/#banner{
	background: url(../images/banner.jpg) no-repeat;
	width:801px;
	height:185px;
	float:left;
/*	margin-top:3px;
*/}
#mainContent{
	width:801px;
	height:421px;
	color:#000000;
	float:left;
}
#mainContentText{
	width:553px;
	height:421px;
	float:left;
	background-color:#FFFFFF;
	color:#693C2A;
	
}
#mainContentText p {
	line-height:16px;
	margin:17px 0 0 39px;
	padding:0;
	width:500px;
}
#mainContentText  h1{
	margin:12px 0 0 37px;
	padding:0px;
	font-size:16px;
	width:403px;
	color:#B21600;
}

#contactEnquiry{
	margin:20px 0 0 37px;
	color:#5E2E1B;
}

#contactContentImage{
	width:247px;
	float:left;
}

#contactContentImage img{
margin-left:8px;
margin-bottom:10px;
}

#mainContentImage{
	width:247px;
	float:left;
}

#mainContentImage img{
margin-left:8px;
margin-bottom:10px;
}


#footer{
	width:839px;
	height:101px;
	float:left;
	clear:both;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
}
#footer p{
color:#693C2A;
float:left;
font-size:10px;
height:40px;
margin-left:92px;
margin-top:14px;
width:293px;
}
#footer #duckfeet{
	float:left;
	color:#693C2A;
	height:40px;
	width:350px;
	text-align:right;
	font-size:10px;
}

#footer p a{
	color:#693C2A;
	font-size:14px;
	font-weight:bold;
	padding:0 2px;
	text-decoration:none;
}

*html #footer{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/footer.png, sizingMethod='crop');
}


#rightContent{
	width:100px;
	height:800px;
	background:url(../images/chocolate1_03.jpg) no-repeat;
	float:left;
	margin:0 0 0 -1px;
	_margin:0px;
}
/* for dipchoice */
#dipContent{
	width:801px;
	color:#000000;
	float:left;
}

#innerContent1{
	width:801px;
	color:#000000;
	float:left;
	margin-left:19px;
	_margin-left:9px;
}

#dipContentText{
	width:553px;
	float:left;
	background-color:#FFFFFF;
	color:#693C2A;
}

#dipContentText p {
	line-height:16px;
	margin:17px 0 0 39px;
	padding:0;
	width:500px;
}
#dipContentText  h1{
	margin:12px 0 0 37px;
	padding:0px;
	font-size:16px;
	width:403px;
	color:#B21600;
}

#dipContentImage{
	width:247px;
	float:left;
}
#dipchoicering{
	float:left;
	margin:-58px 0 14px 409px;
	width:247px;
	-width:100px;
}

#dipContentImage img{
margin-left:8px;
margin-bottom:10px;
}
/* for contact */

.pakageStyle{
color:#5E2E1B; font-weight:bold; font-size:14px}

#pricechoicering {
float:left;
margin:-154px 0 10px 449px;
width:247px;
_width:100px}
/* for faq */
.question{
color:#5E2E1B; font-weight:bold;padding-top:24px 
}


#linkText{
	width:552px;
	float:left;
	background-color:#FFFFFF;
	color:#693C2A;

}
#linkText h1 {
color:#B21600;
font-size:16px;
margin:12px 0 23px 23px;
padding:0;
width:403px;
}
#linkText p{
	color:#693C2A;
	float:left;
	margin-left:23px;
	width:527px;
	height:30px;
}
#linkText p a{
	color:#693C2A;
	height:30px;
	text-decoration:none;
	font-weight:bold;
}

