body {
	background-image: url(../images/bg.gif);
	background-color: #999999;
	margin: 8px auto;
	padding: 0;
	overflow-x: hidden;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #626366;
	padding: 0;
	margin: 0 0 7px 0;
}
h2 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	padding: 0;
	margin: 6px 0 0 0;
}
p {
	margin: 6px 0 10px 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
.clearall {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* navigation styles */
#navigation ul {
	background: #ffffff;
	list-style-type: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#navigation li {
	list-style-type: none;
	height: 26px;
	vertical-align: middle;
	border-bottom: 1px #cccccc solid;
	padding: 0;
	margin: 0 0 4px 0;
}
#navigation #home {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: 6.5% 50%;
	border-right: 8px #9F0F48 solid;
}
#active {
	background-color: #E6E7E8;
	background-image: url(../images/inactive.gif);
	background-repeat: no-repeat;
	background-position: 6% 50%;
}
#navigation .inactive {
	background-color: #ffffff;
	background-image: url(../images/inactive.gif);
	background-repeat: no-repeat;
	background-position: 6% 50%;
	border-right: 8px #9F0F48 solid;
}
#navigation .active {
	background-color: #E6E7E8;
	background-image: url(../images/inactive.gif);
	background-repeat: no-repeat;
	background-position: 6% 50%;
	border-right: 8px #9F0F48 solid;
}
#navigation #sub_1 {
	background-image: url(../images/sub.gif);
	background-repeat: no-repeat;
	background-position: 12% 50%;
	border-right: 8px #F6921E solid;
}
#navigation #sub_2 {
	background-image: url(../images/sub.gif);
	background-repeat: no-repeat;
	background-position: 12% 50%;
	border-right: 8px #66AAD6 solid;
}
#navigation #sub_3 {
	background-image: url(../images/sub.gif);
	background-repeat: no-repeat;
	background-position: 12% 50%;
	border-right: 8px #652D90 solid;
}
#navigation #sub_4 {
	background-image: url(../images/sub.gif);
	background-repeat: no-repeat;
	background-position: 12% 50%;
	border-right: 8px #007070 solid;
}
#navigation #sub_1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #626366;
}
#navigation #sub_1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #909194;
}
#navigation #sub_2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #626366;
}
#navigation #sub_2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #909194;
}
#navigation #sub_3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #626366;
}
#navigation #sub_3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #909194;
}
#navigation #sub_4 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #626366;
}
#navigation #sub_4 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #909194;
}
#navigation ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #626366;
	text-decoration: none;
	padding: 2px 0 0 42px;
	vertical-align: middle;
}
#navigation ul li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #909194;
	text-decoration: none;
	padding: 2px 0 0 42px;
	vertical-align: middle;
}
#navigation ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #626366;
	text-decoration: none;
	padding: 2px 0 0 42px;
	vertical-align: middle;
}
#navigation ul li label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #626366;
	text-decoration: none;
	padding: 2px 0 0 42px;
	vertical-align: middle;
}

/* website main contents */
#container {
	width: 896px;
	margin: 0 auto;
	padding: 0;
}	
#banner {
	background-image: url(../images/bayley_banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 894px;
	height: 120px;
	padding: 2px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#content {
	background-color: #ffffff;
	width: 894px;
	padding: 3px 2px 3px 2px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#large_image {
	background-image: url(../images/large_image.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 210px;
	margin: 0 auto;
	padding: 0;
	margin-bottom: 4px;
}
#navigation {
	background-image: url(../images/icons/all.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 215px;
	padding: 0;
	margin: 0 7px 0 0;
	float: left;
}
#bodycontent {
	width: 670px;
	padding: 0 0 2px 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #626366;
	float: left;
}
.home_services {
	width: 163px;
	margin: 0 3px 0 3px;
	padding: 0;
	float: left;
}
.services_image {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #dddddd;
	letter-spacing: -1px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.services_heading_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #F6921E;
	height: 22px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding: 4px 0 0 0;
	cursor: pointer;
}
.services_heading_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #66AAD6;
	height: 22px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding: 4px 0 0 0;
	cursor: pointer;
}
.services_heading_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #007070;
	height: 22px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding: 4px 0 0 0;
	cursor: pointer;
}
.services_heading_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #652D90;
	height: 22px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding: 4px 0 0 0;
	cursor: pointer;
}
.home_stripes {
	background-image: url(../images/bayley_installations_stripes.gif);
	background-repeat: no-repeat;
	background-position: -1px 0;
	width: 669px;
	/*height: 310px;*/
	height: auto;
	padding: 0;
	margin: 0 auto;
}
.home_content {
	background-image: url(../images/trans.png);
	background-repeat: repeat;
	width: 648px;
	margin: 0 auto;
	/*height: 258px;
	height: auto;*/
	padding: 8px 8px 8px 8px;
	border: 2px #5A8CAD solid;
}
.theme_heading {
	width: 658px;
	margin: 0 auto;
	padding: 6px 0 0 8px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.theme_box {
	width: 648px;
	margin: 0 auto;
	height: 258px;
	height: auto;
	padding: 8px 8px 8px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #626366;
}
.theme_box a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #111111;
}
.theme_box a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #222222;
}

#footer {
	background-color: #ffffff;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 894px;
	height: 75px;
	padding: 2px;
	margin: 0 auto;
	cursor: default;
}
#footer #address {
	width: 100%;
	display: block;
	position: absolute;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 0;
	margin: 0 auto;
	margin-top: 58px;
	text-align: center;
}
#address strong, #links strong {
	font-weight: bold;
	color: #ffffff;
}
#footer #links {
	width: 670px;
	display: block;
	position: absolute;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 0;
	margin: 4px 0 0 230px;
}
#footer #links a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#footer #links a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

/* contact form */
.contactform p {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed #A29F99;
	height: 1%;
}
.contactform label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #615F59;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.contactform input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}
.contactform textarea {
	width: 250px;
	height: 100px;
}
* html .threepxfix {
	margin-left: 3px;
}

/* west midlands media copyright */
#wmm {
	width: 500px;
	margin: 4px auto;
	margin-bottom: 30px;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
a.wmm {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #222222
	text-decoration: none;
}
a.wmm:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
	text-decoration: underline;
}
