@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:10px 0 20px 0;
	}
body, table, td, input, select{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#6a6a6a;
	line-height:18px;
	}
	
a{
	color:#063868;
	text-decoration:underline;
	}	
a:hover{
	color:#063868;
	text-decoration:none;
	}	
form{
	margin:0;
	}
img{
	border:none;
}
img a{
	border:none;
}
h3{
	font-size:18px;
	font-weight:bold;
	margin:0 0 15px 0;
	line-height:20px;
	}
h4{
	font-size:20px;
	font-weight:bold;
	margin:0 0 10px 0;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	line-height:20px;
	}	
hr{
	margin:20px 0;}
#topNav {
	margin:0 auto;
	float:left;
	font-weight:bold;
	line-height:40px;
	width:320px;
	margin-left:35px;
}
#topNav ul {  
	margin: 0; 
	padding: 0;
}
#topNav ul li {
	display:inline;
	float: left;
	list-style: none;
	}
#topNav ul li a { 
	display: block; 
	padding-left:26px;
	padding-right:18px;
	
	margin:0;
	text-decoration: none;  
	color:#6a6a6a;
	border-bottom:2px solid #fff;	
}
#topNav ul li a:hover{
	color:#6a6a6a;
	text-decoration:none;
	border-bottom:2px solid #a2cf2a;
}
#topNav ul li a.one {
	background:url(../images/icon_01.png) no-repeat center left;
	background-position:0 13px;
}
#topNav ul li a.two {
	background:url(../images/icon_02.png) no-repeat center left;
	background-position:0 10px;
	
}
#topNav ul li a.three {
	background:url(../images/icon_03.png) no-repeat center left;
	background-position:0 10px;
	
}
#top2{
	border-top:1px solid #d9d9d9;
	text-align:center;
	float:left;
	width:360px;
	padding-top:8px;
}

#menu {
	margin:0 auto;
	float:left;
	font-weight:bold;
	line-height:40px;
	width:789px;
	background:url(../images/navBg.png) repeat-x;
	
}
#menu ul {  
	margin: 0; 
	padding: 0;
}
#menu ul li {
	display:inline;
	float: left;
	list-style: none;
	}
#menu ul li a { 
	display: block; 
	margin:0;
	padding:0 20px 0 20px;
	text-decoration: none;
	color:#6a6a6a;
	border-right:1px solid #d3d3d3;
}
#menu ul li a:hover{
	color:#6a6a6a;
	text-decoration:underline;
	background:#FFFFFF;
	line-height:38px;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	
}
#menu ul li a.active {
	background:url(../images/icon_01.png) no-repeat center left;
	background-position:0 13px;
}
.signUp{
	background:url(../images/signUp.png) no-repeat right;
	width:153px;
	line-height:40px;
	text-align:center;
	}
.signUp:hover{
	background:url(../images/signUpOver.png) no-repeat right;
	text-decoration:none;
}	
.signUp a{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.signUp a:hover{
	text-decoration:none;
	}
.Fee{
	background:url(../images/Fee.png) no-repeat right;
	width:54px;
	height:56px;
	margin-top:-4px;
	margin-left:764px;
	position:absolute;
	}
.banner{
	color:#838383;
	}
.banner h1{
	font-size:44px;
	margin:0;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:40px;
	}	
.banner h2{
	font-size:24px;
	line-height:20px;
	margin:0;
	margin-top:5px;
	font-weight:normal;
	}	
.banner h3{
	color:#9dca30;
	font-weight:bold;
	font-size:24px;
	line-height:20px;
	margin:0;
	margin-top:5px;
}
.learnMore{
	width:149px;
	height:35px;
	line-height:33px;
	font-size:14px;
	letter-spacing:-1px;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
	}
	
.learnMore a{
	display:block;
	width:149px;
	height:35px;	
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/learnMore.png) no-repeat center;
	}
.learnMore a:hover{
		background:url(../images/learnMoreOver.png) no-repeat center;	
}	

