/* =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, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

ul, dl {
	list-style-type: none;
}

/* =DEFAULTS
===========================================*/
.break {
	clear:both;
	height: 0px;
	overflow: hidden;
}
i, .none {
	display: none;
}
.text_center {
	text-align:center;
}

.text_right {
	text-align: right;
}
.float_left {
	float: left;
}

.float_right {
	float: right;
}
a {
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}

/* =LAYOUT
===========================================*/
body{
	background: #fff url(../images/bg_site.gif) repeat-x;
	font:  12px /18px Verdana, Geneva, sans-serif ;
	color: #27282e;
	text-align: center;
}
#container {
		width: 900px;
		margin: 0 auto;
		text-align: left;
}
#top {
	height: 140px;
	width: 900px;
	position: relative;
	border-bottom: 1px solid #fff;
}
h1#logo a {
	display: block;
	width: 146px;
	height: 52px;
	text-indent: -9999px;
	background: url(../images/apmg_logo.gif) no-repeat;
	position: absolute;
	top: 66px;
	left: 5px;
	z-index: 10;
}

/* =TOPMENU
===========================================*/
ul#topmenu {
	padding-top: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	
}
ul#topmenu li {
	float: left;
	padding-right: 5px;
	border-left: 1px dotted #91949b;
}
ul#tompenu li.first {
	border-left: none;
}
ul#topmenu a {
	text-decoration: none;
	padding: 0px 10px;
	color: #d9270f;
	font-size: 10px;
}
ul#topmenu a:hover {
	text-decoration: underline;
}

/* =MENU
===========================================*/
ul#menu  {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 40px;
	background: url(../images/bg_menu.gif) repeat-x;
	padding-left: 163px;
}
ul#menu li {
	float: left;
	margin-left: 2px;
	display: inline;
}
ul#menu li a {
	display: block;
	height: 40px;
	background-position: top left;
	text-indent: -9999px;
}
ul#menu li a.m1 {
	width: 76px;
	background: url(../images/menu2.png) no-repeat 0px 0px;
}
ul#menu li a.m1:hover, ul#menu li.active a.m1 {
	background: url(../images/menu2.png) no-repeat 0px -40px;
}
ul#menu li a.m2 {
	width: 138px;
	background: url(../images/menu2.png) no-repeat -78px 0px;
}
ul#menu li a.m2:hover, ul#menu li.active a.m2 {
	background: url(../images/menu2.png) no-repeat -78px -40px;
}
ul#menu li a.m3 {
	width: 116px;
	background: url(../images/menu2.png) no-repeat -218px 0px;
}
ul#menu li a.m3:hover, ul#menu li.active a.m3{
	background: url(../images/menu2.png) no-repeat -218px -40px;
}
ul#menu li a.m4 {
	width: 119px;
	background:url(../images/menu2.png) no-repeat -336px 0px;
}
ul#menu li a.m4:hover, ul#menu li.active a.m4 {
	background:url(../images/menu2.png) no-repeat -336px -40px;
}
ul#menu li a.m5 {
	width: 48px;
	background: url(../images/menu2.png) no-repeat -457px 0px;
}
ul#menu li a.m5:hover, ul#menu li.active a.m5 {
	background: url(../images/menu2.png) no-repeat -457px -40px;
}
ul#menu li a.m6 {
	width: 109px;
	background: url(../images/menu2.png) no-repeat -507px 0px;
}
ul#menu li a.m6:hover, ul#menu li.active a.m6 {
	background: url(../images/menu2.png) no-repeat -507px -40px;
}
ul#menu li a.m7 {
	width: 117px;
	background: url(../images/menu2.png) no-repeat -618px 0px;
}
ul#menu li a.m7:hover, ul#menu li.active a.m7 {
	background: url(../images/menu2.png) no-repeat -618px -40px;
}


/* =SEARCH
===========================================*/
#search {
	position: absolute;
	right: 0px;
	top: 46px;
	width: 350px;
}
#search h3 {
	text-indent: -9999px;
	background: url(../images/search.gif) no-repeat;
	float: left;
	width: 95px;
	height: 19px;
	margin-right: 10px;
	display: inline;
	margin-top: 5px;
}

/* =HEADERS
===========================================*/
.header {
	clear: both;
	width: 900px;
	height: 240px;
	position: relative;
}
.header.home {
/*	background: url(../images/header_home.jpg) no-repeat; */
	position: relative;
}
.header.home p {
	position: absolute;
	top: 40px;
	right: 20px;
	width: 220px;
	color: #fff;
	z-index: 1000;
	background: ##18284A;
}
.header.home p strong {
	font-size: 18px;
}
.header.laboratory {
	background: url(../images/title_prof_lab_furn.jpg) no-repeat;
	text-indent: -9999px;
}
.header.school {
	background: url(../images/title_school_furniture.jpg) no-repeat;
	text-indent: -9999px;
}
.header.contact {
	background: url(../images/title_contact.jpg) no-repeat;
	text-indent: -9999px;
}
.header.about {
	background: url(../images/title_about.jpg) no-repeat;
	text-indent: -9999px;
}
.header.about2 {
	background: url(../images/title_about2.jpg) no-repeat;
	text-indent: -9999px;
}
.header.cupboards {
	background: url(../images/title_fume_cupboards.jpg) no-repeat;
	text-indent: -9999px;
}
.header.fans {
	background: url(../images/title_fans.jpg) no-repeat;
	text-indent: -9999px;
}
.header.extractducting {
	background: url(../images/title_extract_ducting.jpg) no-repeat;
	text-indent: -9999px;
}
.header.scrubbers {
	background: url(../images/title_fume_scrubbers.jpg) no-repeat;
	text-indent: -9999px;
}
.header.searchresults {
	background: url(../images/search_results.jpg) no-repeat;
	text-indent: -9999px;
}

