/* CSS Document */
* { margin: 0; padding: 0; border: 0; outline: 0;font-weight: inherit; font-style: inherit; font-size: 100%; font-family: Arial; vertical-align: baseline;}
:focus { outline: 0; }
html, body { height: 100%; min-height: 100%; }
body { line-height: 1; color: #333; font-size: 12px; background-color:  #fff; }
a img,:link img,:visited img { border:none; }
.clearer {float: none; clear: both; line-height: 0; display: block; }
ul { list-style: none; }
strong { font-weight: bold; }
a:link { color: #ffffff;  }
a:hover { color: #ff0000; }
a:active { color: #ffffff; }
a:visited { color: #ffffff; }
h1 { font-size: 24px; margin-bottom: 0px; border-bottom: 1px solid #fff; padding-bottom: 5px; margin-bottom: 10px; font-family: Georgia, "Times New Roman", Times, serif; color: #3776b9; }
h1.home { border-bottom: none; width: 499px; height: 37px; }
h1 span { background: url(images/content/welcome.jpg) top left no-repeat; }
h2 { font-size: 18px; margin-bottom: 20px; margin-top: 10px; color: #3776b9; font-family: Georgia, "Times New Roman", Times, serif; }
h3 { font-size: 15px; margin-bottom: 10px; }
p { line-height: 1.5; margin-bottom: 10px; }

.btn {
	display: block;
	position: absolute;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}

.textReplace {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.textReplace span {
	position: absolute;
	top: 0px; left: 0px;
	z-index: 5;
	display: block;
	width: 100%; height: 100%;
}

.left { float: left; margin-left: 100px; }
.right { float: right; margin-right: 100px; }
.rightImg{float:right;}


#container { width: 100%; position: relative; min-height: 100%; background: url(images/bg_gradient.jpg) top left repeat-x; }
#container .right_bg { width: 50%; height: 131px; position: absolute; right: 0px; top: 0px;/* background: url(images/header_left_gradient.gif) top left repeat-x;*/ background-color: #FFF; }
#container .wrap { width: 933px; margin: 0px auto; position: relative; }

#header { width: 100%; height: 131px; position: relative; }
#logo { position: absolute; top: 0px; left:0px; width: 354px; height: 93px; background: url(images/logo.jpg) top left no-repeat; }
#header blockquote { display: block; width: 579px; height: 93px; position: absolute; top: 0px; left: 354px; background: url(images/slogan.jpg) top left no-repeat; } 
#header #cards { display: block; width: 180px; height: 59px; position: absolute; top: 68px; left: 728px; background: url(images/eftpos.jpg) top left no-repeat; }
#header ul li#left_nav { background: url(images/nav/nav_0.jpg) top left no-repeat; width: 900px; height: 38px; position: absolute; top: 93px; left: 0px; }
#header ul li #home { display: block; width: 88px; height: 38px; background: url(images/nav/nav_01_home.jpg) top left no-repeat; position: absolute; top: 93px; left: 72px; }
#header ul li #home:hover { background-position: 0px -38px; }
#header ul li #home.selected { background-position: 0px -76px; }
#header ul li #services { display: block; width: 96px; height: 38px; background: url(images/nav/nav_02_services.jpg) top left no-repeat; position: absolute; top: 93px; left: 160px; }
#header ul li #services:hover { background-position: 0px -38px; }
#header ul li #prices { display: block; width: 87px; height: 38px; background: url(images/nav/nav_03_prices.jpg) top left no-repeat; position: absolute; top: 93px; left: 256px; }
#header ul li #prices:hover { background-position: 0px -38px; }
#header ul li #our_process { display: block; width: 128px; height: 38px; background: url(images/nav/nav_04_book.jpg) top left no-repeat; position: absolute; top: 93px; left: 343px; }
#header ul li #our_process:hover { background-position: 0px -38px; }
#header ul li #contact_us { display: block; width: 121px; height: 38px; background: url(images/nav/nav_05_contact.jpg) top left no-repeat; position: absolute; top: 93px; left: 471px; }
#header ul li #contact_us:hover { background-position: 0px -38px; }
#header ul li #testimonials { display: block; width: 136px; height: 38px; background: url(images/nav/nav_06_testimonials.jpg) top left no-repeat; position: absolute; top: 93px; left: 592px; }
#header ul li #testimonials:hover { background-position: 0px -38px; }

#content { width: 100%; position: relative; padding: 0px 0px 0px 0px; }
#content #flashContent { position: absolute; top: 40px; left: 550px; border: 1px solid #BBBBBB; width: 344px; height: 433px; }
#content .main_content { padding: 40px 30px 120px 30px; margin: 0; width: 873px; background: #fff url(images/nav/main_content.jpg) top left  no-repeat; min-height: 680px; }
#content .main_content p { width: 490px; padding-bottom: 10px; }

#content .main_content table { width: 480px; line-height: 150%; border: 1px solid #999; border-collapse: collapse; margin-bottom: 30px; }
#content .main_content table tr th { background-color: #e2f0fc; width: 240px; padding: 5px; color: #3776b9; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; border-collapse: collapse; }
#content .main_content table tr td { background-color: #fff; width: 240px; padding: 5px; border-collapse: collapse; }
#content .main_content table tr td.cons { background-color: #fafafa; padding: 5px; }
#content .main_content table tr .right_border { border-right: 1px solid #999; }

#content .main_content ul { padding-bottom: 10px; }
#content .main_content ul li { padding-left: 30px; padding-bottom: 5px; margin-bottom: 18px; background: url(images/arrow_right.gif) top left no-repeat; font-size: 16px; color: #3776b9; width: 460px; font-family: Georgia, "Times New Roman", Times, serif; position: relative; line-height: 100%; }
#content .main_content ul li span { display: block; width: 200px; font-family: Georgia, "Times New Roman", Times, serif; position: absolute; right: 0px; top: 0px; line-height: 110%; }

#content .main_content ol, #content .main_content dl  { width: 480px; padding-left: 25px; }
#content .main_content ol li, #content .main_content dl dd  { padding-left: 0px; padding-bottom: 10px; line-height: 150%; }
#content .main_content dl { margin-top: 20px; padding-left: 0px; }
#content .main_content dl dt { background: url(images/content/add.jpg) top left no-repeat; padding-left: 20px; color: #3776b9; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 18px; }
#content .main_content dl.testimonial_title dt { background: none; padding-left: 0px; }
#content .main_content dl dd { padding-top: 10px; padding-left: 0px; margin-left: 0px; }
#content .main_content .hr { display: block; width: 500px; height: 10px; background: url(images/content/hr.jpg) top left no-repeat; margin-top: 10px; }
#content .main_content img.left { margin-left: 0px; margin-right: 20px; }
#content .industry_logos { width: 344px; height: 100px; position: absolute; top: 450px; left: 535px; margin-top: 50px; }
#content .industry_logos .left { float: left; margin-left:60px; margin-right: 10px;  }
#content .industry_logos .right { float: right; margin-left: 20px; margin-right: 25px; }
#content .testimonials { width: 344px; height: 185px; margin-top: 65px; padding: 15px; position: absolute; top: 550px; left: 535px; }
#content .testimonials h3.clients { width: 214px; height: 42px; display: block; }
#content .testimonials h3.clients span { background: url(images/content/clients.jpg) top left no-repeat; }
#content .testimonial h3.tips { padding-left: 15px; background: url(images/tips_icon.gif) top left no-repeat; }
#content .testimonial p { color: #333333; line-height: 125%; }
#content #calculator { display: block; width: 491px; height: 82px; background: url(images/content/calculator.jpg) top left no-repeat; /*position: absolute; top: 605px; left: 30px;*/ position: relative; }
#content #special_offer { background: url(images/content/special.jpg) top left no-repeat; width: 491px; height: 81px; display: block; /*position: absolute; top: 515px; left: 30px;*/ position: relative; }
#content #quote_contact { top: 110px; left: 645px; }
#content #quote:hover, #content #quote_contact:hover { background-position: 0px 0px; }

#footer { width: 100%; height: 57px; background: url(images/footer_gradient.gif) top left repeat-x; position: absolute; bottom: 0px; }
#footer .footer_content { width: 1026px; color: #f3f8fd; position: relative; margin: 25px auto 0px auto; }
#footer .footer_content p { margin-bottom: 0px; padding: 0px; }
#footer .footer_content .left { margin-left: 45px; }
#footer .footer_content .right { margin-right: 45px; }
#footer .footer_content .center { float: left; margin-left: 105px; text-align: center; }
#footer .footer_content a { text-decoration: none; }
#footer .footer_content a:hover { text-decoration: underline; }

#content .main_content ul.contact { margin-top: 30px; }
#content .main_content ul.contact li { background: none; font-size: 14px; padding-left: 0px; color: #333; } 

#content .main_content #type, #content .main_content #details, #content .main_content #contact_info { display: none; }
#content .main_content form { background-color: #eee; border: 1px solid #999; width: 400px; line-height: 150%; padding: 5px; }
#content .main_content form h6 { font-weight: bold; margin-top: 5px; }
#content .main_content form h3 { font-size: 18px; margin-top: 20px; color: #3776b9; border-bottom: 1px solid #ccc; }
#content .main_content form #work { line-height: 150%; }
#content .main_content form p { padding-bottom: 0px; margin-bottom: 0px; }
#content .main_content form ul { padding-left: 0px; background: none; }
#content .main_content form ul li { list-style-type: none; background: none; padding-left: 0px; clear: both; font-size: 12px; color: #333; font-family: Arial, Helvetica, sans-serif; width: 360px; height: 22px; line-height: 22px; margin: 0 0 5px 0; }
#content .main_content form ul li label { color: #333; font-size: 12px; display: block; text-align: left; height: 22px; line-height: 22px; vertical-align: middle; }
#content .main_content form ul li label span { display: inline; color: #F00; text-align: left; float: none;  margin: 0px; padding: 0px; position: relative; width: auto; }
#content .main_content form ul li input { width: 150px; height: 22px; line-height: 100%; float: right; } 
#content .main_content form ul li select { width: 150px; height: 22px; line-height: 100%; float: right; margin-bottom: 5px; }
#content .main_content form input, #content .main_content form select, #content .main_content form textarea { border: 1px solid #999; }
#content .main_content form ul li input.terms { display: inline; float: none; margin: 0px; padding: 0px; width: auto; }
#content .main_content #contact_info p { width: 400px; }
#content .main_content form input.submit { padding: 5px; background-color: #fff; margin-top: 10px; cursor: pointer; }
#content .main_content form input.radio { border: none; width: auto; height: auto; float: left; margin-right: 5px; }
#content .main_content form ul li label { line-height: 1; }

.imgDisplay {margin-bottom: 20px;}
.imgDisplay img { border: solid 5px #dddddd;}
.imgDisplay p { color: #999999; font-style: italic;}

#content .main_content h2.high_pressure { padding-bottom: 10px; margin-bottom: 0; }
#content .main_content a.group { color: #333; }
.group.no { display: none; }