/* CSS Document */

body{
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#cccccc;
	}

h1{
	color:#023a94;
	font-size:18px;
	margin:0;
	padding:0 0 20px 0;
	}

p{
	margin:0;
	padding:0;
	font-size:13px;
	color:#4a4a4a;
	}   
	
#overlapcontainer {
position:relative;
} 

#overlapmovie { margin: 0px 0px 0px auto; padding: 0px; float: right; 
position: absolute;
left: 743px;
top: 15px;  
visibility: visible; 
} 

#overlapmovie2 { margin: 0px 0px 0px auto; padding: 0px; float: right; 
position: absolute;
left: 770px;
top: 10px;  
visibility: visible; 
} 

#page{
	background:url(images/page_mid.jpg) top left repeat-y;
	padding:0 0 0 19px;
	}

#nav{
	font-size:12px;
	font-weight:bold;
	padding:6px 0 0 0;
	}	
	
#homeactive {
	background:url(images/home_active.jpg) top left no-repeat;
	text-align:center;
	width:80px;
	color:#000000;
	text-decoration:none;
	display:block;
	height:28px;
	padding:9px 0 0 0;
	}
	
#home a{
	background:url(images/home.jpg) top left no-repeat;
	text-align:center;
	width:80px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:28px;
	padding:9px 0 0 0;
	}
#home a:hover{
	background:url(images/home_active.jpg) top left no-repeat;
	color:#000000;
	}
	
#planactive {
	background:url(images/plan_pricing_active.jpg) top left no-repeat;
	color:#000000;
	text-align:center;
	width:123px;
	text-decoration:none;
	display:block;
	height:28px;
	padding:9px 0 0 0;
	}

#plan a{
	background:url(images/plan_pricing.jpg) top left no-repeat;
	text-align:center;
	width:123px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:28px;
	padding:9px 0 0 0;
	}
#plan a:hover{
	background:url(images/plan_pricing_active.jpg) top left no-repeat;
	color:#000000;
	}

#howactive{
	background:url(images/how_works_active.jpg) top left no-repeat;
	color:#000000;
	text-align:center;
	width:127px;
	text-decoration:none;
	display:block;
	height:28px;
	padding:9px 0 0 0;
	}

#how a{
	background:url(images/how_works.jpg) top left no-repeat;
	text-align:center;
	width:127px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:28px;
	padding:9px 0 0 0;
	}
#how a:hover{
	background:url(images/how_works_active.jpg) top left no-repeat;
	color:#000000;
	}
	
#speedsactive{
	background:url(images/speeds_active.jpg) top left no-repeat;
	color:#000000;
	text-align:center;
	width:81px;
	text-decoration:none;
	display:block;
	height:28px;
	padding:9px 0 0 0;
	}	
#speeds a{
	background:url(images/speeds.jpg) top left no-repeat;
	text-align:center;
	width:81px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:28px;
	padding:9px 0 0 0;
	}
#speeds a:hover{
	background:url(images/speeds_active.jpg) top left no-repeat;
	color:#000000;
	}

#faqsactive{
	background:url(images/faqs_active.jpg) top left no-repeat;
	color:#000000;
	text-align:center;
	width:80px;
	text-decoration:none;
	display:block;
	height:28px;
	padding:9px 0 0 0;
	}

#faqs a{
	background:url(images/faqs.jpg) top left no-repeat;
	text-align:center;
	width:80px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:28px;
	padding:9px 0 0 0;
	}
#faqs a:hover{
	background:url(images/faqs_active.jpg) top left no-repeat;
	color:#000000;
	}

#signupactive{
	background:url(images/sign_up_active.jpg) top left no-repeat;
	color:#000000;
	text-align:center;
	width:109px;
	text-decoration:none;
	display:block;
	height:28px;
	padding:9px 0 0 0;
	}

#signup a{
	background:url(images/sign_up.jpg) top left no-repeat;
	text-align:center;
	width:109px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:28px;
	padding:9px 0 0 0;
	}
#signup a:hover{
	background:url(images/sign_up_active.jpg) top left no-repeat;
	color:#000000;
	}

#othersactive {
	background:url(images/other_services_active.jpg) top left no-repeat;
	color:#000000;
	text-align:center;
	width:130px;
	text-decoration:none;
	display:block;
	height:28px;
	padding:9px 0 0 0;
	}

#others a{
	background:url(images/other_services.jpg) top left no-repeat;
	text-align:center;
	width:130px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:28px;
	padding:9px 0 0 0;
	}
