@charset "utf-8";
/* CSS Document */



/* general */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	/*	background-image:url(images/bg.gif); */
	background-position: center center;
	background-repeat: no-repeat;
	background-color:#ffffff;
	background-attachment:scroll;
	position: relative;
	list-style-type: none;
	font-weight: normal;
	list-style-image: url(images/tick.png);
	margin: 0px;
	padding-left: 0px;
}

	#chatinvite{position:fixed;top:215px;left:100%;width:50px;height:102px;margin-left: -35px;background:transparent url('images/e.png') no-repeat;cursor:pointer;z-index:3500}
	#chatinvite:hover{margin-left: -90px}


#container #header #logoarea {
	overflow: visible;
	z-index: 2;
}



#container #header #logo {
	float: left;
	left: -19px;
	top: -5px;
	position: absolute;
	padding-left: 30px;
	
	
}



#container #header #headermenu {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	/*padding: 5px;*/
	top: 0px; 
	text-align: right;
	/** border: 1px solid black; **/
	width: 500px;
	font-size:12px;
	color: blue;
	float: right;
	position: relative;
	color: #ffffff;
	
}
#container #header #headermenu #headermenuitems
{
	margin: 0;
	padding: 0;
	
	overflow: visible;
	height: 25px;
	width: 400px;
	float: right;
	top: 0px;
	margin: 0 6px 0 0;
	padding: 15px 0 0 0;
	text-align: center;
	position: relative;
	font-size: 11px;
}


#container #header #headermenu  a { 
	text-decoration: none; 
	/*color:#3366FF; */
	color: #000000;
	padding: 0 10px 0 10px;  
}

#container #header #headermenu  a:hover {	
	text-decoration: underline;
	color: #05defe;
	
}




#container #main .highlightheadline {
	color: #FF6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

#container #line {
	margin-top:-80px;
}
/* header area */

/* main area */

/* footer area */
#container{
	width:960px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 160px;
	margin-right: auto;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color:#ffffff;
	border-left-color: #ffffff; */
}

#container #main #rightcolumn {
	float: right;
	width: 250px;
}
#menu {
	color: #999999;
	text-align: left;
	position: relative;
	height:50px;
	background-image:url(images/menubg_black.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	font-weight: bold;
	margin-top:5px;
	border: none;
	outline: none;
}

#menu  ul {
	
	padding-top:10px;
	list-style:none;
	border: none;
	margin-left: 120px;
	}
	
 #menu  ul li {
	float:left;
	display:inline;
	height:30px;
	margin:0px;
	padding:0px;
	border: none;
	outline: none;
	}

#menu ul li a {
	display:block;
	height:30px;
	text-decoration:none;
	overflow:hidden;
	text-indent:-999em;
	border: none;
	outline: none;
	}
	
/** new menu code **/

 #menu #menu_home
{
	background:url(images/menubg.png) 0px 0px;
	width:84px;
	border: none;
	outline: none;
	
}

#menu #menu_home:hover
{
	background:url(images/menubg.png) 0px 35px;
	width:84px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	outline: none;
}


 #menu #menu_cloudcomputing
{
	background:url(images/menubg.png) -100px 0px;
	width:200px;
	outline: none;
}

#menu #menu_cloudcomputing:hover
{
	background:url(images/menubg.png) -100px 35px;
	width:200px;
	outline: none;
}



#menu #menu_cloudpartners
{
	background:url(images/menubg.png) -275px 0px;
	width:180px;
	outline: none;
}

#menu #menu_cloudpartners:hover
{
	background:url(images/menubg.png) -275px 35px;
	width:180px;
	outline: none;
}


#menu #menu_cloudapps
{
	background:url(images/menubg.png) -455px 0px;
	width:190px;
	outline: none;
}

#menu #menu_cloudapps:hover
{
	background:url(images/menubg.png) -455px 35px;
	width:190px;
	outline: none;
}


#menu #menu_cloudstorage
{
	background:url(images/menubg.png) -645px 0px;
	width:170px;
	outline: none;
}

