body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #d6d6d6;
	background-repeat: repeat-x;
	background-image: url(../images/bg-home.jpg);
		}

a         {
    color: #5d584f; 
    font-size: 11px; 
	text-decoration: underline;
	font-weight: bold;}
a:link    {
    color: #5d584f; 
    font-size: 11px; 
	text-decoration: underline; 
	font-weight: bold;}
a:visited {
    color: #5d584f; 
	font-size: 11px; 
	text-decoration: underline;
	font-weight: bold;}
a:active  {
    color: #e5475c; 
	font-size: 11px; 
	text-decoration: underline;
	font-weight: bold;}
a:hover   {
    color: #e5475c; 
	font-size: 11px; 
	text-decoration: underline; 
	font-weight: bold;}

#header {
	width: 992px;
	text-align: left;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 11px;
}

#content {
	width: 552px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg-home-main.jpg);
	background-repeat: no-repeat;
	height: 480px;
	position: relative;
}


h1 {
  font-size: 18px;
  font-weight: bold;
}

	
#footer{
	font-size: 10px;
	color: #989898;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	width: 552px;
}
		

.red {
	color: #e5485d;	
}
.blue {
	color: #4473b5;	
}
.white {
	color: #ffffff;	
}
#group {
	position: absolute;
	width: 190px;
	top: 180px;
	left: 25px;
}
#multimedia {
	position: absolute;
	width: 190px;
	top: 180px;
	left: 340px;
}
#enter {
	width: 190px;
	height: 39px;
	text-align: right;
}
#tx {
	height: 50px;
	width: 190px;
	padding-top: 8px;
}
