/* HTML Tags */

body {
	background: white;
	color: #000000;
	font-family: Tahoma, Sans-Serif;
	font-size: 14px;
	margin: 0;
}

/* Division Tags */

div#greybg {
	width: 100%;
	height: 119px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../cestbon_cheese_images/cestbon_cheese_grey_background.gif);
	background-color: #000099;
}

div#top {
	width: 750px;
	height: 87px;
	background-image: url(../cestbon_cheese_images/header_ontario_cheese_background.gif);
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}

div#navigation {
	width: 750px;
	height: 32px;
	position: absolute;
	left: 0px;
	top: 87px;
}

div#splash1 {
	width: 277px;
	height: 223px;
	background-image: url(../cestbon_cheese_images/products1.jpg);
	position: absolute;
	left: 0px;
	top: 119px;
	background-color: #CCCCCC;
}

div#splash2 {
	width: 473px;
	height: 223px;
	background-image: url(../cestbon_cheese_images/products2.jpg);
	position: absolute;
	left: 277px;
	top: 119px;
	background-color: #CCCCCC;
}

/* Navigation Elements */

div#navigation ul{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

div#navigation li {
	float: left;
	margin: 0;
	padding: 0;
}

li#bar {
	width: 141px;
	height: 32px;
}

div#navigation a {
	float: left;
	display: inline;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
}

div#navigation a.b_home {
	width: 64px;
	background:url(../cestbon_cheese_images/home.gif);
}

div#navigation a:hover.b_home {
	width: 64px;
	background: url(../cestbon_cheese_images/home_over.gif);
}

div#navigation a.b_aboutus {
	width: 112px;
	background: url(../cestbon_cheese_images/aboutus.gif);
}

div#navigation a:hover.b_aboutus {
	width: 112px;
	background: url(../cestbon_cheese_images/aboutus_over.gif);
}

div#navigation a.b_products {
	width: 107px;
	background: url(../cestbon_cheese_images/products.gif);
}

div#navigation a:hover.b_products {
	width: 107px;
	background: url(../cestbon_cheese_images/products_over.gif);
}

div#navigation a.b_news {
	width: 81px;
	background: url(../cestbon_cheese_images/news.gif);
}

div#navigation a:hover.b_news{
	width: 81px;
	background: url(../cestbon_cheese_images/news_over.gif);
}

div#navigation a.b_contactus {
	width: 104px;
	background: url(../cestbon_cheese_images/contactus.gif);
}

div#navigation a:hover.b_contactus {
	width: 104px;
	background: url(../cestbon_cheese_images/contactus_over.gif);
}

/* Welcome Bar */

div#welcomebar {
	background-image:url(../cestbon_cheese_images/welcome_bar4.jpg);
	width: 750;
	height: 43;
	position: absolute;
	left: 0px;
	top: 342px;
}

/* Images */

.topwrapper {
	margin-top:360px;
	margin-left:200px;
	width:600px;
}

.wrapper {
	margin-left:20px;
	padding: 25px;
	float: left;
	width:500px;
	
}

.image {
	float:left;
	vertical-align: middle;
}

.desc {
	float:left;
	margin-left:20px;
}

div#bluearea {
	position:absolute; 
	left:0px; 
	top:385px; 
	width:214px; 
	height:1114px; 
	z-index:1; 
	background-color: #0033CC; 
	layer-background-color: #0033CC; 
	border: 1px none #000000;
}
/* Fullerworks.com Area */

div#fullerworks {
	width: 213px;
	height: 50;
	position: relative;
	left: 0px;
	top: 1400px;
	z-index:2;
}

div#fullerworks ul{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

div#fullerworks li {
	float: left;
	margin: 0;
	padding: 0;
}

div#fullerworks a {
	float: left;
	display: inline;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
}

div#fullerworks a.c_fullerworks {
	width: 213px;
	background:url(../cestbon_cheese_images/fullerworks_toronto_ontario_web_design.gif);
}

div#fullerworks a:hover.c_fullerworks {
	width: 213px;
	background:url(../cestbon_cheese_images/fullerworks_toronto_ontario_web_design_over.gif);
}
