a img {border:none}
body {
	margin:0;
	padding:0;	
	height:100%;
	background:#5A0808 url('/images/template/background-gradient.jpg');
}
div#container {
	width:760px;
	margin:auto;
	background:#030000;
}
div#header a {
	width: 760px;
	height: 94px;
	display: block;
	margin: 0px auto;
}
div#header {

        background:url('/images/template/gradient-bg.jpg');
        text-align:center;
	height:94px;
	width:100%;
	border-bottom:3px solid #838282;
}div#header a {border:none;}
div#content {
	border-left:3px solid #830115;
	border-right:3px solid #830115;
	height:100%;
	padding:0px 15px;
	background:#030000 url('/images/template/content-background.jpg') no-repeat;
	border-bottom:3px solid #333333;
        padding-bottom:15px;
}
.textLeft {
	/*behavior:url('http://www.turbocare.co.nz/client_side_includes/iepngfix.htc');*/
	background:url('/images/template/home-template/gradient_left.png');
}
.textRight {
  	/*behavior:url('http://www.turbocare.co.nz/client_side_includes/iepngfix.htc');*/
	background:url('/images/template/home-template/gradient_right.png');
}
#editableArea {
	padding-top:15px;
}

