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}




#dhtmltooltip{
position: absolute;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.new {
	color: #FF6600;
}

/*GALLERY*/
.galleria_container {
	position: relative;
}
.galleria_wrapper {
	position: absolute; height: 400px; top: 45px;
}
.caption {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0px;
	position: absolute; height: 400px; top: 4px;
}
#main_image {
	height: 410px;
	margin: 0px 0 0 0px; 
	width: 600px; 
	padding: 5px;
	border: 4px double #CDD6E2;
}
#main_image img {
	margin-bottom: 7px;
}
.galleria {
	list-style: none;
}
.galleria li {
	display: block;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
}
.galleria li a {
	display:none
}
.galleria li div img {
	cursor:pointer
}
.galleria li.active div img,.galleria li.active div {
	display:block
}
.galleria li img.thumb  {
	cursor: pointer;
	top: auto;
	left: auto;
	display: block;
	width: auto;
	height: auto;
}
* html .galleria li div span{width:400px} /* MSIE bug */

.gallery_right{
	margin: 0 0 0 -30px;
}
.gallery_right li{
	width: 95px;
	height: 65px;
	border: 3px double #CDD6E2;
	margin: 2px 6px 4px 0px;
	background: #ffffff;
}
#scrollbox {
	height: 400px;
	width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}	


