body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.gif);
	font-size: 80%;
}

h1, h2 {
	font-size:1.4em;
	color: #0033CC;
	margin: 0;
}

h3 {
	font-size:1.2em;
	color: #0033CC;
	margin: 6px 0;
	}

h4 {
	text-transform:uppercase;
	background-color: #999;
	color: #FFF;
	font-size: 1.05em;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
}

h5 {
	font-size: 1.2em;
	background-repeat: no-repeat;
	background-image: url(../images/phone2.gif);
	padding: 7px 0 10px 40px;
	margin: 5px 0 0 0;
}

#search h4 {
	background-image: url(../images/magnify.gif);
	padding: 7px 0 10px 30px;
	background-position: 2px 2px;
}

#order h4 {
	background-image: url(../images/question.gif);
	padding: 7px 0 10px 36px;
	background-position: top left;
}

a {
	color: #0033CC;
}

a:hover {
	text-decoration:none;
}

form {
	margin:0;
	padding:0;
}

input, textarea {
	border: 1px solid #ccc;
	font-size: 0.9em;
	color: #666;
	width: 260px;
}

label {
	float:left;
	display: block;
	width: 120px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}


#wrapper {
	width:960px;
	margin:0 auto;
	padding:0;
}

#page {
	width:940px;
	padding:10px;
	background-color:#fff;
	float: left;
	margin: 10px 0;
}

#header {
	width:940px;
	height:95px;
	float:left;
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#header .logo {
	height:95px;
	width:652px;
	background-image: url(../images/logo_main.gif);
	background-repeat: no-repeat;
	margin:0 0 0 17px;
	}


#header .logo, #header .phone {
	float:left;
}

#header .logo h1, #header .logo em, #header .phone h3 {
	display:none;
}

#header .logo a {
	height:95px;
	width:300px;
	display: block;
	float: left;
}

#header .logo strong {
	height:25px;
	width:152px;
	background-image: url(../images/workwear.gif);
	background-repeat: no-repeat;
	display:block;
	float: left;
	margin: 30px 0 0 15px;
}

#header .phone {
	height:73px;
	width:270px;
	background-image: url(../images/phone.gif);
	background-position:right center;
	background-repeat:no-repeat;
	}
	
#main {
	width:940px;
	padding:0;
	background-color:#fff;
	float: left;
	margin: 20px 0 10px 0;
	background-repeat: no-repeat;
	background-position: bottom right;
}
	
#main.home {
	background-image: url(../images/home_02.jpg);
}

#main.work01 {
	background-image: url(../images/home_03.jpg);
}
		
#menu {
	float: left;
	width: 233px;
	margin: 0 7px 0 17px;
	}
	
#menu.image {
	padding: 0 0 279px 0;
	background-image: url(../images/homeimg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width:293px;
		}
	
#menu ul {
	margin:0;
	list-style-type:none;
	padding:0;
	float:left;
	display:block;
}

#menu ul ul {
	margin:0;
	list-style-type:none;
	padding: 0;
	display: block;
	float: left;
}

#menu li {
	width:229px;
	margin: 0;
	padding: 0;
	float: left;
}

#menu li li {
	width:231px;
	margin: 0;
	padding: 0;
}

#menu li strong {
	padding: 4px 0 0 6px;
	color: #FFF;
	display: block;
	height:22px;
	background-color: #999;
	float: left;
	width: 225px;
	margin: 0;
}

#menu li a {
	display:block;
	text-decoration:none;
	background-color:#ccc;
	padding: 4px 4px 4px 6px;
	color: #0b0b0b;
	float: left;
	width: 221px;
	margin: 0;
	border-bottom: 1px solid #fff;
}

#menu li a:hover, #menu li a.selected {
	background-color: #FFE600;
}

#menu li li a {
	background-color:#e0e0dc;
	padding: 3px 4px 3px 15px;
	display:block;
	width: 212px;
	margin: 0;
}

#menu li li a.selected {
	background-color:#0033CC;
	color:#FFF;
}

/* Search results */
.search_result {
}

.search_result ul {
	margin:0;
	list-style-type:none;
	padding: 0;
	display: block;
}

