body {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/templates/steel_bg.gif);
	background-repeat: repeat-x;
	margin:0px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#promotext {margin:18px 0 0 5px;}
#promotext strong {color:#F79D3A}


input.labelinside{color:#999;}
#splashimage {

	float:left;
  margin: 25px 0 0 0px;

}
#rotatebanner {float:right;margin:20px 40px 0 0;}
#contentcotainer{width:440px;height:170px;overflow:hidden;}
#mycontent{width:440px;height:140px;overflow:hidden;float:left;}
#easyscroll{width:415px;height:20px;}
#easyscrollnav{float:right;width:20px;}			
#easyscrollnav li{list-style:none;cursor:pointer;}
ul li#btnUp {padding:0;width:18px;height:15px;background:url(/images/up.gif) no-repeat; text-align:-999px;padding-bottom:105px;margin-top:10px;}
ul li#btnDown {padding:0;width:18px;height:15px;background:url(/images/down.gif) no-repeat; text-align:-999px;}

#main_wrap {
	width: 920px;
	margin-right: auto;
	margin-left: auto;

}
#header {
	clear: right;
	padding-left: 20px;
	padding-bottom: 9px;
}
#nav_box {
	width: 194px;
	left: -4px;
	position: absolute;
	background-repeat: no-repeat;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#phone_number {
	float: right;
	margin-top: 12px;
	margin-right: 20px;
	position: relative;
	top: 10px;
}
#espanol {
	float: right;
	margin-top: 46px;
	margin-right: 10px;
}
#top_bar {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
	padding-left: 2px;
}
#content_area {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	min-height:675px;
	background-image: url(../images/templates/white_bg.png);
	padding-left: 0px;
	background-repeat: repeat-y;
	padding-top: 8px;
	background-position: 0px 0px;
	position: relative;
	padding-bottom: 10px;
	float: left;
	text-align: left;
}
.orange_word {
	color: #930;
	font-style: italic;
}
.email_us {
	padding-right: 6px;
}
#content {
	width: 702px;
	float: right;
	clear: right;
	position:relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	min-height:600px;height:auto !important;height:1100px;
}
#content_pad {
	padding-right: 18px;
}
tr.linunder td {
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	vertical-align: text-top;
}
td {
	vertical-align: top;
}


.tools a.realtools  {
	text-decoration: none;
	display: block;
	background-image: url(../images/templates/tolls_bg.gif);
	background-repeat: no-repeat;
	width: 168px;
	margin-left: 19px;
	height: 20px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 3px;
}
.tools a.realtools:hover {
	text-decoration: none;
	display: block;
	background-image: url(../images/templates/tolls_bg_over.gif);
	background-repeat: no-repeat;
	width: 168px;
	margin-left: 19px;
	height: 20px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 3px;
	color: #FFFFFF;
}
img.realtools {
	padding-left: 20px;
}

#hp_bottom_stack {
	width: 202px;
	float: left;
	margin-top: 8px;
	margin-left: 0px;
}
#hp_large_checks {
	background-image: url(../images/homepage/why_choose_bg.gif);
	background-repeat: no-repeat;
	width: 445px;
	float: right;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 25px;
	margin-top: 8px;
	margin-right: 5px;
}
#hp_large_checks ul {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 21px;
}
#hp_large_checks li {
	background-image: url(../images/homepage/check.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	letter-spacing: 0px;
}
.bigbold {
	font-size: 26px;
	color: #000;
	letter-spacing: -1px;
	line-height: 30px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-left: 1px;
	height: 68px;
	width: 917px;
	background-image: url(../images/templates/footer.png);
	background-repeat: no-repeat;
	float: none;
}
#login_box {
	color: #FFF;
	float: right;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-size: 10px;
	text-align: right;
	background-image: url(../images/templates/client_login.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	width: 380px;
}
#login_box input.image {
	height: auto;
	width: auto;
}
#login_box input {
	margin: 0px;
	padding: 0px;
	width: 106px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}
img {
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top_screw {
	background-image: url(../images/templates/navigation/top_screw.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 194px;
}
a {
	color: #333333;
}
img.realtools_top {
	padding-left: 20px;
}
#hp_truck {
	position: relative;
	height: 285px;
	width: 695px;
	z-index: 1;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/homepage/truck.jpg);
}
#hp_trial_button {
	height: 90px;
	width: 200px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#employment {
	background-image: url(../images/about_us/employment_head.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 267px;
	clear: both;
	margin-left: 0px;
	padding-top: 30px;
	margin-top: 20px;
	float: right;
	margin-right: 15px;
	padding-left: 400px;
	padding-right: 10px;
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
}
#open_positions {
	padding: 0px;
	width: 220px;
	float: right;
	margin-right: 12px;
	margin-top: 20px;
}
#open_positions ul li {
	padding-left: 40px;
	font-weight: bold;
	padding-bottom: 15px;
	background-image: url(../images/about_us/emplyoyee_icon.gif);
	background-repeat: no-repeat;
	background-position: 20px 2px;
}
#open_positions h1 {
	font-size: 14px;
	padding-bottom: 10px;
}
#about_us_nav {
	float: right;
	clear: both;
}
#orange_text_box {
	background-image: url(../images/orange_arrow_box.gif);
	background-repeat: no-repeat;
	float: left;
	width: 415px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
}
#orange_text_box h1 {
	font-size: 16px;
	color: #CD6104;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#orange_text_box p {
	padding-bottom: 10px;
	line-height: 20px;
	font-size: 12px;
}
#orange_text_box li {
	background-image: url(../images/check.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	background-position: 3px 4px;
	font-weight: bold;
}
#orange_text_box h2.resource {
	font-size: 12px;
	margin-bottom: 4px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8971D;
	padding-top: 5px;
}

