body{
	background-image:url(../images/BG.jpg);
	background-repeat:repeat-x;
	background:#e5e9ea;
	margin:0;
}
#center{
	width:100%;
}
#centeredContent {
	width:850px;
	text-align:left;
}
*html #centeredContent {
	width:900px;
}
* html #centeredCon\tent{
	width:940px;
}	
.leftPageBorder{
	background-image:url(../images/leftBorder.jpg);
	background-repeat:no-repeat;
	float:left;
	width:17px;
	height:660px;
}
.rightPageBorder{
	background-image:url(../images/rightBorder.jpg);
	background-repeat:no-repeat;
	float:left;
	width:17px;
	height:660px;
}
#page{
	background-image:url(../images/pageBG.jpg);
	background-repeat:repeat-x;
	float:left;
	width:811px;
	font-family:Helvetica,Arial,  sans-serif;
	color:#292929;
}
#headernn{
	width: 800px !important; 
	height:78px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	padding:55px 0 0px 34px;
}

#menu {
	width: 755px;
	overflow:hidden;
	padding: 0;
}

#menu li {
	padding: 0;
	margin:0;
	float:left;
	white-space:nowrap;
	list-style:none;
}
#menu a {
	font-size:107%;
	display:block;
	float:left;
	height:30px;
	padding:10px 15px 0px 15px;
	color:#666;
	text-decoration:none;
}

#menu a:hover {
	color:#000;
	border-bottom: 2px solid #808080;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	padding:10px 14px 0px 14px;
}
#menu a.on {
	color:#000;
	border-bottom: 2px solid #808080;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	padding:10px 14px 0px 14px;
}
#menu a.on:hover {
	color:#000;
	border-bottom: 2px solid #808080;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	padding:10px 14px 0px 14px;
}

#mainContent{
	margin-left:23px;
	width:757px;
	background:#fff;
	color:#666666;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 10px 0 0 10px;
	font-size:85%;
}
ul { 
	font-size:80%;
	list-style-position: outside;
	color:#333;
}
h1 {
	margin-bottom:10px;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
h2 {
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
h3{
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
p {
	font-size:90%;
}

#leftColumn{
	margin-right:15px;
	width:440px;
	float:left;
}
#rightColumn{
	width:238px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

.smallimage {
	margin-left:100px;
}

.nugget{
	display:block;
	margin:30px 0 0 30px;
	color:#fff;
	width:200px;
	background:#85c3e1;
	padding:10px 10px 10px 10px;
}	
.nugget a {
	color:#202020;
	}
#qualifications{
	font-size:90%;
	margin: 15px 0 0 10px;
	padding: 10px 10px 10px 10px;
	width:234px;
	background:#eaebeb;
	border-bottom:1px solid #b0b0b0;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	
}
* html #qualifications{
	width:254px;
}
#qualifications .row {
	clear:both;
	display:block;
	width:230px;
	margin-top:20px;
}	
#qualifications .text {
	font-size:80%;
	display:block;
	float:left;
	width:100px;
	padding:10px 0 0 0;
}	
#qualifications .image {
	display:block;
	margin-right:10px;
	width:70px;
	float:left;
}
.clear{
	height:10px;
	clear:both;
}

#footer{
	font-size:90%;
	background-image:url(../images/footerBG.jpg);
	background-repeat:no-repeat;
	margin-left:23px;
	padding:9px 0 10px 10px;
	width:800px;
	color:#666666;
	font-style:italic;
	color:#333333;
}
#footer #address {
	display:block;
	float:left;
	width:606px;
}
#footer .grey{
	color:#999999;
	font-weight:normal;
}
#footer #number {
	font-weight:bold;
}
.table{
	clear:both;
	margin-bottom:10px;
}
.table .tableRow{
	display:block;
	width:786px;
}
.table .firstColumn{
	display:block;
	float:left;
	width:202px;
	height:26px;
	padding:10px 0 0px 10px;
	background-color:#eaecee;
	color:#49996b;
	border-left: 1px solid #c5cbcd;
	border-bottom: 1px solid #c5cbcd;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}

.table .secondColumn{
	display:block;
	float:left;
	width:465px;
	height:24px;
	padding:12px 0 0px 10px;
	font-size:80%;
	background-color:#eaecee;
	border-left: 1px solid #c5cbcd;
	border-bottom: 1px solid #c5cbcd;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}
*html .table .firstColumn{
	width:495px;
	height:34px;
}
.labelImage {
	margin-top:200px;
}


#contactDetails{
	margin-top:30px;
	font-size:90%;
}
#contactDetails .detailsLine  {
	display:block;
	width:400px;
	margin-top:10px;
}
#contactDetails .detailsLabel {
	float:left;
	display:block;
	width:120px;
	padding-top:5px;
}

a.blueButton{
	display:block;
	font-size:100%;
	padding: 5px 0px 5px 0px;
	background:#85c3e1;
	color:white;
	width:70px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

a.blueButton:hover{
	background-color:#333;
	text-decoration:none;
}

.thanks{
	margin-bottom:200px;
}
.logo {
	display:block;
	margin:20px 0 0 20px;
}

dl {
	margin:0;
	font-size:80%;
}

dt {
	float: left;
	margin: 10px 0 10px 0;
	width: 160px;
	clear: both;
}

dd {
	float: left;
	margin: 10px 40px 10px 0;	
}

#pricetext {
	line-height: 10em;
}
.copyright {
	font-size:10px;
	color:#666666;
	
}