body {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	padding: 0px;
	text-align:center;
	margin:auto 0px;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:repeat;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 0px;
	text-indent: -2000px;
	display: none;
}
h2{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #0372bf;
	font-weight:bold;
	text-decoration: none;
	padding-left:10px;
	padding-bottom:5px;
}
p{
	padding:0px 0px 0px 0px;
	margin:0px;
	}
a{
	cursor: pointer;
	outline:none;
}
img{
	border:0px;
	outline:none;
}
table, th, td{
	font-size:11px;
	
	
}
.flat {  
	border: 1px #cccccc solid; 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #000000; 
	background-color: #F5f7f7;
}
.flat-2 {
	border: 1px #cccccc solid;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #F5f7f7;
	width:110px;
}

.hosting-box-flat {
	border: 1px #cccccc solid;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #F5f7f7;
	width:180px;
}
.text
{
	font-family:tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
	text-align:justify;
	line-height:14px;
}
.star {
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
}
.float-left{
	float:left;
	padding:5px 10px 0px 5px;
	}
.float-right{
	float:right;
}

/* start pseduo class here */
#container{
	text-align:left;
	margin:auto;
	width:786px;
	height:auto;
	background-color:#FFFFFF;
}

#main-div
	{
	float:left;
	background-image:url(../images/cont-bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	background-color:#FFFFFF;
	
	}
#top-header
	{
	width:779px;
	height:96px;
	background-image:url(../images/top-header-bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	float:left;
	margin-left:3px;
	display:inline;
	background-color:#FFFFFF;
	}
	
#top-nav-bg
	{
	height:24px;
	width:779px;
	background-image:url(../images/top-nav-bg.jpg); 
	background-repeat:repeat-x;
	background-position:left top;
	float:left;
	margin-left:3px;
	display:inline;
	}	
#logo-box
	{
	width:250px;
	height:auto;
	margin-left:15px;
	margin-top:20px;
	display:inline;
	float:left;
	}
	
#right-box-top
	{
	width:250px;
	height:auto;
	margin-right:15px;
	display:inline;
	margin-top:8px;
	float:right;
	text-align:right;
	}
.top-right-text
	{
	font-family:tahoma;
	font-size:11px;
	color:#0372bf;
	text-decoration:none;
	text-align:right;
	}
	
.mailto
	{
	font-family:tahoma;
	font-size:11px;
	color:#0372bf;
	text-decoration:underline;
	}
	
.mailto:hover
	{
	font-family:tahoma;
	font-size:11px;
	color:#0372bf;
	text-decoration:none;
	}	
			
#left-nav-box
	{
	width:204px;
	height:191px;
	float:left;
	background-color:#f5f2f5;
	border:#e0e0e0 solid 1px;
	margin-top:2px;
	margin-left:4px;
	display:inline;
	text-align:right;
	background-image:url(../images/girl_left_nav.png);
	background-position:8px;
	background-repeat:no-repeat;
	}
	
#left-nav-box_IE
	{
	width:204px;
	height:191px;
	float:left;
	background-color:#f5f2f5;
	border:#e0e0e0 solid 1px;
	margin-top:2px;
	display:inline;
	margin-left:0px;
	text-align:right;
	}	
	
#right-img-box
	{
	width:569px;
	height:191px;
	float:right;
	background-color:#f5f2f5;
	border:#e0e0e0 solid 1px;
	margin-top:2px;
	margin-right:3px;
	display:inline;
	
	}
	
#left-ad-box
	{
	width:202px;
	height:191%;
	float:left;
	margin-top:10px;
	margin-left:5px;
	text-align:right;
	display:inline;
	}
#right-contant
	{
	width:567px;
	height:auto;
	float:right;
	margin-top:10px;
	display:inline;
	}
#right-contant-1
	{
	width:567px;
	height:auto;
	float:right;
	margin-top:15px;
	display:inline;
	}	
				
.heading
	{
	font-family:tahoma;
	font-size:14px;
	color:#0372bf;
	text-align:left;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:5px;
	font-weight:bold;
	}
#center-contant
	{
	width:782px;
	height:auto;
	text-align:left;
	float:left;
	}
	
#box-top-part
	{
	width:173px;
	height:23px;
	background-image:url(../images/top-part.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	float:right;
	text-align:left;

	}
	
#box-center-part
	{
	width:187px;
	height:100%;
	background-image:url(../images/center-part-bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	float:right;
	text-align:center;
	padding-top:5px;
	}
#box-bottom-part
	{
	width:187px;
	height:8px;
	float:right;
	}
	
	#box-top-part1
	{
	width:173px;
	height:23px;
	background-image:url(../images/top-part.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	float:right;
	text-align:left;

	}
	
#box-center-part1
	{
	width:187px;
	height:100%;
	background-image:url(../images/center-part-bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	float:right;
	text-align:left;
	}
#box-bottom-part1
	{
	width:187px;
	height:8px;
	float:right;
	}
	
#box-top-part2
	{
	width:173px;
	height:22px;
	background-image:url(../images/top-part.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	float:right;
	text-align:left;

	}
	
#box-center-part2
	{
	width:187px;
	height:100%;
	float:right;
	text-align:left;
	}
#box-bottom-part2
	{
	width:187px;
	height:8px;
	float:right;
	}
	
		
.box-heading-tex
	{
	font-family:tahoma;
	font-size:11px;
	text-transform:uppercase;
	color:#2e2e2e;
	padding-left:15px;
	padding-top:10px;
	}
	
.box-heading-tex1
	{
	font-family:tahoma;
	font-size:11px;
	text-transform:uppercase;
	color:#2e2e2e;
	padding-left:15px;
	padding-top:10px;
	}
				
.dividers
	{
	width:187px;
	height:15px;
	float:right;
	}
	
#box-main-top-bg1
	{
	height:22px;
	width:250px;
	background-image:url(../images/top-image-box.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	}	
	
#box-main-top-bg2
	{
	height:22px;
	width:250px;
	background-image:url(../images/top-image-box.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
	}
	
#box-main-top-bg5
	{
	height:22px;
	width:250px;
	background-image:url(../images/top-image-box.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
	}
	
#box-main-top-bg6
	{
	height:22px;
	width:250px;
	background-image:url(../images/top-image-box.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
	}
#box-main-top-bg7
	{
	height:22px;
	width:250px;
	background-image:url(../images/top-image-box.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
	}

#box-main-top-bg8
	{
	height:22px;
	width:250px;
	background-image:url(../images/top-image-box.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
	}					
	
#box-main1
	{
	height:100%;
	width:258px;
	background-image:url(../images/top-center-box-bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	border:#e0e0e0 solid 1px;
	float:left;
	}
	
#box-contant-1
	{
	width:265px;
	height:100%;
	text-align:left;
	float:left;
	margin-left:10px;
	text-align:left;
	display:inline;
	}
#box-contant-2
	{
	width:265px;
	height:100%;
	text-align:left;
	float:right;
	margin-right:12px;
	text-align:left;
	display:inline;
	}
#box-contant-2-2
	{
	width:265px;
	height:100%;
	text-align:left;
	float:right;
	margin-right:12px;
	text-align:left;
	display:inline;
	}	

#box-contant-3
	{
	width:265px;
	height:100%;
	text-align:left;
	float:left;
	margin-left:10px;
	text-align:left;
	display:inline;
	}	

#box-contant-5
	{
	width:265px;
	height:100%;
	text-align:left;
	float:left;
	margin-left:10px;
	text-align:left;
	display:inline;
	}
	
#box-contant-6
	{
	width:265px;
	height:100%;
	text-align:left;
	float:left;
	margin-left:10px;
	text-align:left;
	display:inline;
	}
	
#box-contant-7
	{
	width:265px;
	height:100%;
	text-align:left;
	float:left;
	margin-left:10px;
	text-align:left;
	display:inline;
	}		

.main-ad-box
	{
	height:100%;
	width:260px;
	margin-top:1px;
	float:left;
	display:inline;
	}

#footer-box
	{
	height:53px;
	width:754px;
	background-image:url(../images/footer-bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#4598FE;
	float:left;
	margin-left:6px;
	margin-top:10px;
	display:inline;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-align:center;
	line-height:16px;
	}
#footer-box-1
	{
	height:6px;
	width:774px;
	background-color:#4598FE;
	background-image:url(../images/footer-bg-1.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
	margin-left:6px;
	display:inline;
	}
	
#validator
	{
	height:20px;
	width:774px;
	float:left;
	margin-left:6px;
	margin-top:5px;
	display:inline;
	text-align:right;
	background-color:#FFFFFF;
	}
					
#left-nav
	{
	text-align:left;
	float:left;
	height:130px;
	margin-top:10px;
	top:auto;
	width:190px;
	display:inline;
	}
	
.left-nav-menu
	{
	text-align:right;
	line-height:16px;
	text-transform:uppercase;
	font-family:tahoma;
	color:#0372bf;
	text-decoration:none;
	}	

.left-nav-menu:hover
	{
	text-align:right;
	line-height:16px;
	text-transform:uppercase;
	font-family:tahoma;
	color:#6f6f6f;
	text-decoration:none;
	
	}	

.footer-nav-color
	{
	font-family:tahoma;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	line-height:16px;
	}
	
.footer-nav-color:hover
	{
	font-family:tahoma;
	font-size:11px;
	color:#1A50B8;
	text-decoration:none;
	line-height:16px;
	}	

.footer-nav-pipe
	{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:16px;
	}
	
.footer-nav-copyright-text
	{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:16px;
	}			
.header {
    
    margin: 0;
    height: 22px;
    font-size: 12px;
    padding: 1px 0;
    color: #333;

}
.free-qutoe-box
	{
	width:170px;
	height:43px;
	float:left;
	text-align:right;
	padding-right:10px;
	
	}
.request-link
	{
	font-family:tahoma;
	font-size:11px;
	color:#0372bf;
	text-decoration:none;
	}
	
.request-link:hover
	{
	font-family:tahoma;
	font-size:11px;
	color:#FF0000;
	text-decoration:underline;
	}	
.link-text
{
	font-family:tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:justify;
	line-height:14px;
}
.contact-box-div
	{
	height:20px;
	width:auto;
	}
.ph-no
	{
	font-family:tahoma;
	font-size:11px;
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
	}	
.best_view
	{
	float:left;
	width:500px;
	left:15px;
	text-align:right;
	font-family:tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	}
.sitemap_box
	{
	width:200px;
	height:15px;
	float:left;
	padding-left:20px;
	padding-top:5px;
	}
	
.sitemap_box_new{
	width:185px;
	height:15px;
	float:left;
	padding-left:20px;
	padding-top:5px;
	margin-left:15px;
	}
		
.sitemap_text
	{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0372bf;
	text-decoration:none;
	font-weight:bold;
	}
	
.sitemap_text:hover
	{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	}			
	
.sitemap_text_sub
	{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0372bf;
	text-decoration:none;
	}
	
.sitemap_text_sub:hover
	{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
	}
	
.request-page
	{
	font-family:tahoma;
	font-size:11px;
	color:#0372bf;
	text-decoration:none;
	font-weight:bold;
	}
	
.request-page:hover
	{
	font-family:tahoma;
	font-size:11px;
	color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
	}			

.sitemap_text_sub1
	{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0372bf;
	text-decoration:underline;
	}
	
.sitemap_text_sub1:hover
	{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
	}

.offer_banner_box{
	float:left;
	width:200px;
	height:260px;
	margin-left:70px;
	display:inline;
	}	

.offer_banner_box1{
	float:left;
	width:200px;
	height:260px;
	margin-left:15px;
	display:inline;
	}
	
.banner_top_part{
	width:175px;
	height:19px;
	float:left;
	background-image:url(../images/banner-top-part.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:5px;
	}	

.banner_bottom_part{
	width:175px;
	height:177px;
	float:left;
	background-image:url(../images/banner-bottom-part.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:5px;
	}
	
.banner_bottom_part_order_now{
	width:185px;
	height:27px;
	float:left;
	}
	
.banner_top_heading{
	font-family:tahoma;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}			
.offer-text
{
	font-family:tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-right:10px;
	text-decoration: none;
	text-align:justify;
	line-height:16px;
	font-weight:bold;
}


.pics { height: 191px; width: 569px; padding:0; z-index:auto;}
.pics img { height: 191px; width: 569px; padding: 0; border: none; background-color: #eee; top:0; left:0;  z-index:auto; }


.hosting-plans
	{
	font-family:tahoma;
	font-size:13px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	}
