@charset "utf-8";
/* CSS Document */

body{
	background: url(../images/bg.png) repeat-x top #2a9bbd;
	margin:0;
	padding:0;
	}
	
body, select, input, div{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#777;
	line-height:18px;
	}

img{ border:none;}

.clr{
	clear:both;
	height:0;
	}

a{
	outline:none;
	color:#007ba7;
	text-decoration:none;
	}

a:hover{
	outline:none;
	color:#007ba7;
	text-decoration:underline;
	}

.imgstyle{
	float:left;
	margin:40px 0 0 40px;
	}

.NoBg{ background:none !important;}

.NoMarginTop{ margin-top:0 !important;}
.NoMarginRt{ margin-right:0 !important;}

.NoBorderTop{ border-top:none !important;}
.NoBorderBtm{ border-bottom:none !important;}

.color1{ color:#007ba7;}

.container{
	width:958px;
	margin:0 auto;
	}

.MainContainer{
	background:url(../images/BottobBg.jpg) repeat-x bottom;
	width:100%;
	float:left;
	padding-bottom:25px;
	}

.header{
	width:958px;
	float:left;
	padding-top:4px;
	}

.logo{
	height:161px;
	width:auto;
	float:left;
	margin:20px;
	}

.logo a{
	background:url(../images/logo.png) no-repeat;
	height:66px;
	width:298px;
	display:block;
	}

.TopRightCon{
	width:353px;
	float:right;
	}

.TopMenu{
	background:url(../images/TopMenuBg.png) no-repeat;
	width:323px;
	height:37px;
	float:left;
	font-size:12px;
	padding-left:30px;
	}

.TopMenu ul{
	margin:0;
	padding:0;
	}

.TopMenu ul li{
	background:url(../images/TopMenuBg2.png) no-repeat right 4px;
	float:left;
	display:inline;
	list-style:none;
	line-height:24px;
	}

.TopMenu ul li a{
	color:#fff;
	display:block;
	padding:0 12px 0 34px;
	}

.contact{ background:url(../images/contact.png) no-repeat 17px 6px;}
.blog{ background:url(../images/blog.png) no-repeat 12px 7px;}
.clientArea{ background:url(../images/clientArea.png) no-repeat 12px 7px;}

.ph{
	background:url(../images/ph.png) no-repeat;
	width:254px;
	height:47px;
	float:left;
	color:#fff;
	font-size:16px;
	line-height:45px;
	margin:0 0 0 36px;
	padding-left:24px;
	text-shadow:1px 1px 0 #487717;
	}

.Text20{ font-size:20px;}

.MainBody{
	background:#fff;
	width:910px;
	float:left;
	padding:0 20px 20px 20px;
	border:4px solid #9accdb;
	
	border-radius:12px;
	-moz-border-radius:12px;
	-khtml-border-radius:12px;
	-khtml-border-radius:12px;
	}

#menu{
	background:url(../images/menuBg.png) repeat-x;
	width:950px;
	height:44px;
	float:left;
	font-size:16px;
	line-height:44px;
	text-align:center;
	margin-left:-20px;
	border-radius:9px 9px 0 0;
	-moz-border-radius:9px 9px 0 0;
	-khtml-border-radius:9px 9px 0 0;
	-khtml-border-radius:9px 9px 0 0;
	}

#menu ul{
	margin:0;
	padding:0;
	}

#menu ul li{
	background:url(../images/menuBg02.png) no-repeat right;
	float:left;
	display:inline;
	list-style:none;
	}

#menu ul li a{
	color:#fff;
	display:block;
	padding:0 24px;
	text-decoration:none;
	}

#menu ul li a:hover{
	background:url(../images/menuBg03.png);
	text-decoration:none;
	}

#menu ul li a.active{
	background:none;
	color:#f9b92a;
	text-decoration:none;
	}

