#navigation a{
color:#FFFFFF;
text-decoration:none;
}

#navigation a:hover{
color:#FF9900;
}




body {
	background-color: #DAD7C0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:verdana;
font-size:11px;
}

#main-container{
width:790px;
margin-left:auto;
margin-right:auto;
position:relative;
}

#header{
width:790px;
height:191px;
background-image:url(images/header_bg.png);
background-repeat:no-repeat;
postion:relative;
}

#flash1{
position:absolute;
left:320px;
top:13px;
width:207px;
height:125px;
border:#017189 1px solid;
}

#flash2{
position:absolute;
left:547px;
top:13px;
width:207px;
height:125px;
border:#017189 1px solid;
}



#navigation{
position:absolute;
top:145px;
left:50px;
width:790px;
text-align:center;
font-family:Helvetica;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}



* html #navigation{
top:159px;
left:25px;
}

*+html #navigation{
top:159px;
left:50px;
}

#navigation ul{
list-style:none;
}

#navigation li{
float:left;
margin-left:23px;
}




#body-top{
width:790px;
height:33px;
background-image:url(images/body_top.png);
background-repeat:no-repeat;
padding-left:25px;


}

#body-bottom{
width:790px;
height:36px;
background-image:url(images/body_bottom.png);
background-repeat:no-repeat;
}

#footer{
width:790px;
height:100px;
background:url(images/footerbg.png) no-repeat;
padding:14px;
line-height:11px;

}



#footer a{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0066FF;

text-decoration:none;
}



#main-body{
background-image:url(images/bodybg.png);
background-repeat:repeat-y;

padding-left:20px;
padding-right:10px;
padding-top:1px;
padding-bottom:1px;
}

#home-text{
width:240px;
float:left;
}

#home-pic{
	float:right;
	width:486px;
	
	
	margin-right: 10px;
}

#contact-form{
	float:right;
	width:486px;
	
	
	margin-right: 10px;
}



#kitchen-text{
width:100%;
}

#commecial-text{
width:100%;
}


h1 {
	font-size: 125%;
	color: #03728A;
	font-family:verdana;
}/* CSS Document */

.images{
padding:2px;
border:#008080 1px solid;
}
