body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-color: #636362;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
}
#comments {
	width: 257px;
	margin-left: 29px;
	margin-top: 100px;
}
#container {
	width: 960px;
	margin: auto;
	padding: 0px;
	background-image: url(../images/text-back.gif);
	background-repeat: repeat-y;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #636362;
}
#footer {
	background-image: url(../images/footer-back.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #81aecd;
}
#gallery {
	float: right;
	margin-left: 10px;
}
#gallery img {
	border: 1px solid #999999;
	margin-right: 10px;
	margin-bottom: 10px;
}
#main {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-left: 10px;
}
#main h1 {
	font-size: 1em;
	font-weight: bold;
	color: #81aecd;
}
#main a {
	color: #FFFFFF;
}
#main a:hover {
	color: #81aecd;
}
#mainimage {
	background-image: url(../images/home-image.jpg);
	height: 433px;
}
#mainflash {
	height: 433px;
}
#navigation {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	height: 31px;
	padding-left: 322px;
	padding-top: 40px;
}
#navigation a {
	color: #81aecd;
	font-weight: bold;
	text-decoration: none;
}
#navigation a:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#tel {
	float: right;
	margin-left: 10px;
	font-size: 1.2em;
	margin-top: 5px;
	margin-right: 10px;
	font-weight: bold;
}
.telno {
	font-size: 1.3em;
	font-weight: bold;
}
.tab h2 {
	font-size: 1em;
	font-weight: bold;
	color: #81aecd;
}
#tab-container-1-nav li {
	list-style-type: none;
	display: inline;
}