.style1{
	background:#000000;}
.domain{
	background:url(../images/domainBg.png) no-repeat top right;
	border-right:1px solid #383838;
	padding:20px;
	}
.domain h1{
	color:#FFFFFF;
	font-size:24px;
	margin:0;
	margin-bottom:10px;
	}
.domain h2{
	color:#9dca30;
	font-size:18px;
	font-weight:normal;
	margin:0;
	margin-top:10px;
	}
.domain input, select{
	padding:5px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-weight:bold;
	}

.domain a{
	color:#f46706;
	}	
.domain p{
	margin:10px 0 10px 0;
	}
.style2{
	font-size:16px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px 0px 10px 0px;
	}
.style2 img{
	display:block;
	float:left;
	margin-right:10px;
	margin-left:20px;
	}
.style2 a{
	text-decoration:none;
	color:#FFFFFF;
	}
.style2 a:hover{
	text-decoration:none;
	color:#9dca30;
	}		
.style2 p{
	margin:0;
	margin-top:10px;
	float:left;
	}
.Box1{
	padding:10px;
	padding-bottom:0;
	}
.Box1 h1{
	color:#353535;
	font-size:24px;
	letter-spacing:-1px;
	margin:0;
	padding:0;
	margin-bottom:5px;
	line-height:20px;	
	}
.Box1 h2{
	color:#9dca30;
	font-size:20px;
	letter-spacing:-1px;
	margin:0;
	padding:0;
	line-height:18px;	
	}
.Box1 ul{
	list-style:none;
	line-height:32px;
	font-size:14px;
	font-weight:bold;
	margin:0 20px;
	padding:0;
	}
.Box1 ul li{
	border-bottom:1px solid #f1f1f1;
	}
.Box1 img{ float:left; margin-right:10px;
}		

.c1{
	color:#f46706;
	}
.box2{
	padding:5px;
	}
.box2 img{
	float:left;
	display:block;
	margin-right:10px;
	}
.box2 h1{
	margin:0;
	margin-top:3px;
	color:#000000;
	letter-spacing:-1px;
	font-size:18px;
	}
.box2 p{
	margin:0;
	font-size:11px;
	line-height:14px;
	}
.newsletter{
	background:url(../images/bg1.png) repeat-x #EDEDED;
	padding:5px;
	font-weight:bold;
	text-align:center;
	}
.newsletter input{
	padding:5px;
	}	
.go{
	background:#000000;
	border:none;
	color:#FFFFFF;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	}
.footer{
	background:url(../images/bg2.png) repeat-x #010102;
	padding:5px;
	text-align:center;
	font-size:11px;
	}
.footer a{
	color:#fff;
	border-right:1px dotted #8b8c8e;
	padding:0 15px 0 15px;
	text-decoration:none;
}	
.footer a:hover{
	text-decoration:underline;
	}
.bottomLogo{
	background:url(../images/logo.png) no-repeat left;
	width:104px;
	height:90px;
	margin: -2px auto auto 20px;
	position:absolute;
	
	}
.siteMap{
	border:1px solid #e3e3e3;
	padding:10px;
	}
.siteMap ul{
	color:#5d9c2e;
	display:block;
	border-right:1px solid #e8e8e8;
	width:174px;
	padding:0;
	margin:0;
	list-style:inside;
	line-height:18px;
	padding-left:10px;
	height:100px;
	font-size:11px;	

	}	
.siteMap p{
	display:block;
	color:#424242;
	width:174px;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-bottom:10px;
	}
.innerHeader{
	padding:15px 20px;
	background:url(../images/innerHeader.jpg) no-repeat center;
	font-family:Calibri,Arial, Helvetica, sans-serif;
	}
.innerHeader h1{
	font-size:36px;
	margin:0;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:44px;
	color:#fff;
	}	
.innerHeader h2{
	font-size:24px;
	line-height:20px;
	margin:0;
	margin-top:5px;
	font-weight:normal;
	letter-spacing:-1px;
	}	
.innerHeader h3{
	color:#9dca30;
	font-weight:bold;
	font-size:24px;
	letter-spacing:-1px;
	line-height:20px;
	margin:0;
}
.plansHeading{
	background:url(../images/innerHeader.jpg) no-repeat center;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px;
	text-align:left;
	}
.plansHeading2{
	background:url(../images/bg.png) repeat-x bottom #000000;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px;
	text-align:left;
	}

.r1{
	background-color:#f9f9f9;
	border:1px solid #ccc;
	border-top:none;
	width:50%;
	color:#000000;
	padding:6px 15px 6px 6px;
	text-align:right;
	font-size:14px;
	}
.r2{
	border:1px solid #ccc;
	border-top:none;
	border-left:none;
	background-color:#f9f9f9;
	width:50%;
	color:#000000;
	padding:6px 6px 6px 15px;
	}
	
.r3{
	border:1px solid #ccc;
	background-color:#f9f9f9;
	border-left:none;

	border-top:none;
	padding:3px 10px;
	font-size:10px;
	}
	
.side{
	border:1px solid #ccc;
	background-color:#f9f9f9;

	border-top:none;
	padding:3px 10px;
	font-size:14px;
	}
.side1{
	background-color:#fff;
	text-align:right;
	border-top:none;
	padding:3px 10px;
	font-size:12px;
	font-weight:bold;
	}	
		
.r4{
	border:1px solid #ccc;
	border-top:none;
	background-color:#f9f9f9;
	color:#000000;
	padding:10px;
	}
.r4 ul{
	width:40%;
	float:left;
	list-style:outside;
	margin:0;
	padding:0 30px;
	}
.r4 ul li{
	font-size:12px;
	letter-spacing:normal;
	padding:0;
	margin:0;
	line-height:18px;
	height:auto;
	border:none;
	}
.r5{
	border-bottom:1px solid #ccc;
	border-top:none;
	background-color:#fff;
	color:#000000;
	padding:10px;
	font-weight:bold;
	}	
.r6{
	border-bottom:1px solid #ccc;
	border-top:none;
	background-color:#f9f9f9;
	padding:10px;
	font-weight:bold;	
	}		
.r7{
	border-bottom:1px solid #ccc;
	border-top:none;
	background-color:#f1f1f1;
	padding:10px;
	font-weight:bold;	
	}
.r8{
	border-bottom:1px solid #ccc;
	border-top:none;
	background-color:#000;
	color:#fff;
	padding:10px;
	font-weight:bold;
	font-size:14px;
	}		
.r6 h1, .r7 h1{
	margin:5px 0;
	padding:0;
	font-size:16px;
	}
.price{
	border:1px solid #ccc;
	border-top:none;
	border-left:none;
	background-color:#f9f9f9;
	width:50%;
	padding:6px 6px 6px 15px;
	font-size:18px;
	color:#f46706;
	
	}	
	
.SiderBox1{
	padding:10px;
	}
.SiderBox1 h1{
	color:#353535;
	font-size:24px;
	letter-spacing:-1px;
	margin:0;
	padding:0;
	margin-bottom:5px;
	line-height:20px;	
	}
.SiderBox1 h2{
	color:#9dca30;
	font-size:16px;
	letter-spacing:-1px;
	margin:0;
	margin-bottom:10px;
	padding:0;
	padding-left:10px;
	line-height:30px;
	background:url(../images/siderBoxHeader.png) no-repeat center;
	
	}
.SiderBox1 ul{
	margin:0;
	padding:0;
	list-style:none;
	}
.SiderBox1 li{
	border-bottom:1px solid #e8e8e8;
	line-height:16px;
	padding:6px 0 6px 0;
	}
.SiderBox1 img{
	margin:0 0 0 5px;
	}
.hot{
	background:url(../images/hot.png) no-repeat right;
	width:240px;
	height:64px;
	margin-top:-4px;
	position:absolute;
	}
.imageStyle{
	float:right;
	border:1px dotted #ccc;
	margin-left:15px;
	margin-bottom:15px;
	background:#fff;
	}
.style9{
	background:url(../images/nav.gif) no-repeat center;
	font-size:18px;
	font-weight:bold;
	margin-left:-10px;
	margin-right:10px;
	color:#000;
	padding:9px 9px 8px 9px;
	border-right:2px solid #fff;
	}
.box3{
	border:1px solid #ccc;
	background-color:#f9f9f9;
	color:#000000;
	padding:20px;
	}
.box4{
	border:1px dashed #f46706;
	background-color:#fffde9;
	padding:20px;
	}	
.innerbox{
	padding:15px;
	}
.textBox{
	border:1px solid #ccc;
	padding:5px;
	width:92%;
	font-weight:bold;
	
	}
.comma{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	width:71px;
	}
.testimonials{
	float:left;
	width:550px;}	
.imageStyle1{
	float:right;
	margin-left:20px;
	}	
.smallButton{
	width:104px;
	height:27px;
	}
.smallButton a{
	background:url(../images/small-btn.png) no-repeat;
	display:block;
	width:104px;
	height:27px;
	line-height:27px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	}	
.smallButton a:hover{
	background:url(../images/small-btn-over.png) no-repeat;
	text-decoration:none;	
	}
.non-profit{
	float:right;
	margin-top:-55px;
	}	