@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
}
a{
text-decoration:underline;
color:#ac1d49;
}
a:hover{
text-decoration:none;
color:#ac1d49;
}
html {
	height: 100%;
	padding: 0px;
	margin: 0px;
}
body {
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}
#header {
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 205px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	position: relative;
	background-position: center;
}
#header .home-link {
	background-image: url(images/b-home.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 128px;
	position: absolute;
	top: 0px;
	right: 458px;
}
#header .home {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 141px;
	width: 380px;
	position: absolute;
	top: 8px;
	left: 11px;
}
#header .email-link {
	background-image: url(images/b-email.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 273px;
	position: absolute;
	top: 0px;
	right: 185px;
}
#header .phone {
	background-image: url(images/b-phone.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 182px;
	position: absolute;
	top: 0px;
	right: 3px;
}
#header .nav-link-01 {
	background-image: url(images/b-how.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 187px;
	position: absolute;
	right: 515px;
	bottom: 0px;
}
#header .nav-link-01:hover {
	background-position: bottom;
}
#header .nav-link-02 {
	background-image: url(images/b-faq.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 68px;
	position: absolute;
	right: 447px;
	bottom: 0px;
}
#header .nav-link-02:hover {
	background-position: bottom;
}
#header .nav-link-03 {
	background-image: url(images/b-support.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 99px;
	position: absolute;
	right: 348px;
	bottom: 0px;
}
#header .nav-link-03:hover {
	background-position: bottom;
}
#header .nav-link-04 {
	background-image: url(images/b-shipping-blog.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 205px;
	position: absolute;
	right: 143px;
	bottom: 0px;
}
#header .nav-link-04:hover {
	background-position: bottom;
}
#header .nav-link-05 {
	background-image: url(images/b-contact.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 140px;
	position: absolute;
	right: 3px;
	bottom: 0px;
}
#header .nav-link-05:hover {
	background-position: bottom;
}

#header .hl-mail-parcel {
	background-image: url(images/b-lp-mailcenter.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 395px;
	position: absolute;
	right: 3px;
	bottom: 0px;
}
#header .hl-mail-corporate {
	background-image: url(images/b-lp-corporate.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 395px;
	position: absolute;
	right: 3px;
	bottom: 0px;
}
#header .hl-mail-residential {
	background-image: url(images/b-lp-residential.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 395px;
	position: absolute;
	right: 3px;
	bottom: 0px;
}
#header .hl-mail-student {
	background-image: url(images/b-lp-student.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 395px;
	position: absolute;
	right: 3px;
	bottom: 0px;
}

#container {
	width: 974px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 26px;
	padding-bottom: 0px;
	position: relative;
}
.splash-how {
	width: 974px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.splash-how  h1 {
	font-size: 30px;
	color: #003366;
	line-height: 41px;
}
.splash-how  h1 a{
	font-size: 30px;
	color: #0f5096;
	line-height: 41px;
	text-decoration:none;
}
.splash-how  h1 a:hover{
	text-decoration:underline;
}
#content {
	margin: 0px;
	float: left;
	clear: left;
	width: 630px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav-how {
	width: 630px;
	height: 49px;
	float: left;
	clear: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
}
#nav-how li {
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav-how a {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 49px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bg-how-nav.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 49px;
	width: 153px;
}
.how_img{
margin:0 8px 15px 0;
}
.indent{
margin-left:85px;
margin-bottom:30px;
}
#content h1 {
	font-size: 30px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669ece;
	line-height: 41px;
}
#content h2 {
	font-size: 14px;
	color: #0f5096;
	line-height: 21px;
}
#content h4 {
	font-size: 14px;
	color: #006699;
	line-height: 30px;
	margin: 15px 0 10px 0;
	border-top:1px solid #006699;
}
#content p {
	padding-top: 5px;
	padding-bottom: 15px;
}
#sidebar {
	width: 309px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
}
#sidebar img{
border:none;
}
#sidebar .ad-top {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#sidebar .ad-mid {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#sidebar .ad-bot {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar .ques{
	display: block;
	position:relative;
	background:url(images/sidebar_ques.gif) no-repeat;
	width:309px; 
	height:257px;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar .ques b{
color:#93cdff;
}
#sidebar .ques form {
	display: block;
	margin: 0px;
	padding: 0px;
}
#sidebar .ques table {
	position: absolute;
	bottom: 5px;
	right: 5px;
	display: block;
}
#sidebar .ques table p {
	line-height: 12px;
}
#sidebar .ques table, #sidebar .ques table td, #sidebar .ques table tr  {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}
#sidebar .ques table img {
	margin: 0px;
	padding: 0px;
}
#sidebar .webinar{
	display: block;
	position:relative;
	background:url(images/sidebar_webinar.gif) no-repeat;
	width:309px; 
	height:257px;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar .webinar b{
color:#93cdff;
}
#sidebar .webinar form {
	display: block;
	margin: 0px;
	padding: 0px;
}
#sidebar .webinar table {
	position: absolute;
	bottom: 5px;
	right: 5px;
	display: block;
}
#sidebar .webinar table p {
	line-height: 12px;
}
#sidebar .webinar table, #sidebar .ques table td, #sidebar .webinar table tr  {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}
#sidebar .webinar table img {
	margin: 0px;
	padding: 0px;
}
.clearAll {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer-container {
	background-color: #0e266b;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006ab6;
	color: #FFFFFF;
	height: 50px;
	clear: left;
}
#footer {
	background-color: #0e266b;
	padding: 0px;
	height: 50px;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	font-size: 10px;
	line-height: 15px;
}
.footer-nav {
	position: absolute;
	left: 0px;
	top: 5px;
}
.footer-nav p, .footer-info p  {
	margin: 0px;
	padding: 0px;
}
.footer-nav span {
	color: #6699cc;
}
.footer-how a{
color:#6699cc;
}
.footer-nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-info {
	position: absolute;
	right: 0px;
	top: 5px;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	float: left;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -50px;
	margin-left: auto;
}
.blue{
color:#1158a4;
}
.bord td{
border-bottom:1px solid #aad0f1;
}
.testimonial{
background:url(images/test_back.gif) no-repeat;
border-bottom:1px solid #aad0f1;
margin:15px 0 15px 0;
padding:15px 0 10px 28px;
}
.push {
	height: 50px; /* .push must be the same height as .footer */
}
#get-started {
}
.error {
	color: #FF0000;
}