#menu #menu_cloudstorage:hover
{
	background:url(images/menubg.png) -645px 35px;
	width:170px;
	outline: none;
}

#menu #menu_about
{
	background:url(images/menubg.png) -825px 0px;
	width:106px;
	outline: none;
}

 #menu #menu_about:hover
{
	background:url(images/menubg.png) -825px 35px;
	width:106px;
	outline: none;
}



/**/
	


#menu #menubar {
	
	padding-top: 0px;
	background: url(images/menubg.png) top center no-repeat;
	
	/*background-repeat: repeat-x; */

	height: 30px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px; 
	/*border-left: 1px solid #092857;
	border-right: 1px solid #092857;*/
	position: relative;
	width: 955px;
}

#menu #menubar .navigator {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	position: relative;
	float: left;
	margin:0 auto 0 auto;
	height: 35px;
	width: 910px;
	
}


 #main .hrline {
	padding: 5px;
	clear: none;
	height: 1px;
	padding-top: 10px;
}

 #menu a:active {
	text-decoration: underline;
	color:#FFCC00;
}
 #menu #menubar .navigator .tab {
	float: left;
	text-align: left;
	display: block;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 30px;
}
 #menu #menubar .navigator .tab a {
	color: #eeeeee;
	text-decoration: none;
}

#menu #menubar .navigator .tab a:hover {
	color:#FFFF00;
	text-decoration: none;
	
}




#menu a:link {
	color: #FFCC00;
	text-decoration: underline;
}

#container #main #maincolumn #frontbox {
	float: right;
	width: 330px;
	line-height: 1.5em;
}



#container #header {
	/**background-image: url(images/headlining.gif);
	background-repeat:no-repeat;**/
	height: 64px;
	position: relative;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#container #main {
	height: auto;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top:0px;
	position: relative;
	

}

#container #frontbanner {
margin: 0;
padding: 0;
	height: 320px;
	width: 955px;
	position: relative;
	

}

#container #main a:link {
	color: #0000CC;
	text-decoration: none;
}

#container #main a:visited {
	color: #0066FF;
	text-decoration: none;
}

#container #main a:hover
{
	text-decoration: underline;
	
	
}



#container #main #mainbanner
{
	float: left; 
	margin: 0; 
	margin-top: -5px; 
	padding: 0;
	width: 100%;
	height: 111px;
	position: relative;
	
}



#container #main #packages
{
	
	padding: 0;
	margin: 0;
	position: relative;
	height: 200px;
	
	float: left;
	
}

#container #main #package1 { background: url(images/package1.png) no-repeat; width: 237px; height: 315px; float: left; margin: 0; padding:0; }
#container #main #package2 { background: url(images/package2.png) no-repeat; width: 237px; height: 315px; float: left; margin: 0; padding:0; }
#container #main #package3 { background: url(images/package3.png) no-repeat; width: 237px; height: 315px; float: left; margin: 0; padding:0; }
#container #main #package4 { background: url(images/package4.png) no-repeat; width: 237px; height: 315px; float: left; margin: 0; padding:0; }



/** INDIVIDUAL PAGES **/

#container #cloudclusteredbanner
{
	/*float: left; 
	margin: 0; 
	margin-top: -5px; 
	padding: 0;
	width: 100%;
	height: 111px;
	position: relative;
	*/
	
	padding: 0;
	margin: 0;
	position: relative;
	height: 157px;
	width: 955px;
	background:url(images/cloudclusteredhosting.png) top center no-repeat;
}



#container #cloudhostingreseller
{
	padding: 0;
	margin: 0;
	position: relative;
	height: 157px;
	width: 955px;
	background:url(images/cloudreseller.png) top center no-repeat;
}

#container #cloudsites
{
	/*float: left; 
	margin: 0; 
	margin-top: -5px; 
	padding: 0;
	width: 100%;
	height: 111px;
	position: relative;
	*/
	
	padding: 0;
	margin: 0;
	position: relative;
	height: 157px;
	width: 955px;
	background:url(images/cloudsites.png) top center no-repeat;
}


