@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background: url(../images/body-bg.jpg) top repeat-x;
}

#maincontainer {
	margin: 0 auto 0 auto;
	position: relative;
	height: auto;
	width: 967px;
}

#header {
	background-color: #E6EEF2;
	width: 967px;
	height: 27px;
	float: left;
}

#header-left {
	width: 517px;
	height: 27px;
	float: left;
}

#header-right {
	width: 450px;
	height: 27px;
	float: left;
}

#header h1 {
	font-size: 18px;
	color: #004165;
	margin: 2px 0 0 10px;
	font-weight: normal;
	font-style:italic;
}

#header h2 {
	font-size: 15px;
	color: #004165;
	margin: 2px 0 0 0;
	font-weight: normal;
}

.bold {
	font-weight: bold;
	font-size: 19px;
}

/*----------------------Logo Area------------------------------*/
#logo {
	float: left;
	margin: 21px 0 0 0;
	height: 103px;
	width: 300px;
	background: url(../images/logo-bg.jpg) top no-repeat;
}

.logo-link {
	border: 0;
	margin: 7px 0 0 3px;
}

#top-left {
	width: 667px;
	height: 73px;
	float: left;
}

.apply-here {
	margin: 30px 0 0 320px;
	border: 0;
}

/*----------------------Navigation Area------------------------------*/

#nav {
	width: 667px;
	height: 51px;
	float: left;
}

#nav_1 {
	width: 60px;
	height: 34px;
	float: left;
	font-size: 15px;
	color: #004165;
	margin: 0 0 0 87px;
}

#nav_1 p {
	margin: 10px 0 0 0;
	text-align: center;
}

a:link #nav_1, a:visited #nav_1 {
	text-decoration:none;
	color: #004165;
}

a:hover #nav_1 {
	text-decoration:none;
	color: #E4EDF1;
}

#nav_2 {
	width: 100px;
	height: 34px;
	float: left;
	font-size: 15px;
	color: #004165;
}

#nav_2 p {
	margin: 10px 0 0 0;
	text-align: center;
}

a:link #nav_2, a:visited #nav_2 {
	text-decoration:none;
	color: #004165;
}

a:hover #nav_2 {
	text-decoration:none;
	color: #E4EDF1;
}

#menu_2 {
	display:none;
	z-index:10;
	position: absolute;
	height: auto;
	width: auto;
	font-size: 12px;
	color: #E4EDF1;
	padding: 5px 10px 5px 10px;
	top: 127px;
	left: 300px;
	line-height: 1.75em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#menu_2 ul {
	margin: 0;
	padding: 0;
}

#menu_2 ul li {
	list-style: none;
	margin: 0 0 0 15px;
	display:inline;
}

#menu_2 a:link, #menu_2 a:visited {
	text-decoration: none;
	color: #E4EDF1;
}

#menu_2 a:hover {
	text-decoration: none;
	color: #FB4F14;
}

#nav_3 {
	width: 150px;
	height: 34px;
	float: left;
	font-size: 15px;
	color: #004165;
}

#nav_3 p {
	margin: 10px 0 0 0;
	text-align: center;
}

a:link #nav_3, a:visited #nav_3 {
	text-decoration:none;
	color: #004165;
}

a:hover #nav_3 {
	text-decoration:none;
	color: #E4EDF1;
}

#menu_3 {
	display:none;
	z-index:10;
	position: absolute;
	height: auto;
	width: auto;
	font-size: 12px;
	color: #E4EDF1;
	padding: 5px 10px 5px 10px;
	top: 127px;
	left: 130px;
	line-height: 1.75em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#menu_3 ul {
	margin: 0;
	padding: 0;
}

#menu_3 ul li {
	list-style: none;
	margin: 0 0 0 15px;
	display:inline;
}

#menu_3 a:link, #menu_3 a:visited {
	text-decoration: none;
	color: #E4EDF1;
}

#menu_3 a:hover {
	text-decoration: none;
	color: #FB4F14;
}

#nav_4 {
	width: 140px;
	height: 34px;
	float: left;
	font-size: 15px;
	color: #004165;
}

a:link #nav_4, a:visited #nav_4 {
	text-decoration:none;
	color: #004165;
}

a:hover #nav_4 {
	text-decoration:none;
	color: #E4EDF1;
}

#nav_4 p {
	margin: 10px 0 0 0;
	text-align: center;
}

#menu_4 {
	display:none;
	z-index:10;
	position: absolute;
	height: auto;
	width: auto;
	font-size: 12px;
	color: #E4EDF1;
	padding: 5px 10px 5px 10px;
	top: 127px;
	left: 190px;
	line-height: 1.75em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#menu_4 ul {
	margin: 0;
	padding: 0;
}

#menu_4 ul li {
	list-style: none;
	margin: 0 0 0 15px;
	display:inline;
}

