* {
	padding: 0;
	margin: 0;
}
/* Begin Typography & Colors */
body {
	font-family: "Lucida Sans", Tahoma, Verdana;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 17px;
	padding: 0 0 5px 0;
	color: #cc842a;
}
h2, h3, h4, h5, h6 {
	font-size: 17px;
	padding: 5px 0;
	color: #cc842a;
}
.pagetitleheading {

}
.pagetitleheading h1 {

}
#topheader {
	height: 40px;
	color: #FFFFFF;
	background-image: url(images/topnav.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#topheaderinner {
	height: 40px;
	width: 1000px;
	margin: 0 auto;
}
#topheaderleft {
	height: 40px;
	color: #FFFFFF;
	width: 500px;
	float: left;
	line-height: 40px;
}
#topheaderleft h1 {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#topheaderright {
	height: 35px;
	color: #FFFFFF;
	width: 500px;
	float: right;
	line-height: 40px;
	padding: 5px 0 0 0;
}
#header {
	height: 129px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 38px;
}
#headerleft {
	height: 95px;
	width: 395px;
	float: left;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerright {
	height: 95px;
	width: 264px;
	float: right;
	background-image: url(images/telephone.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navbg {
	height: 48px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subheader {
	height: 185px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding: 120px 0 0 30px;
	background-image: url(images/flash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subheaderleft {
	width: 490px;
	float: left;
	line-height: 22px;
	color: #000000;
}
#subheadersubpage {
	height: 90px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/flashsub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 57px 0 0 50px;
}
#subheadersubpage h1, #subheadersubpage h2 {
	font-size: 25px;
	color: #000000;
}
#maincontent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#footerwrapper {
	height: 246px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/wrapperbg.jpg);
	background-repeat: repeat-x;
}
#footer {
	height: 246px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.narrowcolumn, .widecolumn {
	float: left;
	padding: 10px 15px;
	margin: 0;
	width: 670px;
	line-height: 22px;
}
.narrowcolumn ul, .widecolumn ul, .narrowcolumn ol, .widecolumn ol {
	padding-left: 30px;
}
.narrowcolumn p, .widecolumn p {
	padding: 6px 0 6px 0;
	line-height: 22px;
}
.narrowcolumn a, .widecolumn a {
	color: #000000;
}
#sidebar {
	padding: 0;
	margin: 0;
	width: 300px;
	float: left;
}
#enquiryform {
	padding: 6px;
	background-color: #000;
}
.formlabel {
	height: 26px;
	line-height: 26px;
	color: #fff;
}
.forminput {
	padding: 0 6px 10px 6px;
}
.formbutton {
	text-align: right;
	padding: 0 6px 0 0;
}
#enquiryformtext {
	text-align: center;
	color: #FFFFFF;
	padding: 5px 0;
}
.custominput {
	background-color: #FFFFFF;
	height: 22px;
	padding-top: 5px;
	width: 100%;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.customtextarea {
	background-color: #FFFFFF;
	width: 100%;
	height: 50px;
	overflow: auto;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sidehead1 {
	background-image: url(images/sidehead1.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
#sidehead2 {
	background-image: url(images/sidehead2.jpg);
	background-repeat: no-repeat;
	height: 48px;
}
#sidebarnav {
	padding: 0 0 10px 0;
}
#sidebarmenu {
}
#sidebarmenu ul {
	padding: 0;
	margin: 0;
}
#sidebarmenu ul li {
	list-style-type: none;
	background-image: url(images/sidebarnavbg.jpg);
	background-repeat: repeat-x;
}
#sidebarmenu ul li a {
	display: block;
	height: 45px;
	line-height: 45px;
	padding-left: 66px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
