@charset "utf-8";
/* CSS Document */
body
{
	margin: 0 auto;
	padding: 0;
	font-size: 12.5px;
    font-family: 'Trebuchet MS', sans-serif;
	text-align: right;
    background-color: #000000;
    background-image: url(../images/bgr.jpg);
    width: 100%;
    height: 100%;
}
span
{
   display: none;	
}
hr
{
  background-color: #000;
  color: #000;
  border: 0;
  height: 1px;
}
#benefits
{
    margin-top: 10px;
	margin-left: 60px;
    width: 622px;
	float:left;
	font:bold 12px 'Trebuchet MS', sans-serif;
	line-height: 180%;
	text-align: left;	
}
#benefits .list
{
    margin-top: 0;
    margin-left: -40px;
	width: 330px;
	height: 200px;
    font: bold 12px 'Trebuchet MS', sans-serif;
	line-height: 100%;
	text-align: left;
    background-color: transparent;
	position: relative;
	float:left;

}

#benefits .list li
{
    margin:0;
    padding: 0;
    display: inline;
}

#benefits .list2
{
    margin-top: -200px;
    margin-left: 265px;
    padding-bottom: 20px;
	width: 330px;
	height: 200px;
    font: bold 12px 'Trebuchet MS', sans-serif;
	line-height: 100%;
	text-align: left;
    background-color: transparent;
	position: relative;
	float:left;
}

#benefits .list2 li
{
  margin:0;
  padding: 0;
  display: inline;
}
#benefits .lable
{
margin-top: -348px;
margin-left: 100px;
position: relative;
float: left;
}