#menu_4 a:link, #menu_4 a:visited {
	text-decoration: none;
	color: #E4EDF1;
}

#menu_4 a:hover {
	text-decoration: none;
	color: #FB4F14;
}

#nav_5 {
	width: 130px;
	height: 34px;
	float: left;
	font-size: 15px;
	color: #004165;
}

a:link #nav_5, a:visited #nav_5 {
	text-decoration:none;
	color: #004165;
}

a:hover #nav_5 {
	text-decoration:none;
	color: #E4EDF1;
}

#nav_5 p {
	margin: 10px 0 0 0;
	text-align: center;
}

/*----------------------Main Image Area------------------------------*/
#main-img {
	width: 954px;
	margin: 10px 0 0 13px;
	height: 212px;
	background: url(../images/image-bg.jpg) top no-repeat;
	float: left;
}

#internet {
	width: 230px;
	margin: 20px 0 0 20px;
	height: 192px;
	float: left;
}

#internet h1 {
	font-size: 22px;
	color: #004165;
	margin: 0 0 0 0;
}

#internet p {
	font-size: 12px;
	color: #616365;
	margin: 0 10px 5px 0;
}

.small {
	font-size: 10px;
	color: #004165;
	font-style: italic;
	margin: 0 0 0 0;
}

.orange {
	font-size: 24px;
	color: #FB4F14;
	margin: 0 0 0 0;
	font-weight: bold;
}

.small-orange {
	font-size: 17px;
	color: #FB4F14;
	margin: 0 0 0 0;
}

.blue {
	font-size: 17px;
	color: #004165;
	margin: 0 0 0 0;
}

.apply-now {
	border: 0;
	margin: 0 0 0 105px;
}

#retail {
	width: 240px;
	margin: 20px 0 0 15px;
	height: 192px;
	float: left;
}

#retail h1 {
	font-size: 22px;
	color: #004165;
	margin: 0 0 0 0;
}

#retail p {
	font-size: 12px;
	color: #616365;
	margin: 0 10px 5px 0;
}

/*----------------------Leftside Area------------------------------*/
#leftside {
	width: 637px;
	height: auto;
	float: left;
	margin: 10px 0 0 13px;
}

/*----------------------Why Choose Area------------------------------*/
#why {
	width: 637px;
	height: 327px;
	float: left;
	margin: 0 0 20px 0;
	background: url(../images/why-bg.jpg) top no-repeat;
}

#why h1 {
	font-size: 22px; 
	color: #004165;
	margin: 25px 0 10px 15px;
	font-weight: normal;
}

#why-left {
	width: 327px;
	height: auto;
	float: left;
	margin: 0 0 0 0;
}

#why-right {
	width: 300px;
	height: auto;
	float: left;
	margin: 0 10px 0 0;
}

#why-left ul {
	font-size: 12px;
	color: #004165;
	margin: 0 0 0 40px;
	padding: 0 0 0 0;
}

#why-left ul li {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	list-style-image:url(../images/list-icon.png);
}

#why-right ul {
	font-size: 12px;
	color: #004165;
	margin: 0 0 0 40px;
	padding: 0 0 0 0;
}

#why-right ul li {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	list-style-image:url(../images/list-icon.png);
}

.list-orange {
	font-size: 15px;
	color: #FB4F14;
	font-weight: bold;
}

/*----------------------Customers Area------------------------------*/
#customers {
	width: 637px;
	height: 162px;
	float: left;
	margin: 0 0 15px 0;
	background: url(../images/customers-bg.jpg) top no-repeat;
}

#customers h2 {
	font-size: 22px;
	color: #FB4E12;
	margin: 15px 0 0 10px;
	font-weight: normal;
}

#customers p {
	font-size: 12px;
	color: #004064;
	margin: 5px 35px 0 40px;
	text-align: justify;
	font-style: italic;
	line-height: 1.5;
}

.customer-btn {
	margin: 5px 0 0 280px;
	border: 0;
}

/*----------------------Rightside Area------------------------------*/
#content {
	width: 607px;
	height: auto;
	float: left;
	margin: 0 15px 25px 15px;
}

#content h1 {
	font-size: 22px;
	color: #004165;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #E8F0F3;
	font-weight: normal;
}

#content p {
	font-size: 12px;
	color: #616365;
	margin: 15px 0 0 0;
	text-align: justify;
}

#content a:link, #content a:visited {
	color: #FB4E12;
	text-decoration: underline;
}

#content a:hover {
	color: #004165;
	text-decoration: underline;
}	

/*----------------------Rightside Area------------------------------*/
#rightside {
	width: 296px;
	height: auto;
	float: left;
	margin: 20px 0 0 21px;
}

