img.bg { /* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}

@media screen and (max-width: 1024px) {
	img.bg {
		left: 50%;
		margin-left: -512px;
	}
}

body {
	margin: 0px;
	padding: 0;
	background-color: #cccccc;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #717171;
	line-height: 12pt;
}

#pageSurround {
	margin: 0px auto;
	width: 1050px;
	background: transparemnt;
	color: #717171;
	padding: 15px 15px 15px 15px;
}

#pageSurroundSub {
	margin: 25px auto;
	width: 1020px;
	background: #FFFFFF;
	padding: 15px 15px 15px 15px;
	border: 1px solid #009bce;
}

#PageOuter {
	margin: 0px auto;
	position: relative;
}

#Header {
	height: 40px;
	width: 100%;
	margin: 0 0 20px 0;
	background-image: url(images/bg/header.png);
}

#SubHeader {
	height: 40px;
	width: 960px;
	margin: 0 auto;
	background: transparemnt;
	text-align: center;
}

#Session {
	/*Required as Language & Currency Boxes are not used within general Cart.tpl pages*/
	width: 790px;
	height: 26px;
	float: right;
	background-image: url(images/bg/training_nav.png);
	background-repeat: repeat-x;
}

#headerMenu {
	text-align: center;
	min-width: 106px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

#headerMenu a {
	color: #000;
	display: block;
	line-height: 26px;
	text-decoration: none;
	border-right: 1px solid #FFF;
	padding: 0 5px 0 5px;
}

#headerMenu a:hover {
	color: #ffffff;
	background-color: #59c6d3;
	text-decoration: none;
}

#contentMenu {
	background-color: #FFF;
	filter: alpha(opacity = 80);
	opacity: 0.8;
}

#LeftColumn {
	position: relative;
	left: 0px;
	width: 230px;
	float: left;
	font-size: 11px;
	z-index: 20;
}

.LeftBox {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	width: 190px;
}

#Content {
	background: transparemnt;
	margin: 0px auto;
	width: 1050px;
	color: #717171;
}

#ContentSub {
	position: relative;
	width: 790px;
	float: left;
	padding: 0;
	color: #717171;
	margin-top: 20px;
}

#imageMain {
	float: left;
	text-align: left;
	width: 500px;
}

#rightMenu {
	min-height: 300px;
	width: 290px;
	float: right;
	text-align: left;
}

.contact_table {
	color: #595a5b;
}

.textbox {
	background-color: #b6b6b6;
	border: 0px;
	color: #FFFFFF;
}

#contacFrorm .tArea{
	background-color: #b6b6b6;
	border: 0px;
    color: #FFFFFF;
    width: 300px;
}

#contacFrorm .textbox {
    background-color: #b6b6b6;
    border: 0px;
    color: #FFFFFF;
    width: 300px;
    height: 20px;
    padding-top: 4px;
}

#contacFrorm .contactEnquiry {
    display: block;
}

.contactEnquiry {
    display: none;
}
.boxbottom {
	background-color: #FFFFFF;
	width: 320px;
	height: 135px;
	color: #bec0c2;
	padding: 10px 0 0 10px;
}

.footer {
	color: #000;
	margin: 0px auto;
	text-align: center;
}

.infoPages {
	display: inline-table;
	padding: 0 5px 0 5px;
	border-right: 1px solid #000;
}

.infoPagesLast {
	display: inline-table;
	padding: 0 5px 0 5px;
}

.footer a {
	color: #000;
	margin: 0px auto;
	text-align: center;
}

.testimonialsTitle {
	font-size: 18px;
	margin: 15px 0px 10px 0px;
	padding: 15px 0px 5px 0px;
	width: 500px;
	border-bottom: 2px solid #000000;
}

#testimonials {
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #000000;
}

#catLevel0 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

#catLevel1 {
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	border-bottom: 1px solid #000000;
}

#catLevel2 {
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

#catLevel1active {
	background-color: #2eb3e1;
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0px 10px 0px;
    border-bottom: 1px solid #000000;
}

#catLevel2active {
	background-color: #2eb3e1;
	font-weight: bold;
    margin: 10px 0px 0px 0px;
}

#catLevel3active {
	background-color: #2eb3e1;
}

#catLevel1active a{
    color: #000;
    text-decoration: none;
    display: block;
    padding: 0px 0px 0px 5px;
}

#catLevel2active a{
    color: #000;
    text-decoration: none;
    display: block;
    padding: 0px 0px 0px 5px;
}

#catLevel3active a{
    color: #000;
    text-decoration: none;
    display: block;
    padding: 0px 0px 0px 5px;
}

#catLevel0 a {
	color: #717171;
	text-decoration: none;
	display: block;
}

#catLevel1 a {
	color: #717171;
	text-decoration: none;
	display: block;
}

#catLevel2 a {
	color: #717171;
	text-decoration: none;
	display: block;
}

#menuitem a {
	color: #717171;
	text-decoration: none;
	display: block;
}

img {
	border: 0px;
	border: none;
	text-decoration: none;
}

a {
	color: #717171;
	text-decoration: none;
}

.subcontentHeader1 a {
	color: #009dd7;
	display: block;
}

.subcontentHeader2 a {
	color: #83c441;
	display: block;
}

.subcontentHeader3 a {
	color: #78775c;
	display: block;
}

.subcontentHeader4 a {
	color: #ba2025;
	display: block;
}

.subcontentHeader5 a {
	color: #9b9b9b;
	display: block;
}