a#icon1 {
	background-image: url(images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: 14px top;
}
a#icon2 {
	background-image: url(images/icon2.jpg);
	background-repeat: no-repeat;
	background-position: 14px top;
}
a#icon3 {
	background-image: url(images/icon3.jpg);
	background-repeat: no-repeat;
	background-position: 14px top;
}
a#icon4 {
	background-image: url(images/icon4.jpg);
	background-repeat: no-repeat;
	background-position: 14px top;
}
a#icon5 {
	background-image: url(images/icon5.jpg);
	background-repeat: no-repeat;
	background-position: 14px top;
}
a#icon6 {
	background-image: url(images/icon6.jpg);
	background-repeat: no-repeat;
	background-position: 14px top;
}
a#icon7 {
	background-image: url(images/icon7.jpg);
	background-repeat: no-repeat;
	background-position: 14px top;
}
a#icon8 {
	background-image: url(images/icon8.jpg);
	background-repeat: no-repeat;
	background-position: 14px top;
}
#sidebarmenu ul li a:hover {
	text-decoration: underline;
	color: #000;
}
#video {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto 0 auto;
	width: 280px;
}
#newsheading {
	height: 36px;
	line-height: 36px;
	background-image: url(images/newsheadingbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
}
#newsheading h2 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#newscontent {
	padding: 10px;
	background-color: #ececec;
	border: solid 1px #afafaf;
}
#newscontent a {
	text-decoration: none;
}
#newscontent a:hover {
	text-decoration: underline;
}
.newspost {
	background-image: url(images/newsbullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 30px;
}
.newspost p {
	padding: 5px 0;
	margin: 0;
}
#newsfooter {
	background-color: #afafaf;
	padding: 4px;
	height: 30px;
}
#newsfooter img {
	float: right;
}
#footernav {
	height: 150px;
	padding-top: 15px;
	width: 300px;
	float: right;
}
#footernav ul {
	padding: 0 0 0 35px;
	margin: 0;
	width: 110px;
	float: left;
}
#footernav ul li {
	list-style-type: none;
}
#footernav ul li a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 30px;
}
#footernav ul li a:hover {
	text-decoration: underline;
}
#footercopyright {
	width: 400px;
	float: left;
	font-size: 11px;
	padding: 100px 0 0 30px;
}
#footercopyright p {
	line-height: normal;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#footercopyright a {
	text-decoration: none;
	color: #FFFFFF;
}
#footertext {
	text-align: left;
	color: #fff;
	font-size: 12px;
	padding: 50px 0 0 30px;
}
#footertext a {
	color: #FFFFFF;
	text-decoration: none;
}


.customsearchinput {
	background-image: url(images/searchinput.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: 0;
	padding: 6px 0 0 20px;
	margin: 0;
	height: 19px;
	width: 162px;
	font-size: 11px;
	color: #808080;
}


#topsearch {
	height: 20px;
}
#homepageboxes {
	margin-bottom: 10px;
}
#lefthomepagebox {
	float: left;
	margin-right: 8px;
	width: 315px;
}
#righthomepagebox {
	float: left;
	width: 315px;
}
#lefthomepageboxheading {
	color: #FFFFFF;
	background-image: url(images/leftboxheading.jpg);
	height: 119px;
	width: 315px;
}
#lefthomepageboxheading h2 {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-family: "Lucida Sans", Tahoma, Verdana;
}
#righthomepageboxheading {
	color: #FFFFFF;
	background-image: url(images/rightboxheading.jpg);
	height: 119px;
	width: 315px;
}
#righthomepageboxheading h2 {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-family: "Lucida Sans", Tahoma, Verdana;
}
#lefthomepageboxcontent {
	background-color: #FFFFFF;
	padding: 10px;
	border: solid 1px #d5d5d5;
	margin: 8px 0 0 0;
}
#lefthomepageboxcontent p, #righthomepageboxcontent p {
	padding: 0;
	margin: 0;
}
#righthomepageboxcontent {
	background-color: #FFFFFF;
	padding: 10px;
	border: solid 1px #d5d5d5;
	margin: 8px 0 0 0;
}
#content {

}


#freereport {
	width: 240px;
	margin: 0 auto;
	padding: 10px 0;
}





















.widecolumn .entry p {

}

.narrowcolumn .entry, .widecolumn .entry {

}

.widecolumn {

}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {

}


#headerimg .description {

	text-align: center;
}

.entry p a:visited {
	
}

.commentlist li, #commentform input, #commentform textarea {

}
.commentlist li ul li {

}

.commentlist li {

}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {

}

.commentlist p {
	text-transform: none;
}

#commentform p {

}

.commentmetadata {
	font-weight: normal;
}

#sidebar {

}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {

}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}


#wp-calendar #prev a, #wp-calendar #next a {

}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {

	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */




.post {
	margin: 0px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	display: none;
	visibility: hidden;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/* End Entry Lists */



/* Begin Form Elements */
#searchform {

}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: none;
	visibility: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {


	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
