@charset "utf-8";
/* Created: 29/06/08 */

/* set the font for the site */
* { 
    margin:0px;
	padding:0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}

/* set the colours for the text and background */

html {
	overflow:hidden;
	overflow-y:scroll;
	color:#1a1a1a;
	text-align:center;
	background:#abc2c8 url(../images/bg.png) repeat-x;
}

body {
    color:#1a1a1a;
	text-align:center;
	background:none;
}

/* -- Defaults for headings, bulletpoints form required and paragraphs -- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%; }
.clearfix {display: block;}
/* End hide from IE-mac */

IMG {
   border: none;
}

a, a:visited, a:active {
	text-decoration:none;
	color:#1a1a1a;
	cursor:pointer;
	cursor:hand
}

a:hover {
	text-decoration:none;
	color:#999;
}

a img {
	border:0;
}


p {
	font:12px normal Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#1a1a1a;
}

span {
	font-size:11px;
}

h1, h2, h3, h4, h5, h6 {
	font:24px "Helvetica Neue", Arial, Geneva, sans-serif;
	color:#000;
	font-weight:900;
	padding:10px 0px;
	line-height:1.2em;
	display:inline;
}

h1 {
	font-size:24px;	
}

h2 {
	font-size:20px;
}

h3 {
	font-size:16px	
}

h4 {
	font-size:14px	
}

h5 {
	font-size:13px	
}

h6 {
	font-size:12px	
}

#loader {
	position:absolute;
	display:none
}

#loader div {
	position:relative;
	top:400px;
	left:150px;
}

.midnightBlue {
	color:#2e3c4b	
}

.lightGrey {
	color:#9b9a9a	
}

ul {
	list-style:disc;
	list-style-position:outside;
	margin:5px 30px 20px 20px;	
}

ul li {
	font-size:12px;
	line-height:1.5em;
}

/*** end inline elements **/

.header {
	width:800px;
	height:112px;
	background:#FFF;
	height:auto;
	margin:0 auto;
	clear:both;	
}

.content {
	width:800px;
	text-align:center;
	background:#FEFEFE;
	margin:0 auto;
	padding:0px;
}

.content .inner {
	padding:0px 31px 10px 31px;
	text-align:left;
}

.content .inner p {
	line-height:1.6em;
	padding-top:10px
}

.homeImage {
	height:289px;
}

.homeImageBase {
	height:57px;
}

h4 {
	padding:20px 0px 10px 0px;
	background:transparent url(../images/line.png) left bottom repeat-x;
	font-size:12px;
	display:block
}

.contentTop {
	background:#FEFEFE url(../images/contentShade.png) left top repeat-x;
	width:800px;
	height:67px;
	margin:0 auto
}

.thumbs {
	clear:both;
	padding-top:20px;
	text-align:left;
}

.thumbs a {
	width:140px;
	float:left;
	text-align:center;
}

h3 {
	padding:30px 0px 10px 0px;
	margin:0px 31px;
	background:transparent url(../images/line.png) left bottom repeat-x;
	font-size:21px;
	text-align:left;
	display:block;
	color:#0281ac;
}

.productLeft {
	width:377px;
	float:left;
	font-size:12px;
}

.productRight {
	width:355px;
	float:left;
}

.productLeft p {
	padding-right:30px;
	padding-top:0px	
}

.productLeft h1 {
	padding:10px 0px 10px 0px;
	margin:0px;
	font-size:21px;
	font-weight:100;
	text-align:left;
	display:block;
	color:#0281ac;
}

.productLeft a.back {
	padding:30px 0px 10px 14px;
	margin:0px;
	font-size:21px;
	font-weight:100;
	text-align:left;
	background:transparent url(../images/back.png) 0px 40px no-repeat;
	display:block;
	color:#0281ac;
}

.logo {
	padding:10px 0px 15px 20px;
	text-align:left;
	background:#FFF;
}

