body{
	background:url(../images/bg.gif) repeat-x #fff;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0761ae;
}
img, div { behavior: url(iepngfix.htc) }
a{
	outline:none;
	color:#002c51;
	text-decoration:none;
}
a:hover{
	outline:none;
	color:#002c51;
	text-decoration:underline;
}
.no-border{
	border:none;
}
form, div, p, ul, li{
	padding:0;
	margin:0;
}
.center-align{
	text-align:center;
}
.clr{
	clear:both;
}
.white-text{
	color:#fff;
}
.black-text{
	color:#000;
}
.red-text{
	color:#FF3300;
}
.text-16{
	font-size:16px;
}
.text-18{
	font-size:18px;
}
.text-25{
	font-size:25px;
}
.text-64{
	font-size:64px;
	letter-spacing:-5px;
	font-weight:bold;
}
.letterspacing{
	letter-spacing:-1px;
}
.main{
	width:960px;
	margin:0 auto;
}
.header{
	background:url(../images/header.jpg) no-repeat;
	height:273px;
}
.logo{
	float:left;
	width:270px;
	height:230px;
	padding:20px 0 0 50px;
}
.logo h1{
	width:200px;
	height:230px;
	margin:0;
	padding:0;
}
.logo h1 a{
	text-indent:-9999px;
	width:200px;
	height:230px;
	display:block;
}
.header-right{
	width:640px;
	float:left;
}
.header-login{
	text-align:right;
	color:#000;
	padding:32px 0 0 0;
}
.header-login a{
	color:#fff;
	text-decoration:none;
}
.header-login a:hover{
	color:#000;
	text-decoration:none;
}
.tagline{
	padding:2px 0 0 60px;
	font-size:12px;
	color:#000;
}
.tagline a{
	color:#fff;
	text-decoration:none;
}
.tagline a:hover{
	color:#FFCC00;
	text-decoration:none;
}
/* ------------------------------------------ Top menu starts here --------------------------------------- */
.top-menu{
	font-size:11px;
	margin:20px 0 0 0;
}
.top-menu ul{
	padding:0;
	margin:0;
	text-align:right;
}
.top-menu ul li{
	padding:8px 3px 8px 20px;
	margin:0;
	height:38px;
	background:url(../images/menu-bg-left.gif) no-repeat left;
	float:right;
	list-style-type:none;
}
.top-menu ul li a{
	margin:0;
	padding:12px 15px 13px 0;
	background:url(../images/menu-bg-right.gif) no-repeat right;
	color:#2c72ae;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
.top-menu ul li a:hover{
	color:#fd8c00;
	text-decoration:none;
}
.top-menu ul li.last{
	padding-right:0;
}
.top-menu ul li a.active{
	color:#fd8c00;
}
/* ------------------------------------------ Top menu ends here --------------------------------------- */


.content{
	padding:0 0 0 12px;
}
.service-listing{
}
.service-listing-top{
	height:47px;
	padding:20px 0 0 45px;
	background:url(../images/service-list-top.jpg) no-repeat;
	color:#fff;
	font-size:26px;
	font-weight:bold;
	letter-spacing:-2px;
}
.service-listing-bg{
	background:url(../images/service-list-bg.jpg) repeat-y;
	padding:10px 8px 0 25px;
	min-height:200px;
	height:auto !important;
	height:200px;
}
.service-listing-bottom{
	height:15px;
	background:url(../images/service-list-bottom.jpg) no-repeat;
}
.listing{
	width:700px;
	float:left;
	padding:0 15px 0 0;
}
.pricing{
	width:175px;
	float:left;
	padding:0 10px 0 15px;
	text-align:center;
	color:#fff;
	font-family:Arial;
}
.service-item{
	width:230px;
	float:left;
	margin:2px 0;
}
.item-checkbox{
	margin-right:4px;
}
.accept{
	height:56px;
	background:url(../images/accept-bg.jpg) no-repeat;
	margin:12px 0;
	color:#4489c4;
	font-size:26px;
	letter-spacing:-2px;
	font-weight:bold;
	padding:20px 0 0 20px;
}
.testimonial-and-steps{
}
.testimonial-and-steps .top{
	background:url(../images/testimonial-top.jpg) no-repeat;
	height:11px;
}
.testimonial-and-steps .bg{
	background:url(../images/testimonial-bg.jpg) repeat-y;
	min-height:100px;
	height:auto !important;
	height:100px;
}
.testimonial-and-steps .bottom{
	background:url(../images/testimonial-bottom.jpg) no-repeat;
	height:11px;
}
.testimonial{
	float:left;
	width:183px;
	padding:0 10px;
	margin-right:14px;
	color:#fff;
	font-size:11px;
}
.testimonial p{
	padding:5px 0;
}
.steps{
	float:left;
	width:731px;
}
.steps-pic{
	width:222px;
	height:119px;
	padding:4px;
	background:url(../images/steps-img-shadow.jpg) no-repeat;
}
.footer{
	background:url(../images/footer-bg.jpg) repeat-x center #fd8c00;
}
.footer a{
	color:#452f00;
	text-decoration:none;
	padding:0 5px;
}
.footer a:hover{
	color:#fd8c00;
	text-decoration:none;
}
.footer a.active{
	color:#fd8c00;
	text-decoration:none;
}
.footer-inner{
	width:960px;
	height:110px;
	padding:20px 0 0 0;
	margin:12px auto 1px auto;
	text-align:center;
	color:#452f00;
	font-size:11px;
	background:url(../images/footer-bg.jpg) repeat-x center #fd8c00;
}

.innerpage-cont{
	min-height:296px;
	height:auto !important;
	height:296px;
	background:url(../images/innerpage-bg.jpg) no-repeat top;
}
.page-heading{
	height:67px;
	padding:0 0 0 41px;
	background:url(../images/page-heading-left.png) no-repeat left;
}
.page-heading-text{
	background:url(../images/page-heading-bigbg.png) no-repeat right;
	height:47px;
	width:auto;
	float:left;
	padding:20px 15px 0 0;
	color:#fff;
	font-size:26px;
	font-weight:bold;
	letter-spacing:-2px;
	_width:550px
}
.innerpage-text{
	padding:10px 25px 10px 25px;
	text-align:justify;
}
.innerpage-text p{
	padding:5px 0;
}
.login-cont{
	width:616px;
	height:337px;
	margin:0 auto 100px auto;
	background:url(../images/loginbg.jpg) no-repeat top;
}
.login-top{
	height:47px;
	padding:20px 0 0 70px;
	color:#fff;
	font-size:26px;
	font-weight:bold;
	letter-spacing:-2px;
}
.login-inner{
	padding:30px 45px;
	text-align:justify;
}
.form-left{
	width:210px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	padding:5px 10px 0 0;
	float:left;
	text-align:right;
	margin:0 0 8px 0;
}
.form-right{
	width:250px;
	height:25px;
	float:left;
}
.text-field{
	width:200px;
	height:23px;
	border:1px solid #66a0d1;
	background:#e3f3ff;
}
.text-field1{
	width:160px;
	height:17px;
	border:1px solid #66a0d1;
	background:#e3f3ff;
}
.butn{
	background:url(../images/butn.jpg) no-repeat #fff;
	width:92px;
	height:32px;
	font-size:18px;
	color:#fff;
	border:none;
	font-weight:bold;
}

.billing-inner{
	padding:30px 45px;
	text-align:justify;
}
.billing-left{
	width:210px;
	height:25px;
	font-size:14px;
	padding:5px 10px 0 0;
	float:left;
	text-align:right;
	margin:0 0 8px 0;
}
.billing-right{
	width:250px;
	height:25px;
	float:left;
}
.billing-left1{
	width:210px;
	font-size:14px;
	padding:5px 10px 0 0;
	float:left;
	text-align:right;
	margin:0 0 8px 0;
}
.billing-right1{
	width:250px;
	float:left;
}
.introduction{
	padding:20px 0 10px 0;
}
.introduction ul{
	padding:20px 10px 20px 50px;
}
.introduction ul li{
	list-style-type:none;
	background:url(../images/tick-icon.gif) no-repeat left 50%;
	padding:5px 20px;
}
.introduction-left{
	float:left;
	width:465px;
}
.introduction-vdo{
	float:left;
	width:415px;
	padding:0 0 0 50px;
}

/*CODING CSS*/
.errorBox
{
	border:1px #900 solid;
	background-color:#FFE1E1;
}
.msgBox
{
	background-color:#D90000;
	border:1px #930000 solid;
	color:#FFF;
	padding:7px;
	line-height:18px;
	width:240px;
	text-align:left;
	font-weight:bold;
	font-size:10px;
}
.msgBox ul
{
	padding:0;
	margin:0px 0px 0px 15px;
	list-style:square;
}

.msgBox1
{
	background-color:#666;
	border:1px #930000 solid;
	color:#FFF;
	padding:7px;
	line-height:18px;
	width:240px;
	text-align:left;
	font-weight:bold;
	font-size:10px;
}
.msgBox1 ul
{
	padding:0;
	margin:0px 0px 0px 15px;
	list-style:square;
}





