body {
font-family:Arial; 
font-size:9pt;
text-align:center;
margin:0px auto;
}

a {
color:navy;
text-decoration:none;
}

a:hover {
color:blue;
text-decoration:underline;
}

#logo {
position:relative;
left:12px;
}

#footer {
text-align:center;
padding-top:6px;
font-size:8pt; 
font-family:Arial; 
border-top:1px solid silver; 
width:780px; 
clear: both;
position:relative;
padding-bottom:20px;
margin:0 auto;
}

#container {
width:780px;
text-align:center;
margin: 0 auto;
}

#container-left {
width:200px; 
float:left;
text-align:left;
position:relative;
top:15px;
padding-bottom: 35px;
}

#container-right {
width:560;
float:right;
text-align:left;
position:relative;
left:20px;
top:15px;
padding-bottom: 35px;
}

#container-left ul {
}

#container-left ul li {
line-height:24pt;
border-top:1px solid #a2a2a2;
border-left:1px solid #a2a2a2;
border-right:1px solid #a2a2a2;
padding-left:20px;
}

#container-left ul li:first-child {
background: url(images/topleftnavbg.gif) no-repeat;
border:0px;
height:35px;
font-weight:bold;
}

#container-left ul li:first-child a {
color:white;
text-decoration:none;
}

#container-left ul li:last-child {
background: url(images/bottomleftnavbg.gif) bottom no-repeat;
border-bottom:0px;
border-left:0px;
border-right:0px;
}

#container-left ul li a {
color:black;
}

h1 {
font-size:16pt;
margin:0 0 10 20;
}

ul#nav-business-hosting, ul#nav-ecommerce-hosting, ul#nav-merchant-services, ul#nav-contact-us {
margin:0;
padding:0;
list-style-type: none;
}

#rollover {
	width: 800px;
	float: left;
	font-size: small; /* could be specified at a higher level */
	margin: 0;
	padding: 0 10px 0 10px;
height:30px;
position: relative;
background: url(images/topnavbg.gif) no-repeat;
color:red;
	}

#rollover li {
	float: left;
	margin: 0; 
	padding: 4 35 0 37;
	display: inline;
	list-style: none;
	font-family:Arial; 
font-size:10pt;
	}
	
#rollover a:link, #rollover a:visited {
	float: left;
	font-size: 85%;
	line-height: 20px;
	font-weight: bold;
	margin: 0 10px 0 10px;
	text-decoration: none;
	color: white;
	}

#rollver a.active:link, #rollover a.active:visited, #rollover a:hover {
	border-bottom: 1px dotted white;
	color:white;
	}
	
.logo {
text-align:left;
position:relative;
left:-10px;
margin: 7 0 7 0;
}

#content-scam {
border:1px solid black; background: yellow;
padding:15px;
}
#content-scam h2 {
margin:0; padding:0;
font-size:13pt;
}

h1 {
text-indent:-9999px;
}

#breadcrumb {
margin-bottom:10px;
}

#home-wrapper {
text-align:center;
margin:25 0 20 0;
}

table {
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table th {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table td {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
