.mainNavvy a {
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;
	display: block;
	color: #D00;
	padding: 6px 2px;
	padding-left: 8px;
}
.mainNavvy a:hover {
	color: #666;
	background-color: #EEE;
}
#footNav {
	display: none;
}
#btCallNow, #order-online {
	text-align: center;
	margin: 0;
}
#btCallNow p, #order-online p a {
	width: 158px;
	height: 55px;
	padding-top: 10px;
	margin: 0px auto;
	background-image: url(/img/number_button.png);
	background-repeat: no-repeat;
	font-size: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	color: #D43030;
}
#tagline {
	position: absolute;
	top: 20px;
	right: 50px;
	font-weight: bold;
	color: #D43030;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	position: relative;
	padding: 0;
	margin: 0;
	zoom: 1;
}
#mainBody, #shield {
	padding: 0;
	margin: 0;
	height: 1%;
}
#order-online {
	padding: 5px;
}
#order-online p a {
	background-image: url(/img/number_button_white.png);
	text-decoration: none;
	display: block;
	padding-top: 20px;
}
h2.homepage-title {
	padding: 15px 0 5px 0;
	color: #D00;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
}
#box-out {
	width: 400px;
	float: right;
	padding: 10px;
	padding-top: 0;
	border-left: 1px dotted #CCC;
	margin-left: -180px;
	margin-bottom: 10px;
	position: relative;
	left: 200px;
	padding-right: 0;
}
#box-out h2.homepage-title {
	padding-top: 0;
	position: relative;
	top: -20px;
}
#box-out dl {
	padding-bottom: 15px;
	float: left;
	position: relative;
	top: -10px;
}
#box-out dt {
	float: left;
}
#box-out h4 {
	color: #D00;
	font-size: 13px;
	font-weight: bold;
}
#box-out .more {
	color: #D00;
	display: block;
}
#box-out .more a {
	color: #D00;
	text-decoration: none;
}
#box-out dd {
	float: right;
	width: 260px;
}
#worktop-image {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#worktop-logos {
	position: absolute;
	width: 800px;
	bottom: 0px;
}
#welcomeLeftContent ul {
	list-style: none;
	padding: 5px 0;
}
#welcomeLeftContent li {
	list-style: none;
	padding-left: 12px;
	background-image: url(/img/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
}



