body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #a7ddf3;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}

p, div, h1, h2, img, ul {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

.clear {
	height: 0;
	overflow: hidden;
	clear: both;
}

.underheader {
	height: 30px;
}

.payments {
	height: 15px;
}

/* Container styles */

#container {
	width: 915px;
	margin-left: auto;
	margin-right: auto;
	background: url(../Images/containerbg.gif) repeat-y right;
}

#innercontainer {
	background: url(../Images/keyshapebg.gif) no-repeat left top;
}

/* Header styles */

#header {
	float: right;
	width: 840px;
}

#header #logo {
	float: left;
	padding-top: 10px;
	margin-bottom:6px;
}

#award {
	margin:0;
	padding:0;
	float:left;
	width:323px;
	background-color: #c8e2ec;
	color: #015988;
	padding-left:9px;
	font-size:1.1em;
	height: 34px;
	
}

#award span {
	font-size: 1.5em;
	float:left;
	margin-top:-5px;
}
	

#header #toprightimages {
	float: right;
	width: 506px;
	
}

#header #toprightimages img {
	float: left;
}

#header #toprightimages #toprightimage {
	padding-left: 6px;
}

#header #toprightimages p {
	background-color: #015988;
	color: #FFF;
	font-size: 1.5em;
	font-weight: bold;
	clear: both;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	height:24px;

}

#header #topcompdesc {
	float: left;
	clear: both;
	background-color: #a6ddf2;
	color: #FFF;
	width: 840px;
	margin-top: 2px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* Content styles */

#content {
	width: 737px;
	float: right;
	background: url(../Images/contentbgrepeat.gif) repeat-y left;
}

#content #topcontent {
	background: url(../Images/contenttopbg.gif) no-repeat top;
}

#content #bottomcontent {
	background: url(../Images/contentbottombg.gif) no-repeat bottom;
	padding-left: 65px;
}

/* Main navigation styles */

#content ul#nav {
	padding-top: 13px;
	padding-left: 100px;
	list-style: none;
}

#content ul#nav li {
	display: inline;
	height: 31px;
	padding-left: 10px;
	float: left;
}

#content ul#nav li a {
	display: block;
	float: left;
	color: #FFF;
	height: 21px;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 5px;
	background: url(../Images/nav.gif) no-repeat;
	width: 107px;
}

#content ul#nav li a:hover, #content ul#nav li a.active {
	background: url(../Images/navactive.gif) no-repeat;
	color: #015988;
}

/* Leftcontent styles */

#content #leftcontent {
	width: 195px;
	float: left;
	padding-left: 13px;
	margin-top: 20px;
}

#content #leftcontent ul {
	width: 175px;
	color: #32789e;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#content #leftcontent ul li {
	padding-bottom: 10px;
	list-style-image: url(../Images/bulletpoint.gif);
}

#content #leftcontent .logos {
	padding-left: 20px;
}

/* Rightcontent styles */

#content #rightcontent {
	width: 461px;
	float: left;
	margin-top: 20px;
	border-left: 1px solid #a6d5e8;
}

#content #rightcontent #text {
	font-size: 1.2em;
	line-height: 1.6em;
	width: 400px;
	padding-left: 15px;
	padding-bottom: 5px;
}

#content #rightcontent #text.home {
	padding-bottom: 25px;
}

#content #rightcontent #text p {
	padding-bottom: 20px;
}

/* Content bottom styles */

#content #contentbottom {
	clear: both;
}

#content #contactme {
	background: url(../Images/contactmebottom.gif) no-repeat;
	height: 29px;
	width: 340px;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 15px;
	float: right;
	clear: none;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
}

#content #contactme a {
	color: #015988;
	font-style: italic;
}

#content #payments {
	color: #015988;
	font-size: 1.1em;
	clear: left;
	width: 310px;
}

#content #payments.home {
	padding-top: 25px;
}

#content #payments.contact {
	padding-top: 15px;
}

/* Footer styles */

#footer {
	width: 806px;
	float: right;
	background-color: #015988;
	color: #dfeaf0;
	padding-top: 8px;
	padding-bottom: 8px;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	color: #dfeaf0;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer .left, #footer .center, #footer .right {
	float: left;
	font-size: 1.1em;
}

