body {
	margin: 0;
	padding: 0;
	background: url(/images/page-bg.png) repeat-x 0 0 #f84800;
	text-align: center;
	font-family: Tahoma, Arial, Sans serif;
	font-size: .84em;
}

a {
	color: #ffe66f;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

#wrap {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 188px;
	background: url(/images/header-nav-bg.gif) no-repeat 50% 100%;	
}

#header h2 {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 58px;
	background: url(/images/header-logo.png) no-repeat 0 0;		
}

#header h2 a {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -3000px;
	width: 960px;
	height: 58px;
}

/* ============== content pages ================= */

#main-content-block {
	clear: left;
	width: 960px;
	margin: 0 auto;
	min-height: 400px;
	text-align: left;
	background: url(/images/maincontent-bg.jpg) repeat-x 0 0;
}

#left-column {
	float: left;
	width: 263px;
	padding-bottom: 20px;
}

#page-contents {
	float: left;
	width: 697px;
	color: #fff;
	padding-bottom: 20px;
	position: relative;
	line-height: 1.4em;	
}

#page-contents h1 {
	margin: 15px 18px 30px 0;
	padding: 0 0 6px 0;
	font-size: 27px;
	line-height: 27px;	
	font-weight: 500;
	color: #fff;
	border-bottom: 1px solid #fff;
}

h1.staticpagetitle {
	margin-top: 52px !important;
}

#page-contents p {
	margin-right: 50px;
}


.clear {
	clear: both;
}

.pdf-download {
	padding: 8px 8px 8px 24px;
	background: url(/images/pdf_icon.gif) no-repeat 3px 50%;
	border: 1px solid #f84800;
	clear: left;
	margin-top: 2px;
}

.pdf-download:hover {
	border: 1px dotted #ffebaa;
	text-decoration: none !important;
}


#testimonials {
	width: 220px; 
	float: right;
	background: url(/images/testimonials-header-bg.jpg) no-repeat 0 0;
	margin-top: -16px;
}

#testimonials h4 {
	margin: 0 0 0 74px;
	padding: 14px 0;
	height: 32px;
}

.testimonial {
	clear: left;
	margin: 8px 8px 0 8px;
	padding: 0 5px 8px 5px;
	border-bottom: 1px solid #ffe66f;
	font-style: italic;
}


/* ================= specifications and price lists ============= */


#specstable {
	width: 697px;
	margin: 20px 0;
	font-size: 11px;
	text-align: center;
	clear: both;
}

#specstable th {
	background: #ff550e;
	color: #fff;
}

#specstable #head td{
	background: #ffc546;
	color: #ff6218;
}

#specstable #row-a td{
	background: #eee;
	color: #666;
}

#specstable #row-b td{
	background: #fff;
	color: #666;
}

/* ================= page navigation ================== */

/* ================= left nav =================== */

ul#left-nav {
	list-style: none;
	margin: 50px 30px 20px 17px;
	padding: 0;
}

ul#left-nav li {
	margin: 0;
	padding: 0;
	display: inline;
}

ul#left-nav li a {
	display: block;
	padding: 8px 0 8px 16px;
	border-bottom: 1px dotted #fff;
	font-size: 1em !important;
	font-weight: 700;	
	color: #fff;
	text-decoration: none;
}

ul#left-nav li a:hover {
	background: url(/images/nav-arrow.gif) no-repeat 5px 50%;
	border-bottom: 1px dotted #fff;
	color: #fff;
}


/* subsections */


ul#left-nav li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#left-nav li ul li a {
	margin-left: 14px !important;
	color: #fff486;
}

ul#left-nav li ul li a:hover {
	color: #ffd567;
}

/* ======= lower navigation ===== */


ul#lower-left {
	list-style: none;
	margin: 0 30px 20px 17px;
	padding: 0;
}

ul#lower-left li {
	margin: 0;
	padding: 0;
	display: inline;
}

ul#lower-left li a {
	display: block;
	padding: 8px 0 8px 16px;
	border-bottom: 1px dotted #fff;
	font-size: 1em !important;
	font-weight: 700;	
	color: #fff;
	text-decoration: none;	
}

ul#lower-left li a:hover {
	background: url(/images/nav-arrow.gif) no-repeat 5px 50%;
	border-bottom: 1px dotted #fff;
	color: #fff;
}



/* ================= home page elements ================ */

#home-images-block {
	clear: left;
	position: relative;
	width: 960px;
	height: 283px;
	border: 0;
	overflow: hidden;
}

#home-contents {
	width: 960px;
	clear: left;
	float: left;
	background: url(/images/content-top-gradient.jpg) repeat-x 0 0;
	text-align: left;
}

#home-contents h1 {
	float: left;
	width: 427px;
	margin: 0;
	padding: 20px;
	color: #fff;
	font-size: 170%;
	font-weight: 500;
}

