body {
	margin: 0px; 
	margin-left:auto;
	margin-right:auto;
	margin-bottom:100px;
	width:1100px; /*background:#fff;*/
}
html {	
	min-height: 100%;
	background:#f1f1f1; position: relative;

}

body {

	padding:0px;
	min-height:100%;
	font-family: 'Open Sans', sans-serif;  
	font-size:11pt;
}


body:after {
	position:absolute;
	z-index:-1;
	top:0;
	left:0;
	right:0;
	bottom:100px;
	padding-top:0px; 
}



body:after {
	content:'';
	background:#ffffff url(http://www.easthealth.co.nz/uploads/Homepage/bg.png) repeat-x;
	width:1200px;
	margin:0 auto; }


header {
	width:1100px;
	float:left;
}

header#toparea h1, nav#topnav h1, nav h1, section#main-content h1{
	position:absolute;
	left:-99999em;
}

#logo{
	width:250px;
	float:left
}

#phone{
	text-align:right;
	width:200px;
	float:right;
	padding-left:650px;
	height:50px;
	padding-top:20px;
	padding-bottom:10px;
}

#phone h3{
	color:#01457c;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	line-height:120%;
	font-size:15pt;
	text-align:left; 
	margin:0px;
}
#phone h3 span{
	color:#8f8f8f;
	font-size:14pt;
}
#tagline{
	float:left;
	width:590px;
	text-align:right;
margin-top:9px;
padding-right:10px;
}

#tagline h2{
	color:#6dafdf;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	font-size:13pt;
}

#search{
	float:left;
	width:250px;
}

#wrapper {
	width: 1100px;
	margin:0 auto;
	border:0px solid red;
min-height:800px;
}

#topnav{
	width:1100px;
	float:left;
	height:45px;
	background:url(http://www.easthealth.co.nz/uploads/Homepage/menubg.jpg) repeat-x;
	margin-bottom:3px;
}
#slideshow{
	width:1100px;
	float:left;
	height:280px;
	margin-bottom:3px;
	
}
#links{
	width:1100px;
	float:left;
}

#slideshow{
	width:1100px;
	float:left;
	height:280px;
	margin-bottom:3px;
	
}
#links{
	width:1100px;
	float:left;
}


#sidebar{
	width:275px;
	float:left;	
}

#content{
	width:825px;
	float:left;
padding-bottom:80px;
}


footer { 
	position: absolute;
	bottom: -100; 
	height: 100px; 
	width: 1100px; 
	background:#f1f1f1;
	background:url(http://www.easthealth.co.nz/uploads/Homepage/shadow.png) top center no-repeat; 
	}
div#contact{
    width:400px;
    float:left;
}

div#navigation{
    width:340px;
    float:left;
}

div#getintouch{
    width:360px;
    float:left;
}

/* Footer navigation */
.footer-navigation ul{
	/*padding-top: 15px*/ margin-left:-20px

}
.footer-navigation > ul > li {
	float:left;
	width: 50%; margin:0px
}
.footer-navigation > ul > li > a, .footer-navigation > ul > li span.sectionheader {
	/*font-family:'Oswald', Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;*/
	text-transform: uppercase;
	color: #555;
	text-decoration: none;
	display: block
}
/* second level */
.footer-navigation > ul ul {
	margin-top: 0px;
margin:0px; padding:0px;

}
.footer-navigation > ul > li li {
	float: none;
	width: 100%;
	display: block
}
.footer-navigation > ul > li li a, .footer-navigation > ul > li.sectionheader li a, .footer-navigation > ul > li li span.sectionheader {
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	display: block;
	padding: 0px 0;
	color: #555; font-size:12px;
}
.footer-navigation > ul > li li a:hover, .footer-navigation > ul > li a:hover {
	text-decoration:underline
}
/* Stylesheet: Layout Modified On 2017-04-08 13:32:48 */
input.txtClass, #message{
	border: 0px solid red;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	padding: 7px 7px;
	outline: 0; background:#fff;
	-webkit-appearance: none; width:275px;
	margin-bottom:8px;
	-moz-box-shadow:    inset 0 0 3px #565748;
	-webkit-box-shadow: inset 0 0 3px #565748;
	box-shadow:         inset 0 0 3px #565748;
	font-family:tahoma; 
	color:#4a524f;
	font-size:10pt;
}
input.txtClass:focus {
	border-color: #d3d3ca;
}

.submit{
	float:right;
	padding-right:0px;
}
.submit input{
	background:url(http://www.easthealth.co.nz/uploads/eaimg/button-send.png) no-repeat;
	cursor:pointer;
	width: 132px;
	height: 35px;
	border: 0px solid red;
	text-indent:-10000em;
}

.cms_form{
margin-top:15px;
}
/* Stylesheet: FormBuilder Default Style Modified On 2013-05-29 09:18:33 */
