body {
      position: absolute;
      width: 100%; height: 100%;
	  margin-bottom: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  margin-top: 0px;
      padding: 0px;
	  background-color: #FFFFFF
    }

FORM {margin-top: 0px; margin-right: 0px;}

#topbar {
	background-color: #007BB9;
	width: 100%;
	height: 15px;
}
#topnav {
	background-color: #FFFFFF;
	width: 100%;
	height: 100px;
}
#homepage {
	margin: 0px auto;
	width: 985px;
	height: 430px;
	padding: 5px;
	background-color: #007BB9;
}
#whitebar {
	padding: 0px;
	margin: 0px auto;
	background-color: #FFFFFF;
	width: 100%;
	height: 2px;
}
#bluebar {
	padding: 0px;
	margin: 0px auto;
	background-color: #007BB9;
	width: 100%;
	height: 2px;
}
#mainpage {
	margin: 0px auto;
	width: 100%;
	padding: 5px;
	background-color: #FFFFFF;
	background-image:  url(graphics/kitchen-mainback.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#botbar {
	background-color: #007BB9;
	width: 100%;
	height: 50px;
}

/* TEXT SETTINGS */

.nav {
	color: #007BB9; 
	text-decoration: none; 
	font-size: 80%; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
.nav:hover {
	color: #F99544; 
	text-decoration: none; 
}
.email {
	color: #FFFFCC; 
	text-decoration: none; 
	font-size: 110%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.email:hover {
	color: #F99544; 
	text-decoration: none; 
}
.telephone {
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 110%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.txtHomeHead {
	color: #FFFF99; 
	text-decoration: none; 
	font-size: 140%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.txtHome {
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 90%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.txtHome2 {
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 80%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.txtMainHead {
	color: #007BB9; 
	text-decoration: none; 
	font-size: 120%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.txtMainHead2 {
	color: #F99544; 
	text-decoration: none; 
	font-size: 120%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.txtMainHead3 {
	color: #666666; 
	text-decoration: none; 
	font-size: 120%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.txtMain {
	color: #666666; 
	text-decoration: none; 
	font-size: 80%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.txtMainBold {
	color: #666666; 
	text-decoration: none; 
	font-size: 80%; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
}
.txtWorktop {
	color: #666666; 
	text-decoration: none; 
	font-size: 75%; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
}
.txtMainSmall {
	color: #666666; 
	text-decoration: none; 
	font-size: 70%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.txtSubHead {
	color: #007BB9; 
	text-decoration: none; 
	font-size: 90%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.quote1 {
	color: #FFFF99; 
	text-decoration: none;
	font-size: 75%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.quotename {
	color: #FFFFFF; 
	text-decoration: none;
	font-size: 75%; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
}
.txtLink {
	color: #007BB9; 
	text-decoration: none; 
	font-weight: bold; 
}
.txtLink:hover { color: #ff9900; text-decoration: none}

.WhiteLink {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
}
.WhiteLink:hover { color: #FFCC00; text-decoration: none}

.submit {	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF9900;
	border: none;
	height: 20px;
	font-weight: bold;
	border: 1px solid #666666;
}

.bluequote {
	color: #007BB9; 
	text-decoration: none; 
	font-size: 80%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.orangequote {
	color: #F99544; 
	text-decoration: none; 
	font-size: 80%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.footer {color: #006595; text-decoration: none; font-size: 9pt; font-family: Arial, Helvetica, sans-serif}
.footerlink {color: #006595; text-decoration: none}
.footerlink:hover { color: #ff9900; text-decoration: none}