.banner{
	background:url(../images/banner.jpg) no-repeat;
	height:277px;
	width:892px;
	float:left;
	margin:10px -11px 0;
	padding:40px 0 0 35px;
	}

.banner h1{
	color:#fff;
	font-size:36px;
	line-height:36px;
	margin:0;
	text-shadow:1px 1px 0 #1c344b;
	}

.bannerStyle01{
	margin:20px 15px 0 0;
	float:left;
	padding:0;
	}

.bannerStyle01 li{
	background:url(../images/checkmark.png) no-repeat 0 5px;
	color:#fff;
	font-size:16px;
	list-style:none;
	line-height:30px;
	padding-left:32px;
	text-shadow:1px 1px 0 #1c344b;
	}

.bannerStyle02{
	margin:42px 0 0 25px;
	float:left;
	padding:0;
	}

.bannerStyle02 li{
	background:url(../images/bullet.png) no-repeat 0 7px;
	color:#000;
	font-size:16px;
	font-weight:bold;
	list-style:none;
	line-height:30px;
	padding-left:20px;
	text-shadow:2px 1px 2px #ffd472;
	}

.free{
	background:url(../images/free.png) no-repeat;
	width:61px;
	height:63px;
	position:absolute;
	margin:-14px 0 0 -41px;
	}

.bannerBtn{
	line-height:40px;
	width:253px;
	float:left;
	margin:5px 0 0 30px;
	}

.bannerBtn a{
	background:url(../images/bannerBtn.png) no-repeat top;
	width:253px;
	height:45px;
	color:#fff;
	display:block;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	}

.bannerBtn a:hover{
	background:url(../images/bannerBtn.png) no-repeat bottom;
	text-decoration:none;
	}

.slider{
	background:url(../images/sliderBg.png) no-repeat;
	height:24px;
	width:87px;
	float:left;
	padding:10px;
	margin:16px 0 0 -20px;
	}

.slider ul{
	margin:0;
	padding:0;
	}

.slider ul li{
	float:left;
	display:inline;
	list-style:none;
	}

.slider ul li a{
	width:27px;
	height:24px;
	display:block;
	}

.sliderImg01{ background:url(../images/sliderBg02.png) no-repeat left;}
.sliderImg02{ background:url(../images/sliderBg02.png) no-repeat right;}

.scripts{
	background:url(../images/scripts.jpg) no-repeat right;
	width:460px;
	height:60px;
	float:left;
	margin:0;
	color:#333;
	font-size:22px;
	line-height:26px;
	text-align:center;
	margin-top:5px;
	padding:15px 450px 0 0;
	}

.shared, .reseller, .dedicated{
	width:227px;
	float:left;
	margin:20px 2px 0 -1px;
	
	border-radius:8px 8px 0 0;
	-moz-border-radius:8px 8px 0 0;
	-khtml-border-radius:8px 8px 0 0;
	-khtml-border-radius:8px 8px 0 0;
	}