/*----------------------Get Started Form Area------------------------------*/
#started {
	width: 296px;
	height: 482px;
	float: left;
	margin: 0 0 15px 0;
	background: url(../images/get-started-bg.jpg) top no-repeat;
}

#started h2 {
	font-size: 22px;
	color: #FB4F14;
	margin: 20px 0 10px 20px;
	font-weight: normal;
}

form#StartNow {
	font-size: 11px;
	color: #004165;
	line-height: 1.10;
	margin: 0 20px 0 20px;
}

#StartNow_ERROR {
	display: none;
	border: solid 1px #004064;
	background-color: #EE4A11;
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px;
	height: auto;
	width: 286px;
	margin: 0 0 10px 0;
}

form#StartNow input#First, form#StartNow input#Email, form#StartNow input#Phone, form#StartNow input#Volume, form#StartNow input#Referral, form#StartNow textarea#Info {
	border: 1px solid #BFDDE8;
}

form#StartNow input#send {
	background: url(../images/submit-bg.jpg);
	width: 89px;
	height: 23px;
	color: #FFFFFF;
	float: right;
	border: 0;
}

/*----------------------Pricing Area------------------------------*/
#pricing {
	width: 296px;
	height: 208px;
	float: left;
	background: url(../images/pricing-bg.jpg) top no-repeat;
	margin: 0 0 10px 0;
}

#pricing h2 {
	font-size: 22px;
	color: #FB4F14;
	margin: 20px 0 10px 15px;
	font-weight: normal;
}

#pricing p {
	font-size: 10px;
	color: #004165;
	margin: 0px 0 10px 15px;
	font-weight: normal;
	text-align: justify;
}

#pricing-left {
	width: 84px;
	height: auto;
	float: left;
	margin: 0 0 0 10px;
}

#pricing-right {
	width: 192px;
	height: auto;
	float: left;
	margin: 0 10px 0 0;
}

.right {
	margin: 0 0 0 50px;
}

#pricing a:link, #pricing a:visited {
	color: #FB4F14;
	text-decoration: none;
}

#pricing a:hover {
	color: #FB4F14;
	text-decoration: underline;
}

/*----------------------Phone Area------------------------------*/
#phone {
	width: 296px;
	height: 64px;
	float: left;
	background: url(../images/phone.jpg) top no-repeat;
	margin: 0 0 10px 0;
	text-align:center;
}

#phone h3 {
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #FDFEFE;
}

.large {
	font-size: 34px;
	font-weight: bold;
}

/*----------------------Referral Area------------------------------*/
#referral {
	width: 296px;
	height: 206px;
	float: left;
	background: url(../images/referral-bg.jpg) top no-repeat;
	margin: 0 0 60px 0;
}

#referral h4 {
	font-size: 14px;
	color: #004064;
	margin: 15px 0 0 20px;
	font-weight: normal;
}

#referral p {
	font-size: 11px;
	color: #626365;
	margin: 5px 135px 0 20px;
	text-align: justify;
}


/*----------------------Footer Area------------------------------*/
#footer {
	background: url(../images/footer-bg.jpg) top repeat-x;
	clear: both;
	margin: 0;
	padding: 0;
	min-height: 272px;
	background-color: #E8F0F3;
}

#links-btm {
	margin: 0 auto 0 auto;
	padding: 70px 0 0 0;
	width: 967px;
	height: auto;
	position: relative;
}

#links-btm a:link, #links-btm a:visited {
	color: #004165;
	text-decoration: none;
}

#links-btm a:hover {
	color: #EE4910;
	text-decoration: none;
}

#links-1 {
	width: 200px;
	height: 110px;
	float: left;
}

#links-1 p {
	color: #EE4910;
	font-size: 12px;
	margin: 0 0 0 0;
	font-weight: bold;
}

#links-1 ul {
	color: #004165;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#links-1 ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#links-2 {
	width: 200px;
	height: 110px;
	float: left;
}

#links-2 p {
	color: #EE4910;
	font-size: 12px;
	margin: 0 0 0 0;
	font-weight: bold;
}

#links-2 ul {
	color: #004165;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#links-2 ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#links-3 {
	width: 190px;
	height: 110px;
	float: left;
}

#links-3 p {
	color: #EE4910;
	font-size: 12px;
	margin: 0 0 0 0;
	font-weight: bold;
}

#links-3 ul {
	color: #004165;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#links-3 ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#links-4 {
	width: 377px;
	height: 110px;
	float: left;
}

#links-4 p {
	text-align: right;
	color: #004165;
	font-size: 12px;
	margin: 60px 0 0 0;
	padding: 0 0 0 0;
}

#disclaimers {
	width: 967px;
	height: auto;
	float: left;
}

#disclaimers p {
	font-size: 10px;
	color: #616365;
	margin: 0 0 5px 0;
}




