html {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	font:normal 80% Verdana, sans-serif;
	color:#000;
	background:url("../images/watermark.gif") bottom right no-repeat;
}

#wrapper {
	width:100%;
	height:100%;
	background:url("../images/body_bg2.jpg") 0 0 repeat-x;
}

.bold {
	font-weight:bold;
}

#skip {
	position:absolute;
	top:0;
	left:-999px;
}

#header {
	position:relative;
	margin:0;
	padding:0;
}

#header h1 {
	margin:0;
	padding:0;
	width:270px;
	text-align:right;
	position:relative;
	height:58px;
	line-height:20px;
}

* html #header h1 {
	width:250px;
}

#header h1 a:link, #header h1 a:visited {
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	font-size:70%;
	font-family:Avian, "ITC Avant Garde Gothic", verdana, sans-serif;
}

* html #header h1 a:link, * html #header h1 a:visited {
	font-size:50%;
}

#header h1 a:link .ptyltd, #header h1 a:visited .ptyltd {
	position:absolute;
	bottom:3px;
	right:0;
	font-size:50%;
}

* html #header h1 a:link .ptyltd, * html #header h1 a:visited .ptyltd {
	bottom:10px;
}

#header h1 a:link .bold, #header h1 a:visited .bold {
	font-weight:bold;
}

#header .header_top_right {
	position:absolute;
	top:0;
	right:0;
	width:340px;
	height:58px;
	background:url("../images/main_top_right.jpg") top right no-repeat;
}

#header .header_images {
	width:100%;
	height:141px;
	background-color:#fff;
}

#header .header_images:after, #main .para:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#header .header_images, #main .para {display: inline-block;}

/* Hides from IE-mac \*/
* html #header .header_images, * html #main .para {height: 1%;}
#header .header_images, #main .para {display: block;}
/* End hide from IE-mac */

#header .header_images .left, #header .header_images .logo, #header .header_images .right {
	position:absolute;
	top:58px;
	left:0;
	margin:0;
	padding:0;
	height:141px;
}

#header .header_images .left {
	z-index:100;
	background:#fff url("../images/main_left.jpg") top left no-repeat;
	width:100%;
}

#header .header_images .right {
	background:url("../images/main_right.jpg") top right no-repeat;
	width:100%;
	z-index:110;
}

#header .header_images .logo {
	text-align:center;
	width:100%;
	z-index:1000;
}

#header .header_images .logo a:link img, #header .header_images .logo a:visited img {
	margin:0;
	padding:0 50px 0 0;
	border:0;
	height:141px;
}

.feature_strip {
	position:relative;
	margin:20px 0 0 0;
	padding:0;
	height:113px;
	width:100%;
	background:url("../images/feature_bg.jpg") top right repeat-x;
}

* html .feature_strip {
	margin:160px 0 0 0;
}

.feature_strip .dark_light {
	position:absolute;
	top:5px;
	left:30px;
	z-index:0;
	width:100%;
	height:104px;
	background:url("../images/dark_light.jpg") 0 0 no-repeat;
}

.feature_strip .feature_right {
	position:absolute;
	top:0;
	right:0;
	z-index:5;
	width:368px;
	height:113px;
	background:url("../images/feature_right.jpg") top right no-repeat;
}

.feature_strip h2 {
	position:absolute;
	top:55px;
	right:330px;
	z-index:100;
	text-align:right;
	width:400px;
	font-weight:normal;
	font-size:150%;
	color:#fff;
	font-family:Avian, "ITC Avant Garde Gothic", verdana, sans-serif;
}

* html .feature_strip h2 {
	top:55px;
	font-size:150%;
}

.feature_strip h2 span {
	font-size:90%;
}

* html .feature_strip h2 span {
	font-size:90%;
}

.feature_strip .feature {
	position:absolute;
	top:0;
	right:70px;
	z-index:10;
	width:300px;
	height:363px;
	background:url("../images/feature_product_bg.gif") bottom center no-repeat;
	font-size:70%;
}

.feature_strip .feature img {
	margin:6px 0 10px 70px;
	width:165px;
	height:99px;
	border:1px solid #ccc;
}

.feature_strip .feature span.content {
	display:block;
	width:165px;
	margin:10px 0 10px 70px;
	text-align:justify;
}

.feature_strip .feature span.content a.more:link, .feature_strip .feature span.content a.more:visited {
	color:#742802;
	text-decoration:none;
	text-align:right;
}

.feature_strip .feature span.content a.more:hover {
	text-decoration:underline;
}

.feature_strip .feature span.content a:link img, .feature_strip .feature span.content a:visited img {
	display:none;
}

#main {
	margin:15px 330px 0 100px;
}

#main .para img {
	width:60px;
	float:left;
	border:1px solid #000;
	margin-top:3px;
	margin-right:5px;
}

* html #main .para img {
	margin-top:7px;
}

#main .para p:first-letter {
	font-weight:bold;
	color:#742802;
}

#main .para p {
	padding-left:70px;
}

* html #main .para p {
	margin:5px 0;
}

#main .para ul {
	margin-left:100px;
}

#main .about_content a:link, #main .about_content a:visited {
	color:#742802;
	text-decoration:none;
}

#main .about_content a:hover {
	text-decoration:underline;
}	

#navAlpha {
	position:absolute;
	top:199px;
	left:0;
	width:100%;
	text-align:center;
	background-color:#fff;
}

#navAlpha ul {
	margin:0 auto;
	padding:0;
	list-style:none;
	width:480px;
}

* html #navAlpha ul {
	width:490px;
}

#navAlpha ul li {
	float:left;
}

#navAlpha ul li a:link, #navAlpha ul li a:visited {
	display:block;
	width:120px;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
	color:#742802;
	font-family:Avian, "ITC Avant Garde Gothic", Arial, Verdana, sans-serif;
}

#navAlpha ul li a:hover {
	background:url("../images/nav_hover.jpg") 20px center no-repeat;
}

#copy {
	width:100%;
	min-height:60px;
	overflow:visible;
	text-align:center;
	background:#742802;
	color:#fff;
	font-size:80%;
	padding:1px 0 0 0;
}
* html #copy {
	height:60px;
}

#copy p {
	width:330px;
	margin:0 auto;
	padding:14px;
	/*background:url("http://www.mrpme.com.au/images/round_logo.gif") right center no-repeat;*/
}

#copy a {
	color:#fff;
}

#copy .line2px {
	width:100%;
	height:5px;
	border-top:1px solid #ab8f81;
}
