@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;
}
#commText
{
    margin-top: 10px;
	margin-left: 60px;
    width: 622px;
	float:left;
	font:bold 12px 'Trebuchet MS', sans-serif;
	line-height: 180%;
	text-align: left;

}
#commText .list3
{
    margin-top: 0;
    margin-left: 20px;
    padding-bottom: 20px;
	width: 300px;
	height: 200px;
    font: bold 12px 'Trebuchet MS', sans-serif;
	line-height: 100%;
	text-align: left;
    background-color: transparent;
	float:left;
}

#commText .list3 li
{
    margin:0;
    padding: 0;
    display: inline;
}
#commText .statement
{
    margin-top: -80px;
    margin-left: 350px;
    padding: 0;
    background-color: transparent;
    float:left;
}

#commText .shortText
{
    margin-top: 120px;
    margin-left: 0;
	padding: 0;
	width: 622px;
	float:left;
	font:bold 12px 'Trebuchet MS', sans-serif;
	line-height: 180%;
	text-align: left;
}

#commText .list4
{
    margin-top: -5px;
    margin-left: 20px;
    padding-bottom: 20px;
	width: 300px;
	height: 200px;
    font: bold 12px 'Trebuchet MS', sans-serif;
	line-height: 100%;
	text-align: left;
    background-color: transparent;
	float:left;
}

#commText .list4 li
{
    margin:0;
    padding: 0;
    display: inline;
}

#commText .statement2
{
    margin-top: -100px;
    margin-left: 350px;
    padding: 0;
    background-color: transparent;
    float:left;
}
#commText .lable
{
margin-top: -768px;
margin-left: 135px;
position: relative;
float: left;
}