body{	
  background-color: #69857E;
  margin:auto;
  text-align:center;
  padding:0px;
  margin-top: 20px;
  width: 799px;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: black
}


#wrapper{
  width: 799px;
  height: 700px;
  position: relative;
  border-style: solid; 
  border-width: 1px;
  border-color: #456960;
  margin:0px;
  padding:0px;
}


#welcome{
margin-top: 10px;
margin-bottom: -10px;
}


#garage{
position: absolute;
margin-top: 30px;
margin-left: 65px;
}


#sign{

margin-left: 25px;
margin-top: 15px;
margin-bottom: 10px;
}


.buttons{
  background-image: url(images/doubletop.gif);
  font-weight: bold;
  word-spacing: 75px;
  font-size: 14px;
  padding-top: 45px;
  padding-bottom: 8px;
  }


html>body .buttons{
  height: 26px;
  padding-top: 42px;
  padding-bottom: 0px;
}


.email a{
	text-align:left;
	text-decoration: none;
	color:black;
	display:inline;
}


.email a:hover{
	text-align:left;
	color: gray;
}



.textbuttons{
text-align: centre;
margin-top: 5px;
}



.textbuttons a{
	text-decoration:none;
	display:inline;
	color: #fff;
}



.textbuttons a:hover{
	text-decoration:none;
	color: black;
}


#left{
  float: left;
  text-align: left;
  width: 197px;
  height: 510px;
  background-image: url(images/leftbg.gif);
  padding: 10 0 0 10px;

}


html>body #left{
  width: 180px;
  height: 500px;
  padding: 10 0 0 10px;
}


#copy{
  background-color: #DDF0EB;
  height: 510px;
  float: left;
  text-align: left;
  width: 600px;
  padding: 5 10 0 5px;
}


html>body #copy{
  height: 510px;
  width: 578px;
  padding: 0 15 0 15px;
}


#stock{
  float: left;
  height: 400px;
  background-color: #DDF0EB;
  width: 550px;
}

#row{
  margin-top: 248px;
}


html>body stock{
  width: 500px;
  height: 440px;
}
