.typography a{
	font-size:12px;
}
.typography p{
	margin: 15px 0px;
}
/*.typography #header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
.typography #header ul li{
	margin: 20px 15px;
}
.typography #header ul a:hover{
	text-decoration:underline;
	color:#f0f0f0;
	background: #049cdd;
}*/
.typography #header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
.typography #header_text a{color:#28556b;}
.typography #header_text a:hover{color:#c77e0c;}
.typography h1{
	

	color:#000000;
	font-size:48px;
	margin: 10px 0px 0px 0px;
}
.typography h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
.typography h3{
	/*color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;*/
	margin-top: 30px;
	margin-bottom: 5px;
}
.typography #left a{color:#28556b;}
.typography #left a:hover{color:#c77e0c;}
.typography #right a{
	color:#c77e0c;
}
.typography #right a:hover{
	color:#85a157;
}
.typography #right ul{
}
.typography #right li{
	margin-left: 25px;
	list-style-image: none;

}