/* Main page elements */

html {
	height: 100%;
}

body {
}

#container {

}

#centrecontent {

}

#maincontent {

}

/* Images, hyperlinks, acronyms and list items */

img {
	border: 0px;
}

img.worldpay {
}

a {

}
a:hover {

}

acronym {

}

ul {

}

ul li {

}

/* Span elements */

span.bold {
	font-weight: bold;
}

/* Navigation menu elements */

#navigation {
display: none;
}

#navigation ul {

}

#navigation ul li {

}

#navigation ul li a {

}

#navigation ul li a:hover {

}

/* Footer elements */

#footer {
display: none;
}

#footer a {
	text-decoration: none;
	background-color: #2C5293;
	color: #FFFFFF;
}

#footer a:hover {

}

/* H1 elements */

h1.header {

}

/* H2 elements */

h2.welcome {

}

h2.contact {

}

h2.testimonials {

}

h2.faq {

}

h2.specials {

}

h2.status {

}

h2.servers {

}

h2.reseller {

}

h2.hosting {

}

/* H3 elements */

h3.plan1text {

}	

h3.newstext {

}		

h3.hostplan1text {

}		

h3.hostplan2text {

}		

/* H4 elements */

h4 {

}

/* LI/UL elements */

ul.contact {

}

li.email {

}

li.telephone {

}

li.contactform {

}

/* Central tabled elements */

.plan1 {

}

.news {

}

table {

}

table.reseller {

}

table.homepage {

}

tr.header {

}

tr.main {

}

td {

}

td.homepage {

}

td.down {

}

td.up {

}

td.image {

}