@charset "UTF-8";
/* CSS Document */
/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	background-image: url(/assets/template/grad.jpg);
	background-repeat: repeat-x;
}
strong {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #ed1c24;
	margin-bottom: 15px;
	margin-top: 10px;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height: 24px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, Arial, sans-serif;
}
h2 {
	font-size: 16px;
	font-weight: lighter;
	color: #ed1c24;
	letter-spacing: -1px;
	padding-bottom: 3px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, Arial, sans-serif;
	line-height: 20px;
}
h3 {
	font-size: 14px;
	color: #000000;
	padding-bottom: 0px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 17px;
	letter-spacing: -1px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, Arial, sans-serif;
}
h4 {
	font-size: 12px;
	color: #ed1c24;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}
h5 {
	margin-bottom: 10px;
	margin-top: 10px;
}
h4 a:link, h4 a:visited, h4 a:active {
	font-size: 12px;
	color: #ed1c24;
	text-decoration: none;
}

.blueHighlight {
	color: #ed1c24;
	font-weight: bold;
}
h5 {
	font-size: 20px;
	font-weight: lighter;
	color: #dc212b;
	line-height: 24px;
}
p {
	font-size: 12px;
	line-height:16px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, Arial, sans-serif;
}

.centerBox ul {
	list-style-type: none;
	margin-top: 8px;
	margin-bottom: 5px;
}
.centerBox li {
	font-weight: normal;
	line-height: 14px;
	margin-left: 2px;
	background-image: url(/assets/template/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
	padding-left: 12px;
}
.centerBox li a {
	color:#666666;
	font-size: 12px;
}
a:link, a:visited, a:active {
	color: #DC222B;
	text-decoration: none;
}
a:hover {
	color: #DC222B;
	text-decoration: underline;
}
#container {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	padding-right: 5px;
	border-left-color: #EBEBEB;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 17px;
	color: #DC272F;
	font-weight: lighter;
}
#headerwrapper {
	height: 100px;
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	z-index: 50;
}
#header {
	background-image: url(/assets/template/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	padding-top: 50px;
	z-index: 50;
}
#topmenu {
	margin-top: 7px;
	height: 31px;
	margin-bottom: 20px;
	display: block;
}
#topmenu ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#topmenu li {
	display: block;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E93243;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 130px;
}
#topmenu li a {
	display: block;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	padding-top: 8px;
	text-align: center;
	margin-right: 10px;
	margin-left: 0px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E93243;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	background-image: url(/assets/template/menu_btn_bk.jpg);
	background-repeat: repeat-x;
	width: 130px;
}
#topmenu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	padding-top: 8px;
	background-image: url(/assets/template/menu_btn_bk_over.jpg);
	background-repeat: repeat-x;
}
.logo {
	margin-bottom: 5px;
	margin-top: 2px;
	padding-left: 12px;
	padding-bottom: 12px;
}
.left_nav_top {
	background-image: url(/assets/template/left_nav_top.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
.left_nav_btm {
	background-image: url(/assets/template/left_nav_btm.jpg);
	background-repeat: no-repeat;
	height: 20px;
	background-position: 0px -10px;
}
#left_nav {
	width: 220px;
	float: left;
	background-image: url(/assets/template/diaglines.jpg);
	background-repeat: repeat-y;
	background-position: 230px top;
	padding-left: 5px;
	padding-right: 20px;
}
#left_nav #search {
	margin-bottom: 5px;
	margin-top: 10px;
	width: 205px;
	margin-left: 16px;
}
#left_nav #search .search_box {
	height: 19px;
	width: 160px;
}
#left_nav #left_nav_menu {
	background-image: url(/assets/template/left_nav_bk.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
}

#left_nav #news img {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
#telephone   {
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#main {
	margin-left: 255px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 0px;
}

#main #banner {
	width: 737px;
	height: 224px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	position: relative;
	z-index: 5;
}
#main #banner-container {
	width: 730px;
	height: 260px;
	position: relative;
	background-image: url(/assets/template/banner-bkgd.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	z-index: 5;
}
#main #banner-container #coin-slider {
	width: 730px;
	overflow: hidden;
	float: left;
}
a.button {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/assets/template/buttons.gif);
	text-align: center;
	padding: 5px;
	font-size: 12px;
	line-height: 17px;
	background-position: -3px 30px;
}
a.button:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/assets/template/buttons.gif);
	text-align: center;
	padding: 5px;
	font-size: 12px;
	line-height: 17px;
	background-position: -3px -3px;
}
a.button2 {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/assets/template/buttons2.gif);
	text-align: center;
	padding: 5px;
	font-size: 12px;
	line-height: 17px;
	background-position: -3px 30px;
}
a.button2:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/assets/template/button2s.gif);
	text-align: center;
	padding: 5px;
	font-size: 12px;
	line-height: 17px;
	background-position: -3px -3px;
}
.banner {
	border:#999 solid 1px;
}
#centre_menu {
	margin-left: 255px;
}

