*	{padding: 0; margin: 0;}
body	{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	}
p	{
	padding-bottom: 10px;
	}
#header	{
	
	}
#top	{
	background: url(../images/header-bg.jpg) repeat-x top left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 110px;
	
	}
	#top1	{
	background: url(../images/header-bg-new.gif) repeat-x top left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 110px;
	
	}
#topWrap	{
	width: 800px;
	margin: 0 auto;
	
	}
.tvt-logo	{
	width: 151px;
	float: left;
	}
.tvt-logo img	{	
	border: none;
	}
.tel-fowlersLogo	{
	width: 400px;
	height: 110px;
	float: right;
	position: relative;
	}
.tel-fowlersLogo h2	{
	color: #fff;
	float: right;
	font-size: 40px;
	padding-top: 10px;
	}
.tel-fowlersLogo img	{
	position: absolute;
	bottom: -1;
	right: 0;
	}
#navigation	{
	background: url(../images/header-bg1.jpg) repeat-x top left;
	height: 30px;
	}
#navWrap	{
	width: 760px;
	margin: 0 auto;
	}
#navWrap ul	{
	list-style: none;
	}
#navWrap li	{
	float: left;
	}
#navWrap a	{
	float: left;
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 5px 20px 0px 20px;
	height: 25px;
	border-left: 1px solid #fff;
	}
#navWrap a:hover, #navWrap a.selected	{
	background: #999;
	}
#navWrap li.last a	{
	border-right: 1px solid #fff;
	}
#bodyContainer	{
	width: 800px;
	margin: 30px auto 40px auto;
	}
#secondary	{
	float: left;
	width: 150px;
	margin-left: 20px;
	}
ul.second-nav	{	
	list-style: none;
	}
.second-nav li	{
	float: left;
	}
.second-nav li a	{
	display: block;
	float: left;
	padding: 10px;
	background: url(../images/header-bg1.jpg) repeat-x top left;
	width: 130px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	}
.second-nav li a.selected, .second-nav li a:hover	{
	background: #000f30;
	}
#main	{
	float: right;
	width: 570px;
	margin-right: 20px;
	}
#mainRight	{
	width: 200px;
	float: right;
	}
#mainRight img, #mainLeft img	{
	border: none;
	}
#mainLeft	{
	float: left;
	width: 360px;
	}
#mainLeft h2	{
	padding-bottom: 10px;
	color: red;
	}
.enquiry-form ol	{
	list-style: none;
	}
.enquiry-form fieldset	{
	border: none;
	}
.enquiry-form li	{
	
	padding: 3px 0;
	}
.enquiry-form label	{
	display: inline-block;
	width: 200px;
	vertical-align: top;
	}
input.single-line-input, textarea.text-area-address	{
	width: 200px;
	}
input.sort-code-input	{
	width: 20px;
	}
#footer	{
	clear: both;
	width: 800px;
	margin: 40px auto;
	background: url(../images/header-bg1.jpg) repeat-x top left;
	}
#footer p	{
	color: #fff;
	padding: 10px;
	}
#footer p a	{	
	color: #fff;
	font-weight: bold;
	}