#others a:hover{
	background:url(images/other_services_active.jpg) top left no-repeat;
	color:#000000;
	}
	#others ul{
		display:none;
		position:absolute;
		margin:0;
		padding:0;
		list-style:none;
		}
		#others ul li a{
			width:130px;
			background:url(images/other_services_dropdown_bg.jpg) top left repeat-x;
			}
		#others ul li a:hover{
			width:130px;
			background:url(images/other_ser_dd_bg_active.jpg) top left repeat-x;
			}
		#others:hover ul
			{display:block;}
			
		#others ul li.active{
				background:url(images/other_ser_dd_bg_active.jpg) top left repeat-x;
				text-align:center;
				width:130px;
				color:#000000;
				text-decoration:none;
				display:block;
				height:28px;
				padding:9px 0 0 0;
				}

#blogactive{
	background:url(images/blog_active.jpg) top left no-repeat;
	color:#000000;
	text-align:center;
	width:70px;
	text-decoration:none;
	display:block;
	height:28px;
	padding:9px 0 0 0;
	}

#blog {
//	background:url(images/blog.jpg) top left no-repeat;
	text-align:center;
	width:70px;
//	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:28px;
	padding:9px 0 0 0;
	}
#blog a:hover{
//	background:url(images/blog_active.jpg) top left no-repeat;
	color:#000000;
	}

#banner{
	background:url(images/banner_pic.jpg) top right no-repeat;
	height:262px;
	border:1px #d5d5d5 solid;
	padding:25px 0 0 20px;
	}

#banner h1{
	color:#257dc7;
	margin:0;
	padding:0;
	font-size:32px;
	font-weight:bold;
	}
#banner h2{
	color:#257dc7;
	margin:0;
	padding:0;
	font-size:19px;
	font-weight:normal;
	}

#banner h3{
	color:#023a94;
	margin:0;
	padding:0 0 0 20px;
	font-size:23px;
	font-weight:normal;
	}

#formMid{
	padding:10px;
	background-color:#dcecff;
	color:#043d98;
	font-size:13px;
	}
#formMid h3{
	margin:0;
	padding:0 0 10px 0;
	font-size:15px;
	color:#043d98;
	font-weight:bolder;
	}
#formMid p{
	color:#555555;
	margin:0;
	padding:0;
	font-size:11px;
	}
#formMid input{
	height:18px;
	width:200px;
	}

#bullets ul{
	margin:0 0 0 8px;
	padding:0 0 0 0;
	list-style:none;
	font-size:13px;
	color:#4a4a4a;
	}
	#bullets li{
			padding:3px 6px 4px 18px;
			background:url(images/bullet.jpg) left no-repeat;
			}

#gettingOrder{
	color:#4a4a4a;
	padding:0 0 0 10px;
	}

#footerBg{
	background:url(images/page_footer_mid.jpg) top left repeat-y;
	padding:20px 0 0 19px;
	}
#footerBg p{
	font-size:11px;
	margin:0;
	padding:8px;
	}

#footerBg ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	#footerBg li{
		padding:0 5px 0 5px;
		display:inline;
		}
	#footerBg a{
		color:#000000;
		text-decoration:none;
		}
	#footerBg a:visited{
		color:#000000;
		text-decoration:none;
		}
	#footerBg a:hover{
		text-decoration:underline;
		}

#contacttop{
	background:url(images/contact_top.jpg) top left no-repeat;
	padding:13px 0 0 10px;
	color:#FFFFFF;
	font-size:19px;
	font-weight:bold;
	height:40px;
	}
#contactmid{
	background-color:#efefef;
	background:url(images/contact_mid.jpg) top left repeat-y;
	}
#contactlables{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	}
#contactmid input{
	background-color:#ffffff;
	border:#c1bab1 1px solid;
	height:28px;
	width:251px;
	}
#contactmid textarea{
	background-color:#ffffff;
	border:#c1bab1 1px solid;
	height:100px;
	width:251px;
	}
#expertbox{
	border:1px #b0b0b0 solid;
	color:#011a7c;
	font-size:16px;
	font-weight:bold;
	}
	#expertbox h1{
	color:#011a7c;
	font-size:23px;
	margin:0;
	padding:0 0 20px 0;
	}

#commentsHead{
	background:url(images/comments_header_bg.jpg) top left repeat-x;
	text-align:center;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	height:32px;
	padding:15px 0 0 0;
	}

#commentsArea{
	border-left:1px #b0b0b0 solid;
	border-right:1px #b0b0b0 solid;
	background:url(images/commentsArea_bg.jpg) bottom left repeat-x;
	padding:15px;
	}
#commentsArea p{
	font-size:12px;
	padding:5px 0 5px 0;
	margin:0;
	}

#planshead{
	background:url(images/plans_top.jpg) top left no-repeat;
	height:39px;
	padding:10px 0 0 10px;
	color:#FFFFFF;
	font-size:19px;
	font-weight:bold;
	}
	
#plansmid{
	background:url(images/plan_bottom.jpg) bottom left no-repeat;
	}
	
