a {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
 
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

p {

	margin-left: 28px;
	margin-right: 28px;
	
}


#body {

	position:absolute;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom:0px;
	left:0px;
	top:0px;
	width:780px;
	min-height:100%;
	background-color:#FFFFFF;
	font: 90% Arial, Helvetica, sans-serif;
	
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:246px;
}

#top-blue {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:23px;
}

#head1 {
	position:absolute;
	left:0px;
	top:23px;
	width:267px;
	height:208px;
}

#head2 {
	position:absolute;
	left:267px;
	top:23px;
	width:513px;
	height:155px;
}

#b-home {
	position:absolute;
	left:267px;
	top:178px;
	width:154px;
	height:25px;
}

#b-kitchen {
	position:absolute;
	left:421px;
	top:178px;
	width:204px;
	height:25px;
}

#b-faq {
	position:absolute;
	left:625px;
	top:178px;
	width:155px;
	height:25px;
}

#b-r-css-07 {
	position:absolute;
	left:267px;
	top:203px;
	width:14px;
	height:28px;
}

#b-custom {
	position:absolute;
	left:281px;
	top:203px;
	width:158px;
	height:28px;
}

#b-gallery {
	position:absolute;
	left:439px;
	top:203px;
	width:169px;
	height:28px;
}

#b-contact {
	position:absolute;
	left:608px;
	top:203px;
	width:172px;
	height:28px;
}

#shadow {
	position:absolute;
	left:0px;
	top:231px;
	width:780px;
	height:15px;
}

#main-content-area {
	position:absolute;
	left:0px;
	top:246px;
	width:780;
	background-color:#FFFFFF;
	text-align:justify;
}

#editable {
	width:780;
	background-color:#FFFFFF;
	text-align:justify;
}

#content-footer {
	left:0px;
	width:780px;
	height:130px;
	top: 1546;
	background-color:#C9C9C9;
	text-align:center;
	color: #000000;
	padding: 0px;
}

#footer {
	left:0px;
	width:780px;
	height:54px;
	top: 1676px;
	text-align:center;
	background: #fff url(images/footer.gif);
	background-repeat : no-repeat;
	padding-top: 18px;
	color: #000000;
	background-color:#000066;