.shared{ background:url(../images/plan1Bg.png) repeat-x top #005577;}
.reseller{ background: url(../images/resellerBg.png) repeat-x top #437a07;}
.dedicated{ background:url(../images/dedicatedBg.png) repeat-x top #d7810c;}

.sharedContents, .resellerContents, .dedicatedContents{
	width:191px;
	float:left;
	color:#fff;
	padding:14px 18px 18px;
	text-shadow:1px 1px 0 #055471;
	}

.sharedContents{ background:url(../images/plan1Btm.png) no-repeat bottom;}
.resellerContents{ background:url(../images/resellerBtm.png) no-repeat bottom;}
.dedicatedContents{ background:url(../images/dedicatedBtm.png) no-repeat bottom;}

.sharedContents h2, .resellerContents h2, .dedicatedContents h2{
	margin:0;
	color:#fff;
	font-size:20px;
	text-align:center;
	text-transform:uppercase;
	text-shadow:1px 1px 2px #222;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.sharedContents ul, .resellerContents ul, .dedicatedContents ul{
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	}

.sharedContents ul li, .resellerContents ul li, .dedicatedContents ul li{
	background:url(../images/checkmark2.png) no-repeat 0 7px;
	list-style:none;
	line-height:22px;
	padding-left:24px;
	}

.price{
	background:url(../images/priceBg.png) no-repeat bottom;
	width:90%;
	float:left;
	color:#fff;
	line-height:20px;
	margin-top:18px;
	text-align:center;
	padding:4% 6% 4% 4%;
	}

.price span{
	float:right;
	font-size:40px;
	line-height:40px;
	font-weight:bold;
	margin-top:-2px;
	}

.plansBtn{
	line-height:27px;
	width:189px;
	margin:4px auto 0;
	}

.plansBtn a{
	background:url(../images/plansBtn.png) no-repeat top;
	width:189px;
	height:30px;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	text-shadow:none;
	}

.plansBtn a:hover{
	background:url(../images/plansBtn.png) no-repeat bottom;
	text-decoration:none;
	}

.border01{
	background:#eaedea;
	width:100%;
	float:left;
	height:1px;
	}

.spacer{
	width:100%;
	float:left;
	height:30px;
	}

.box1{
	width:440px;
	float:left;
	margin:30px 25px 0 0;
	}

.box1 h2{
	color:#333;
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding-bottom:20px;
	border-bottom:4px solid #eaedea;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.box1Style01{
	margin:20px 0 0 0;
	padding:0;
	}

.box1Style01 li{
	list-style:none;
	padding:0 20px 30px 80px;
	}

.TextStyle01{
	color:#007ba7;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	}

.server01{ background:url(../images/server01.png) no-repeat 0 2px;}
.uptime{ background:url(../images/uptime.png) no-repeat 0 2px;}
.support{ background:url(../images/support.png) no-repeat 0 2px;}


.box1Style02{
	margin:20px 0 0 0;
	padding:0;
	}

.box1Style02 li{
	background-image:url(../images/bullet2.png); background-repeat:no-repeat; background-position: 10px 8px;
	list-style:none;
	line-height:36px;
	padding-left:35px;
	border-bottom:1px solid #eaedea
	}

.Bg01{ background-color:#f6f7f6;}

.box1Style03{
	float:left;
	padding:0;
	margin:20px 0 0 0;
	}

.box1Style03 li{
	list-style:none;
	line-height:40px;
	padding:0 28px 0 36px;
	border-bottom:1px solid #eaedea
	}

.transfer{ background:url(../images/transfer.png) no-repeat 0 8px;}
.US-support{ background:url(../images/US-support.png) no-repeat 0 8px;}
.setup{ background:url(../images/setup.png) no-repeat 4px 8px;}
.raid{ background:url(../images/raid.png) no-repeat 0 8px;}
.pop{ background:url(../images/pop.png) no-repeat 0 8px;}
.services{ background:url(../images/services.png) no-repeat 3px 8px;}
.network{ background:url(../images/network.png) no-repeat 20px 8px; padding:0 15px 0 55px !important}
.uptime02{ background:url(../images/uptime02.png) no-repeat 20px 8px; padding:0 15px 0 55px !important}
.contract{ background:url(../images/contract.png) no-repeat 20px 8px; padding:0 15px 0 55px !important}
.charges{ background:url(../images/charges.png) no-repeat 20px 8px; padding:0 15px 0 55px !important}
.secure{ background:url(../images/secure.png) no-repeat 20px 8px; padding:0 15px 0 55px !important}
.monitoring{ background:url(../images/monitoring.png) no-repeat 20px 8px; padding:0 15px 0 55px !important}

.loyalty{
	background:url(../images/loyalty.png) no-repeat 280px 0 #f6f7f6;
	height:270px;
	width:440px;
	float:left;
	border:1px solid #eaedea;
	
	border-radius:8px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-khtml-border-radius:8px;
	}

.sitemap{
	width:180px;
	float:left;
	margin:220px 50px 0 20px;
	}

.sitemap h4{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin:0;
	}

.sitemap ul{
	margin:15px 0 0 0;
	padding:0;
	}

.sitemap ul li{
	background:url(../images/bullet3.png) no-repeat 0 9px;
	font-size:12px;
	list-style:none;
	line-height:25px;
	padding-left:15px;
	border-bottom:1px solid #000;
	border-top:1px solid #1a1a1a;
	}

.sitemap ul li a{
	color:#528393;
	}

.sitemap ul li a:hover{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

.socialCon{
	background:url(../images/socialConBg.png) repeat-x;
	width:638px;
	float:left;
	color:#444;
	line-height:63px;
	padding:0 160px;
	margin-top:30px;
	}

.socialCon a{
	float:right;
	color:#777;
	font-size:12px;
	font-weight:bold;
	padding-left:28px;
	margin-right:40px;
	}

.facebook{ background:url(../images/facebook.png) no-repeat 0 22px;}
.twitter{ background:url(../images/twitter.png) no-repeat 0 22px;}

.copyright{
	width:958px;
	float:left;
	font-size:11px;
	text-align:center;
	margin-top:20px;
	}

.copyright a{
	color:#777;
	}

/******************** HOSTING ***********************/

.hostingBanner{
	background:url(../images/hostingBanner.jpg) no-repeat;
	width:252px;
	height:90px;
	position:absolute;
	margin:23px 0 0 374px;
	left: 203px;
	top: 282px;
	}

.subpageBanner{
	background:url(../images/subpageBanner.jpg) no-repeat;
	height:160px;
	width:892px;
	float:left;
	margin:10px -11px 0;
	padding:40px 0 0 35px;
	}

.subpageBanner h1{
	margin:0;
	color:#fff;
	font-size:34px;
	line-height:38px;
	text-shadow:1px 1px 0 #1c344b;
	}

.TextBox{
	width:910px;
	float:left;
	margin-top:25px;
	}

.TextBox h2{
	color:#333;
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding-bottom:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.plans02{
	background:url(../images/plans02Bg.png) repeat-y;
	width:909px;
	float:left;
	margin-top:30px;
	}

.plans02Btm{
	background:url(../images/plans02Btm.png) no-repeat bottom;
	width:909px;
	float:left;
	padding-bottom:40px;
	}

.plans02Contents{
	background:url(../images/plans02Top.png) no-repeat top;
	width:909px;
	float:left;
	padding:0;
	}

.col01{
	width:226px;
	float:left;
	margin:0;
	}

.col01 ul{
	margin:10px 0 0 0;
	padding:0;
	}

.col01 ul li{
	font-size:16px;
	list-style:none;
	line-height:45px;
	text-align:right;
	padding-right:20px;
	border-top:1px solid #dedede;
	}

.col0Style01{
	color:#000;
	font-size:22px;
	line-height:30px;
	text-align:right;
	padding-right:20px;
	display:block;
	margin-top:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.col02{
	width:208px;
	float:left;
	color:#fff;
	font-size:16px;
	text-align:center;
	text-shadow:1px 1px 0 #444;
	}

.bigBox{ width:267px;}

.col02 h2{
	font-size:30px;
	font-weight:bold;
	margin:45px 0 0 0;
	padding-bottom:20px;
	text-transform:uppercase;
	text-shadow:0 1px 1px #065471;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.col02 ul{
	margin:16px 0 0 0;
	padding:0;
	}

.col02 ul li{
	background:url(../images/plans02Bg02.png) repeat-x top;
	list-style:none;
	line-height:46px;
	}

.col02Price{
	width:100%;
	float:left;
	color:#fff;
	font-size:16px;
	margin-top:35px;
	}

.Text40{ font-size:40px; line-height:50px;}

.buyNowBtn{
	width:139px;
	height:40px;
	margin:0 auto;
	padding-top:20px;
	}

.buyNowBtn a{
	background:url(../images/buyNowBtn.png) no-repeat top;
	width:139px;
	height:40px;
	display:block;
	}

.buyNowBtn a:hover{
	background:url(../images/buyNowBtn.png) no-repeat bottom;
	}

.mostPopular{
	background:url(../images/mostPopular.png) no-repeat;
	width:87px;
	height:87px;
	position:absolute;
	margin:1px 0 0 184px;
	}

.new{
	background:url(../images/new.png) no-repeat;
	width:40px;
	height:40px;
	position:absolute;
	margin:-15px 0 0 168px;
	}

.heading01{
	background:url(../images/headingBg.png) no-repeat;
	color:#fff;
	display:block;
	font-size:22px;
	font-weight:bold;
	line-height:55px;
	padding-left:20px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

/******************** WORDPRESS ***********************/

.wordpressBanner{
	background:url(../images/wordpressBanner.jpg) no-repeat;
	width:173px;
	height:127px;
	position:absolute;
	margin:13px 0 0 466px;
	}

.leftCon{
	width:570px;
	float:left;
	margin-top:30px;
	}

.box2{
	float:left;
	width:865px;
	padding:20px;
	border:1px solid #eaedea;
	}

.box2 h2{
	color:#333;
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding-bottom:20px;
	border-bottom:4px solid #eaedea;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.TextBox2{
	width:398px;
	float:left;
	margin-top:25px;
	padding:0 10px 25px 120px;
	}

.TextBox2 h3{
	color:#000;
	font-size:18px;
	font-weight:bold;
	margin:0;
	}

.wordpress{ background:url(../images/wordpress.jpg) no-repeat;}
.click{ background:url(../images/click.jpg) no-repeat;}

.rightCon{
	width:302px;
	float:right;
	margin-top:30px;
	padding-left:20px;
	border-left:1px solid #eaedea;
	}

.siderBox{
	width:302px;
	float:left;
	margin-top:20px;
	}

.siderBox h2{
	color:#333;
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding-bottom:20px;
	border-bottom:4px solid #eaedea;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.SBStyle01{
	padding:0;
	margin:15px 0 0 0;
	}

.SBStyle01 li{
	list-style:none;
	line-height:40px;
	padding:0 0 0 38px;
	border-bottom:1px solid #eaedea
	}

.network02{ background:url(../images/network.png) no-repeat 0 8px;}
.uptime03{ background:url(../images/uptime02.png) no-repeat 0 8px;}
.contract02{ background:url(../images/contract.png) no-repeat 0 8px;}
.charges02{ background:url(../images/charges.png) no-repeat 2px 8px;}
.secure02{ background:url(../images/secure.png) no-repeat 0 8px;}
.monitoring02{ background:url(../images/monitoring.png) no-repeat 0 8px;}

/******************** CONTACT ***********************/

.contactBanner{
	background:url(../images/contactBanner.jpg) no-repeat;
	width:333px;
	height:100px;
	position:absolute;
	margin:37px 0 0 363px;
	}

.formStyle{
	margin:0;
	padding:0;
	}

.formStyle li{
	list-style:none;
	float:right;
	width:525px;
	padding:4px 0;
	}

.formStyle li label{
	width:75px;
	float:left;
	line-height:40px;
	}

.textfield{
	width:425px;
	height:20px;
	padding:5px 10px;
	border:1px solid #d3d3d3;
	}

.textfield2{
	width:425px;
	height:140px;
	padding:10px;
	border:1px solid #d3d3d3;
	}

.submitBtn{
	line-height:40px;
	width:139px;
	float:right;
	margin:5px 0 0 30px;
	}

.submitBtn a{
	background:url(../images/submitBtn.png) no-repeat top;
	width:139px;
	height:40px;
	color:#fff;
	display:block;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	}

.submitBtn a:hover{
	background:url(../images/submitBtn.png) no-repeat bottom;
	text-decoration:none;
	}

.Style01{
	float:left;
	margin:0 30px 0 0;
	padding:0;
	}

.Style01 li{
	list-style:none;
	line-height:40px;
	}

.Style01 li label{
	width:75px;
	float:left;
	}
	
.livechat2 {
	position: fixed; left: -85px; top: 200px;
	width: 132px; height: 41px; cursor: pointer;
	z-index: 9999;
}

.livechat2 a {
	width: 132px; height: 41px; display: block; cursor: pointer;
	background: url(http://www.urpad.net/images/livechat.png);
}

/***DEDICATED****/

.serviceicons{
	float:left;
	width:910px;	
}
.liststyle1{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.liststyle1 li{
	display:inline;
	float:left;
	width:276px;
	height:65px;
	margin:0 10px 0 0;
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	padding:15px 0 0 20px;
}
.liststyle1 h2{
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	line-height:50px;	
}
.liststyle1 h3{
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	line-height:24px;
}
.liststyle1 h6{
	margin:0 0 10px 0;
	padding:0px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.background1{
	background:url(../images/someday.png) no-repeat left top;	
}
.background2{
	background:url(../images/monitering.png) no-repeat left top;	
}
.background3{
	background:url(../images/inhouse.png) no-repeat left top;	
}
.plans{
	width:910px;
	float:left;	
}
.plans h1{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	border-bottom:5px solid #eaedea;	
}
.allserver{
	width:185px;
	float:left;
	margin:47px 0 0 0;	
}
.allserver h2{
	 margin:0px;
	 padding:0px;
	 color:#000;
	 font-size:22px;
	 height:45px;
	 line-height:45px;
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	 text-align:center;	
}
.allserver ul{
	list-style:none;
	margin:0px;
	padding:0px;
	border-radius:7px 0 0 7px;	
	overflow:hidden;
}
.allserver li{
	height:45px;
	border-bottom:1px solid #FFF;
}
.allserver li a{
	line-height:45px;
	padding:0 0 0 20px;
	background:#0085b4;
	color:#FFF;
	font-size:14px;
	display:block;	
	text-decoration:none;
}
.allserver li a:hover , .allserver li.active a{
	background:#65a81e;	
}
.processor{
	float:left;
	width:335px;
}
.processor h2{
	 margin:0px;
	 padding:0 20px 0 0;
	 color:#000;
	 font-size:22px;
	 height:45px;
	 line-height:45px;
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	 text-align:right;	
}
.processor ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.processor li{
	height:45px;
	line-height:45px;
	padding:0 20px 0 0;
	color:#777;
	font-size:14px;
	border-width:1px 0 0 1px;
	border-color:#dedede;
	border-style:solid;
	text-align:right;
}
.topliprocessor{
	border-radius:7px 0 0 0;	
}
.lastliprocessor{
	border-radius:0 0 0 7px;
	border-bottom:1px solid #dedede !important;	
}
.ram{
	list-style:none;
	margin:0px;
	padding:0px;
	width:60px;
	background:#0085b4;
	border-radius:7px 0 0 7px;
	float:left;	
}
.ram li{
	color:#FFF;
	font-size:16px;
	text-transform:uppercase;
	height:45px;
	line-height:45px;
	text-align:center;
	border-bottom:1px solid #004a64;
}
.disk{
	list-style:none;
	margin:0px;
	padding:0px;
	width:70px;
	background:#0085b4;
	float:left;	
}
.disk li{
	color:#FFF;
	font-size:15px;
	text-transform:uppercase;
	height:45px;
	line-height:45px;
	text-align:center;
	border-bottom:1px solid #004a64;
	border-left:1px solid #004a64;
}
.monthly{
	list-style:none;
	margin:-30px 0 0 0;
	padding:0px;
	width:185px;
	background:#65a81e;
	float:left;	
	border-radius:7px 7px 7px 0;
}
.monthly li{
	color:#FFF;
	font-size:16px;
	text-transform:uppercase;
	height:45px;
	line-height:45px;
	border-bottom:1px solid #004a64;
	font-weight:bold;
	padding:0 15px;
	clear:both;
}
.monthlytop{
	height:75px !important;
	line-height:75px !important;
}
.rate{
	float:left;	
}
.order{
	width:71px;
	float:right;
	height:26px;
	margin:10px 0 0 0;
}
.order a{
	width:71px;
	display:block;
	background:url(../images/order.png) no-repeat left top;
	height:26px;	
}
.order a:hover{
	background:url(../images/order.png) no-repeat left bottom;	
}
.liststyle2{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.liststyle2 li{
	margin:0 0 30px 0;	
}
.liststyle2 h3{
	margin:0px;
	padding:0 0 0 130px;
	color:#333;
	font-size:18px;	
}
.liststyle2 p{
	margin:0px;
	padding:15px 0 0 130px;
	color:#777;
	font-size:14px;
	line-height:19px;	
}
.managedserver{
	background:url(../images/managedserver.png) no-repeat left top;	
}
.serversecurity{
	background:url(../images/serversecurity.png) no-repeat left top;	
}
.serverupgrade{
	background:url(../images/serverupgrade.png) no-repeat left top;	
}
.crore{
	background:url(../images/crore.png) no-repeat left top;	
}
.freebies{
	background:url(../images/freebies.png) no-repeat left top;	
}
.human{
	background:url(../images/human.png) no-repeat left top;	
}
.serverbg{
	background:url(../images/server.png) no-repeat left top;
	width:185px;
	height:159px;
	position:absolute;	
	margin:-16px 0 0 454px;
}../images/server.png../images/human.png../images/freebies.png../images/crore.png../images/serverupgrade.png../images/serversecurity.png../images/managedserver.png../images/order.png../images/order.png../images/inhouse.png../images/monitering.png../images/someday.png../images/livechat.png../images/submitBtn.png../images/submitBtn.png../images/contactBanner.jpg../images/monitoring.png../images/secure.png../images/charges.png../images/contract.png../images/uptime02.png../images/network.png../images/click.jpg../images/wordpress.jpg../images/wordpressBanner.jpg../images/headingBg.png../images/new.png../images/mostPopular.png../images/buyNowBtn.png../images/buyNowBtn.png../images/plans02Bg02.png../images/plans02Top.png../images/plans02Btm.png../images/plans02Bg.png../images/subpageBanner.jpg../images/hostingBanner.jpg../images/twitter.png../images/facebook.png../images/socialConBg.png../images/bullet3.png../images/loyalty.png../images/monitoring.png../images/secure.png../images/charges.png../images/contract.png../images/uptime02.png../images/network.png../images/services.png../images/pop.png../images/raid.png../images/setup.png../images/US-support.png../images/transfer.png../images/bullet2.png../images/support.png../images/uptime.png../images/server01.png../images/plansBtn.png../images/plansBtn.png../images/priceBg.png../images/checkmark2.png../images/dedicatedBtm.png../images/resellerBtm.png../images/plan1Btm.png../images/dedicatedBg.png../images/resellerBg.png../images/plan1Bg.png../images/scripts.jpg../images/sliderBg02.png../images/sliderBg02.png../images/sliderBg.png../images/bannerBtn.png../images/bannerBtn.png../images/free.png../images/bullet.png../images/checkmark.png../images/banner.jpg../images/menuBg03.png../images/menuBg02.png../images/menuBg.png../images/ph.png../images/clientArea.png../images/blog.png../images/contact.png../images/TopMenuBg2.png../images/TopMenuBg.png../images/logo.png../images/BottobBg.jpg../images/bg.png
