@charset "utf-8";

html, body {
	height: 100%;
}

body {
	margin: 50px 0px;
	padding: 0px;
	background: #9c9a9a url(http://www.multotec.com.au/themes/multotec/images/homepage01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #006f46;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #006f46;
}

h3 {
	font-size: 11px;
	color: #006f46;
	font-weight: bold;
}

p, ol {
	margin-top: 0px;
	margin-bottom: 16px;
	text-align: justify;
	line-height: 160%;
}

ul{
margin-top: 0px;
	margin-bottom: 16px;
	text-align: left;
	line-height: 160%;
}

a {
	color: #006f46;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
	padding: 4px;
	border: 1px solid #C3C3C3;
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	/* display: none; */
}

table{
border:0px;
}
#content table.protable tr.toprow td{ border-bottom:1px solid #d3d3d3; }
#content table.protable tr td{ border:1px solid #ccc;border-left:0px; border-right:0px; padding:0; }
#content table.protable{width: 100%; text-align: center; border: 1px solid #d3d3d3;}
tr,th{
padding:2px;
}
th{
background-color:#eee;
font-size:12px;
}
#content td{
border:0px #ccc solid;
padding:2px;
}

#showborder table, #showborder td, #showborder tr, #showborder th{
border:1px #ccc solid;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 180%;
}

.list1 li {
	padding-left: 14px;
	background: url(http://www.multotec.com.au/themes/multotec/images/homepage11.gif) no-repeat left center;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	width: 862px;
	height: 81px;
	margin: 0px auto;
	background: #FFFFFF url(http://www.multotec.com.au/themes/multotec/images/homepage02.jpg) repeat-x left top;
}

/** LOGO */

#logo {
	float: left;
	width: 400px;
	height: 81px;
	background: url(http://www.multotec.com.au/themes/multotec/images/homepage03.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	text-indent: -999em;
	line-height: normal;
	display:none;
}

#logo h1 a, #logo a {

	height: 70px;
	display:none;
}

.logotext{
font-weight:bold;
text-transform: uppercase;
}

/** TOPMENU */

#topmenu {
	float: right;
	height: 41px;
	padding: 40px 0px 0px 0px;
	background: url(http://www.multotec.com.au/themes/multotec/images/homepage04.jpg) no-repeat right top;
}

#topmenu p {
	margin: 0px;
	padding: 0px 25px 0px 0px;
	line-height: normal;
	color: #9c9a9a;
}

#topmenu a {
	padding: 0px 10px;
	color: #9c9a9a;
}

/** HEADER2 */

#header2 {
	width: 808px;
	height: 32px;
	margin: 0px auto;
	padding: 1px 27px;
	background: #000;
}

/** MENU */

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal
}

#menu li {
	float: left;
	height: 23px;
	padding: 9px 13px 0px 13px;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: #E34818;
}

#menu .active a {
	color: #000;
}

/** SEARCH */

#search {
	float: right;
	width: 220px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
}

#search fieldset {
	padding-top: 6px;
	border: none;
}

#search input {
	float: left;
}

#search .input-text {
	width: 170px;
	height: 15px;
	padding: 3px 5px;
	background: #FFFFFF;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c9a9a
}

#search .input-image {
	margin-left: 8px;
}

/** PAGE */

#page {
	width: 810px;
	margin: 0px auto;
	padding: 25px 25px 0px 25px;
	background: #FFFFFF;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}

.wide #page {
}

/** CONTENT */

#content {
	float: left;
	width: 505px;
}

.home #content {
	width: 465px
}

.two-columns {
}

.two-columns .column1 {
	float: left;
	width: 220px;
}

.two-columns .column2 {
	float: right;
	width: 220px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 258px;
}

.home #sidebar {
	width: 297px;
}

#sidebar ul li, #sidebar ul{
margin-bottom:0px;
padding-bottom:0px;
}

/** FOOTER */

#footer {
	width: 862px;
	margin: 0px auto;
	background: url(http://www.multotec.com.au/themes/multotec/images/homepage10.gif) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 35px 10px 10px 10px;
	text-align: center;
	color: #ccc;
}

#footer a{
color: #ccc;
}

/** BOX1 */

#box1 {
	width: 862px;
	margin: 0px auto;
}

/**/

#menu1 {

	margin-top: -2px;
	padding:0px;
	float: left;
	margin: 0px auto;
	
}

#menu1 ul {
	margin: 0px;
	padding:0px;
	list-style: none;
	line-height: normal;
}

#menu1 li {
	float: left;
	background-color:transparent;
	_width: 90px;
}

#menu1 ul ul, #menu1 ul ul ul, #menu1 ul ul ul ul{
	margin: 0px;
	padding:0px;
	list-style: none;
	line-height: normal;
}

#menu1 a {
margin-top:-1px;
height:16px;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	
	
	
}

#menu1 .sf-submenu{
	background-color:#000;
}

