
body
{
	background: #000000;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	text-align: center;
}
#wrapper 
{
	width: 780px; 
	margin: 0 auto; 
	text-align: left; 
	padding-top: 0px;
	
	}


.header {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #000000 url(images/header.gif) no-repeat;
	height: 51px;
	width: 780px;
}

.menu {
	background: #000000 url(images/nav_bak.gif) no-repeat;
	height: 30px;
	width: 780px;
	padding-top:2px;
	padding-bottom: 2px;
}
.flash{
	height: 430px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.prodbak {
	background: #000000 url(images/prod_bak.jpg) no-repeat;
	height: 335px;
	width: 780px;
	margin-top: 10px;
}

.cheesebak {
	background: #ffffff;
	height: 500px;
	width: 780px;
	margin-top: 10px;
}


.cheesebak2 {
	background: #ffffff;
	height: 1700px;
	width: 780px;
	margin-top: 10px;
}
.cheesebak3 {
	background: #ffffff;
	height: 700px;
	width: 780px;
	margin-top: 10px;
}
.cheesebak4 {
	background: #ffffff;
	height: 2200px;
	width: 780px;
	margin-top: 10px;
}

.prodbak ul li {
	color: #ffffff;
	size: 12px;
	width: 510px;
	margin-top: 10px;
	padding-top: 10px;
	list-style-type: none;
}
.prodbak ul li.first {
	padding-top: 50px;
}

.cheesebak ul li {
	color: #000000;
	list-style-type: none;
	margin-left: 10px;
	width: 250px;
	font-size: 12px;
	padding: 0px;
}
.cheesebak ul li.first {
	padding-top: 20px;
	}
	
.cheesebak ul li.title {
	border-top: 5px;
	font-weight: bold;
}

.cheesebak2 ul li {
	color: #000000;
	list-style-type: none;
	margin-left: 10px;
	width: 250px;
	font-size: 12px;
	padding: 0px;
}
.cheesebak2 ul li.first {
	padding-top: 20px;
	}
	
.cheesebak2 ul li.title {
	border-top: 5px;
	font-weight: bold;
}

.cheesebak4 ul li {
	color: #000000;
	list-style-type: none;
	margin-left: 10px;
	width: 250px;
	font-size: 12px;
	padding: 0px;
}
.cheesebak4 ul li.first {
	padding-top: 20px;
	}
	
.cheesebak4 ul li.title {
	border-top: 5px;
	font-weight: bold;
}

.homedesc {
	width: 469px;
	height:  250px;
	float: left;
	background: #000000 url(images/hometext_back.gif) no-repeat;
}
.hometile {
	float: right;
	width: 268px;
	height: 250px;
	background: #000000 url(images/running_tile.gif) no-repeat;
}

.homedesc ul li {
	list-style-type: disc;
	color: #ccc;
	size: 12px;
	list-style-position: outside;
	padding-right: 10px;
}

.homedesc ul li.first
{
	border-top: 5px;
}

.menu ul li
{
	display: inline;
}



.menu ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #faff00;
	font-weight: bold;
	text-decoration: none;
}

.menu ul li a:hover
{
	color: #faff00;
	text-decoration: none;
}


img.floatright
{
	float: right;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 30px;
}

img.floatrightR
{
	clear: right;
	float: right;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 20px;
}

table.servicesT{ 
	clear: both;
	float: right;
	font-family: Verdana;	font-weight: normal;	font-size: 11px;	color: #000000;	width: 360px;	background-color: #ffffff;	border-bottom: 2px #cccccc solid;	border-collapse: collapse;	border-spacing: 0px;	margin-top: 10px;
	margin-right: 20px;
}table.servicesT td.servHd{ 
	border-bottom: 2px solid #cccccc;	background-color: #ffffff;	text-align: left;	font-family: Verdana;	font-weight: bold;	font-size: 11px;	color: #000000;
	}table.servicesT td{ 
	border-bottom: 1px solid #cccccc;	font-family: Verdana, sans-serif, Arial;	font-weight: normal;	font-size: 11px;	color: #000000;	background-color: white;	text-align: left;	padding-left: 3px;}

.servBodL { 
	padding-left: 5px; 
	border-left: 0px;
	}