#container #cloudstorage
{
	
	padding: 0;
	margin: 0;
	position: relative;
	height: 157px;
	width: 955px;
	background:url(images/cloudstorage.png) top center no-repeat;
}

#container #cloudservers
{
	
	padding: 0;
	margin: 0;
	position: relative;
	height: 157px;
	width: 955px;
	background:url(images/cloudservers.png) top center no-repeat;
}





#container #aboutthc
{
	
	padding: 0;
	margin: 0;
	position: relative;
	height: 157px;
	width: 955px;
	background:url(images/aboutthc.png) top center no-repeat;
}


#container #tos
{
	
	padding: 0;
	margin: 0;
	position: relative;
	height: 157px;
	width: 955px;
	background:url(images/terms.png) top center no-repeat;
}

#container #legal
{
	
	padding: 0;
	margin: 0;
	position: relative;
	height: 157px;
	width: 955px;
	background:url(images/legalpolicies.png) top center no-repeat;
}

#container #support
{
	
	padding: 0;
	margin: 0;
	position: relative;
	height: 157px;
	width: 955px;
	background:url(images/supportcenter.png) top center no-repeat;
}

#container #privacy
{
	
	padding: 0;
	margin: 0;
	position: relative;
	height: 157px;
	width: 955px;
	background:url(images/privacy.png) top center no-repeat;
}

/** Lbleleft.pngegacy **/

#container #rudolf
{
	
	padding: 0;
	margin: 0;
	position: relative;
	height: 157px;
	width: 955px;
	background:url(images/rudolf.png) top center no-repeat;
}

#container #speedy
{
	
	padding: 0;
	margin: 0;
	position: relative;
	height: 157px;
	width: 955px;
	background:url(images/speedy.png) top center no-repeat;
}


#container #dedicatedservers
{
	
	padding: 0;
	margin: 0;
	position: relative;
	height: 157px;
	width: 955px;
	background:url(images/dedicatedservers.png) top center no-repeat;
}



#container #compare
{
	
	padding: 0;
	margin: 0;
	position: relative;
	height: 157px;
	width: 955px;
	background:url(images/comparecloud.png) top center no-repeat;
}

#container #testimonials
{
	
	padding: 0;
	margin: 0;
	position: relative;
	height: 157px;
	width: 955px;
	background:url(images/textbx.png) top center no-repeat;
}


/** END OF INDIVIDUAL PAGES **/


#container #main #packages .packagedetails
{
	padding: 0 0 0 15px;
	margin: 20px 0 0 0;
	width: 220px;
	height: auto;
	position: relative;
	 
	color: #ffffff;
}



#container #main #packages .packagedetails h3
{
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: bold; 
	color: #ffffff;

}

#container #main #packages .packagedetails ul
{
	padding: 0;
	margin: 0px 0 0 0;
	list-style: url(images/checkbullet.png) inside disc;

}
#container #main #packages .price
{
	color: #ffffff;
	font-weight: bold;


}


.sidebarmsgtpl{
	float:right;
	width:250px;
	height:650px;
	margin-top: -20px;
	padding: 0px;

}


#container #main #packages .learnmore
{
	margin: 0; 
	padding: 0;
	position: absolute; 
	top: 275px; 
	left: 110px; 
	display: block;
		z-index: 9999;
		color: white;
	
}

#container #main #packages a
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#container #main #packages a:hover
{
	text-decoration: underline;
font-weight: bold;
	
}


#container #main #frontsidebar {
	width: 940px;
	padding: 0;
	position:relative;
	
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border: medium none #0099FF;
	background-image: none;
	background-repeat: no-repeat;
}



#container #main #frontsidebar #sidebarcontent {
	overflow: visible;
	padding: 0;
	margin: 0;
	height: auto;
	background-color: #FF0000;
}


#container #main #frontsidebar #sidebarpartnerhome
{
	padding: 0;
	margin: 0;
	width: 230px;
	height: 415px;
	position: relative;
	background: url(images/sidebarbg-partnershome.png) top center no-repeat;
}

#container #main #frontsidebar #sidebarpartnerhome h3
{
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: bold;
	color: #032351;
	font-family: Arial;

}


