/* This gets around problem with page jumping with without scrollbars*/
html { height: 100%; margin-bottom: 1px; }

body {
	background-color: #FDD45E;
	margin: 0px;
	padding: 0px;
	background-image: url(images/template/bg_slc.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 20px;
}

a:link, a:visited	{
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}

a:hover, a:active	{
	font-weight: bold;
	color: #9FBAD8;
	text-decoration: none;
}

#centrecontainer {
	width: 746px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 143px;
	width: 744x;
	background-image: url(images/template/header_bg_oct09.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C69E2B;
	border-left-color: #C69E2B;
}

#logo {
	position: relative;
	top: 0px;
	left: 5px;
	height: 96px;
	width: 346px;
	float: none;
	margin: 0px;
	padding: 0px;
}
#telephone {
	position: relative;
	margin-left: 10px;
	right: 40px;
	height: 30px;
	width: 166px;
	float: right;
}

#navmenu ul{
	position: absolute;
	height: 24px;
	top: 112px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navmenu li{
	float: left;
	height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4979B3;
	border-right-style: solid;
	border-right-color: #042E62;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 120px;
}

#navmenu li a:link, #navmenu li a:visited{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3D0CB;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 23px;
	text-align: center;
}

#navmenu li a:hover, #navmenu li a:active{
	display: block;
	background-color: #3064A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 23px;
	text-align: center;
}


#strapline{
	position: relative;
	width: 228px;
	left: 500px;
	top: 20px;
}

#footermenu{
	color: #FFCB37;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 0;
	text-align: center;
	height: 18px;
}
#footermenu a:link, #footermenu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}

#footermenu a:hover, #footermenu a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #064797;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

#content_container {
	width: 744px;
	background-color: #FFFFFF;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C69E2B;
	border-left-color: #C69E2B;

}

td.content {
	vertical-align: top;
}
td.content_rhs{
	vertical-align: top;
	width: 100px;
	padding-top: 30px;
}

#footer {
	width: 100%;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #074997;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 0;
}

.serv_photo {
	height: 128px;
	width: 105px;
	background-image: url(images/template/photo_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#photo_container {
	padding: 10px;
	text-align: center;
	margin: 0px;
	position: relative;
}

#photo_container .head{
	text-align: left;
	padding-bottom: 5px;
}

#morelink {
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	clear: left;
}

#logos img{
	margin: 10px;
}

#rhslogo_container {
	text-align: right;
	width: 120px;
}
#rhslogo_container img{
	margin: 10px;
}

#enquiryform {
	width: 96%;
	margin-top: 20px;
	padding: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8A96A4;
}


#enquiryform td {
	vertical-align: top;
}

#enquiryform input, textarea {
	background-color: #DFE7EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #8A96A4;
	padding: 3px;
}

#enquiryform input .button {
	background-color: #3064A3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4979B3;
	border-right-style: solid;
	border-right-color: #042E62;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #084797;
	text-decoration: none;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
ul, blockquote {
	margin-top: 5px;
	margin-bottom: 5px;
}
#quote {
	background-color: #DFE7EE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #8A96A4;
	border-bottom-color: #8A96A4;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
}

#homepagelist{
	background-color: #DFE7EE;
	float: right;
	width: 300px;
	margin-left: 20px;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}

ul{
	list-style-position: outside;
	list-style-image: url(images/template/bullet.jpg);
	vertical-align: middle;
}

li{
	margin-bottom: 15px;
}

#homepagelist .head {
	font-weight: bold;
	color: #003399;
	margin-left: 10px;
}

#clear{
	clear: both;
}
img.custlogo {
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #8A96A4;
	border-bottom-color: #8A96A4;
}