.search_result li {
	margin: 0;
	margin-bottom:6px;
	padding: 0;
}

.search_result li a {
	border:1px dotted #CCC;
	padding: 4px;
	display:block;
	margin: 0;
	text-decoration:none;
	color:#666;
}

.search_result li a strong {
	color:#666;
}

.search_result li p {
	margin:0px;
	margin-top:3px;
}

.search_result li a:hover {
	background-color: #e0e0dc;
}
	
#content {
	float:left;
	width:460px;
	margin: 0 5px 0 15px;
}

#content.prods {
	margin:0 8px 0 7px;
}

#content.small {
	width:395px;
	margin: 0 25px 0 0;
}

#content .col01 {
	width:153px;
	float:left;
	font-size: 0.9em;
	margin: 0 0 10px 0;
	height: 230px;
}

#content .col02 {
	width:210px;
}

#content p {
	margin-right:7px;
}

#content .col02 p {
	margin:10px 0 6px 0;
}

#content .col03 {
	width:236px;
	padding:0 13px 0 0;
}


#content .col02 img {
	border: 1px solid #0033CC;
	margin: 0;
}

#content .col02 .colour img {
	border: none;
}

#content .col02 .colour  {
	float: left;
	display:block;
	width: 40px;
}

#content .col01 img {
	margin:0;
	border: 1px solid #0033CC;
}

#content .col01 p {
	margin:5px 0;
}

#content .col01 input, #content .col02 input, 
	#content .col01 a.text, #content .col02 a.text {
	background-color: #FFE600;
	border: 1px solid #999;
	color: #999;
	font-size: 0.85em;
	cursor: pointer;
}
#content .col01 a.text, #content .col02 a.text {
	display:block;
	text-align:center;
	text-decoration:none;
	/*border:0;*/
	padding: 2px 0;
}

#content .col01 input:hover, #content .col02 input:hover,
	#content .col01 a.text:hover, #content .col02 a.text:hover  {
	background-color: #CCC;
}

#content .col01 input, #content .col01 a.text {
	width:97px;
}

#content .col02 input,
	#content .col02 a.text {
	width:150px;
	float: left;
	clear: both;
	margin: 30px 0 0 0;
}

#content .col02, #content .col03 {
	float:left;
}
	
#right {
	float:left;
	width:196px;
	margin: 0;
	padding: 0 0 260px 0;
}

#search {
	float:right;
	width:194px;
	border: 1px solid #999;
	background-color: #f1f1f0;
	margin: 0 0 15px 0;
}

.infobg {
	float:right;
	width:174px;
	border: 1px solid #999;
	background-color: #fff;
	margin: 0 0 15px 0;
	padding:10px;
	text-align: center;
}

#search input {
	width: 170px;
	margin: 5px 0;
}

#search input.btn, #content input.btn  {
	border: none;
	background-color: #0033CC;
	color: #FFF;
	font-weight: bold;
	width: 30px;
	padding: 0;
	cursor: pointer;
}

#search input.btn:hover, #content input.btn:hover {
	background-color: #FFE600;
}

#search input.btn {
	margin: 0 0 0 140px;

}

#order {
	float:left;
	width:227px;
	border: 1px solid #999;
	background-color: #f1f1f0;
	margin: 15px 0 15px 0;
	color: #999;
	font-weight: bold;
}

.pad {
	padding:10px;
}

.blue {
	color: #0033CC;
	}
	
.movie {
	text-align:center;
	background-image:url(../images/moviebg.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height: 198px;
	padding: 15px 5px 0 0;
}

#info {
	float:right;
	width:196px;
	margin: 0 0 15px 0;
	text-align: right;
}

.center {
	text-align:center;
}

.formitem {
	float:left;
	margin:5px 0;
	width: 395px;
}

.formitem01 {
	float:left;
	margin:5px 0;
	width: 380px;
	text-align:right;
}


#footer {
	width:936px;
	height:49px;
	float:left;
	background-image: url(../images/footerbg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 17px 0 5px 4px;
}

#footer .logos {
	float:left;
}

#footer .ftrlogo {
	float:right;
	padding: 0 10px 0 0;
}

.error_label {
	color:red;
	font-style:italic;
}

