html, body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  background: #c2c2c3;
  color: #000;
}
div {
  margin: 0 auto;
  padding: 0;
  border: 0;
  display: block;
  float: left;
}

/* Base styles */

img {
  border: 0;
  margin: 0;
  padding: 0;
}
.b {
  font-weight: 700;
}
a {
  color: #154a80;
  text-decoration: underline;
  margin: 0;
  padding: 0;
  border: 0;
}
h1 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 20px;
  color: #0c0c5c;
  font-weight: 400;
  margin: 0 0 10px 0;
}
h2 {
  font-family: Arial, Verdana, Helvetica;
  font-size: 14px;
  color: #0c0c5c;
  font-weight: 700;
}
p {
  line-height: 20px;
  margin: 0;
  padding: 0 0 18px 0;
  float: left;
  width: 504px;
}
p.nopad{
  line-height: 20px;
  margin: 0;
  padding: 0 0 10px 0;
  float: left;
  width: 504px;
}
blockquote {
  width: 440px;
  margin: 10px auto;
  padding: 20px 30px;
  background: url('../images/background_testimonial.jpg') no-repeat;
  float: left;
  height: 250px;
}
code{
  float: left;
  width: 500px;
  padding: 0 0 28px 0;
}
table {
  width: 490px;
  float: left;
  margin: 0 0 28px 0;
}
td {
  padding: 0 0 6px 0;
}
input {
  float: right;
}
select {
  margin-left: 33px;
}
.required {
  color: #f00;
}

/* Template */

div#site{
  width: 992px;
  float: none;
}
div#shell {
  width: 992px;
  background: url('../images/background_shell.gif') repeat-y;
}
div#container {
  width: 970px;
  padding-left: 11px;
}
div#bar {
  width: 970px;
  background: url('../images/background_bar.gif') repeat-x;
  height: 15px;
}
div#logo {
  width: 229px;
  height: 158px;
  background: url('../images/template_logo.jpg') no-repeat;
}
div#strapline {
  width: 741px;
  height: 158px;
  background: url('../images/background_strapline.gif') no-repeat;
}
div#contact {
  width: 210px;
  height: 158px;
  float: right;
}
div#topnav {
  width: 970px;
  height: 27px;
  background: url('../images/background_navigation.jpg') no-repeat;
  font-size: 13px;
  color: #fff;
  padding-top: 8px;
  margin-top: 2px;
}
div#topnav a {
  color: #fff;
  text-decoration: none;
}
div#topnav a:hover {
  color: #c5eaff;
}
div#telephone {
  width: 970px;
  height: 32px;
  background: url('../images/background_phonenumber.gif') no-repeat;
}
div#height {
  width: 970px;
  background: url('../images/background_height.gif') repeat-y;
}
div#left {
  width: 229px;
  background: url('../images/background_left.jpg') repeat-x;
  padding-top: 17px;
  height: 500px;
}
.navbar {
  width: 217px;
  height: 16px;
  padding-top: 2px;
  padding-left: 12px;
}
.navbar a {
  color: #000;
  text-decoration: none;
}
.navlist {
  padding-left: 20px;
  padding-top: 4px;
}
.navlist a {
  display: block;
  padding-bottom: 4px;
  padding-left: 12px;
  color: #000;
  text-decoration: none;
}
div#left a:hover {
  text-decoration: underline;
}
div#centre {
  width: 509px;
  padding-left: 20px;
  padding-right: 20px;
  background: url('../images/background_curve.gif') no-repeat;
}
div#list ul {
  list-style-type: none;
  margin: 0 0 0 20px;
  padding: 0 0 10px 0;
}
div#list ul li {
  list-style-type: none;
  padding-left: 16px;
  padding-bottom: 5px;
  background: url('../images/bullet_blue.gif') 0px 4px no-repeat;
}
div.list ul {
  list-style-type: none;
  margin: 0 0 0 20px;
  padding: 0 0 10px 0;
}
div.list ul li {
  list-style-type: none;
  padding-left: 16px;
  background: url('../images/bullet_blue.gif') 0px 4px no-repeat;
  line-height: 18px;
}
div#breadcrumbs {
  width: 490px;
  height: 11px;
  font-size: 10px;
  color: #545454;
  padding-top: 20px;
  padding-bottom: 16px;
  padding-left: 3px;
}
div#breadcrumbs a {
  color: #898989;
  text-decoration: underline;
}
div#breadcrumbs ul {
  margin: 0;
  padding: 0;
}
div#breadcrumbs li {
  margin: 0 0 0 0;
  padding: 0 4px 0 13px;
  display: inline;
}
div#right {
  width: 180px;
  padding-right: 12px;
}
div#footer {
  width: 960px;
  height: 108px;
  padding-left: 10px;
  padding-top: 7px;
  margin-top: 5px;
  background: url('../images/background_footer.gif') no-repeat;
}
div#info {
  width: 650px;
  padding-top: 16px;
  padding-left: 25px;
}
div#info a {
  color: #000;
  text-decoration: underline;
}
div#copyright {
  width: 970px;
  height: 20px;
  background: url('../images/background_copyright.gif') no-repeat;
  text-align: center;
  color: #fff;
  padding-top: 5px;
}
.logos {
  float: right;
  padding-top: 4px;
  display: block;
}

