

/* NORMAL */

p { font-family: Helvetica, Verdana, Arial; font-size: 12px; color: #586a72; }

h1 { 
	font-weight: normal;
	color: #21578A; 
	font-size: 3em;
	line-height: 1;
}
h2 {
	font-weight: normal;
	color: #7ab800;
	font-size: 20px;
	margin: 12px 0;
}
h3 {
	color: #22578b;
	font-size: 20px;
	margin: 12px 0;
	font-weight: normal;
}
h4 {
	color: #7ab800;
	font-size: 13px;
	margin: 12px 0;
	font-weight: bold;
}

h1#main {
	color: #ffffff;
	font-weight: normal;
	font-size: 28px;
	line-height: 38px;
	margin-left: 20px;
	margin-right: 20px;
}

h2#main{
	color: #ffffff;
	vertical-align: middle;
	font-weight: normal;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
}

.footer_green h3 {
	line-height: 58px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

h4.footer {
	font-family: Helvetica, Arial;
	color: #858585;
	font-size: 11px;
	margin: 5px 0;
	font-style: normal;
	font-weight: bold;
}

.cont_header h4 {
	color: #ffffff;
	margin: 0;
	font-size: 13px;
}

.bespoke-box h4, .bespoke-box h3, .bespoke-box h2, .bespoke-box h1 { 
	display: table;
	 
}

.header_fix {
	display: table;
		
}

