body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backblack3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
td img {
	/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
	background-image: url(images/back1.jpg);
	background-repeat: repeat-x;
}
a {
	color: #00305A;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	color: #FF6600;
	font-weight: bold;
}
.FooterHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.FooterHeader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #EE7A17;

}
.FooterContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration:underline;
	color: #FFFFFF;
}
.FooterContent:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #F49F10;
	text-decoration: none;
}
.SideBarContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #00305A;
}
.MainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00305A;
	line-height: 1.7em;
}
.ContentText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.7em;
	font-weight: normal;
}
.ContentSubTitle {
	font-size: 16px;
	color: #00305A;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}
#enquire
{
  display: block;
  width: 183px;
  height: 37px;
  background: url("images/btnEnquire_rollover.jpg") no-repeat 0 0;

}

#enquire:hover
{ 
  background-position: 0 -38px;
}

#enquire span
{
  display: none;
}

#shopfront
{
  display: block;
  width: 183px;
  height: 37px;
  background: url("images/br_shopfront.jpg") no-repeat 0 0;

}

#shopfront:hover
{ 
  background-position: 0 -38px;
}

#shopfront span
{
  display: none;
}

#shopcart
{
  display: block;
  width: 183px;
  height: 37px;
  background: url("images/br_shopcart.jpg") no-repeat 0 0;

}

#shopcart:hover
{ 
  background-position: 0 -38px;
}

#shopcart span
{
  display: none;
}

#admin
{
  display: block;
  width: 183px;
  height: 37px;
  background: url("images/br_admin.jpg") no-repeat 0 0;

}

#admin:hover
{ 
  background-position: 0 -38px;
}

#admin span
{
  display: none;
}

#websites
{
  display: block;
  width: 183px;
  height: 37px;
  background: url("images/btnWebsites_rollover.jpg") no-repeat 0 0;

}

#websites:hover
{ 
  background-position: 0 -38px;
}

#websites span
{
  display: none;
}

#logos
{
  display: block;
  width: 183px;
  height: 37px;
  background: url("images/btnLogos_rollover.jpg") no-repeat 0 0;

}

#logos:hover
{ 
  background-position: 0 -38px;
}

#logos span
{
  display: none;
}

#testimonials
{
  display: block;
  width: 183px;
  height: 37px;
  background: url("images/btnTesti_rollover.jpg") no-repeat 0 0;

}

#testimonials:hover
{ 
  background-position: 0 -38px;
}

#testimonials span
{
  display: none;
}

#submit
{
  display: block;
  width: 183px;
  height: 37px;
  background: url("images/btnSubmit_rollover.jpg") no-repeat 0 0;

}

#submit:hover
{ 
  background-position: 0 -38px;
}

#submit span
{
  display: none;
}