#centre_menu p {
	padding-top: 5px;
}
#structures {
	height: 181px;
	width: 755px;
	position: relative;
	background-image: url(/assets/template/mar-key-structures-lozenge.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-bottom: 5px;
	padding-top: 15px;
	padding-left: 15px;
}
#witney {
	height: 181px;
	width: 755px;
	position: relative;
	background-image: url(/assets/template/witney-lozenge.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-bottom: 5px;
	padding-top: 15px;
	padding-left: 15px;
}
#furniture {
	height: 181px;
	width: 755px;
	position: relative;
	background-image: url(/assets/template/classic-furniture_lozenge.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-bottom: 5px;
	padding-top: 15px;
	padding-left: 15px;
}
#industrial {
	height: 181px;
	width: 755px;
	position: relative;
	background-image: url(/assets/template/industrial_lozenge.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-bottom: 5px;
	padding-top: 15px;
	padding-left: 15px;
}
#footerwrapper {
}
#footer {
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/assets/template/footer-red.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 60px;
	padding-left: 15px;
	background-position: center 0px;
}
#footer a {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
}
#footer a:hover {
	text-decoration: underline;
	color: #DC272F;
}
#footer li {
	list-style-type: none;
}
#footer ul {
	float: left;
	display: block;
	margin-right: 25px;
}

.mainHeading {
	font-size: 30px;
	line-height: 34px;
	color: #DC222B;
}
#headerwrapper {
	color: #DC222B;
	z-index: 50;
}
a.CSLink:link, a.CSLink:active, a.CSLink:visited {
	background-image: url(/assets/template/buttons.gif);
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	display: block;
	width: 70px;
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
	background-position: -3px 30px;
	white-space: nowrap;
}
a.CSLink:hover {
	background-image: url(/assets/template/buttons.gif);
	background-position: -3px -3px;
}
.CS .CSText {
	float: left;
	width: 320px;
	height: 170px;
	margin-right: 4px;
	background-image: url(/assets/template/dottedline.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-right: 10px;
	overflow: hidden;
}
.CS .CSImage {
	float: left;
	width: 345px;
	height: 150px;
	z-index: 500;
	border: 1px solid #CCCCCC;
	padding: 9px;
}
.CS .CSImage img {
	border: 1px solid #666666;
}
.CS .CSText p {
}
.CS {
	height: 200px;	
}
.at {
	vertical-align: top;
}
#left_nav {
	text-align: left;
}
.ar {
	text-align: right;
}
.colomL {
	float: left;
	width: 335px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.colomR {
	width: 330px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 360px;
}
#contactform input, #contactform textarea {
	width: 325px;
	margin-bottom: 10px;
}
.newsL {
	float: left;
	width: 209px;
	padding-right: 5px;
	padding-left: 5px;
}
.newsR {
	margin-left: 220px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.newsR img {
	margin-top: 10px;
}
.newsR ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
.newsR ul li {
	font-size:12px;
}
.newsArchive {
	color: #999999;
	background-image: url(/assets/template/grad.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position: 0px -3px;
}
.colomL ul {
	padding-left: 17px;
}
.width {
	color: #510000;
	background-color: #FFEEE4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.length {
	color: #000033;
	background-color: #D6EBF7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.colomL li {
	list-style-image: url(/assets/template/square.gif);
	font-size: 12px;
	line-height: 16px;
}
.tcs ol, .tcs ul {
	margin-left:17px;
	margin-bottom:7px;
	
}
.tcs li, .tcs li {
	margin-top:2px;
	margin-bottom:2px;
	
}
#emailbubble {
	background-image: url(/assets/template/bubble.png);
	height: 25px;
	width: 111px;
	position: absolute;
	margin-left: 607px;
	top: 290px;
	text-align: center;
	padding-top: 5px;
	color: #DC222B;
	font-weight: bold;
	visibility: hidden;
}
#callbackbubble {
	background-image: url(/assets/template/bubble.png);
	height: 25px;
	width: 111px;
	position: absolute;
	margin-left: 662px;
	top: 290px;
	text-align: center;
	padding-top: 5px;
	color: #DC222B;
	font-weight: bold;
	visibility: hidden;
}
a.GLink:link, a.GLink:active, a.GLink:visited {
	background-image: url(/assets/template/buttons.gif);
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 5px;
	font-size: 10px;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-position: -3px 30px;
	margin-right: 1px;
}
a.GLink:hover {
	background-image: url(/assets/template/buttons.gif);
	background-position: -3px -3px;
}
#container #main .newsR ul {
	padding-left: 17px;
}
#container #centre_menu h2 {
	font-size: 20px;
}
.newsimage {
	padding: 4px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.download-table {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}
.newstitle {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #00FF33;
}
.newssub {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftBox {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 2px;
	background-image: url(/assets/template/grad.jpg);
	background-repeat: repeat-x;
}
.centerBox {
	padding: 8px;
	background-color: #FFFFFF;
	background-image: url(/assets/template/grad.jpg);
	background-repeat: repeat-x;
	float:left;
	width: 227px;
}
.centerBox  img {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}
.contactBtns {
	display: block;
	position: absolute;
	left: 483px;
	top: 189px;
}
.centerBox  #video {
	height: 215px;
	width: 215px;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}
#container #main hr {
	height: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
}
#container #main div .centerBox.spec ul li {
	color: #666;
	padding-left: 20px;
	line-height: 17px;
	font-size: 12px;
}

#awards{
	background-color:#FFF;
	width:285px;
	float:right;
	padding:5px;
	margin-right:10px;
	border: solid 1px #003;
	text-align:center;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
