body{
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
}
.footer{
background-image:url(images/footer.gif);
background-repeat: no-repeat;
background-align:center;
height:42;
}
.header{
padding-right:5px;
}
a.home
{
    background-image: url(images/home.gif);
	display:block;
	position: absolute;
	top: 166px;
	left:140px;
    width: 45px;
    height: 38px;
}

a.home:hover
{
    background-image: url(images/home2.gif);
	display:block;
	position: absolute;
	top: 166px;
	left:140px;
    width: 45px;
    height: 38px;
}
h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #492B21;
	letter-spacing: -1px;
	font-size: 16px;
}
h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
         font-weight: normal;
	font-size: 13px;
	color: #7F6A63;
}
h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
         font-weight: normal;
	font-size: 11px;
	color: #fff;
}
.text{
padding-left:150px;
padding-right:150px;
}
a.uno:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
         font-weight: normal;
	font-size: 13px;
	color: #7F6A63;
	text-decoration:none;
}

a.uno:visited {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
         font-weight: normal;
	font-size: 13px;
	color: #7F6A63;
		text-decoration:none;

}


a.uno:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
         font-weight: normal;
	font-size: 13px;
	color: #000;
		text-decoration:none;

}
a.due:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
         font-weight: normal;
	font-size: 9px;
	color: #fff;
	text-decoration:none;
}

a.due:visited {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
         font-weight: normal;
	font-size: 9px;
	color: #fff;
		text-decoration:none;

}


a.due:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
         font-weight: normal;
	font-size: 9px;
	color: #000;
		text-decoration:none;

}
a.border{
border:4px;
color:#000;
}
a.border:hover{
border:4px;
color:#0b84d7;
}
.padding{
padding:30px;
}
.copy{
padding-right:14px;
}
