div#firma {
width:100%;	
}

div#firma2 {
width:1000px;
margin: 0 auto;	
}

div#firma3 {
width:1000px;	
overflow:hidden;
padding:20px 0 40px 0;
}

div#firma3 > div:first-child {
width:360px;
float:left;
padding: 0 100px 0 80px;
text-align:center;
font-size:13px;
color:#434343;
font-weight:300;
line-height:20px;
}

div#firma3 > div:last-child {
width:460px;
float:left;	
font-size:12px;
font-weight:300;
color:#434343;
line-height:20px;
}

div#firma3 > div:first-child p {
text-align:left;
}

div#firma3 > div:first-child table {
margin:20px 0;
width:100%;	
}

div#firma3 > div:first-child table tr td {
text-align:left;	
}