body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#container {
	width: 800px;
	margin: auto;
	border: 6px solid #750306;
	background-color: #8D0207;
}
#header {
	width: 800px;
	height: 200px;
	background-image: url(bentley-bathrooms-blackpool-graphics/bentley-bathrooms-blackpool-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#logo {
	height: 114px;
	width: 248px;
	margin-top: 25px;
	margin-left: 25px;
}
#slogan {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	width: 800px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#navigation {
	height: 25px;
}
#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	background-image: url(bentley-bathrooms-blackpool-graphics/bentley-bathrooms-blackpool-nav-bg.jpg);
	display: block;
	margin: 0px;
	width: 131px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	background-image: url(bentley-bathrooms-blackpool-graphics/bentley-bathrooms-blackpool-nav-bg.jpg);
	display: block;
	margin: 0px;
	width: 131px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	background-image: url(bentley-bathrooms-blackpool-graphics/bentley-bathrooms-blackpool-nav-bg-hover.jpg);
	display: block;
	margin: 0px;
	width: 131px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#content {
	margin: auto;
	width: 760px;
	padding: 20px;
	font-size: 14px;
}
#content h1 {
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
}
#content h2 {
	text-align: left;
	font-size: 14px;
	text-decoration: underline;
	text-transform: uppercase;
}


#content p {
	font-size: 14px;
}
#content a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#content a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#content a:hover {
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}



#content table {
	font-size: 14px;
}
.disabled {
	margin-left: 115px;
}
#galleries-guestbook {
	height: 310px;
	width: 760px;
}

#galleries {
	width: 360px;
	border: 2px solid #FF3300;
	background-color: #750306;
	float: left;
	margin-top: 20px;
}
#galleries img {
	border: 2px solid #FF3300;
}

#testimonials {
	width: 360px;
	border: 2px solid #FF3300;
	float: right;
	margin-top: 20px;
}
.form {
	width: 200px;
	border: 1px solid #FF3300;
}
#googlemap {
	height: 350px;
	width: 520px;
	margin: auto;
	border: 2px solid #FF3300;
}





#footer {
	width: 800px;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
