body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	align:justify;
background-color:#fff;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		color:#ffffff;
background-color:#333399;
text-align:center;
}
h2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color:#333399;
}
h3{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color:#000000;
}
#portfolio
{font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		color:#333399;
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
  color: #000000;
text-decoration: none;  
}

a:hover {
color: #000000;
text-decoration: none;
	
}

a:active {
	color: #000000;
}


.rightsidebar {
	background-color: ebeaea;
	border-top: thin none #333333;
	border-right: thin none #333333;
	border-bottom: thin none #333333;
	border-left: thin solid #333333;
}
#content {
background:    url(file:///F|/Hosting%20Impact/websitenew/images/bg.jpg) no-repeat bottom right fixed;	

}
#footer{
	border-top: thin dashed #333399;
	border-right: thin none #333399;
	border-bottom: thin none #333399;
	border-left: thin none #333399;

}



#tabs1 {
      float:left;
      width:100%;
	  background:#F4F7FB;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #BCD2E6;
      }
    #tabs1 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("http://www.hostingimpact.com/general/images/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("http://www.hostingimpact.com/general/images/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }


.portfolio{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333399;

}
a.portfolio:link {
	color: #333399;
	text-decoration: none;
	}

a.portfolio:visited {
	color: #333399;
	text-decoration: none;	
}

a.portfolio:hover {
	color: #333399;
	text-decoration: none;	
}
a:portfolio:active {
	color: #339999;
	
	}

