body { 
          color: #0054A5; 
          font-family: Helvetica,Arial,sans-serif;
          font-size: 12px;
}

ul { 
          padding: 0px; 
          margin: 0px;
	  list-style-position: inside; 
}

ul ul { margin-left: 30px; }

ul li a { color: #0054A5; }

a img { 
          border: none; 
}

h3, h4, h5 { 
          margin: 10px; 
          font-size: 10px;
          font-weight: bolder

}

h1 { 
          margin: 5px; 
          color: #de1251;
}

h2 { 
          margin: 10px; 
          color: #0054A5;
}

h3 { 
          margin: 10px; 
          font-size: 14px;
          color: #de1251;
}

span.red { color: #de1251; }
div#page {
	margin: 0px auto;
	width: 919px;

}

div#top {
	height: 130px;
	width: 917px;
}

div#logo {
	width: 380px;
	height: 100px;
	margin: 25px 0px 5px 40px;
	float: left;
}

div#logo h4 {
	color: #0054A5;
	font-size: 24px;
	margin: 5px 0px;
}

div#staticnavigation {
	width: 425px;
	height: 20px;
	float: right;
        font-size:12px;
}

ul#staticnav li , ul#subnav li , ul#faqnav li  {
	float: left;
	margin: 0px 2px;
	list-style-type: none;
	list-style-position: inside;
}

ul#subnav li , ul#faqnav li { 
          float: none; 
          margin: 0px 5px; 
          color: #0054A5; 
}

a { color: #0054A5; text-decoration: none; }
a:hover , a { color: #DE1251; }

ul#staticnav li a , ul#subnav li a , ul#faqnav li a 
{ 
          color: #0054A5; 
          text-decoration: none; 
}

ul#staticnav li a.current , ul#subnav li a.current , ul#faqnav li a.current { 
          color: #de1251; 
}

div#quicklinks {
	width: 447px;
	height: 90px;
	float: left;
	text-align: right
}

div#quicklinks a {
	vertical-align: middle;
	margin: 0px 0px 0px 33px;
}

div#quicklinks a img { margin-top: 25px; }

div#mainnavigation {
	width: 917px;
	height: 28px;
}

ul#mainnav { margin: 0px 40px; }

ul#mainnav li {
	width: 164px;
	height: 28px;
	margin: 0px 1px;
	list-style-type: none;
	list-style-position: inside;
	background-image: url('http://www.domaincheck.co.uk/images/mainliback.jpg');
	float: left;
	text-align: center;
}

ul#mainnav li.current { 
          background-image: url('http://www.domaincheck.co.uk/images/currentliback.jpg'); 
}

ul#mainnav li a {
	color: #FFF;
	margin: 5px 0px 0px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

div#topcurve , div#foottopcurve {
	width: 917px;
	height: 17px;
	background-image: url('http://www.domaincheck.co.uk/images/topcurve.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
div#foottopcurve { margin-top: 5px; }
div#body , div#footbody {
	width: 917px;
	background-image: url('http://www.domaincheck.co.uk/images/bodyback.jpg');
	background-repeat: repeat-y;
}
div#footbody { text-align: center; }

div#left {
	width: 196px;
	float: left;
	margin-left: 5px;
}

div#right {
	margin-left: 5px;
	width: 705px;
	float: left;
}

div#contenttop {
	width: 703px;
	height: 17px;
	background-image: url('http://www.domaincheck.co.uk/images/thick-top-l.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#homecontent {
	width: 887px;
	padding: 5px 15px;
}

div#content {
	width: 800px;


}

p. {line-height: 200%}

ul.content {
	float: left;
	width: 10px;
}


ul.content li {
	list-style-type: none;
}

div#contentlow {
	width: 703px;
	height: 17px;
	background-image: url('http://www.domaincheck.co.uk/images/thick-low-l.jpg');
	background-repeat: no-repeat;
}

div#lowcurve , div#footlowcurve {
	width: 917px;
	height: 17px;
	background-image: url('http://www.domaincheck.co.uk/images/lowcurve.jpg');
	background-repeat: no-repeat;
}