/* Classes */

.bulletblue {
  background: url('../images/bullet_blue.gif') 0px 4px no-repeat;
}
.blue {
  background: url('../images/background_barblue.gif') no-repeat;
}
.bulletgreen {
  background: url('../images/bullet_green.gif') 0px 4px no-repeat;
}
.green {
  margin-top: 18px;
  background: url('../images/background_bargreen.gif') no-repeat;
}
.bulletyellow {
  background: url('../images/bullet_yellow.gif') 0px 4px no-repeat;
}
.yellow {
  margin-top: 18px;
  background: url('../images/background_baryellow.gif') no-repeat;
}
.bulletred {
  background: url('../images/bullet_red.gif') 0px 4px no-repeat;
}
.red {
  margin-top: 18px;
  background: url('../images/background_barred.gif') no-repeat;
}
.bulletlightblue {
  background: url('../images/bullet_lightblue.gif') 0px 4px no-repeat;
}
.lightblue {
  margin-top: 18px;
  background: url('../images/background_barlightblue.gif') no-repeat;
}
.cta {
  width: 180px;
  margin-bottom: 10px;
  float: left;
}
.float {
  float: left;
}
.level1_grey {
  background: url('../images/breadcrumb/level1_grey.gif') 0px 3px no-repeat;
}
.level1 {
  background: url('../images/breadcrumb/level1.gif') 0px 3px no-repeat;
}
.level2_grey {
  background: url('../images/breadcrumb/level2_grey.gif') 0px 3px no-repeat;
}
.level2 {
  background: url('../images/breadcrumb/level2.gif') 0px 3px no-repeat;
}
.level3 {
  background: url('../images/breadcrumb/level3.gif') 0px 3px no-repeat;
}
.field {
  border: 1px solid #4479af;
}
.submit {
  border: 0;
  background: url('../images/background_submit.gif') no-repeat;
  width: 120px;
  height: 20px;
  color: #fff;
  padding: 0;
}

/* Content */

div#home {
  width: 504px;
  padding-bottom: 15px;
}
div#home img{
  float: left;
  margin-bottom: 15px;
}
div#i-frame-bg{
border: 0;
background: url('../images/testimonial-red.jpg') no-repeat;
width: 500px;
height: 290px;
}
#i-frame-bg ul { 
  list-style-type: none;
  margin: 0 0 0 2px;
  padding: 0px 0 10px 0;
}
#i-frame-bg li {
  list-style-type: none;
  padding-left: 16px;
  padding-bottom: 5px;
  background: url('../images/red-bullet.gif') 0px 4px no-repeat;
}
#i-frame-bg p{
  line-height:10px;
  <div
  margin: 0;
  padding: 0px 0px 10px 2px!important;  
  width: 498px;
}
.left {
  margin-right: 55px;
}
.left2 {
  margin-right: 34px;  
}
div#list {
  width: 509px;
}
div.list {
  width: 509px;
}
div#sitemap {
  width: 495px;
  padding-bottom: 28px;
  padding-left: 5px;
  padding-right: 5px;
}
div#sitemap span {
  margin-bottom: 5px;
}

.span {
  display: block;
}
.spanred {
  background: url('../images/bullet_red.gif') 0px 4px no-repeat;
  margin-left: 24px;
  padding-left: 12px;
  display: block;
}
.spanyellow {
  background: url('../images/bullet_yellow.gif') 0px 4px no-repeat;
  margin-left: 24px;
  padding-left: 12px;
  display: block;
}
.spanblue {
  background: url('../images/bullet_blue.gif') 0px 4px no-repeat;
  margin-left: 24px;
  padding-left: 12px;
  display: block;
}
.spanlightblue {
  background: url('../images/bullet_lightblue.gif') 0px 4px no-repeat;
  margin-left: 24px;
  padding-left: 12px;
  display: block;
}
.spangreen {
  background: url('../images/bullet_green.gif') 0px 4px no-repeat;
  margin-left: 24px;
  padding-left: 12px;
  display: block;
}
.quote {
  line-height: 15px;
  margin: 0;
  padding: 0;
  float: left;
  width: 440px;
}
.spanterm {
  padding-left: 20px;
  padding-bottom: 8px;
  display: block;
}
.vertical {
  vertical-align: top;
  text-align: right;
  width: 30px;
}
div #quickcontact {
	width: 150px;
	height: 195px;
	background: url('../images/quickcontact.gif') no-repeat;
	margin-bottom: 10px;
	color: #fff;
	font-weight: 700;
	padding-top: 65px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

ul.frame { 
  list-style-type: none;
  margin: 0 0 0 2px;
  padding: 0 0 10px 0;
}
li.frame {
  list-style-type: none;
  padding-left: 16px;
  padding-bottom: 5px;
  background: url('../images/red-bullet.gif') 0px 4px no-repeat;
}
h5 {
  font-family: Arial, Verdana, Helvetica;
  font-size: 14px;
  color: #0c0c5c;
  font-weight: 700;
  padding-bottom: 18px;
  margin: 0;
}
p.frame {
  line-height: 10px;
  margin: 0;
  padding: 0 0 10px 0;  
  width: 504px;
}
div#enquire-blank{
width: 380px;
height: 60px;
}
div#enquire{
width: 100px;
}