#breadcrumb {
	border-bottom: 1px dotted #696f7a;
	padding: 7px 0px;
	font-size: 11px;
}

/* =HOMEPAGE
===========================================*/
.home1 {
	width: 140px;
	padding: 20px 20px 10px 0px;
	float: left;
}
.home1 h2 {
	height: 23px;
	background: url(../images/title_apmg.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.home2 {
	border-left: 1px dotted #696f7a;
	border-right: 1px dotted #696f7a;
	padding: 20px 20px 10px 20px;
	float: left;
	width: 428px;
	margin-bottom: 20px;
}
.home2 li {
	margin-bottom: 10px;
}
.home2 h2 {
	height: 26px;
	background: url(../images/title_laboratory.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.home3 {
	float: left;
	width: 248px;
	padding: 20px 0px 10px 20px;
}
.home3 h2 {
	height: 20px;
	background:url(../images/title_our_prod.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.testimonial {
	background: #c8cad0;

}
.testimonial h2 {
	background: url(../images/title_what_customers_think.gif) no-repeat;
	height: 46px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
.testimonial p {
	padding: 0px 20px;
	line-height: normal;
	font-style: italic;
}
p.signature {
	padding: 10px 20px;
	background: url(../images/test_sig.jpg) repeat-y;
	font-style: normal !important;
}
/* =CONTENT
===========================================*/
#content p, #content ul {
	margin-bottom: 15px;
}
.left {
	border-right: 1px dotted #696f7a;
	padding: 20px 20px 10px 0px;
	float: left;
	width: 609px;
}
.left h2 {
	font: normal 18px Verdana, Geneva, sans-serif;
	margin-bottom: 15px;
	color: #0c228c;
}
.left h3 {
	font: bold 13px Verdana, Geneva, sans-serif;
	margin-bottom: 10px;
	color: #333;
}
.right {
	float: left;
	width: 250px;
	padding: 20px 0px 10px 20px;
}
.right .line {
	height:1px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #696f7a;
	margin-left: -20px;
}
.left .line {
	height:1px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #696f7a;
	margin-right: -20px;
}

.right.productsplm {
	width: 260px;
	padding: 10px 0px 10px 10px;
}
.right.productsplm ul {
	margin-left: -6px;
}
.right.productsplm ul li {
	float: left;
	margin-left: 6px;
	margin-bottom: 6px;
	display: inline;
}
.right form select {
	width: 250px;
}
.contactform table {
	width: 100%;
}
.contactform td {
	padding: 10px 0px;
}
.contactform input, .contactform select {
	margin: 3px 0px;
	width: 260px;
}
.contactform textarea {
	width: 570px;
}
.contactform .button {
	width: auto;
	padding: 2px 10px;
}
.left ul {
	margin-left: 30px;
	list-style-type: disc;
}
.left ul li {
	margin-bottom: 4px;
}
ul.productlist {
	float: left;
	margin-right: 40px;
	display: inline;
	list-style-type: none;
	margin-left: 0px !important;
}
ul.productlist.last {
	margin-right: 0px;
}
ul.productlist li {
	margin-bottom: 10px;
}
* html ul.productlist li, *:first-child+html ul.productlist li {
	margin-left: -20px !important;
}

/* =FOOTERS
===========================================*/
.container {
	text-align: left;
	margin: 0 auto;
}
#footer1 {
	clear: both;
	padding: 20px 0px;
	font-size: 11px;
	width: 900px;
	border-bottom: 1px dotted #696f7a;
	border-top: 1px dotted #696f7a;
	margin: 0 auto;
}
#footer1 span {
	padding-right: 10px;
}
.leftbrd {
	padding-left: 10px;
	border-left: 1px dotted #696f7a;
}
#footer2 {
	border-bottom: 1px dotted #696f7a;
	font-size: 11px;
	text-align: center;
	padding: 20px 0px;
	width: 900px;
	margin: 0 auto;
}
#footer2 a {
	padding: 0px 7px;
	border-left: 1px dotted #696f7a;
}
.first {
	padding-left: 0px !important;
	border-left: none !important;
}
#footer3 {
	padding: 0px 0px 50px 0px;
	background: #bfc1c6;
	font-size: 10px;
	background: url(../images/bg_footer.gif) repeat-x;
	width: 900px;
	margin: 0 auto;
	position: relative;
	height: 40px;
	margin-top: 1px;
}
#footer3 p.copy {
	position: absolute;
	top: 5px;
	left: 10px;
}
#footer3 .cs {
	position: absolute;
	right:10px;
	top: 5px;
}

/* things */
img.floatedRight {
	float: right;
	margin: 0px 0px 10px 10px;
}
table.personnel td {
	vertical-align: top;
	padding: 0px 10px 10px 0px;
}
.gallery a {
	float: left;
	margin: 0px 20px 20px 0px;
}
table.colours td {
	font-size: 11px;
	line-height: 14px;
	padding: 2px;
}
table.colours td.charttext {
	color: #fff;
}
ul.floatedList li {
	float: left;
	width: 140px;
	text-align: center;
	margin: 15px 10px;
}
ul.rightFloatedList li {
	font-size: 10px;
	width: 80px;
	text-align: center;
	line-height: 14px;
}