@charset "utf-8";
/* CSS Document */


html,body{margin:0;padding:0}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
a	{
    text-decoration:	underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
}

a:hover	{
    color:	#006699;
    text-decoration:	none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
div#container{
	width:949px;
	margin: 0 auto;
}


div#header {
	height:121px;
	/*background-color:#00FF00;*/
	width: 909px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	position:relative;
	background-image: url(../images/header_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
  }

  div#navigation{
	width:949px;
	height: 33px;
	margin-top: 131px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

div#homeImage{
	width:949px;
	top: 164px;
	height: 169px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


div#left_column{
	padding:0px;
	margin:0px;
}
div#left_column_2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 37px;
}
div#news {
	width:357px;
	position: relative;
	border: 1px solid #006699;
	padding: 10px;
	text-align: left;
}
div#enewsletter {
	width:357px;
	position: relative;
	border-top: 0px solid #006699;
	border-right: 1px solid #006699;
	border-left: 1px solid #006699;
	border-bottom: 1px solid #006699;
	padding: 10px;
	background-color:#d0e6f6;
	color:#006699;
	text-align: left;
}
div#content {
	width:561px;
	position: relative;
	text-align: left;
	background-image: url(../images/get_more_out_of_life.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

div#wrapper {
	width: 949px;
	padding: 0px;
	margin-left: 30px;
}

div#footer{
	color: #FFF;
	clear:both;
	width:949px;
	height: 65px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}

.text_bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}
.text_subheading_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-align: left;
	text-decoration: underline;
}

.text_mainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	text-align: left;
}

.text_newsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom:solid #006699 2px;
	display:block;
	color: #006699;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.text_newsbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	list-style-image: url(../images/arrow_dotpoint.gif);
	list-style-position: inside;
	list-style-type: none;
}

.text_productsbodyheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;}

.text_productbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color:#00FF00;	
}

.text_newsbodycopy ul {
	list-style: disc;
	margin-left: 25px;
	padding-left: 0px;
	text-indent: -16px;
	margin-bottom: 3px;
	}
.text_newsbodycopy ul li {
padding:0px;
margin:0px 0px 0px -10px; 
}

.text_newsbodycopy ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	list-style-image: url(../images/arrow_dotpoint.gif);
	list-style-position: inside;
	list-style-type: disc;
}

.text_footer{
	font-size:9px; 
	font-weight:bold;
	color:#FFFFFF;
	}
	
	.text_footer a{
	font-size:9px; 
	font-weight:bold;
	color:#FFFFFF;
	}
	
	
.text_newsbodycopyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
