*{
	outline:none;
	padding:0;
	margin:0;
}

body{
	background-color:#747474;
	color:#272727;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

a{
	color:#136c6c;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:none;
}

#mainBody{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#ffffff url(../images/topBG.gif) left top repeat-x;
}

.innerWrapper{
	width:960px;
	margin:0 auto;
}

#header{
	width:960px;
	height:245px;
}

#header #topRow{
	height:201px;
	width:960px;
}

#header h1 a{
	display:block;
	width:189px;
	height:134px;
	text-indent:-9999px;
	float:left;
	margin-top:46px;
	background:url(../images/logo.jpg) left top no-repeat;
}

#header #searchBar{
	width:279px;
	height:29px;
	padding:4px 6px 5px;
	float:right;
	margin-right:6px;
	background:url(../images/searchBox.jpg) left top no-repeat;
}

#header #searchBar input{
	width:205px;
	height:18px;
	padding:3px;
	border:1px solid #bcbcbc;
	color:#898989;
	float:left;
}

#header #searchBar input.submit{
	width:62px;
	height:26px;
	float:left;
	margin-left:4px;
	background:url(../images/buttonSearch.jpg) top left no-repeat;
	border:0;
	text-indent:-9999px;
	cursor:pointer;
	/* IE fixes */
	font-size:0px;
	color:#2c8a89;
}

#header a#headerImageText{
	float:right;
	width:389px;
	height:108px;
	background:url(../images/headerTime_text.jpg) left top no-repeat;
	text-indent:-9999px;
	clear:right;
	margin-top:20px;
}

#header img#headerImage{
	float:left;
	margin-left:140px;
}

#header ul#topNav{
	float:left;
	display:block;
	width:960px;
	height:40px;
	margin-top:1px;
}

#header ul#topNav li{
	display:block;
	height:40px;
	float:left;
	list-style:none;
}

#header ul#topNav li a{
	text-indent:-9999px;
	display:block;
	height:40px;
	background-position:0 0;
	background-repeat:no-repeat;
}

#header ul#topNav li a:hover, #header ul#topNav li.active a{
	background-position:100% 0;
}

ul#topNav li#home a{
	background-image:url(../images/navHome.jpg);
	width:187px;
}

ul#topNav li#how a{
	background-image:url(../images/navHow.jpg);
	width:198px;
}

ul#topNav li#cost a{
	background-image:url(../images/navCost.jpg);
	width:184px;
}

ul#topNav li#newsletter a{
	background-image:url(../images/navNewsletter.jpg);
	width:113px;
}

ul#topNav li#contact a{
	background-image:url(../images/navContact.jpg);
	width:123px;
}

ul#topNav li#faq a{
	background-image:url(../images/navFaq.jpg);
	width:70px;
}

#telephone{
	width:960px;
	height:20px;
	background:url(../images/telephone.gif) right top no-repeat;
	text-indent:-9999px;
	margin-top:25px;
}

#mainContent{
	width:960px;
	margin:0 0 50px;
	overflow:hidden;
	background:url(../images/mainContentBG.gif) left top repeat-y;
}

#mainContent #sideBar{
	float:left;
	width:260px;
	border:1px solid #e2e0e0;
	border-right:none;
	background-color:#f7f6f6;
}

#mainContent #sideBar ul{
	margin:0 0 20px 30px;
}

#mainContent #sideBar ul li{
	list-style:none;
	margin-bottom:20px;
}

#mainContent #sideBar ul li a{
	font-size:16px;
	background:url(../images/leftNav-pri.gif) left center no-repeat;
	padding-left:20px;
	text-decoration:none;
	color:#272727;
}

#mainContent #sideBar ul li.active a{
	background:url(../images/leftNav-active.gif) left center no-repeat;
	text-decoration:none;
}

#mainContent #sideBar ul li.active ul li a{
	background:url(../images/leftNav-sec.gif) left center no-repeat;
}

#mainContent #sideBar ul li ul li.active a{
	background:url(../images/leftNav-active.gif) left center no-repeat;
	text-decoration:none;
}

#mainContent #sideBar ul li ul{
	margin:0 0 0 20px;
}

#mainContent #sideBar ul li ul li{
	margin:5px 0 0;
}

#mainContent #sideBar ul li ul li a{
	font-size:14px;
	background:url(../images/leftNav-sec.gif) left center no-repeat;
}

#mainBody #mainContent #sideBar ul li a:hover{
	background:url(../images/leftNav-active.gif) left center no-repeat;
	text-decoration:none;
}

#mainContent #sideBar #callBack{
	padding-top:20px;
	overflow:hidden;
}