#footer .left {
	width: 260px;
	text-align: left;
	padding-left: 10px;
}

#footer .center {
	width: 265px;
	text-align: center;
}

#footer .right {
	width: 260px;
	text-align: right;
	padding-right: 10px;
}

/* contact us styles */

#content #rightcontent #text p.contactusp {
	padding-bottom: 5px;
	margin: 0;
}

#contactus {
	margin: 0;
}

#contactus #formtop {
	border: 1px solid #045b89;
	background-color: #e6f4fa;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 1.2em;
	color: #045b89;
	margin: 0;
}

#contactus #formtop p {
	clear: both;
	height: 16px;
}

#contactus #formtop p.enquiry {
	height: 250px;
}

#contactus #formtop p.securitycode {
	height: 35px;
}

#contactus #formtop label {
	float: left;
	width: 60px;
	margin: 0;
	padding: 0;
	padding-right: 5px;
	text-align: right;
}

#contactus #formtop input, #contactus #formtop textarea {
	float: left;
	width: 280px;
	border: 1px solid #045b89;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#contactus #formtop textarea {
	height: 250px;
}

#contactus #formbuttons {
	clear: both;
	margin-top: 10px;
}

#contactus #formbuttons #resetbutton, #contactus #formbuttons #sendbutton {
	background-color: #045b89;
	border: 0;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 70px;
	height: 22px;
}

#contactus #formbuttons #resetbutton {
	float: left;
}

#contactus #formbuttons #sendbutton {
	float: right;
}

#leftcontent .leftcontacttop, #leftcontent .leftcontactbottom {
	color: #045b89;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 15px;
}

#leftcontent .leftcontacttop {
	margin-top: 80px;
}

/* Services styles */

ul#servicesnav {
	margin-bottom: 5px;
}

ul#servicesnav li {
	display: inline;
	color: #045b89;
	font-weight: bold;
	font-size: 1.2em;
}

ul#servicesnav li a {
	color: #045b89;
}

ul#servicesnav li a:hover {
	text-decoration: underline;
}

ul#servicesnav li a.active {
	color: #a7ddf3;
}

/* General locksmith styles */

#leftcontent ul#leftserviceslist {
	padding-top: 40px;
	margin-top: 0;
	margin-bottom: 0;
}

#leftcontent ul#leftserviceslist.upvc {
	padding-top: 75px;
}

#leftcontent ul#leftserviceslist li {
	list-style-image: url(../Images/bulletpoint2.gif);
	color: #000;
}

h2 {
	color: #045b89;
	font-size: 1.2em;
	margin-bottom: 15px;
	margin-top: 5px;
}

#rightcontent ul#serviceslist {
	padding-left: 15px;
	margin-bottom: 20px;
}

#rightcontent ul#serviceslist li {
	list-style-image: url(../Images/bulletpoint.gif);
	color: #000;
	font-weight: bold;
}

/* Links styles */

#content #rightcontent #text.links {
	padding-bottom: 370px;
}

#content #rightcontent #text.links p {
	padding-bottom: 5px;
	font-size: 1.2em;
}

#content #rightcontent #text.links p a {
	color: #39a2cc;
}

#content #rightcontent #text.links p a:hover {
	text-decoration: underline;
}

#content #rightcontent #text.links p span.testimonialname {
	color: #39a2cc;
}

.biggerh2 {
	font-size: 1.3em;
}

#content #rightcontent #text.links .testimonialsh2 {
	margin-top: 30px;
}

/* Privacy styles */

#privacysitemap {
	width: 450px;
	padding-left: 110px;
	padding-top: 20px;
	padding-bottom: 250px;
	clear: both;
}

#privacysitemap .biggerh2 {
	font-size: 1.5em;
}

#privacysitemap p {
	font-size: 1.2em;
}

#privacysitemap ul {
	font-size: 1.5em;
	line-height: 1.8em;
	list-style: none;
}

#privacysitemap ul li ul {
	font-size: 0.8em;
	line-height: 2em;
	padding-left: 30px;
}

#privacysitemap ul a {
	color: #000;
	display: block;
}

#privacysitemap ul a:hover {
	text-decoration: underline;
}
