.ceBody {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Bookman Old Style", "URW Bookman L", "itc bookman", tahoma, arial, sans-serif;
	font-size: 76%;
	color: #000;
	background-color: #fff;
	}
a {
	font-weight: bold;
	color:  #00f;
	}
a:visited {
	color:  #00f;
	}
a:active {
	color:  #00f;
	}
a:hover {
	color: #000;
	background-color: #e0b334;
	}
strong, b {
	font-weight: bold;
	}
p {
	}

h1 {
	font-size: 140%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h1 em {
	font-size: 200%;
	font-style: normal;
	}

h2 {
	font-size: 100%;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1px;
	border-bottom: 1px;
	}
h3 {
	font-size: 100%;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}

#container {width: 800px; border: #784f41 solid 3px; margin: 4px; text-align: left; 
	background: url(http://shropshireCountryOils.co.uk/new/background.jpg) bottom left no-repeat #fff;
	font-family: "Bookman Old Style", "URW Bookman L", "itc bookman", tahoma, arial, sans-serif;
	color: #000;
}
#home_right {float: right} /* {float: right; margin: 0px 0px 0px 580px} */
#home_left {float: left; width: 550px} /* margin: 0px 250px 0px 0px;} */
#home_left_two_col {float: left; margin: 0px 25px 0px 0px;}
#home_left_top {padding: 10px}
#home_left_bottom {}
#home_left_nav {float: left; width: 170px; height: 500px; margin: 0px 0px 0px 20px; }
#home_left_contents {float:right; width: 320px }
#home_left_contents_two_col {float:right; width: 520px; margin: 0px 20px 0px 0px; }
#top_left { padding: 10px 0px 0px 10px}
#top_right { position: absolute; right: 10px; top: 53px; text-align: right; /* depends on element width */ }

#nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	float: left;
	background: url(http://shropshireCountryOils.co.uk/new/bullet.gif) center left no-repeat;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
}

#nav li a
{
	float: left;
	width: 160px;
	display: block;
	border: 0px solid #dcdce9;
	color: #000;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 15px
} 


#nav a:hover {
	background-color:#e0b334;
	color: #000;
}
.ceBold {font-weight: bold;}
 #end a { text-align:center; font-size:10px; color:white; padding:10px; }
 #end a:hover { color:red; background-color: #ddd}