#testimonial_image1 {float:left;margin:15px 48px 0 7px;}
#testimonial_image2 {float:left;margin:15px 0 0 0;}

#testimonials {
	float: right;
	height: 340px;
	width: 230px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#action_buttons {
	float: right;
	padding-top: 15px;
	position: relative;
	text-align: right;
}
#action_buttons_testimonial {
	float: right;
	padding-top: 15px;
	position: relative;
	text-align: right;
	padding-right: 10px;
}
.contact_bold {
	font-weight: bold;
	color: #DF6001;
}
.contact_table td {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#testimonial_large {
	background-image: url(../images/about_us/testimonial_wide.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 267px;
	clear: both;
	margin-left: 0px;
	padding-top: 13px;
	margin-top: 20px;
	float: right;
	margin-right: 15px;
	padding-left: 400px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 24px;
}
#testimonial_large .signature {
	font-style: italic;
	color: #333;
	text-align: right;
	padding-top: 5px;
}
#mini_testimonial {
	background-image: url(../images/about_us/mini_testimonial.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 190px;
	float: left;
	margin-right: 10px;
	margin-left: 3px;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 18px;
}
#mini_testimonial img.photo {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 2px;
	border: 1px solid #CCC;
}
#mini_testimonial .signature {
	padding-top: 10px;
	font-style: italic;
	color: #000;
	text-align: right;
	position: absolute;
	right: 15px;
	bottom: 20px;
}
#mini_testimonial .text {
}
#mini_testimonial .signature2 {
	padding-top: 10px;
	font-style: italic;
	color: #000;
	text-align: right;
	position: absolute;
	right: 15px;
	bottom: 20px;
}
.contact_table tr.line td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.contact_table tr.line td table tr td {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#affiliates {
	background-image: url(../images/affliates_top.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 267px;
	clear: both;
	margin-left: 0px;
	padding-top: 40px;
	margin-top: 20px;
	float: right;
	margin-right: 15px;
	padding-left: 400px;
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
}
#orange_text_box h2 {
	color: #CD6104;
	font-size: 13px;
	padding-bottom: 5px;
}
#orange_text_box_wide {
	background-image: url(../images/orange_bg_wide.gif);
	background-repeat: no-repeat;
	float: left;
	width: 635px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
}
#orange_text_box_wide h2 {
	color: #CD6104;
	font-size: 13px;
	padding-bottom: 5px;
}
#free_trial {
	background-image: url(../images/free_trial_top.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 267px;
	clear: both;
	margin-left: 0px;
	padding-top: 40px;
	margin-top: 20px;
	float: right;
	margin-right: 15px;
	padding-left: 400px;
	padding-right: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 25px;
}
#free_trial_espanol {
	background-image: url(../images/free_trial_top_esp.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 267px;
	clear: both;
	margin-left: 0px;
	padding-top: 40px;
	margin-top: 20px;
	margin-right: 15px;
	padding-left: 400px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 25px;
}
#free_trial strong {
	color: #333333;
	font-size: 20px;
}
input.orange {
	padding: 2px;
	border: 1px solid #F8CC96;
	background-image: url(../images/input_bg.gif);
	background-repeat: repeat-x;
	margin: 2px;
}
#orange_text_box ul.questions {
}
.signup_box tr td {
	padding: 3px;
}
#double_wrap {
	margin-right: auto;
	margin-left: auto;
}
#espanol_strip {
	background-image: url(../images/espanol_top.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 267px;
	clear: both;
	margin-left: 0px;
	padding-top: 40px;
	margin-top: 20px;
	float: right;
	margin-right: 15px;
	padding-left: 400px;
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
}
#orange_text_box_wide h1 {
	font-size: 16px;
	color: #CD6104;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#orange_text_box_wide h2.resource {
	font-size: 12px;
	margin-bottom: 4px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8971D;
	padding-top: 5px;
}

.clearfix {
	display:inline-block;
}
.clearfix:after{
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
.superscript {
	line-height: 0px;
}
#affiliates_signup {
	background-image: url(../images/affiliate_sgnup_wide.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 267px;
	clear: both;
	margin-left: 0px;
	padding-top: 40px;
	margin-top: 20px;
	float: right;
	margin-right: 15px;
	padding-left: 400px;
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
}
sup {
	vertical-align: super;
	font-size: 9px;
}
#real_tools {
	width: 295px;
	margin-right: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FEF2E2;
	float: left;
}
#open_positions_notop  {
	padding: 0px;
	width: 220px;
	float: right;
	margin-right: 12px;
	margin-top: 0px;
}
