/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size:12px;	
	text-align:center;
	margin:0px;
}
#Table_01 {
	margin:0 auto;
	width:874px;
	height:569px;
}

#web-01 {
	background-image:url(../images/web_01.jpg);
	background-repeat:no-repeat;
	width:874px;
	height:217px;
}

#web-02 {
	background-image:url(../images/web_02.jpg);
	background-repeat:no-repeat;
	width:874px;
	height:38px;
	text-align:right;
}

#web-02 .btn1 a:hover{
	background-image:url(../images/home1.jpg);
	background-repeat:no-repeat;
	height:38px;
	width:51px;
	}


#web-03 {
	text-align:justify;	
	#width:874px;
	padding-top:0px;
	#padding-top:7px;	
}
#col2{
	display:block;
    float:left;
	width:200px;
	padding:7 0 0 10;
	}
	
#col3{
	width:635px;
	#width:664px;
	float:right;
	padding:7 10 10 10;
 
	}

#web-04 {
    clear:both;
	position:relative;
	background-image:url(../images/web_04.jpg);
	background-repeat:no-repeat;
	width:874px;
	height:76px;
}
#web-03 h1{
	font-size:15px;
	color:#CC0000;
	letter-spacing:-1px;
	}
#web-03 h2{
	font-size:13px;
	color:#FF0033;
	}
#web-03 h3{
	font-size:12px;
	color:#333333;
	}		
.lista{
	list-style-image:url(../images/dubArrow.gif);
	}		
.thinborderfloat {
  	float:left;
  	padding:10px;
  	margin-right:10px;
  	} 
#web-04 td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}	