@charset "utf-8";
/* CSS Document */


html{
height:101%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#tnav-center {
	width: 955px;
}
#container {
width:955px;
margin:0 auto;
}

#masthead {
	width: 955px;
	background-color: #ffffff;
	margin-bottom:0px;
	margin-top:10px;
	height:200px;
}
#masthead .logo {
margin-top:0px;
border:0px;
}
#topMenu {
width:941px;
margin-top:0px;
text-align:right;
padding-right:5px;
margin-bottom:5px;
font-size: 10pt;
font-weight: normal;
}
#topButtSet {
	width:941x;
	background-image: url(../img/topBar.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin:0 auto;
	background-position: center;
}
.telNumBlk {
	margin-top:0px;
	display:inline-block;
	background-image: url(../img/tel-back.png);
	background-repeat: no-repeat;
	height: 63px;
	width: 240px;
}
#topButtSet .advert {
	color:#fff;
	font-size: 1.6em;
	line-height: 49px;
	font-weight: bold;
	vertical-align: middle;
}
.telNum {
	color:#333333;
	font-size:24px;
	line-height:65px;
	vertical-align:middle;
	margin:0 auto;
	padding-left:20px;
	letter-spacing: .1em;
}
.buttonsTop {
width:360px;
height:80px;
}
#columnwrapper {
	width: 941px;
	color: #000000;
	background-repeat: repeat-y;
}
#columnSetOne {
	width:955px;
	margin:0 auto;
	background-image: url(../img/topCentre.png);
	background-repeat: repeat-y;
}

#columnSetOneCentre {
	height:auto;	
}
#columnSetOneBott {
	height:14px;
	background-image:url(../img/topGuideBott.png);
	background-repeat: no-repeat;
	clear: both;
}

#columnwrapper {
	margin: 0 auto;
	background-repeat: repeat-y;
}
#columns-top {
		background-repeat: no-repeat;
	height: 34px;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	font-size: 0px;
}
.content {
	padding: 8px 20px;
	font-size: 10pt;
	line-height: 1.5em;
}
.content p {
	margin: 6px 0px 12px;
}
h1 {
	margin: 0px;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	color: #06C;
	font-weight: bold;
}
h2 {
	font-size: 1.1em;
	margin: 28px 0px 0px;
}
h3 {
	font-size: 1em;
	margin: 28px 0px 0px;
}
li {
	/*margin-left:25px;
padding-left:15px;*/
}
/*footer*/
#footerTop {
	background-image: url(../img/topFoot.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 955px;
	background-position: center;
}
#footer {
	width:955px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footercontent {
	width:941px;
	margin-left:7px;
	background-image: url(../img/cenFoot.gif);
	background-repeat: repeat;
	height: 40px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
#footBottom {
	background-image: url(../img/bottFoot.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 15px;
	width: 955px;
}
#footLeft {
	width: 469px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;	
	float:left;
	height:48px;
	padding-top:-5px;
}
#footRight {
	float:left;
	width: 469px;
		height:48px;
	padding-top:-5px;
}
.foottextleft {
	font-size: 10px;
	color: #FFF;
	padding-right:10px;
	font-weight: normal;
	text-align:right;
	vertical-align: middle;
}
.foottextright {
	font-size: 10px;
	color: #FFF;
	padding-left:10px;
	font-weight: normal;
	text-align:left;
	letter-spacing: 1px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
p.copyright {
	font-size: 9px;
	color: #666;
}