html {
  height: 100%;
  background-color: #d0e5f4;
}
body {
  margin: 0;
  padding: 0;
  background: transparent url(http://www.kingsfordmotorbodies.co.nz/uploads/kmimg/bg.gif) repeat-x;
  color: #000000;
  height: 100%;
  font-family: Tahoma,Arial;
  font-size: 10pt;
}
.container {
  border: 0px solid black;
  margin: 0 auto -80px;
  background: transparent url(http://www.kingsfordmotorbodies.co.nz/uploads/kmimg/bg_main.png) repeat-y;
  overflow: hidden;
  width: 1073px;
  min-height: 100%;
  height: auto ! important;
}
#logoholder {
  border: 0px solid red;
  width: 294px;
  height: 165px;
  float: left;
  margin-left: -8px;
}
#logo {
  width: 294px;
  height: 165px;
  margin-top: 0px;
  z-index: 10;
  position: absolute;
}
#menuarea {
  border: 0px solid red;
  background: url(http://www.kingsfordmotorbodies.co.nz/uploads/kmimg/menuw.gif) repeat-x top left;
  height: 95px;
  width: 786px;
  float: left;
}
#menu {
  border: 0px solid red;
  height: 95px;
  width: 740px;
  float: left;
}
#top-images {
  border: 0px solid red;
  width: 840px;
  float: left;
  margin-left: 250px;
  margin-top: -59px;
  padding-right: 6px;
  position: relative;
  height: 235px;
}
#wframe {
  background: transparent url(http://www.kingsfordmotorbodies.co.nz/uploads/kmimg/frame.png) no-repeat scroll 0% 50%;
  position: absolute;
  width: 840px;
  height: 234px;
  z-index: 9;
  margin-top: -10px;
}
#wframe h1 {
  font-family: Trebuchet MS,Arial;
  font-weight: bold;
  margin-top: 200px;
  color: black;
  font-size: 16pt;
  text-align: right;
  margin-right: 30px;
}
#image1 {
  width: 483px;
  float: left;
}
#image2 {
  width: 321px;
  float: left;
}
#body-area {
  border: 0px solid red;
  float: left;
  width: 1073px;
  margin-left: 5px;
}
#contact-info {
  border: 0px solid red;
  padding: 10px;
  background: url(http://www.kingsfordmotorbodies.co.nz/uploads/kmimg/leftbg.png) no-repeat;
  width: 230px;
  margin-top: -180px;
  margin-left: -1px;
  min-height: 390px;
  float: left;
}
#contact-info h2 {
  margin: 0px;
  color: #323131;
  font-family: century gothic,tahoma,arial;
  font-weight: bold;
  font-size: 15pt;
}
#contact-info p {
  margin: 0px;
}
#content {
  border: 0px solid red;
  padding: 10px;
  min-height: 390px;
  width: 800px;
  float: left;
}
#content ul {
  list-style-type: none;
  list-style-image: none;
  /*list-style-position: outside;*/
}

a {
  color: #0f2f99;
}
a:hover {
  text-decoration: none;
}
#content li {
  background-image: url(http://www.kingsfordmotorbodies.co.nz/uploads/kmimg/bullet.gif);
  background-repeat: no-repeat;
  background-position: 10px 8px;
  padding-left: 2.4em;
  line-height: 180%;
  /*color: #4a4a4a;*/
}
#content ol li {
  background-image: none;
  background-repeat: no-repeat;
  background-position: 1em 8px;
  padding-left: 2.4em;
  line-height: 180%;
}
h1 {
  color: #223c92;
  font-family: Trebuchet MS,century gothic,tahoma,arial;
  font-weight: bold;
  font-size: 18pt;
}
h2 {
  color: #1e1a17;
  font-family: Trebuchet MS,century gothic,tahoma,arial;
  font-weight: bold;
  font-size: 15pt;
}
h3 {
  color: #9f9524;
  font-family: tahoma,arial;
  font-weight: normal;
  font-size: 15pt;
}
h4 {
  color: #1e1a17;
  font-family: tahoma,arial;
  font-weight: normal;
  font-size: 12pt;
}
h5 {
  color: #1e1a17;
  font-family: tahoma,arial;
  font-weight: normal;
  font-size: 11pt;
}

p{
	font-family:Tahoma, Arial;
	font-size:10pt;
             line-height:150%
}


.footerarea {
  margin: 0 auto;
  width: 1073px;
  height: auto;
  text-align: right;
}
.footer {
  border: 0px solid grey;
  width: 1060px;
  height: auto;
  color: #999999;
  float: left;
  font-size: 8pt;
  margin-right: 10px;
}
.footer a {
  text-decoration: none;
  font-weight: bold;  color: #999999;  font-size: 8pt;


}
.footer a:hover {
  text-decoration: underline;
}



/* subscribe form*/

.subscribeform{
font-family:arial,Century Gothic,Trebuchet MS, Century Gothic, verdana;
font-size:12px;
width:580px;
padding:0px;
border:solid 1px #a5a2a2;
background:#e0e0e0;
text-align:center;
}

.subscribeform textarea {
width: 180px; /* <-- change this to whatever works for you */
height: 60px; /* <-- change this to whatever works for you */
background-color:#fff; 
border-bottom: 1px double #a5a2a2;
border-top: 1px double #a5a2a2;
border-left:1px double #a5a2a2;
border-right:1px double #a5a2a2;
margin:0px 0px 0px 0px;
}

.subscribeform input{
border-bottom: 1px double #a5a2a2;
border-top: 1px double #a5a2a2;
border-left:1px double #a5a2a2;
border-right:1px double #a5a2a2;
}


.subscribeform label{
display:block;
text-align:right;
font-family:arial,Century Gothic,Trebuchet MS, Century Gothic, verdana;
width:180px;
float:left;
}

.subscribeform h1{
padding:0px;
margin:0px;
text-align:left;
font-family:Century Gothic,arial,Trebuchet MS, Century Gothic, verdana;
font-size:23px;
font-weight:bold;
color:#084188;
padding-right:4px;
padding-bottom:3px;
}


.subscribeform input{
font-size:12px;
border:solid 1px #a5a2a2;
width:180px;
}

.subscribeform submit{
color:#FFFFFF;
}

.subscribeform label{
border:0px solid red;


}


.subscribeform legend {
font-size:18px;
color:#2A56B2;
padding-bottom:10px;font-family:Century Gothic,arial,Trebuchet MS, Century Gothic, verdana;
font-weight:bold;
}


#search{
	font-size:14px;
	color:#166c9f;
	height:38px;

}

.search-input{
	z-index:2;
	position:relative;
	width:150px;	float:left;

}

.search-button{
	border:0px solid red;
	position:relative;
	float:left;
	margin-left:0px;
	margin-top:-3px;
	z-index:20
}