body{
	/*width: 1120px;*/
	margin: auto;
	margin-top: 2px;
	/*background: #800001;*/
	font: 9pt Trebuchet Ms;
	color: #fff;
	/*background-image: url("images/tlo.jpg");
	background-repeat: repeat-x;
	background-position: top left;*/
	padding-top: 2px;
}

#container{
	width: 1120px;
}

#baner{
  margin-left: 110px;
  height: 300px;
  width: 900px;
  border: 0px solid red;
}
#cont_bg{
  width: 100%;
  margin: auto;
  background: #800001;
}
#content{
	height: 500px;
	width: 1120px;
  font: 8pt Verdana;
  color: white; 
}


#footer{
  padding-top: 0px;
	height: 120px;
	color: #fff;
	width: 1059px;
	margin: 0px;
}

#design{
  padding-top: 15px;
	color: #fff;
	width: 856px;
	margin: 0px;
	text-align: right;
}

.box{
	width: 320px;
	height: 120px;
	padding: 15px;
	background: #000;
	font: 8pt Trebuchet Ms;
	color: #fff;
	border: 1px solid #666;
}


#ac{
  margin-left: 910px;
}

.clear{
	clear: both;
}

h1{
	font-family: tahoma;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 13pt;
	line-height: 15pt;
  color: red;
  margin-bottom: 10px;
}

h2{
	font-family: Verdana;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	line-height: 15pt;
	margin-bottom: 5px;
}

h3{
	font: 11pt Trebuchet Ms;
	display: inline;
}

p{
	margin: 0;
	padding: 5px;
	text-align: justify;
}

ul{
  padding-left: 25px;
}


a visited, a{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;	
}

.small 
{
font-size: 9px; 
font-weight: normal;
}

.be1
{
  font: 8pt Verdana;
	color: #fff;
}
 
