@charset "utf-8";
/* CSS Document */

body  {
	font: 100% "Lucida Sans", Arial, Helvetica, sans-serif;
	background: #014fa2;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
img {
	border:0;
}
h1 {
	font-size:22px;
	font-weight:normal;
	color:#014fa2;
}
h2 {
	font-size:12px;
	font-weight:bold;
	color:#014fa2;
	padding:0;
	margin:0;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding:0;
	margin:0;
}
h3 a {
	color:#ffffff;
	text-decoration:none;
}
h3 a:hover {
	color:#ffffff;
	text-decoration:underline;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.twoColFixLtHdr #container { 
	width:100%;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.twoColFixLtHdr #headerWrap {
	background-image:url(images/header_bg.jpg);
	height:170px;
	padding:0;
	margin:0;
} 
#header { 
	width:958px;
	margin:0 auto;
	padding:0;
} 
#headerRight {
	float:right;
	width:680px;
	height:170px;
	padding:0;
	margin:0;
}
.tag {
	width:680px;
	text-align:right;
	font-size:9px;
	color:#adadad;
	text-decoration:none;
	height:21px;
	height:17px !important;
	padding:4px 0 0 0;
	margin:0;
}
.slogan {
	width:680px;
	text-align:right;
	font-size:14px;
	text-align:right;
	font-weight:normal;
	font-style:italic;
	color:#ffffff;
	height:65px;
	height:42px !important;
	padding:23px 0 0 0;
	margin:0;
}
#headerImage {
	width:680px;
	height:83px;
	padding:0;
	margin:0;
}
#logo {
	margin: 0;
	padding:0;
	width:272px;
	height:170px;
}
.twoColFixLtHdr #contentWrap {
	width:958px;
	margin:0 auto;
	padding:0;
}
#sidebar1 {
	float: left; 
	width: 200px;
	padding:0;
}
#mainContent {
	float:right;
	width:748px; 
	margin:0;
	padding:0;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	min-height:450px;
	height:auto !important;
	height:450px;
} 
#mainContent a {
	color:#014fa2;
	text-decoration:underline;
}
#mainContent a:hover {
	color:#0080c7;
	text-decoration:underline;
}
#homeImage {
	float:right;
	width:297px;
	text-align:right;
	padding:0;
	margin:0;
}
.contactImage {
	float:right;
	width:300px;
	padding:0;
	margin:0;
}
#contactContentVIC {
	width:440px;
	height:250px;
	padding:0;
	margin:0;
	background-image:url(images/distributionImage.jpg);
	background-repeat:no-repeat;
}
#contactContentQLD {
	width:440px;
	height:250px;
	padding:0;
	margin:0;
	background-image:url(images/australia_bris.jpg);
	background-repeat:no-repeat;
}
#contactContentWA {
	width:440px;
	height:250px;
	padding:0;
	margin:0;
	background-image:url(images/australia_perth.jpg);
	background-repeat:no-repeat;
}
#box3 {
	float:right;
	width:314px;
	height:124px;
	padding:0;
	margin:0;
	background-image:url(images/box3_bg.jpg);
	background-repeat:no-repeat;
}
#box1 {
	float:left;
	width:314px;
	height:124px;
	padding:0;
	margin:0 8px 0 0;
	background-image:url(images/box1_bg.jpg);
	background-repeat:no-repeat;
}
#box2 {
	float:left;
	width:314px;
	height:124px;
	padding:0;
	margin:0;
	background-image:url(images/box2_bg.jpg);
	background-repeat:no-repeat;
}
.boxContent {
	float:right;
	width:165px;
	width:155px !important;
	height:90px;
	height:80px !important;
	padding:10px 10px 0 0;
	margin:0;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.boxTitle {
	float:right;
	width:165px;
	width:155px !important;
	padding:5px 10px 0 0;
	margin:0;
}
.twoColFixLtHdr #footer { 
	padding:0;
	margin:0;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
} 
#footerContent {
	margin:0 auto; 
	padding:0;
	width:958px;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
#footerContent a {
	color:#ffffff;
	text-decoration:none;
}
#footerContent a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#footerRight {
	float:right;
	width:200px;
	padding:20px 0 20px 0;
	margin:0;
}
#footerLeft {
	width:600px;
	padding:20px 0 20px 0;
	margin:0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* [ Navigation list] */
#navigation {
	margin: 0 0 15px 0;
	padding: 5px 0 0 0;
	width:200px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
#navigation li {
	font-size: 12px;
	color: #ffffff;
	padding:0;
}
#navigation li a {
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	display: block;
	height: auto !important;
	height: 15px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding:8px 0;
	background-color:#0080c7;
	margin:0 0 1px 0;
}
#navigation li a:hover {
	font-size: 12px;
	color: #ffffff;
	background-image:url(images/nav_hover.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}
#navigation li a#navigation { /* Currently selected/active category - keeps the menu item highlighted */
	color: #ffffff;
	background-color: #014fa2;
}
.indent {
	width:200px;
	width:190px !important;
	padding:0 0 0 10px;
}

/* Manufacturing Capabilities */
#MCimage1 {
	float:left;
	width:242px;
	height:158px;
	padding:0;
	margin:0 11px 0 0;
}
#MCimage2 {
	float:left;
	width:242px;
	height:158px;
	padding:0;
	margin:0;
}
#MCimage3 {
	float:right;
	width:242px;
	height:158px;
	padding:0;
	margin:0;
}

/*Catalogue Products */
#CPimage1 {
	float:left;
	width:242px;
	height:158px;
	padding:0;
	margin:0 11px 0 0;
}
#CPimage2 {
	float:left;
	width:242px;
	height:158px;
	padding:0;
	margin:0;
}
#CPimage3 {
	float:right;
	width:242px;
	height:158px;
	padding:0;
	margin:0;
}

