/* www.hernebayponsonbyphysio.co.nz */

body {
  text-align: center;
  background: #2D060B;
  margin-top:30px;
  margin-bottom:30px;
  color: black;
}
#page_wrapper {
  background: #fff;
  margin-left: auto; 
  margin-right: auto;
  width: 700px;
  height: 550px;
  text-align: left;
}
#page_header {
  height: 156px;
  background: url('../pix/logo1.gif') top left no-repeat;
}   

#menu_bar {
	width: 700px;
	Height: 45px;
	background-color: #fff;
} 

/* LEFT side of the contents */
#bodyinfo{
	float: left;
	width: 220px;
	text-align: justify;
	}
#left_side_acc {
  float:left;
  width:500px;
  height: 349px;
  text-align: justify;
}
#left_side {
  float:left;
  width:420px;
  height: 349px;
  text-align: justify;
}
#left_side_services {
  float:left;
  width:350px;
  height: 349px;
  text-align: justify;
}
#map{
	margin-left: 35px;
	}
#send_form{
	margin-left: 35px;
	width: 400px;
	}  
#left_side h2 {
	font-family: Helvetica, Sans-Serif;
	font-size: 11px;
	color: black;
	padding:8px 0 2px 0;
}
#left_side p {
	margin-top: 0px;	
	font-family: Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
	margin-left: 35px;
	line-height:14px;
}
#bodyinfo p {
	margin-top: 0px;	
	font-family: Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
	margin-left: 35px;
	line-height:14px;
}
#left_side_acc p {
	margin-top: 0px;	
	font-family: Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
	margin-left: 35px;
	line-height:14px;
}
#left_side_services p {
  margin-left: 35px;
  padding-right:10px;
  font-family: verdana;
  font-size:10px;
  line-height:13px;
  color: black;
}

input {
  font-family: Helvetica, Sans-serif;
  border:1px solid #666;
  height: 17px;
  padding:2px;
  font-size:12px;
  width:290px;
}

textarea {
  font-family: Helvetica, Sans-serif;
  border:1px solid #666;
  padding:2px;
  font-size:12px;
  width:290px;
}

input:focus, textarea:focus {
  border:1px solid #000;
}

#Submit {
  border:1px solid #666;
  height: 25px;
  width:50px;
}
/* RIGHT side of the contents */

#sidebar_flash{
	float: right;
	width: 455px;
	height: 325px;
	}
#right_side {
	float:right;
	width:250px;
	height: 349px;
	background-repeat: no-repeat;
}
#right_side_services {
	float:right;
	width:270px;
	height: 349px;
}
#right_side_home {
	float:right;
	width:250px;
	height: 349px;
	background-image: url('../pix/fade.gif');
	background-repeat: no-repeat;
}  
#right_side p {
  margin:5px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: black;
}
#right_side_services p {
  margin:5px;
  padding-right:10px;
  font-family: verdana;
  font-size:10px;
  line-height:13px;
  color: black;
}
#footer{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	Height: 20px;
}
#page_wrapper a{
	color: #6666CC;
	text-decoration: none;
	font-family: Helvetica, Sans-serif;
}
.spacer {
	clear:both;
}
 