.menu {
	width:830px;
	height:64px;
	background:transparent url(../images/menuBg.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.menu .gap {
	width:344px;
	float:left;
}

.menu .home {
	width:93px;
	height:64px;
	float:left;
}


.menu .home a {
	width:93px;
	height:64px;
	display:block;
	text-align:left;
	text-indent:-999px;
	overflow:hidden;
	background:transparent url(../images/menu.png) 0px 0px no-repeat;
}
.menu .home a:hover, .menu .home a.on {
	background:transparent url(../images/menu.png) 0px -64px no-repeat;
}
.menu .about {
	width:109px;
	height:64px;
	float:left;
}
.menu .about a {
	width:109px;
	height:64px;
	display:block;
	overflow:hidden;
	text-align:left;
	text-indent:-999px;
	background:transparent url(../images/menu.png) -93px 0px no-repeat;
}
.menu .about a:hover, .menu .about a.on {
	background:transparent url(../images/menu.png) -93px -64px no-repeat;
}

.menu .products {
	width:117px;
	height:64px;
	float:left;
}
.menu .products a {
	width:117px;
	height:64px;
	overflow:hidden;
	text-align:left;
	text-indent:-999px;
	display:block;
	background:transparent url(../images/menu.png) -202px 0px no-repeat;
}
.menu .products a:hover, .menu .products a.on {
	background:transparent url(../images/menu.png) -202px -64px no-repeat;
}

.menu .contact {
	width:138px;
	height:64px;
	float:left;
}
.menu .contact a {
	width:138px;
	height:64px;
	text-align:left;
	text-indent:-999px;
	overflow:hidden;
	display:block;
	background:transparent url(../images/menu.png) -319px 0px no-repeat;
}
.menu .contact a:hover, .menu .contact a.on {
	background:transparent url(../images/menu.png) -319px -64px no-repeat;
}


/**************************************/

.container {
	width:830px;
	font: normal 11px Arial, Helvetica, sans-serif;
	background:transparent url(../images/shadow.png) 0px 30px repeat-y;	
	clear:both;
	text-align:center;
	margin:0 auto;
}

.footer {
	width:800px;
	height:56px;
	margin:0 auto;
	vertical-align:middle;
	font: normal 11px Arial, Helvetica, sans-serif;
	background:transparent url(../images/footerBg.png) top left repeat-x;	
	color:#515151;
	clear:both;
}

.footer .inner {
	padding:20px 31px;
}

.footer .inner .left, .footer .inner .right {
	width:50%;
	float:left;
	text-align:left	
}

.footer .inner .right {
	text-align:right;
}

.footerShadow {
	width:830px;
	height:16px;
	margin:0 auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	background:transparent url(../images/footerShadow.png) top left no-repeat;	
	clear:both;
}

.contactLeft {
	width:110px;
	float:left;
	font-weight:bold;
	font-size:12px;
}

.contactMiddle {
	width:320px;
	float:left;
	font-weight:normal;
	font-size:12px;
}

.contactRight p {
	padding-bottom:10px
}

.contactLeft a {
	color:;
}

.contactRight {
	width:306px;
	float:left;
	font-weight:bold;
	font-size:12px;
}

.line {
	width:100%;
	line-height:4px;
	height:5px;
	margin-top:16px;
	background:transparent url(../images/line.png) bottom left repeat-x;	
}

.badges {
	padding:2px 0px 20px 31px;
	background:#FFF
}

.badges .badgeLeft {
	width:365px;
	height:140px;
	float:left;
	overflow:hidden;
}

.badges .badgeLeft a {
	width:365px;
	height:140px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:transparent url(../images/spill-management-call-teamsaustralia.jpg) 0px 6px no-repeat;
	text-align:left;
}

.badges .badgeRight {
	width:385px;
	height:140px;
	float:left;
	overflow:hidden;
}

.badges .badgeRight a {
	width:385px;
	height:140px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	text-align:left;
	background:transparent url(../images/rollsBadge.jpg) 25px 0px no-repeat;
}

.footer a {
	color:#1a1a1a;	
}

.footer a:hover {
	color:#AAA;	
}



/*************************************************************/
