body {
	padding: 0;
	margin: 0;
}
a:link {  font-family: Arial, Verdana, Helvetica, sans-serif; color: #333333; text-decoration: none}
a:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; color: #333333; text-decoration: none}
a:visited {  font-family: Arial, Verdana, Helvetica, sans-serif; color: #333333; text-decoration: none}

.mainPage {
	background-color: #FFFFFF;
}
.lightText a:link {color: #C5C5C5; text-decoration: none; font-size: 9px; text-align; center}
.lightText a:visited {color: #C5C5C5; text-decoration: none; font-size: 9px; text-align; center}
.lightText a:hover {color: #C5C5C5; text-decoration: none; font-size: 9px; margin: 0px; text-align; center}

.lightText {
	font-family: arial,verdana,helvetica;
	font-size: 9px;
	color: #C5C5C5;
	text-align; center
}
.bodyText {
	font-family: arial,verdana,helvetica;
	font-size: 11px;
	color: #666666;
}
.headText {
	font-family: arial,verdana,helvetica;
	font-size: 15px;
	line-height: 18px;
	color: #666666;
}
.orangeText {
	font-family: arial,verdana,helvetica;
	font-size: 11px;
	color: #FAC841;
	font-weight: bold;
}
.orangeText a:link {color: #FAC841; text-decoration: none}
.orangeText a:visited {color: #FAC841; text-decoration: none}
.orangeText a:hover {color: #FAC841; text-decoration: none}

.redText {
	font-family: arial,verdana,helvetica;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.subHead {
	font-family: arial,verdana,helvetica;
	font-size: 11px;
	padding-bottom: 3px;
	color: #666666;
	font-weight: bold;
}
.employeeHeader {
	font-family: arial,verdana,helvetica;
	font-size: 15px;
	padding-bottom: 3px;
	color: #666666;
}
.marginCell {
 background-color: #E0E0E0;
}
.backTable {
	background-image: url(images/back_wibbleMain.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.mainTable {
	background-image: url(images/back_image02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainTableContact {
	background-image: url(images/back_images_contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainTableHome {
	background-image: url(images/back_images_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainTableWhat {
	background-image: url(images/back_images_whatweoffer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainTableWhat2 {
	background-image: url(images/back_images_whatwesay.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainTableWhat3 {
	background-image: url(images/back_images_whatmakes.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainTableWho {
	background-image: url(images/back_images_whoweare.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainTableWho2 {
	background-image: url(images/back_images_whowework.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainTableHow {
	background-image: url(images/back_images_howwedo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainTableWhere {
	background-image: url(images/back_image12.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainTableWhere2 {
	background-image: url(images/back_image01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainTableComingsoon {
	background-image: url(images/back_imageStop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
.mainTableGallery {
	background-image: url(images/back_imageGallery.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li {
padding-left: 15px;
padding-bottom: 8px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
}
.employeeActiveItem {
	font-family: arial,verdana,helvetica;
	font-size: 11px;
}
.employeeActiveItem a:link { color: #CC0000; font-weight: bold;}
.employeeActiveItem a:visited { color: #CC0000; font-weight: bold;}

#galleryHolder 
{
	padding: 10px;
	text-align: center;
}
#captionTextHolder 
{
	text-align: center;
}

