html {
	height: 100%;
}
body {
	color: #161616;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	text-align: center;
	background-color: #eeeeee;
	background-image: url(/sitestyle/images/background.gif);
	background-repeat: repeat-x;
}
a {
	color: #f78f1e;
}
a:hover {
}
p {
	padding-bottom: 10px;
}
ul li {
	background-image: url(/sitestyle/images/page-on.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 10px;
}
ol {
	margin-left: 10px;
}
ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 10px;
	margin-bottom: 5px;
}
strong {
	font-weight: bold;
}
.link-rolover {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	overflow: hidden;
}
.link-rolover-on {
	background-position: left bottom;
}
.link-rolover:hover {
	background-position: left bottom;
	border: none;
}
/*HEADER layout*/
#site-header {
	width: 920px;
	position: relative;
	height: 90px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#site-header #logo{
	position: absolute;
	left: 0px;
	top: 13px;
}
#site-header #strapline{
	position: absolute;
	left: 245px;
	top: 20px;
}
/*MAIN MENU AND FEATURE layout*/
#site-mainmenu {
	background-image: url(/sitestyle/images/menu-bg.gif);
	background-repeat: no-repeat;
	width: 950px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 28px;
}
#site-mainfeature {
	width: 950px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#site-content {
	width: 950px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(/sitestyle/images/content-bg.gif);
	background-repeat: repeat-y;
}
#left-column {
	width: 185px;
	min-height: 400px;
	float: left;
	position: relative;
	top: 20px;
	left: 17px; 
}
#right-column {
	width: 217px;
	min-height: 400px;
	float: right;
	position: relative;
	top: 20px;
	right: 17px;
}
#main-content-full {
	min-height: 200px;
	width: 880px;
	margin-left: 35px;
	padding-top: 20px;
}
#main-content-right {
	min-height: 400px;	
	width: 693px;
	margin-left: 222px;
	padding-top: 20px;
}
#main-content-left {
	min-height: 400px;	
	width: 660px;
	margin-left: 35px;
	padding-top: 20px;
}
#main-content-centre {
	min-height: 400px;
	width: 474px;
	margin-left: 222px;
	padding-top: 20px;
}
#main-area3 {
	width: 900px;
	margin-left: 35px;
	padding-top: 20px;
	height: 130px;
	overflow: hidden;
}
#main-area5 {
	width: 900px;
	margin-left: 35px;
	padding-top: 20px;
	overflow: hidden;
}
#site-footer {
	position: relative;
	height: 170px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-image: url(/sitestyle/images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#site-footer .area0{
	position: absolute;
	left: 35px;
	top: 82px;
	width: 880px;
	text-align: center;
}
#site-footer .copyright{
	position: absolute;
	left: 35px;
	top: 130px;
	width: 880px;
	text-align: center;
	font-size: 10px;
}
#site-footer .sliced{
	position: absolute;
	right: 15px;
	bottom: 5px;
	font-size: 10px;
}
/*Menu*/
#mainmenu {
	position: absolute;
	height: 28px;
	left: 35px;
	top: 0px;	
}
.menuoff {
	font-size: 11px;
	padding: 7px 10px;
	color: #FFFFFF;
	position: relative;
	display: block;
	float: left;
	font-weight: bold;
}
.menuon, .menuoff:hover {
	font-size: 11px;
	padding: 7px 10px;
	position: relative;
	display: block;
	float: left;
	font-weight: bold;
	background-image: url(/sitestyle/images/main-menu-on.gif);
	background-repeat: repeat-x;
	color: #161616;
}

/*Sub Menu layout*/
.dMnuC {
	z-index: 50;
	margin: 0px;
	padding: 0px;
	background-color: #f78f1e;
	text-align: left;
}
.dMnu {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.dMnuMain {
	background-color: #f78f1e;
}
.dMnu li {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: none;
	text-align: left;
}
.dMnu li a {
	list-style: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #fab22c;
}
.dMnu a:hover.unselectedLink {
	color: #161616;
	background-color: #fab22c;
}

.dMnu a:link.selectedLink {
	color: #161616;
	background-color: #fab22c;
}
.dMnu a:hover.selectedLink {
	color: #161616;
	background-color: #fab22c;
}

/* TRANSPARACY TOPS */

#contactus {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	width: 100%;
}
#contactustrans {
	opacity: .9;
	filter: alpha(opacity=90);
	background-color: #161616;
	width: 100%;
}
#contactuscontent {
	height: 118px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#contactuscontrols {
	height: 0px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#openContactUs {
	position: absolute;
	height: 21px;
	width: 96px;
	top: 0px;
	right: 113px;
	background-image: url(/sitestyle/images/contact-us.png);
}
#closeContactUs {
	position: absolute;
	height: 21px;
	width: 96px;
	top: 0px;
	right: 113px;
	background-image: url(/sitestyle/images/close.png);
}


