@import 'clear.css';
@import 'style.css';

body { background: none; }
p { line-height: 18px; }

#message-wrap {
  background: transparent url("http://www.vlotech.com/wp-content/uploads/2010/09/content-top-home-bg.jpg") -3px top no-repeat;
  clear: both;
  height: 412px;
  width: 986px;
}

#message {
  float: right;
  margin: 0 auto;
  width: 600px;
  height: 412px;
}

#message h2 {
  font-family: Arial,Helvetica,sans-serif;
  margin-top: 50px;
  color: #fff;
  border: none;
  text-shadow: 1px 1px 1px #000;
}

#message h3 {
  width: 500px;
  color: #fff;
  margin-bottom: 10px;
}

#content {
  width: 950px;
  margin: 0 15px 15px 15px;
}

#ebook {
  float: right;
  width: 275px;
  height: 130px;
  background: url(images/ebook.jpg) no-repeat;	
  margin: 5px 7px 0 0;
}

#ebook p {
  margin: 45px 12px 0 12px;
  font-size: 1.1em;
}

#recentnews, #productnews, #aboutvlo {
  background: #f7f7f7;
  border-top:8px solid #eee;
  float: left;
  width: 266px;
  margin: 0 15px 20px;
  padding: 10px 10px 0;
}

#contactus {
  float: left;
  clear: left;
  width: 463px;
  height: 113px;
  background: url(images/box_contact_us.jpg) no-repeat;	
  margin-left: 10px;
  margin-bottom: 20px;
}

#contactus p {
  margin: 45px 12px 0 12px;
  font-size: 1.1em;
}
	
#contactus input.text {
  background: url(images/form_signup_inputbg.jpg) repeat-x;
  border: 1px #60A8D7 solid;
  height: 21px;
  font-size: 1.7em;
  padding: 4px 5px;
  float: left;
  margin: 50px 0 0 20px;
  width: 300px;
}

#contactus input.image {
  float: right;
  margin: 50px 20px 0 0;
}

#attorneylogin {
  float: left;
  width: 461px;
  height: 104px;
  background: url(images/box_attorney_login.jpg) no-repeat;
  margin-top: 9px;
  margin-bottom: 20px;
}

#attorneylogin input.text {
  background: url(images/form_signup_inputbg.jpg) repeat-x;
  border: 1px #60A8D7 solid;
  height: 21px;
  font-size: 1.7em;
  padding: 4px 5px;
  float: left;
  margin: 41px 0 0 20px;
  width: 300px;
}

#attorneylogin input.image {
  float: right;
  margin: 41px 20px 0 0;
}

#attorneylogin p {
  font-size: 0.9em;
  padding-top: 7px;
  clear: both;
}

p.entry-title a { color: #000; }