#container #main #frontsidebar #sidebarpartner
{
	padding: 0;
	margin: 0;
	width: 230px;
	height: 300px;
	position: relative;
	background: url(images/sidebarbg-partners.png) top center no-repeat;
}

#container #main #frontsidebar #sidebarpartner h3
{
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: bold;
	color: #032351;
	font-family: Arial;

}

#container #main #frontsidebar p
{
	padding: 5px 0 5px 0;
	margin: 0;

}

#container #main #frontsidebar .sidebardetails
{
	padding: 0;
	margin: 0;
	width: 260px;
	height: 360px;
	position: relative;
	background: url(images/sidebartestament.png) top center no-repeat;
}



#container #main #frontsidebar .sidebardetails p
{
	
	color: #032351;
	font-family: Arial;
	margin: 10px;
	text-indent:justified;

}


#container #main #frontsidebar .learnmore
{
	position: absolute; 
	top: 170px; 
	left: 110px; 
	margin: 0; 
	padding: 0;
}



#container #main #sidebar {
	float: right;
	width: 250px;
	padding: 0;
	margin:0;
	position:relative;
	height: auto;
	margin-top: 33px;
	
	
}


#container #main #frontsidebar img {
	border: none;
	
	
}

#container #main #sidebar img {
	border: none;
	
	
}



#container #main #sidebar #sidebarcontent { overflow: visible;  padding: 0; margin: 0; height: auto;}

#container #main #sidebar #sidebarpartner
{
	padding: 0;
	margin: 0;
	width: 230px;
	height: 300px;
	position: relative;
	background: url(images/sidebarbg-partners.png) top center no-repeat;
}

#container #main #sidebar #sidebarpartner h3
{
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: bold;
	color: #032351;
	font-family: Arial;

}

#container #main #sidebar p
{
	padding: 5px 0 5px 0;
	margin: 0;

}

#container #main #sidebar .sidebardetails
{
	padding: 0;
	margin: 0;
	width: 230px;
	height: 290px;
	position: relative;
	background: url(images/sidebartestament.png) top center no-repeat;
}



#container #main #sidebar .sidebardetails h3
{
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: bold;
	color: #032351;
	font-family: Arial;

}


#container #main #sidebar .learnmore
{
	position: absolute; 
	top: 170px; 
	left: 110px; 
	margin: 0; 
	padding: 0;
}



#container  #main #article {
	width: 940px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	position: relative;
	
	

}

#container  #main #article .spacer {
	clear:left;
	width: 940px;
	height: 15px;
	position: relative;
}


#container  #main h1{
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	line-height: 30px;
	font-style: normal;
}
/** #container  #main h2{ font-size: 22px;  font-weight: normal; color: #000000; font-family: Arial; } **/
#container  #main h3{ font-size: 17px;  font-weight: normal; color: #000000; font-family: Arial; }


#container  #main #article .tagline { font-size: 15px;  font-weight: normal; color: #032351; font-family:Arial, Helvetica, sans-serif; line-height: 20px; margin: 0; padding: 0; margin-bottom: 15px;}
#container  #main #article .benefits { font-size: 12px;  font-weight: bold; color:#666666; line-height: 20px; margin: 0; padding: 0; margin-bottom: 15px; background:#F7F7F7; width: 675px; border-bottom: 1px #CCCCCC solid; padding: 5px; margin-top: 20px;}

#container  #main #article .features { font-size: 12px; line-height: 20px; margin: 0; padding: 0; margin-bottom: 15px; width: 675px; border-bottom: 1px #CCCCCC dotted; padding: 5px; margin-top: 10px;}
#container  #main #article .partners { font-size: 12px; line-height: 20px; margin: 0; padding: 0; margin-bottom: 15px; width: 675px; border-bottom: 1px #CCCCCC dotted; padding: 5px; margin-top: 10px; }


#container  #main #article .icon { float: right; padding: 5px; margin-right: 25px;}
#container  #main #article .iconpartners { position: absolute; left: 10px; padding: 5px; margin-left: 25px;}

