* {
	margin: 0px;
	padding: 0px;
}

body{
	background-color:#e5e5e5;
	font-size: 1em;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h1{}
h2{
	color: #5688BE;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	line-height: 26px;
	margin-left: -9999px;
}
h3{
	color: #5688BE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0.1em;
	margin-left: -9999px;
	margin-bottom: 10px;
}
a {
	color: #254463;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* Main Elements */
#wrapper {
	background-image: url(images/gradiant.png);
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #e5e5e5;
	background-repeat: repeat-x;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/outer-page.png);
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: repeat-y;
}
#header {
	height: 150px;
	width: 800px;
	background-color: #999999;
	margin-bottom: 10px;
}
#navigation {
	height: 40px;
	width: 800px;
	background-color: #3b6b9c;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	display: block;
	width: 200px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
}
#navigation li a{
	text-decoration: none;
	color: #FFFFFF;
	height: 30px;
	width: 200px;
	float: left;
	padding-top: 10px;
	background-color: #2C3A95;
}
#navigation li a:hover{
	background-color: #78ADE9;
	color: #333333;
}
#main {
	width: 800px;
}
#content {
	width: 500px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 8px;
	float: left;
	color: #254463;
	line-height: 22px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 300;
	letter-spacing: 0.1em;
	padding-bottom: 15px;
}
#content p {
	margin-bottom: 20px;
}
#content ul {
	margin-top: 10px;
	list-style-type: none;
	margin-bottom: 20px;
}
#content  li.one, #content  li.two, #content  li.three, #content  li.four, #content  li.five, #content  li.six {
	background-repeat: no-repeat;
	background-position: left 55%;
	padding-left: 50px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #283498;
	font-weight: bold;
	font-size: 18px;
}
#content  li.one {
	background-image: url(images/bullet-1.jpg);
}
#content  li.two {
	background-image: url(images/bullet-2.jpg);
}
#content  li.three {
	background-image: url(images/bullet-3.jpg);
}
#content  li.four {
	background-image: url(images/bullet-4.jpg);
}
#content  li.five {
	background-image: url(images/bullet-5.jpg);
}
#content  li.six {
	background-image: url(images/bullet-6.jpg);
}
#sidebar {
	width: 272px;
	margin-top: 20px;
	float: left;
	text-align: right;
}
#sidebar img {
	border:none;
}
#footer {
	height: 50px;
	width: 800px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer a {
	color: #555555;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer-left {
	width: 350px;
	float: left;
}
#footer-right {
	float: left;
	width: 450px;
	text-align: right;
}
.first-word {
	font-size: 14px;
	font-weight: bold;
}
.before-list {
	margin: 0px;
	padding: 0px;
	color: #FF0000;
}
.names {
	text-align: left;
	width: 60px;
	vertical-align: top;
}
.gaps {
	width: 30px;
}
.fields {
	width: 400px;
}
.text-line {
	background-color: #E5E5E5;
	border: 1px solid #396798;
	width: 250px;
	padding: 3px;
}
.text-box {
	background-color: #E5E5E5;
	border: 1px solid #396798;
	width: 255px;
	padding-top: 3px;
}
blockquote {
	font-style: italic;
	text-align: justify;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 40px;
	margin-right: 10px;
	line-height: 20px;
}
h3.commercial {
	background-image: url(images/commercial-work.jpg);
	height: 40px;
	background-repeat: no-repeat;
	background-position: right top;
}
h3.quote {
	background-image: url(images/getting-quote.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
}
h3.enquire {
	background-image: url(images/enquire-form.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 62px;
}
h3.different {
	background-image: url(images/what-makes-different.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
}
h2.welcome {
	background-image: url(images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 85px;
}
h2.services {
	background-image: url(images/services.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
}
h2.testimonials {
	background-image: url(images/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
}
h2.contact {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
}
h2.thanks {
	background-image: url(images/thanks.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
}