#areascovered {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	width: 100%;
}
#areascoveredtrans {
	opacity: .9;
	filter: alpha(opacity=90);
	background-color: #161616;
	width: 100%;
}
#areascoveredcontent {
	height: 118px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#areascoveredcontent p {
	color: #FFFFFF;
	float: left;
	height: 100px;
	width: 110px;
	margin-top: 8px;
	margin-left: 35px;
	text-align: left;
}
#areascoveredcontrols {
	height: 0px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#openAreasCovered {
	position: absolute;
	height: 21px;
	width: 111px;
	top: 0px;
	right: 0px;
	background-image: url(/sitestyle/images/areas-covered.png);
}
#closeAreasCovered {
	position: absolute;
	height: 21px;
	width: 96px;
	top: 0px;
	right: 0px;
	background-image: url(/sitestyle/images/close.png);
}


/* CONTACT US */
.contactus1to8 {
	height: 43px;
	width: 177px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
#contact1 {
	background-image: url(/sitestyle/images/1-free-consultation.png);
}
#contact2 {
	background-image: url(/sitestyle/images/2-live-chat.png);
}
#contact3 {
	background-image: url(/sitestyle/images/3-newsletter.png);
}
#contact4 {
	background-image: url(/sitestyle/images/4-office-maps.png);
}
#contact5 {
	background-image: url(/sitestyle/images/5-pay-as-you-go.png);
}
#contact6 {
	background-image: url(/sitestyle/images/6-call-back.png);
}
#contact7 {
	background-image: url(/sitestyle/images/7-special-offers.png);
}
#contact8 {
	background-image: url(/sitestyle/images/8-main-contact.png);
}

.tablestyle {
}

.tablestyle th[scope="col"]{
	background: url(/sitestyle/images/table-header-bg.gif) repeat-x center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px 0px 7px 10px;
}
.tablestyle th[scope="row"]{
	padding-top: 8px;
	font-weight: bold;
	padding-left: 10px;
}
.tablestyle .oddrow th, .tablestyle .oddrow td {
	background-color: #fab22c;
}
.tablestyle .evenrow th, .tablestyle .evenrow td {
	background-color: #fdc762;
}
.tablestyle td {
	height: 22px;
	font-size: 11px;
	color: #FFFFFF;
	background: center;
	text-align: center;
	padding-top: 5px;
	width: 70px;
}
.tablestyle a {
	background-image: url(/sitestyle/images/new-window.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	color: #161616;
	text-decoration: none;
}
.tablestyle a:hover {
	text-decoration: underline;
	color: #161616;
}
.tablestyle .tablenotes {
	color: #161616;
	font-size: 9px;
	text-align: right;
	line-height: 1.2em;
}
.flashLink  {
	font-size: 12px; }
.flashLinkBG     {
	 }
.flashLinkOff  {
	font-size: 10px; }
.flashLinkOn  {
	font-size: 10px; }
.SiteText  {
	font-size: 10px;
	text-decoration: none; }
.SiteText-Warning  {
	font-size: 10px; }
.SiteLinks   {
	colour: #4fc6f1;
}
.SiteLinks:hover   {
	border-bottom: 1px dashed #f78f1e;
}
.SiteLinksList {
}
.SiteLinksList:hover {
	border-bottom: 1px dashed #f78f1e;
}
.LinksAlias {
	colour: #4fc6f1;
}
.LinksAlias:hover {
	border-bottom: 1px dashed #f78f1e;
}
/*Sliced Linl Style*/
#SlicedInfo {
	font-size: 10px;
	text-decoration: none;
	position: absolute;
	top: 130px;
	right: 5px;
}
#SlicedInfo #Sliced-web-site-design {
	text-decoration: underline;
	color: #FFFFFF;
}
#SlicedInfo #Sliced-web-site-design:hover {
	color: #000000;
}
#SlicedInfo a {
	color: #FFFFFF;
}
/*Admin Links*/
#admin-links {
	text-align: right;
	position:absolute;
	bottom: 5px;
	right: 5px;
}
#admin-links a {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	padding-left: 10px;
 }
#admin-links a:hover {
	text-decoration: underline;
}
