*{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

html, body { 
  overflow: hidden; 
}

body {
	font-style: normal;
	font-family: verdana;
}

table {
	width: 100%;
	border-spacing: 0, inherit;
	border-width: 0;
	border-collapse: collapse;
	position: absolute; 
	top: 30%;
}

th {
	border: 0px;
}

tr {
	border: 0px;
}

td {
	border: 0px;
	padding: 0;
}

#content {
	vertical-align: middle;
}

#fillablespace {
	background-image: url("images/SiteCreatedTopFiller.png");
	background-repeat: repeat-x;
	height: 234px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}

#domain{
	font-size: 48px;
}

#footerrow {
	border: 0px;
	height: 58px;
}

#leftfooter{
	width: 50%;
	background-image: url("images/SiteCreatedBottomFiller.png");
	background-repeat: repeat-x;
}

a#centerfooterlink img{
	border: 0;
	width: 203px;
	height: 59px;
	background: url("images/SiteCreatedBottomTextAll.png")  no-repeat 0px 0px;
}


a#centerfooterlink:hover img{
	border: 0;
	width: 203px;
	height: 59px;
	background: url("images/SiteCreatedBottomTextAll.png") no-repeat 0px -59px;
}


#rightfooter{
	width: 50%;
	background-image: url("images/SiteCreatedBottomFiller.png");
	background-repeat: repeat-x;
}

#mailsection{
  padding-top: 20px;
  font-size: 12px;
}

#mailsection a{
  font-size: 12px;
  color: rgb(153,204,255);
}

#mailsection a:visited{
  font-size: 12px;
  color: rgb(153,204,255);
}

#mailsection a:hover{
  font-size: 12px;
  color: #ffffff;
}
