@charset "UTF-8";

/* v1.0 | 20080212 | Reset Styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS Document */

body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #e3e3e3 url(ui/bg.jpg) top left repeat-x;
}

a{
	text-decoration: none;	
}

a:hover{
	text-decoration: underline;	
}

#container{
	margin-left: auto;
	margin-right: auto;
	width: 974px;
}

#menu{
	list-style: none;
	background: url(ui/menu.jpg) no-repeat;
	height: 51px;
	padding-left: 20px;
}

#menu li{
	float: left;
}

#menu li a{
	margin-right: 20px;	
	line-height: 45px;
	color: #fff;
	text-decoration: none;
}

#menu li a:hover{
	color: #f68f1e;
}	

#need-help{
	background: url(ui/need-help.gif) no-repeat top left;
	color: #fff;
	height: 138px;
	position: absolute;
	top: 0;
	margin-left: 420px;
	width: 554px;
}

#need-help .replace{
	display: none;
}

#happy-to-help{
	background: url(ui/happy-to-help.jpg) no-repeat;
	height: 32px;
	width: 238px;
	text-indent: -5000em;
	position: absolute;
	top: 105px;
	margin-left: 770px;
}

#sub-banner{
	background: url(ui/bg-subhero.jpg) no-repeat;
	height: 173px;
	width: 974px;
	margin-top: 12px;
}

.sub-container{
	width: 232px;
	float: left;
	margin: 15px 0px 0px 10px;
	color: #6c6c6c;
}

.sub-container img{
	float: left;
	margin-right: 7px;
}

.sub-container h2{
	padding: 3px 0px 6px 0px;	
	font-size: 14px;
	color: #000;
}

.sub-container p{
	font-size: 11px;
	line-height: 12px;
}

.sub-container p a{
	display: block;
	margin-top: 6px;
	color: #6c6c6c;
	text-decoration: none;
	font-weight: bold;
}

#cta img {
    display: block;
    margin: 0 auto;
}

#testimonials{
	background: url(ui/testimonials-top.jpg) left top no-repeat;
	width: 285px;
}

#testimonials ul{
	background: url(ui/testimonials-bottom.jpg) left bottom no-repeat;
	padding: 0px 10px 2px 10px;	
}

#testimonials li{
	line-height: 17px;
	padding-top: 10px;
	clear: both;
	color: #4e4e4e;
	width: 285px;
}

#testimonials li img{
	margin: 5px 5px 7px 0px;
}

#testimonials li strong{
	color: #000;
}

#testimonials li strong, #testimonials li em{
	display: block;
}
#testimonials .image, #testimonials .text {
	float: left;
}
#testimonials .image {
	width: 81px;
}
#testimonials .text {
	width: 184px;
}

#testimonials-container{
	background: url(ui/testimonials-middle.jpg) left top repeat-y;
	float: left;
}

#content-container{
	margin-left: 307px;
	width: 667px;
	background: url(ui/content-middle.jpg) left top repeat-y;
}

#content-container #content h1{
	background: url(ui/content-top.jpg) left top no-repeat;
	height: 71px;	
	color: #006ab6;
	padding: 20px 20px 0px 20px;	
	font-size: 20px;
}

#content-container #content{
	min-height: 380px;
	line-height: 17px;
	background: url(ui/content-bottom.jpg) left bottom no-repeat;
}

#content-container #content p{
	margin-bottom: 10px;	
}

#content-container #content ul{
	margin-left: 15px;
	margin-bottom: 10px;
}

#content-container #content ul li{
	list-style: circle;
	color: #f68f1e;
}

.pad{
	padding: 0px 20px 25px 20px;	
	margin-top: -40px;
}

#hero-presentation{
	float: right;
	margin: 0 0 10px 10px;
}

#contact label{
	display: block;
	line-height: 22px;
	color: #006ab6;
	font-weight: bold;
}

#signup label{
	float: left;
	display: block;
	width: 155px;
}

#submitbtn{
	margin-left: 155px;
	margin-top: 10px;
}

#signup .row p{
	line-height: 17px;
	padding-left: 155px;	
}

#postcode, #oms_order_bank_postcode{
	width: 100px;	
}

#signup label, #signup .row{
	margin-bottom: 5px;	
}

#contact p, .red, #signup p{
	color: #f68f1e;
	font-weight: bold;
	margin: 0px 0px 4px 0px !important;
	padding: 0px;
}

.breadcrumb{
	border-bottom: 1px solid #006ab6;
	padding-bottom: 4px;
}

.breadcrumb span{
	font-weight: bold;
}

#title{
	width: 50px;	
}

.breadcrumb strong{
	color: #006ab6;
}

#footer{
	background: url(ui/footer.jpg) top center no-repeat;
	padding-top: 20px;
	clear: both;
	margin-top: 20px;
}

#footer, #footer a{
	color: #5f5f5f;	
	padding-right: 10px;
}

#footer ul{
	margin-left: 300px;	
}

#footer ul li{
	float: left;
	margin-right: 10px;
}

#footer p{
	clear: both;
	margin-top: 25px;
	text-align: center;
	margin-bottom: 10px;
	line-height: 14px;
}

.table table{
  background-image: url(images/tablebg.gif);
  background-repeat: repeat-x;
  border: 3px ridge #89c3eb;
  text-align: center;
  margin: 20px auto 0;
  width: 100%;
  height: 272px;
  font-size: 110%;
}

.table td{
  padding: 7px 0 0;
}

.table tr {
  border-bottom: 1px ridge #89c3eb;
}