div#faqtop , div#domainsearchtop {
	width: 194px;
	height: 12px;
	background-image: url('http://www.domaincheck.co.uk/images/thin-top-s.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#subnavtop {
	width: 194px;
	height: 12px;
	background-image: url('http://www.domaincheck.co.uk/images/thick-top-s.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#subnavigation {
	width: 194px;
	background-image: url('http://www.domaincheck.co.uk/images/thick-mid-s.jpg');
	background-repeat: repeat-y;
}

ul#subnav {
	width: 184px;
	margin: 0px 5px;
}

div#subnavlow {
	width: 194px;
	height: 12px;
	background-image: url('http://www.domaincheck.co.uk/images/thick-low-s.jpg');
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

div#faqmid , div#domainsearchmid {
	width: 174px;
	padding: 0px 10px;
	background-image: url('http://www.domaincheck.co.uk/images/thin-mid-s.jpg');
}

div#faqlow , div#domainsearchlow {
	width: 194px;
	height: 12px;
	background-image: url('http://www.domaincheck.co.uk/images/thin-low-s.jpg');
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.hidden { display: none; }
.clear { width: 100%; clear: both; float: none; height: 1px; }
ul#subnav li.title , ul#faqnav li.title , span.header { font-size: 16px; margin: 0px; font-weight: bold; }

div#homecontenttop {
	width: 100%;
	height: 205px;
	float: left;
	background-image: url('http://trafficbuilding.co.uk/imgs/domaincheck/domain-banner.jpg');
	background-repeat: no-repeat;
}

div#homebodycontent {
	width: 100%;
	margin: 5px 0px;
	float: left;
}

div#homebodyfooter {
	width: 100%;
	height: 204px;
	float: left;
}

div#specialofferbox , div#otherservicesbox , div#mainbodyleft {
	width: 192px;
	float: left;
	padding: 5px;
	margin: 0px 17px;
}

div#specialofferbox {
	height: 217px;
	background-image: url('../images/special.png');
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 35px;
}

div#specialofferbox a { color: #0054A5; }

div#otherservicesbox div.title div.title-center { width: 172px; }
div#domaincheckbox , div#testimonialsbox , div#mainbodymid  {
	width: 335px;
	float: left;
	padding: 5px;
	margin: 0px 10px;
}

div#domaincheckbox {
	height: 100px;
	background-image: url('');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 20px 0px 0px 519px;
	float: none;
}

div#testimonialsbox div.title div.title-center { width: 315px; }

div#servicesbox , div#newclientsbox , div#mainbodyright  {
	width: 241px;
	float: left;
	padding: 5px;
	margin: 0px 17px;
}

div#servicesbox a { font-weight: bold; }
div#newclientsbox div.title div.title-center { width: 221px; }
div#servicesbox {
	height: 249px;
	background-image: url('../images/services.png');
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 22px;
}

div#mainbodymid {
	margin-top: 35px;
}

div.title {
	width: 100%;
	height: 28px;
	background-color: #0054A5;
	margin-bottom: 5px;
}

div.title-left {
	background-image: url('http://www.domaincheck.co.uk/images/bluepill-left.jpg');
	width: 10px;
	float: left;
	height: 28px;
}

div.title-center {
	float: left;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 6px 0px;
}

div.title-right {
	background-image: url('http://www.domaincheck.co.uk/images/bluepill-right.jpg');
	width: 10px;
	float: right;
	height: 28px;
}

dd , dt { margin-top: 5px; }
div#content table td , div#content table th { border: 1px solid; }
div#content table td + td , div#content table th + td { border-left: none }
div#content table tr + tr > td { border-top: none; }
div#content table tr + tr > th { border-top: none; }
div#content table.noborder td { border: none; }
div.content ul li a { text-decoration: none; }

div#orderform table , div#orderform table td , div#orderform table th { border: none; }

div#content ul li ul { margin-left: 30px; }
div#domaincheckbox h1 { font-size: 20px; margin: 3px 5px; }
div#page div.full { margin-top: 5px; 
}

div#menuWrapper {
    height: 2.2em;
    text-align: center;
}
div#menuWrapper ul {
    font-size:14px;
    font-weight:bold;    
    width: 100%;
    margin: 0;
    padding: 0.5em;
}
div#menuWrapper ul li {
    display: block;
    float: left;
    width: 32%;
    height: 2em;
}