#mainContent #sideBar #callBack h4{
	margin:0 0 10px 10px;
}

#mainContent #sideBar #callBack ul{
	margin-left:25px;
	margin-top:0;
	float:left;
}

#mainContent #sideBar #callBack ul li{
	width:206px;
	height:24px;
	margin-bottom:6px;
}

#mainContent #sideBar #callBack ul li input.input{
	height:18px;
	width:200px;
	padding:2px;
	color:#272727;
}

#mainContent #sideBar #callBack ul li.submit input{
 float:right;
	padding:3px;
}

#mainContent #content{
	background:#ffffff;
	width:677px;
	padding:10px;
	border:1px solid #e2e0e0;
	float:left;
}

body #content h2{
	width:635px;
	height:54px;
	display:block;
	margin-bottom:10px;
}

body #content h3{
	width:667px;
	height:40px;
	display:block;
	margin:0 0 5px 10px;
	float:left;
	/* IE6 Fix */
	display:inline;
}

body #content h4{
	width:315px;
	height:30px;
	float:left;
	margin:0 0 10px 0;
}

body #content form h4{
	margin-left:15px;
	width:629px;
	margin-bottom:0;
	margin-top:10px;
	/* IE fix */
	display:inline;
}

#content p{
	margin:0 10px 15px 20px;
	line-height:22px;
}

#content p.error{
	color:#c34545;
}

#content p.price{
	text-align:right;
	font-weight:bold;
}

#content p.center{
	text-align:center;
}

#content span.glossary{
	cursor:help;
	border-bottom:1px dotted #4b4a4a;
}

#content p.price span.small{
	display:block;
	width:100%;
	font-weight:normal;
	font-size:12px;
}

#content p.testimonial{
	display:block;
	width:647px;
	overflow:hidden;
	padding-top:10px;
}

#content p.testimonial img.quoteLeft{
	margin-top:-5px;
	margin-right:10px;
}

#content p.testimonial img.quoteRight{
	float:right;
	margin-left:10px;
}

#content p.testimonial span.author{
	display:block;
	float:left;
	width:647px;
	text-align:right;
	color:#898989;
	font-style:italic;
	margin-top:5px;
}

#content ol{
	width:637px;
	overflow:auto;
	padding:8px 5px 15px;
	margin:0 0 10px 20px;
}

#content ol li{
	float:left;
	width:145px;
	margin-right:10px;
	padding-left:60px;
	font-size:11px;
	width:145px;
	list-style:none;
	float:left;
}

#content ol li.last{
	margin-right:0;
}

#content ol li.one{
	background:url(../images/iconOne.gif) left 6px no-repeat;
}

#content ol li.two{
	background:url(../images/iconTwo.gif) left 6px no-repeat;
}

#content ol li.three{
	background:url(../images/iconThree.gif) left 6px no-repeat;
}

#content ol li .title{
	font-size:14px;
	margin-bottom:3px;
}

#content ul{
	margin:0 0 10px 30px;
}

#content ul li{
	list-style:none;
	padding-left:15px;
	margin-bottom:5px;
	background:url(../images/bullet.gif) left 6px no-repeat;
	display:block;
}

#content ul.usp li{
	color:#891c1d;
	margin-bottom:8px;
}

#content .processOuter{
	width:654px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}

#content .processOuter.first{
	margin-top:10px;
}

.processOuter .process{
	width:300px;
	float:left;
	margin:0 0 10px 25px;
	/* IE fix */
	display:inline;
}

.process a{
	color:#767676;
	text-decoration:none;
	display:block;
	overflow:hidden;
	widows:300px;
	padding-bottom:5px;
	border:1px solid #fff;
	cursor:pointer;
}

.process a:hover{
	text-decoration:none;	
	border:1px solid #ebeaea;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background:url(../images/processBG.gif) left top repeat-x;
}

.process a:hover span.link{
	text-decoration:underline;	
}

.process a span.outer{
	background-position:left 10px;
	background-repeat:no-repeat;
	padding:6px 0 0 45px;
	display:block;
	width:255px;
	float:left;
	overflow:hidden;
}

.process.one a span.outer{
	background-image:url(../images/process1.gif);	
}

.process.two a .outer{
	background-image:url(../images/process2.gif);	
}

.process.three a span.outer{
	background-image:url(../images/process3.gif);	
}

.process.four a span.outer{
	background-image:url(../images/process4.gif);	
}

.process span.title{
	font-size:18px;
	float:left;
	width:255px;
	margin-bottom:5px;
	text-transform:uppercase;
}

