body {
	margin: 0;
	padding: 0 10px 40px 10px;
	background: #000 url(http://www.leimo.com.au/images/bg.gif) left top repeat-x;
}

body, div, li, .xForm, .xButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
}

img {
	border-width: 0;
}

p, h2, h3, h4 {
	margin: 0 0 1em 0;
	padding: 0;
}

h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 16px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
} 

h3 {
	font-size: 13px;
	margin-top: 1.3em;
}

h4 {
	margin-top: 1.5em;
	font-size: 11px;
	font-weight: bold;
}

a {
	color: #adff61;
}

#container {
	margin: 0 auto;
	width: 980px;
	background: #9fa0a3 url(http://www.leimo.com.au/images/content-bg.gif);
}

#header {
	width: 980px;
	height: 130px;
	background: #000 url(http://www.leimo.com.au/images/clinically-proven.gif) 668px 94px no-repeat;
}

#header h1, #header h1 a {
	display: block;
	width: 220px;
	height: 130px;
	font-size: 0;
	line-height: 0;
}

#header h2, #header h2 a {
	display: block;
	width: 220px;
	height: 130px;
	font-size: 0;
	line-height: 0;
}
#topmenu{
	float:right;
	text-size:0;
	line-height:0;
	margin-right:17px;
}
#header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	background: transparent url(http://www.leimo.com.au/images/leimo.gif) 33px 40px no-repeat;
}
#header h2 {
	position: absolute;
	margin: 0;
	padding: 0;
	background: transparent url(http://www.leimo.com.au/images/leimo.gif) 33px 40px no-repeat;
}

#header h1 a span {
	display: none;
}

#contentcontainer {
	float: left;
	width: 980px;
	background: transparent url(http://www.leimo.com.au/images/bg-star.gif) right bottom no-repeat;
}

#menu, #menu li {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
}

#menu {
	width: 216px;
	padding: 2px 2px 0 2px;
}

#menu li {
	width: 216px;
	padding-bottom: 2px;
	position: relative;
	line-height: 1.5em;
}

#menu li a {
	display: block;
	width: 63px;
	line-height: 1.5em;
}

#menu li a:hover, #menu li a:active {
	background-position: -63px top;
}

#menu li.selected a, #menu li.selected a:hover, #menu li.selected a:active {
	background-position: -126px top;
}

#menu li a span {
	display: none;
}

#menu li ul {
	list-style-type: none;
	position: absolute;
	top: 0;
	right: 1px;
	width: 150px;
	margin: 0;
	padding: 0;
	z-index: 1000;
}
#menu li ul li {
	padding-bottom: 1px;
	width: 150px;
}
#menu li ul li a {
	display: block;
	color: #282828;
	padding: 2px;
	text-decoration: none;
	width: 146px;
}
#menu li ul li a:link, #menu li ul li a:visited {
	background-color: #a0a0a3;
}
#menu li ul li a:hover, #menu li ul li a:active {
	background-color: #fff;
}
#menu li ul li a span {
	display: inline;
}

#content {
	float: left;
	background-color: #9fa0a3;
	width: 380px;
	padding: 30px;
}

#banner {
	float: left;
	width: 320px;
	padding-bottom: 150px; /* leave space for bottom right star */
	font-size: 0;
	line-height: 0;
}

#footer {
	float: left;
	clear: left;
	width: 900px;
	padding: 25px 20px;
	background: #000 url(http://www.leimo.com.au/images/free-call.png) 700px 50% no-repeat;
}

#footer, #footer a {
	color: #a0a0a3;
	font-size: 9px;
}

#footer a {
	padding: 0 .4em;
	text-decoration: none;
	text-transform: lowercase;
}

div.clearer {
	font-size: 0;
	line-height: 0;
	clear: both;
}

div.divider {
	float: left;
	width: 100%;
	margin: 20px 0;
	font-size: 0;
	line-height: 1px;
	height: 1px;
	background-color: #c9cacc;
}

.valigncontents * {
	vertical-align: middle;
}

.xForm {
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
	line-height: 1.2em;
}

.xButton {
	background-color: #282828;
	border: 1px solid #000;
	color: #9DE541;
	line-height: 1.2em;
}

#contentimages {
	float: right;
	width: 110px;
	padding-left: 20px;
}

#contentimages span {
	display: block;
	padding-top: .2em;
	padding-bottom: 1.7em;
	text-align: center;
	font-size: 10px;
}

h2.crumbs	{
	display: inline;
	font-size: 12px;
	color: #000;
}