#plansheadings{
	background:url(images/plans_headins_bg.jpg) top left repeat-x;
	height:39px;
	text-align:center;
	padding:14px 0 0 0px;
	color:#FFFFFF;
	font-size:18px;
	border-right:1px #2882f6 solid;
	border-bottom:1px #2882f6 solid;
	border-top:0;
	border-left:0;
	width:102px;
	}
#planProp{
	background-color:#1a61bc;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	border-right:1px #2882f6 solid;
	border-bottom:1px #2882f6 solid;
	border-top:0;
	border-left:0;
	}
	
#maxspeed{
	padding:10px;
	color:#4a4a4a;
	font-size:12px;
	border-right:1px #2882f6 solid;
	border-bottom:1px #2882f6 solid;
	}
#blue{
	color:#1e64cc;
	}

#mfee{
	color:#4a4a4a;
	font-size:20px;
	font-weight:bold;
	border-right:1px #2882f6 solid;
	border-bottom:1px #2882f6 solid;
	}

#selectPlan{
	font-weight:bold;
	font-size:13px;
	border-right:1px #2882f6 solid;
	color:#1e64cc;
	}
	
#selectPlan input{
	width:13px;
	height:13px;
	border:0;
	}
	
#twoways h1{
	color:#021b7d;
	margin:0;
	padding:15px 0 0 0;
	font-size:18px;
	font-weight:bold;
	}
	#twoways p{
		color:#4a4a4a;
		font-size:12px;
		}
	#twoways input{
			width:13px;
			height:13px;
			border:0;
	}
	
	#twoways a{
		color:#000000;
		}
	#twoways a:visited{
		color:#000000;
		}
	
#redbigfont{
	color:#e20000; font-size:28px; font-weight:bold;
	}
	
#select{
		font-weight:bold;
		font-size:13px;
		color:#1e64cc;
	}

#imgPadding{
	padding:10px 10px 0 0;
	}
#imgtext{
	font-size:13px;
	color:#44423f;
	font-weight:bold;
	}

#hurrybox{
	font-size:18px;
	color:#FFFFFF;
	padding:5px;
	font-weight:bold;
	}
	
#planPricingcontents p{
	font-size:12px;
	color:#4a4a4a;
	}

.speed{
	margin:0 0 0 8px;
	padding:0 0 0 0;
	list-style:none;
	font-size:13px;
	color:#4a4a4a;
	}
	.speed li{
			padding:3px 6px 4px 18px;
			background:url(images/blue_bullet.jpg) left no-repeat;
			font-weight:bold;
			}

#downloadtime{
	background:url(images/service_plan_bg.jpg) top left repeat-x;
	height:68px;
	width:118px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	}
			
#speedservice{
	font-weight:normal;
	width:143px;
	height:49px;
	background:url(images/orange_bg_service.jpg) top left no-repeat;
	}

#serviceplan{
	background:url(images/service_plan_bg.jpg) top left repeat-x;
	height:68px;
	width:233px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	}

#faq{
	border:5px #C0C0C0 solid;
	padding:13px;
	font-size:12px;
	}
	#faq h3{
		color:#555555;
		font-size:15px;
		}
	#faq h4{
		color:#1e64cc;
		font-weight:bold;
		margin:0;
		padding:0 0 12px 0;
		font-size:12px;
		}
	#faq a{
		color:#000000;
		text-decoration:none;
		}
		#faq a:visited{
		color:#000000;
		text-decoration:none;
		}
		#faq a:hover{
		text-decoration:underline;
		}
	
#blueboldtxt{
	color:#1e64cc;
	font-weight:bold;
	height:30px;
	}

#imgtop{
	padding:15px 0 0 0;
	}
	.subheading
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#4A4A4A;
	}
	.underliner
	{
		text-decoration:underline;
	}
	.bolder
	{
		font-weight:bold;
	}
	#congratulations
	{
		background-image:url(images/popup-large.gif);
		background-repeat:no-repeat;
		width:619px;
		height:75px;
		margin:auto;
	}
	#congmsg
	{
		background-image:url(images/popup-large.gif);
		background-repeat:no-repeat;
		width:619px;
		margin:auto;
		height:75px;
	}
	#cong-small
	{
		background-image:url(images/popup-small.gif);
		background-repeat:no-repeat;
		width:247px;
		height:75px;
		margin:auto;
	}
	.promo[class]
	{
		background-image:url(images/Promo3999.png);
		background-repeat:no-repeat;
		width:143px;
		display:block;
		position:relative;
		top:89%;
		right:-30%;
	}
	.promo
	{
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Promo3999.png', 	sizingMethod='scale');
		width:143px;
		position:absolute;
		height:100px;
		top:30em;
		right:3%;

	}
	.getting[class]
	{
		position:relative; bottom:95px;
	}
	.bull[class]
	{
		bottom:50px;
		position:relative;
	}