@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
}
p{
	line-height: 1.25em;
	}
h1 {
	font-size: 280%;
	font-weight: normal;
}
h2 {
	font-size: 200%;
	font-weight: normal;
	color: #00458E;

}
h2 a{
	color: #00458E;
	text-decoration: none;
}
h2 a:hover{
	color: #666666;
	text-decoration: underline;
}
a{
	color: #00458E;
	text-decoration: none;
}
a:hover{
	color: #00458D;
	text-decoration: underline;
}
#container{
	width: 751px;
	margin: auto;
	background-image:url(../images/container.gif);
	background-repeat:repeat-y;
}
#header{
	height: 199px;
	width: 751px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position: 250px 0px;
}
#logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width: 250px;
	height: 199px;
	float: left;
}
#logo h1, #logo p{
	font-size: 9px;
	text-indent: -90000em;
}
#testimonial{
	background-image:url(../images/testimonial_bg.gif);
	background-repeat:no-repeat;
	width: 217px;
	height: 165px;
	float: right;
	color: #FFFFFF;
	padding: 17px;
	font-size: 12px;
}
#testimonial a{
	color: #FFFFFF;
	background-image:url(../images/testimonial_arrow.gif);
	background-repeat:no-repeat;
	display: block;
	background-position: right;
	text-align: right;
	padding-right: 30px;
	margin-top: 20px;
	text-decoration: none;
}
#testimonial a:hover{
	text-decoration: underline;
	color: #00458D;
}
#nav{
	background-image:url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	width: 250px;
	min-height: 498px;
	float: left;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left: 11px;
}
	
#nav ul li{
	width: 225px;	
	background-image:url(../images/nav_arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 15px;
}
#nav ul li a{
	color: #666666;
	border-bottom: solid 1px #9aaec1;
	display: block;
	line-height: 47px;
	width: 194px;
	padding-left: 31px;
	text-decoration: none;
}
#nav ul li ul{
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 15px;	
}
#nav ul li ul li{
	background-image: none;
}
#nav ul li ul li a{
	border-bottom: none;
	line-height: 2em;	
}
#nav a:hover{
	text-decoration: underline;
	color: #00458D;
}
#callnow{
	width: 223px;
	border: solid 1px #a6afba;
	background-image:url(../images/newrescue.gif);
	background-repeat:no-repeat;
	height: 188px;
}
#callnow h2{
	display: none;
}
#nav_pad{
	padding: 10px;
	margin-top: 50px;
}
#content{
	float: left;
	width: 470px;
	padding: 15px;
}
#footer{
	width: 723px;
	margin: auto;
	border-top: solid 1px #999999;
	margin-top: 25px;
	padding: 14px;
	clear: both;
}
a{
	color: #666666;
}
#footer a{
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
.copyright{
	float: left;
}
.credit{
	float: right;
}
.clear{
	clear: both;
}
.col{
	width: 222px;
	float: left;
}
.float_left{
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
}
.hide_text{
	text-indent: -9000em;
	font-size: 9px;
	background-repeat:no-repeat;
}
.hide_text span{

}
#title_earnie{
	width: 131px;
	height: 54px;
	background-image:url(../images/title_earnie.gif);
	padding: 0px;
	margin-bottom: 10px;
	float: left;
}
#title_why{
	width: 193px;
	height: 30px;
	background-image:url(../images/title_why.gif);
	background-repeat:no-repeat;
}
.collapse{
	margin: 0px;
	padding: 0px;
}
.calltoaction{
	color: #003366;
	border: solid 1px #6286ab;
	background-image:url(../images/call_to_action.gif);
	background-repeat:repeat-x;
	background-color:#7fa0c2;
	display: block;
	text-decoration: none;
	padding: 12px;
	text-align: right;
}
.calltoaction span{
	background-image:url(../images/nav_arrow.gif);
	background-repeat:no-repeat;
	background-position: right center;
	padding-right: 30px;
}
.calltoaction:hover{
	text-decoration: underline;
}
.software_list{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.software_list li{
	background-image:url(../images/earnie_small.gif);
	background-repeat:no-repeat;
	margin-bottom: 8px;
	min-height: 40px;
	padding-left: 40px;
}
.software_list li a{
	color: #00458e;
	text-decoration: none;
}
.software_list li a:hover{
	text-decoration: underline;
}
#col2{
	float: right;
}
.check_list{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.check_list li{
	background-image:url(../images/tick.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left: 30px;
	margin-bottom: 25px;
}
.calltoaction2{
	color: #003366;
	border: solid 1px #6286ab;
	background-image:url(../images/call_to_action.gif);
	background-repeat:repeat-x;
	background-color:#7fa0c2;
	display: block;
	text-decoration: none;
	padding: 12px;
	text-align: right;
	width: 110px;
}
.calltoaction2 span{
	background-image:url(../images/nav_arrow.gif);
	background-repeat:no-repeat;
	background-position: right center;
	padding-right: 30px;
}
.calltoaction2:hover{
	text-decoration: underline;
}
