#gmaps 
{ 
	width:800px; height:380px;
	border: 1px solid #999;
}

.content-head 
{
  height: 130px;
  background: url('../images/bg-3.png') repeat-x scroll top; 
  overflow: hidden;
}
  
#content-td1 
{
  width: 600px;
  float: left;
  display: block; 
} 

#content h2
{
  margin: 15px 0 8px 0;
  color: #7cb955;
  font-size: 18px;
  font-family: georgia; 
}

#content ul
{
  margin: 0 0 20px 30px;
}

#content li
{
  line-height: 140%;
  margin: 10px 0 0 30px;
}

#content p
{
  margin-bottom: 20px;
  line-height: 140%;
}

#content .info 
{ 
	float: left;
	margin: 20px 0 0 40px;
	border: 3px dotted #a3c80e;
	padding: 30px;
	background-color: #fdffdb;
  text-align: center;
} 

#billing-address
{
  text-align: left; 
}

#payment
{
  background-color: #B2CFF2; 
  padding: 5px 10px 10px 10px;
  margin: 20px 0 0 0;
  width: 800px;
}
