s@charset "utf-8";
/* CSS Document */

html, body {
	text-align:left;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
		}

#wrapper {
	width: 885px;
	height: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	background-color: #FFFFFF;
  }
  
  #footer {
	width: 885px;
	height:30px;
	background-repeat: repeat-x;
	background-color: #333333;
  }
  
#header {
	width:880px;
	height:112px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
    }
#logo {
	width:150px;
	height:111px;
	background-color: #383a3b;
	float:left;
    }
#top_links {
	width:560px;
	height:40px;
	background-color: #FFFFFF;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #919190;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 40px;
    }


#freephone {
	width:480px;
	height:40px;
	background-color: #FFFFFF;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #919190;
	font-weight: 900;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 120px;
    }	
	

#nav {
	color: #FFFFFF;
	width: 885px;
	height:36px;
	background-image: none;
	background-repeat: repeat-x;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 5px;
}

#nav li { 
display:inline; 
padding:0; 
margin:0; 
} 

#nav a, #nav a:visited  {
  color: #fcc03a;
  text-decoration: none;
}

#nav a, #nav a:hover {
	color:#ffffff;
  
	}
	
#centre {
	width: 885px;
	height: 478px;
	background-repeat: no-repeat;
	border-bottom-style: none;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 3px;
	background-color: #919190;
}

#white_centre {
	width: 865px;
	height: 457px;
	background-repeat: no-repeat;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #ffffff;
	margin: 10px;
}

#left_text {
	width: 500px;
	height: 430px;
	background-repeat: no-repeat;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	background-color: #ffffff;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	float: left;
	}
	
#contactright_text {
	width: 300px;
	height: 360px;
	float: right;
	margin-top: 40px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	}
	
	#right_text {
	width: 320px;
	height: 379px;
	float: right;
	margin-top: 40px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	}	
		
	
	

#kitchen_title {
	width:300px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fcc03a;
	font-size: 22px;
	font-weight: bold;
	padding-left: 10px;
	float: left;
	margin-top: 10px;
}

#kitchen_text {
	width:490px;
	height:350px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 20px;
	float: left;
	list-style:disc;
	margin-left: 0px;
}