#home-contents ul {
	float: left;
	list-style: disc;
	padding: 20px 6px;
	margin: 0!important;
	color: #fff;
	font-size: 110%;
}

#home-contents ul li {
	padding: 0;
	margin: 0 0 0 15px;
}

#list1 {
	width: 158px;
}

#list2 {
	width: 110px;
}

#list3 {
	width: 160px;
}

ol#help-questions {
	font-size: 1.2em;
	color: #fff486;
	line-height: 1.7em;
	font-weight: 700;	
}

ol#help-questions a {
	color: #fff486;
	text-decoration: none;
}

ol#help-questions a:hover {
	color: #fff;
}


/* ============= links page elements ================== */

#links dl {

}

#links dt {
	font-size: 1.2em;
	font-weight: 700;
	color: #fff;
	margin: 20px 220px 0 0;
	/*border-bottom: 1px solid #fff;*/
	background-color: #dc3307;
	padding: 5px;
}

#links dd {
	color: #fff;
}

#links dd a {
	color: #ffe66f;
	text-decoration: none;
}

#links dd a:hover {
	color: #fff;
	text-decoration: underline;
}


/* ============== contact page ============= */

#contact-otherbits {
	float: right;
	width: 250px;
	/*border-left: 1px solid #ffe66f;*/
}

#contact-otherbits h4 {
	font-size: 1.2em;
	font-weight: 700;
	color: #fff;
	margin: 0 30px 10px 0;
	background-color: #dc3307;
	padding: 5px 5px 5px 14px;
}

#contact-otherbits p {
	margin-right: 20px !important;
	padding-left: 14px;	
}

#googlemap {
	padding: 10px 0 10px 19px !important;
	background: url(/images/google-map-icon.png) no-repeat 0 8px;
}

#contact_form {
	clear: left;
	/*border: 1px solid #ccc;*/
	/*background: #fff;*/
}

#contact_form ol {
	clear: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#contact_form ol li {
	clear: left;
	/*display: inline;*/
	margin: 0;
	padding: 5px 0;
}

#contact_form ol li label {
	float: left;
	display: block;
	width: 190px;
	text-align: right;
	padding: 3px 5px 0 0;
}

#contact_form ol li input {
	float: left;
	width:194px;
	margin: 0;
	border: 1px solid #666;
	padding: 3px;
}

#contact_form ol li textarea {
	width: 194px;
	height: 100px;
	padding: 3px;
	margin: 0;
	border: 1px solid #666;
	font-family: inherit;
	font-size: inherit;
}

#input#verification_code {
	width: 165px !important;
	margin-left: 190px;
}

input#submit {
	width: 80px !important;
}


/* =============== mail form =============== */


fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

.form_tidy {
	width: 390px;
	clear: left;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 30px;
}

.form_tidy p {
	clear: left;
	padding: 8px 0 0 0;
	margin: 8px 0 0 0 !important;
}

.form_tidy p label {
	float: left;
	width: 150px;
	text-align: right;
	font-size: 12px;
	font-weight: 600;
	padding: 1px 8px 3px 0;
	border-bottom: 1px dotted #ffe66f;
}

.textfield {
	float: left;
	width: 200px;
	border: 2px solid #bbb;
	padding: 3px;
}

.form_tidy p textarea {
	float: left;
	width: 200px;
	border: 2px solid #bbb;
	padding: 3px;
}

.form_tidy .button {
	text-align: center;
	width: 65px;
	height: 24px;
	border: 0;
	margin: 5px 0 10px 156px;
	color: #666;
	background: url(/images/button_submit.gif) 0 0 no-repeat #fff;
	cursor: pointer;
}

.formbutton {
	border: 1px solid #333;
	background-color: #999;
	cursor: pointer;
}

#checkout_button {
	margin-left: 156px;
}

.tickbox {
	width: 13px;
	border: 1px solid #ccc;
}


/* ============= footer elements ================ */

#footer {
	clear: left;
	width: 960px;
	background: url(/images/footer-bg.gif) no-repeat 0 100% #041663;
	color: #fff;
	min-height: 38px;
	line-height: 21px;
}

#footer a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: left;
	padding-left: 25px;	
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer span {
	float: left;
	display: block;
	padding: 9px 10px 0;
	margin: 0 20px 0 0;
}

#footer-details-3 {
	width: 110px;
	background: url(/images/footer-email-icon.gif) no-repeat 0 5px;
}

#footer-details-1 {
	margin-right: 0!important;
}

#bflink {
	clear:left;
	width: 960px;
	color: #ff8f1e;
	text-align: right;
	height: 18px;
	padding: 5px 0;
	font-size: 74%;
}

#bflink a {
	color: #ff8f1e;
	text-decoration: none;
}

#bflink a:hover {
	color: #ff8f1e;
	text-decoration: underline;
}