#container  #main #article .iconbenefits { margin-left: 200px;}

#container  #main #article .features p { width: 500px;}
#container  #main #article .partners p { width: 480px;}


/** #container  #main #article h3{ font-size: 17px;  font-weight: bold; color: #032351; font-family: Arial; } **/

#container  #main #article h3{ font-size: 17px;  font-weight: bold; color: #032351; font-family: Arial; }

#container  #main #article h4{ font-size: 13px;  font-weight: bold; color:#FF0000; font-family: Arial; }





#container  #main #article #tabheader{
	width: 100%;
	height: 28px;
	padding-left:0px;
	background: url(images/tabbgtrans.png) no-repeat;
}

#container  #main #article #tabheader h3{
	padding:0;
	margin:0;
	font-size: 15px;
	padding: 5px;
	font-weight:normal;
}
#container  #main #article #tabheader2{
	width: 100%;
	height: 28px;
	padding-left:0px;
	background: url(images/tabbgtrans3.png) no-repeat;
	float:left;
}

#container  #main #article #tabheader2 h3{
	padding:0;
	margin:0;
	font-size: 15px;
	padding: 5px;
	float:left;
	font-weight:normal;
}

#container  #main #article #content h3{
	padding:0;
	margin:0;
	font-size: 13px;
	padding: 5px 0 5px 0;
	
}

#container  #main #article #content h4{
	padding:0;
	margin:0;
	font-size: 13px;
	padding: 5px 0 5px 0;
	
}


#container  #main #article #content p{
	padding:0;
	margin:0;
	padding: 5px 0 5px 0;
}

#container  #main #article #contenttab{
	margin: 0;
	padding: 5px 0 0 0;
	

}



#container  #main #article .tabbody{
	padding-left: 5px;
	float: left;
	width: 400px;
	margin-left: 25px;

}

#container  #main #article .tabbody a{
	margin: 0;
	padding: 0;
	width: 400px;
	display:block;
	color:#FFFFFF;
	border: none;
	/** text-shadow: white 0px 0px 2px;  **/
	font-size: 16px;
	font-weight: bold;
	

}

#container  #main #article .tabbody a:hover{
	text-decoration:underline;
	color: #000000;
	width: 400px;
	
	

}

#container  #main #article .tabbody2{

	float: left;
	width: 200px;
	margin-left: 85px;

}

#container  #main #article .tabbody2 a{
	margin: 0;
	padding: 0;
	width: 250px;
	display:block;
	color:#FFFFFF;
	border: none;
	/** text-shadow: white 0px 0px 2px;  **/
	font-size: 16px;
	font-weight: bold;
	float:left;
	

}

#container  #main #article .tabbody2 a:hover{
	text-decoration:none;
	color: #000000;
	

}
#container  #main #article .stretcher{
	
}

#container #main #article .stretchercontent {
	padding: 10px 10px 10px 10px; 
	/** min-height: 790px; **/
	min-height:750px;
	
	height:840px;
	background-color:#ffffff;
    /*background: url(images/1.png)  ;*/
text-align:justify;	
font-size: 13px;

}




#container #main #article .choosethis
{
	float: left; padding: 10px;
}


#container #main #article .choosefeatures
{
margin-bottom:0px; padding:5px;
}

#container #main #article .fronticon
{
	float: left; padding: 3px 10px 0 0;
}

#container #main #article .backicon
{
	float: right; padding: 3px 10px 0 0;
}


#container #main #article #blogpost
{
	background:url(images/blogpostbg.png) top center no-repeat;
	padding: 10px;
	height: 237px;
}

#container #main #article #blogpost ul
{
	margin: 0;
	padding: 0;
	margin-left: 25px;
}


/** TABLES **/

/*#container #main #article table { border: 1px #D8D6E1 solid;  }*/

#container #main #article table .theader {
	text-align: center;
	font-size:11px; 
	background-color:#F3F4F7;
	background: url(images/tableheader.png) repeat-x top center;  
	height: 25px;
}

