body{
	color:#444444;
}

h1 {
	font-family:'Lato',Arial,serif;
	font-weight:600;
}

h2 {
	font-family:'Lato',Arial,serif;
	font-weight:300;
}

.footer{
	background-color:#F2F2F2;
	font-family:'Lato',Arial,serif;
	font-weight:300;
}

.footer h3{
	font-family:'Lato',Arial,serif;
	font-weight:400;
}

/**************************************************************************************
**
** Spacers and clear
**
***************************************************************************************/

.spacer5{height:5px;}
.spacer10{height:10px;}
.spacer15{height:15px;}
.spacer20{height:20px;}
.spacer25{height:25px;}
.spacer30{height:30px;}
.spacer45{height:45px;}
.spacer60{height:60px;}
.spacer90{height:90px;}
.spacer110{height:110px;}
.spacer115{height:115px;}
.spacer120{height:120px;}
.spacer125{height:125px;}
.spacer130{height:130px;}
.spacer140{height:140px;}
.spacer145{height:145px;}
.spacer150{height:150px;}
.spacer160{height:160px;}
.spacer180{height:180px;}

.clear{clear:both;}

/**************************************************************************************
**
** Inner padding
**
***************************************************************************************/

.innerpad5{padding:5px 5px 5px 5px;}
.innerpad10{padding:10px 10px 10px 10px;}
.innerpad15{padding:15px 15px 15px 15px;}
.innerpad20{padding:20px 20px 20px 20px;}
.innerpad25{padding:25px 25px 25px 25px;}