@charset "windows-1250";
/* CSS Document */

body{
	margin:0;
	padding:20px 0;
	background-color:#f0f0f0;
	}
body, table, select, td, input{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	line-height:18px;
	}
a{
	color:#006600;
	text-decoration:none;
	}	
a:hover{
	color:#006600;
	text-decoration:underline;
	}	
.main{
	background:url(images/mainBG.png) repeat-y;
	padding:0 10px;
	}
.topNav{
	font-size:14px;
	font-weight:bold;
	}	
.topNav a{
	color:#666666;
	text-decoration:none;
	border-right:1px solid #666666;
	padding:0 5px;
	}
.topNav a:hover{
	text-decoration:underline;
	}
.plans{ 
	border-bottom:6px solid #66cc66;
	text-align:center;
	padding-top:40px;
	padding-bottom:20px;
}
.plans h1{
	text-transform:uppercase;
	font-size:14px;
	line-height:16px;
	margin:0;
	padding:0;
	color:#666666;
	
	}
.plans h2{
	text-transform:uppercase;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0;
	color:#8d8d8d;	
}
.plans h3{
	font-size:20px;
	line-height:20px;
	margin:0;
	padding:0;
	color:#cccccc;	
	}
.about{
	padding:20px 40px 40px 40px;
	color:#666666;
	}
.about h1{
	font-size:12px;
	line-height:12px;
	color:#000;
	margin:0;
	padding:0;
	padding-bottom:10px;
	border-bottom:1px solid #dedede;
	}
.includes{ 
	padding-right:20px;
	}	
.includes ul{
	margin:20px 0;
	padding:0;
	list-style:none;
}	
.includes li{
	padding-left:30px;
	font-size:11px;
	background:url(images/tick.png) no-repeat;
	background-position:0 5px;
	}
.news{
	margin:20px 0;
	font-size:11px;
	}
.TopBorder{
	border-top:1px solid #dedede;
	}
.BottomNav{
	font-size:11px;
	padding-top:10px;
	font-weight:bold;
	}	
.BottomNav a{
	color:#666666;
	text-decoration:none;
	border-right:1px solid #666666;
	padding:0 5px;
	}
.BottomNav a:hover{
	text-decoration:underline;
	}

#sidemenu {
	width:880px;
	margin:15px auto;
	font-size:12px;
	float:left;
	font-weight:bold;
	line-height:24px;
	text-align:left;
	text-transform:uppercase;
	color:#b3b3b3;
	font-size:18px;
	width:200px;
	 
}
#sidemenu ul {  
	margin: 0; 
	padding: 0;
}
#sidemenu ul li {
	display:inline;
	float: left;
	list-style: none;
	width:200px;
	margin-bottom:2px;
	
	}
#sidemenu ul li a { 
	font-size:12px;
	display: block; 
	margin:0;
	text-decoration: none;  
	color:#fff;
	padding:0 14px;
	line-height:30px;
	background:#aaaaaa;
}
#sidemenu ul li a:hover{
	color:#fff;
	text-decoration:none;
	background:#ff9900;
}
#sidemenu ul li a.active{
	color:#fff;
	text-decoration:none;
	background:#ff9900;

}
.plansHeading{
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	}
.plansHeading2{
	font-size:12px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #d4d4d4;
	padding:5px;
	background:#66cc66;
	}	
.r1{
	background:#f5f5f5;
	padding:8px 10px;
	text-transform:uppercase;
	width:18% !important;	
	}	
.r2{
	background:#fff;
	padding:8px 10px;
	text-transform:uppercase;
	width:18% !important;	
	}
.r3{
	border-top:1px solid #ff9900;
	border-bottom:1px solid #ff9900;	
	background:#fffff1;
	padding:8px 10px;	
	width:20%;
	}
.r1 a, .r2 a, .r3 a, .side a{
	border-bottom:1px  dashed #006600 !important;
	text-decoration:none;
	}
.r1 a, .r2 a, .r3 a:hover, .side a:hover{
	border-bottom:none;
	text-decoration:none;
	}