#container #main #article table tr {
	font-size: 11px;
	padding: -5px;
}
#container #main #article table .rowA { background-color:#F8F8F8; }
#container #main #article table .rowB { background-color: #FFFFFF; }
#container #main #article table .rowCategory { background-color:#DADADA; color:#666; }
#container #main #article table .tableleft  { background: url(images/tableleft.png) repeat-y top center; }

#container #main #article table .thc { color:#009900; }
#container #main #article table .highlight { color:#FF0000; }
#container #main #article table td {
	font-size: 14px;
	height: 30px;
	padding-top: -5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}

#container #main #article table td img {  padding: 3px; text-align:center; border:none;}

#container #main #article table td .savings { color:#009900; font-weight:bold;}
#container #main #article table td .recommended { color:#032351; font-weight:bold;}

#container #main #article .red { }



#container #main #article .payment td
{
	text-align: left;
	
}


/*-----------------	 CONTAINERS ------------------------*/

.footerContainer {
	background: url(images/footerBG.jpg);	
	width: 94%;
	float: left;
	padding-left: 75px;

	
	}
.footerContainer div {
	text-align: left;
	
}
.footerContent {
	width: auto;
	margin: auto;
	height: auto;
}
.column-Header {
	float: left;
	margin: 20px 79px 0px 0px;
	padding-left: 160px;
}
.ftrHeader {
	margin: 0px 0px 22px 0px;
}
.ftrHeader a, .ftrHeader a:visited {
	font-family: Segoe, "Segoe UI", Tahoma, "Helvetica Neue", Arial, sans-serif;
	font-size: 20px;
	color: #c5c6c5;
	font-weight: normal;
	text-decoration: underline;
}
.ftrHeader a:hover, .ftrHeader a:visited:hover {
	font-family: Segoe, "Segoe UI", Tahoma, "Helvetica Neue", Arial, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.ftrContactInfo {
	font-family: Segoe, "Segoe UI", Tahoma, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #c5c6c5;
	font-weight: normal;
}
.ftrContactInfo div {
	line-height: 14px;
	margin: 0px 0px 6px 0px;
}
.column1 {
	width: 100px;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.column {
	width: 120px;
	float: left;
	margin: 20px 25px 0px 0px;
	padding: 0px;
}
.column2 {
	width: 150px;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.column3 {
	width: 119px;
	float: left;
	margin: 20px 25px 0px 0px;
	padding: 0px;
}
.column4 {
	width: 135px;
	float: left;
	margin: 20px 25px 0px 0px;
	padding: 0px;
}
.column-last {
	float: left;
	margin: 20px 15px 0px 0px;
	padding: 0px;
}
.column-last img {
	margin: 0px 9px 0px 4px;
}
.column-last div {
	line-height: 16px;
	vertical-align: middle;
	margin: 0px 0px 7px 0px;
}

.sitemap_hdr {

	font-family: Segoe, "Segoe UI", Tahoma, "Helvetica Neue", Arial, sans-serif;
	color: #c5c6c5;
	font-size: 14px;
	font-weight: bold;
}
.sitemap {
	margin: 8px 10px 10px -50px;
	
	
}
.sitemap li {
	line-height: normal;
text-align:left;
	list-style: none;
	padding-left: 10px;
}
.sitemap a, .sitemap a:visited {
	font-family: Segoe, "Segoe UI", Tahoma, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	color: #c5c6c5;
	text-decoration: none;
}
.sitemap a:hover, .sitemap a:visited:hover {
	font-family: Segoe, "Segoe UI", Tahoma, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	color: #c5c6c5;
	text-decoration: underline;
}

.ftrcrgt {
	font-family: Segoe, "Segoe UI", Tahoma, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	color: #c5c6c5;
	font-weight: normal;
	text-decoration: none;
	float: left;
	line-height: 56px;
	vertical-align: middle;
	padding-left: 450px; 
}

.middlebanner{
	height: 720px;
	width: 600px;
	margin-top: 15px;
	float:left;
	
	
}

.middlebanner img {

float:left;}

.mdlbannerhdr{
        
 		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
 		font-size:14px;
	 	color:#3857a7;
		
		
}
.mdlbannertxt{
 		font-family:Arial, Helvetica, sans-serif;
 		font-size:14px;
	 	color:#000000;
		
		/*margin-left:10px;*/
		
		
}
.mdltable{
padding-left:10px;
	height: 260px;
	width: 600px;
	float: left;
}

.testimonials{
	padding-left:10px;
	float:left;
	padding-top:0px;
	height: 300px;
	width: 540px;
	background: url(images/testim.png) no-repeat ;
	margin-left:40px;
	margin-top:40px;

}
.smallcht{
	float:left;
	height: 140px;
	width: 300px;
}
.divsep{
	float:left;
	margin-right: 10px;
	margin-left: 10px;
}


.mdlbanner2{
	height: 500px;
	width: 600px;
		
}




.banner2{
	float:left;
	margin-top:-25px;
	margin-bottom:5px;
	height: 950px;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}


.banner2h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #003366;
	margin-top:-60px;
}
.banner2h1 img {float:left;}
.banner2 li{
	padding-top:5px;
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
}

.sidebarmsg{
	float:right;
	width:340px;
	height:545px;
	margin-top: 160px;
	margin-left:0px;
	padding-left:0px;
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
}

.sidebarmsg1{
	float:left;
	width:350px;
	height:650px;
	margin-top: -20px;
	padding: 0px;

}
.sidebartxt{	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	
	
	color:#ffffff;
	text-align:center;}

.sidebarmsg form{padding-left:40px;}

.sidebarbutton {
padding-left:100px;}

.sidebr {

margin-right:50px;}
 
 
.mainbanner{
width: 100%;
height:280px;
margin-top:5px;
  background: url(images/banner_new.png);
 }
 
.sec_menu{
 height: 4px;
 width: 100%;
 margin-top:15px;
 background: url(images/sec_menu_bg.png) repeat-x;
 }
 
 .bnrtable{
 margin-top:200px;
  margin-left:70px;
 }
 
 .faq{
	
	height: 350px;
	width: 960px;
	margin-left: 160px;
 }

.faqheading{
color:#003366;
}


div.tabArea {
	font-size: 80%;
	font-weight: bold;
	padding-left:215px;
}

a.tab {
  background-color: #f0f0f0;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 20px 2px 1em;  
  text-decoration: none;
  width: 600px;
}

a.tab, a.tab:visited {
  color: #000000;
}

a.tab:hover {
  background-color: #ffffff;
  color: #000000;
  text-decoration: underline;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #c0c0c0;
  color: #000000;
}

div.tabMain {
	background-color: #ffffff;
	border: 0px solid #000000;
	padding-left:215px;
	width:600px;
	height:820px;
	margin-left: 150px;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

div.tabIframeWrapper {
  width: 1000px;
  
}

iframe.tabContent {
  background-color: #ffffff;
  border: 0px solid #000000;
  width: 1000px;
  height:820px;
  margin-left:-150px;
}

.pricetables td{
	height:40px;
	border-bottom-style: dotted;
	border-bottom-width: 0.1px;
	border-bottom-color: #CCCCCC;
}

.pricetableshdr td{
	 background: url(images/bg.png) repeat;
	  color: #3857a7;
	  
}

.computeprice td{
	 background: url(images/stprice1.png) center no-repeat;
	 margin:0px;
	  
	  
}

.testimo {
	padding-left: 600px;
	
}

#tstiside{
	float: right;
	height: 300px;
	width: 280px;
	margin-top:20px;
	padding:8px;
	background-image: url(images/contactside.png);
	background-repeat: no-repeat;
	background-position: center;
}

.clptext{
	width: 700px;
	padding:15px;
	
}

.resellerimg{
	margin-left: 160px;
}

#apDivchat {
	position:absolute;
	width:47px;
	height:24px;
	z-index:1;
	left: -38px;
	top: 15px;
}

#apDivchat1 {
	position:absolute;
	width:47px;
	height:24px;
	z-index:1;
	left: -35px;
	top: 15px;
}

