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


body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) left top repeat-x #7abcff;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
}
.clear
{
clear:both;
height:0px;
}
.left
{
float:left;
}
.right
{
float:right;
}
#container
{
width:850px;
height:auto;
text-align:center;
margin:0px auto;
}
.container-main
{
width:850px;
height: auto;
float:left;
text-align:left;
padding-top:20px;
}
#header
{
width:830px;
height:220px;
float:left;
text-align:left;
padding:20px 10px 0px 10px;
background:url(../images/header-bg.jpg) left top no-repeat;
}
.header-top
{
width:830px;
height:180px;
float:left;
text-align:left;
}
.logo-box
{
width:620px;
height:180px;
float:left;
text-align:left;
}
.logo
{
margin:52px 0px 0px 37px;
}
.header-top-right
{
width:150px;
height:165px;
float:right;
text-align:left;
padding-top:15px;
}
/* CSS Menu */
.navcontainer {
		width:830px;
        margin:0px;
        height: 38px;
		float:left;
		padding: 1px 0px;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:38px;
		background: url(../images/menu-bar-bg.jpg) right center no-repeat;
		}

.navcontainer ul li a {
        width: auto;
        height: 38px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
		padding:0px 28px;
        font: bold 14px/38px Arial, Helvetica, sans-serif;
		display:inline;
	}

.navcontainer ul li a:hover {
        color: #ffff99;
		padding:0px 28px;
        font: bold 14px/38px Arial, Helvetica, sans-serif;
		display:inline;
		text-decoration:none;
		}
.navcontainer li.active a {
        color: #ffff99;
		padding:0px 28px;
		font: bold 14px/38px Arial, Helvetica, sans-serif;
		text-decoration:none;
}
#body-main
{
width:850px;
height:auto;
float:left;
text-align:left;
}
.body-inside-box
{
width:810px;
height:auto;
float:left;
text-align:left;
padding:18px 20px 25px 20px;
background-color: #FFF;
}
.instantly-box
{
width:810px;
height:auto;
float:left;
text-align:left;
background:url(../images/gray-line-bg.jpg) left bottom no-repeat;
padding-bottom:60px;
}
.features-box
{
width:810px;
height:auto;
float:left;
text-align:left;
padding-bottom:15px;
}
.features-title
{
width:810px;
height:36px;
float:left;
text-align:center;
background:url(../images/features-title-bg.jpg) left top no-repeat;
padding:20px 0px 14px 0px;
color: #3399cc;
font: bold 22px/36px Arial, Helvetica, sans-serif;
}
.features-title a
{
color: #3399cc;
font: bold 22px/36px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.features-title a:hover
{
color: #3399cc;
font: bold 22px/36px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
/* sub-navigation */	
	
.subnav{
	color: #5a5a5a;
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	line-height:20px;
	width:810px;
	float:left;
	text-align:left;
	padding:10px 0px 10px 0px;
	
		}
.subnav ul {margin: 0; padding: 0; list-style-type:none;}
.subnav li {
	display: block;
	padding: 4px 0px 4px 41px;
	width:769px;
	text-decoration: none;
	background: url(../images/right-arrow-bg.jpg) left top no-repeat;
	color: #5a5a5a;
	font: normal 14px/20px Arial, Helvetica, sans-serif;
}
.features-middle-box
{
width:810px;
height:auto;
float:left;
text-align:center;
}
.compared-box
{
width:810px;
height:auto;
float:left;
text-align:left;
padding:15px 0px;
}
.compared-title-box
{
width:810px;
height:auto;
float:left;
text-align:center;
padding-bottom:15px;
}
.compared-middle-box
{
width:810px;
height:auto;
float:left;
text-align:left;
line-height:18px;
color: #000000;
}
.service-box
{
width:808px;
height:auto;
float:left;
text-align:left;
border:1px solid #7cadd8;
}
.compared td
{
border-bottom:2px solid #377abc;
border-right:2px solid #377abc;
text-align:center;
}
.gray-box
{
background-color: #e7f3ff;
padding:2px;
}
.light-gray-box
{
background-color: #cde6ff;
padding:2px;
}
.White-box
{
background-color: #FFF;
padding:4px;
}
.compared-bottom-box
{
width:810px;
height:auto;
float:left;
text-align:center;
}
.benefits-box
{
width:810px;
height:auto;
float:left;
text-align:left;
border-bottom:2px solid #3f84c8;
padding-bottom:15px;
}
.benefits-top-box
{
width:810px;
height:auto;
float:left;
text-align:left;
}
.benefits-bottom-box
{
width:810px;
height:auto;
float:left;
text-align:center;
}
.defination-box
{
width:810px;
height:auto;
float:left;
text-align:left;
padding:15px 0px 0px 0px;
}
.body-bottom-box
{
width:850px;
height:82px;
float:left;
text-align:left;
}
#footer
{
width:850px;
height: auto;
float:left;
text-align:center;
font: normal 12px/20px  Arial, Helvetica, sans-serif;
color: #FFF;
padding:10px 0px 24px 0px;
}
#footer a
{
text-decoration: none;
color: #FFF;
font: normal 12px/20px  Arial, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
color: #d5f1ff;
font: normal 12px/20px  Arial, Helvetica, sans-serif;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #5a5a5a;
	text-decoration: none;
}
body a
{
color:#3399cc;
text-decoration: underline;
font-weight:bold;
}
body a:hover
{
color:#3399cc;
text-decoration: underline;
font-weight:bold;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height:36px;
	font-weight: bold;
	font-variant: normal;
	color: #3399cc;
	text-decoration: none;
}
h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height:36px;
	font-weight: bold;
	font-variant: normal;
	color: #3399cc;
	text-decoration: underline;
}
h1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height:36px;
	font-weight: bold;
	font-variant: normal;
	color: #3399cc;
	text-decoration: underline;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:26px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom:2px;
}
h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:26px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:26px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:26px;
	font-weight: bold;
	font-variant: normal;
	color: #3f84c8;
	text-decoration: none;
	padding-bottom:2px;
}
h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:26px;
	font-weight: bold;
	font-variant: normal;
	color: #3f84c8;
	text-decoration: underline;
}
h3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:26px;
	font-weight: bold;
	font-variant: normal;
	color: #3f84c8;
	text-decoration: underline;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height:20px;
	font-weight: bold;
	font-variant: normal;
	color: #3399cc;
	text-decoration: none;
}
h4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height:20px;
	font-weight: bold;
	font-variant: normal;
	color: #3399cc;
	text-decoration: underline;
}
h4 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height:20px;
	font-weight: bold;
	font-variant: normal;
	color: #3399cc;
	text-decoration: underline;
}