.process span.desc{
	font-size:13px;
	float:left;
	width:245px;
	margin:0 10px 5px 0;
}

.process span.link{
	float:left;
	width:245px;
	margin:0 10px 5px 0;
	font-size:14px;
	color:#136c6c;
}

.stage{
	margin:0 10px 30px 20px;	
}

.stage .stageHeader{
	width:647px;
	border-bottom:1px solid #c9c9c9;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:18px;
	overflow:hidden;
}

.stageHeader a.title{
	text-transform:uppercase;
	float:left;
	color:#272727;
	text-decoration:none;
}

.stageHeader a.title:hover{
	text-decoration:none;	
}

.stageHeader .price{
	float:right;	
}

#content .stage p, #content .stage ul{
	margin-left:0;
	line-height:20px;
}

#content .stage p.subTitle{
	color:#6e6e6e;
}

#content .stage ul.priceList{
	width:400px;
	overflow:hidden;
}

#content .stage ul.priceList li{
	overflow:hidden;
}

#content .stage ul.priceList span.title{
	float:left;	
}

#content .stage ul.priceList span.price{
	float:right;	
	font-weight:bold;
}

#content dl{
	float:left;
	width:500px;
	overflow:hidden;
	margin:30px 0 10px 20px;
	display:inline;
}

#content dl.lessTop{
	margin-top:10px;
}

#content dl dt, #content dl dd{
	float:left;
	margin-bottom:8px;
}

#content dl dt{
	width:200px;
	clear:left;
}

#content dl dd{
	width:300px;
}

#content dl dd input.input{
	padding:2px;
	width:200px;
	height:18px;
}

#content dl dd.radio, #content dl dt.radio{
	margin-bottom:0;
}

#content dl dd label{
	font-size:12px;
	margin-left:5px;
	margin-bottom:5px;
}

#content dl dd select{
	width:200px;
	padding:2px;
}

#content dl dd.textarea{
	height:auto;
}

#content dl dd.textarea textarea{
	height:190px;
	width:290px;
	padding:2px;
}

#content dl dd.textarea p.limitDisplay{
	font-size:10px;
	text-align:right;
	margin:0;
}

#content dl dd input.submit{
	padding:3px;
}

#content dl dd input.cancel{
	padding:3px;
	margin-right:5px;
}

#content .tracingForm{
	display:none;
	float:left;
}

#content .tracingForm dl{
	margin-top:0;
}

#content #ratesTable{
	width:630px;
	margin-left:30px;
	float:left;
	/* IE6 Fix */
	display:inline;
}

#content table.rates{
	float:left;
	width:600px;
	margin-left:15px;
	margin-bottom:20px;
	/** IE6 fix **/
	display:inline;
}

#content table.rates th{
	text-align:left;
	font-weight:bold;
	font-size:80%;
	padding:5px 0;
	width:250px;
}

#content table.rates td{
	padding:5px 0 5px 5px;
	width:245px;
}

#content table.rates td.fee,#content table.rates th.fee{
	width:100px;
}

#content ul#faqContent{
	margin:10px 10px 10px;
	padding:10px 0 5px;
	border-bottom:1px dashed #c44747;
	border-top:1px dashed #c44747;
}

#content ul#faqContent li{
	padding:0;
	margin-bottom:10px;
	background:none;
}

#content .faqEntry{
	border-bottom:1px dashed #c44747;
	margin:0 10px 10px;
	padding-bottom:10px;
}

#content .faqEntry.first{
	border-top:1px dashed #c44747;
	padding-top:10px;
}

#content .faqEntry a{
	color:#4B4A4A;
	text-decoration:none;
	font-weight:bold;
	margin:0 0 0 10px;
	display:block;
	width:629px;
	/** IE6 fix **/
	display:inline;
}

#content .faqEntry p{
	margin:10px 0 0 10px;
}

#content .accreditation{
	margin-left:20px;
	padding:10px 0 20px;
	float:left;
	width:550px;
}

#content .accreditation h5{
	margin-bottom:10px;
	float:right;
	width:350px;
	padding-top:20px;
}

#content .accreditation img{
	float:left;
}

#footer{
	width:100%;
	overflow:hidden;
	background:url(../images/footerBG.gif) left top repeat-x;
	height:80px;
	color:#c9c9c9;
}

#footer a{
	color:#c9c9c9;
}

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

#footer ul{
	float:left;
	width:500px;
	margin-top:10px;
	font-size:12px;
}

#footer ul li{
	list-style:none;
	display:inline;
	margin-right:3px;
}

#footer p.copyright{
	float:right;
	width:450px;
	font-size:12px;
	text-align:right;
	margin-top:10px;
}