body, html {
  background: #63142e;
  color:#63142e;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin: 0;
  padding: 0;
}

img {
  border:0;
}

table {
  border-spacing:0;
  border-collapse:collapse;
  padding:0;
}

td {
  vertical-align:top;	
}

a{
  color:#63142e;
  font-family: 'Roboto', sans-serif;
}

h1{
  font-size:20px;
  font-weight:normal;
  margin:0 0 12px 0;
  padding:0 0 0 0;
}

h3{
  font-size:15px;
  font-weight:bold;
  margin:4px 0 4px 0;
  padding:0 0 0 0;
}

#main{
  float:left;
  margin:75px 0 48px 66px;
  height:800px;
  padding:0;
  width:921px;
}

#mleft {
  float:left;
  width:192px;
  padding: 0 71px 0 0;
}

#homecontent{
  float:left;
  background:url(images/bghome.gif) no-repeat;
  height:658px;
  width:658px;
}

#content {
  float:left;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  min-height:247px;
  line-height:20px;
  height:auto;
  width:658px;	
}

#le {
  background-color:#84c6ac;
  float:left;
  height:auto;
  min-height:265px;
  padding:70px 34px 0 34px;
  width:261px;
}

#le strong{font-weight: bold;
font-size: 15px;}

#re {
  background-color:#bfc6cd;
  float:right;
  height:auto;
  min-height:265px;
  padding:70px 34px 0 34px;
  width:261px;	
}

#re strong{font-weight: bold;
font-size: 15px;}