.side{
	background:#fff;
	padding:8px 10px;
	text-transform:uppercase;
	}		
.special{
	background:url(images/special.png) no-repeat;
	height:48px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 30px;
	color:#f5f5f5;
	}
.subpageHeader{
	background:url(images/subPageBG.jpg) no-repeat center;
	padding:40px 60px;
	font-size:30px;
	color:#fff;
	line-height:30px;
	font-family:"Arial Black", Gadget, sans-serif;
	}
.borderLeft{
	border-left:1px dashed #fff;
	padding-left:30px;
}
.plans1{
	padding:10px;
	background:#f1f1f1;
	border:1px solid #ccc;
	width:170px;	
	
}
.plans1 h3{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:18px;

	background:url(images/heading.png) no-repeat;
	width:180px;
	height:45px;
	line-height:36px;
	position:absolute;
	margin-left:-16px;
	margin-top:-5px;
	padding-left:20px;
	
	}
.plans1 h3 a{
	color:#fff;
	}	
.plans1 ul{
	margin:10px 0;
	margin-top:45px;
	padding:0;
	list-style:none;
}	
.plans1 li{
	padding:5px 5px 5px 20px;
	font-size:12px;
	background:url(images/tick.png) no-repeat #fff;
	background-position:4px 9px;
	margin-bottom:2px;
	}
.price{
	font-size:18px;
	color:#ff7200;
	font-family:"Arial Black", Gadget, sans-serif
	}	
.order1{
	width:81px;
	height:23px;
	}
.order1 a{
	display:block;
	background:url(images/order1.png) no-repeat #ff9900;
	border:none !important;
	color:#fff;
	font-family:"Arial Black", Gadget, sans-serif;
	line-height:23px;
	width:81px;
	height:23px;
	text-align:center;	
	}	
.order1 a:hover{
	background:url(images/order1.png) no-repeat #d37f00;
	text-decoration:none;
	}

.more1{
	width:81px;
	height:23px;
	margin-bottom:5px;
	}
.more1 a{
	display:block;
	background:url(images/order1.png) no-repeat #66cc66;
	border:none !important;
	color:#fff;
	font-family:"Arial Black", Gadget, sans-serif;
	line-height:23px;
	width:81px;
	height:23px;
	text-align:center;
	}	
.more1 a:hover{
	background:url(images/order1.png) no-repeat #4ab44a;	
	text-decoration:none;	
	}	
.txtbox{
	padding:5px;
	border:1x solid #ccc;
	}
.imageStyle{
	float:right;
	margin-left:15px;}	
.imageStyle1{
	float:left;
	margin-right:20px;
	margin-bottom:20px;}		
	
.plans2{ 
	text-align:left;
	padding:30px;
	width:385px;
	height:140px;
	background:url(images/plansBG.png) no-repeat;
}
.plans2:hover{ 
}
.plans3{
	float:right;
	width:195px;
	border-left:1px solid #ccc;
	padding:0 10px;
	margin-left:10px;
	}
.plans2 h1{
	text-transform:uppercase;
	font-size:14px;
	line-height:16px;
	margin:0;
	padding:0;
	color:#666666;
	
	}
.plans2 h2{
	text-transform:uppercase;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0;
	color:#8d8d8d;	
}
.plans2 h3{
	font-size:24px;
	line-height:20px;
	margin:0;
	margin-bottom:10px;
	padding:0;
	color:#ff9900;	
	}	
	
.plans2 ul{
	margin:0;
	padding:0 0 0 20px;
	}	
.price2{
	background:url(images/price.png) no-repeat;
	width:64px;
	height:40px;
	padding-top:24px;
	float:right;
	color:#fff;
	text-align:center;
	margin-top:-8px;
	
	}
.price2 h1{
	margin:0;
	padding:0;
	font-size:18px;
	font-family:"Arial Black", Gadget, sans-serif;
	border:none;
	color:#fff;
	letter-spacing:-1px;
	
}
.price2 h1 strong{
	font-size:12px;
}
.style10{
	margin:20px 0 !important;
	}