
#tpl_cms{
	background: #ffffff;
	text-align:left;
}
#tpl_cms .center{
	background: #ffffff;
	padding-left: 0px;
	padding-right: 0px;	
}
#breadcrumb {
	padding-top: 25px;
}

#tpl_cms .block_title  h1{
	color: #061f3f;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
}

#tpl_cms .block_title .introduction{
	font-weight: 300;
    font-size: 24px;
    color: #061f3f;
    text-align: center;
}

#tpl_cms .block_title .body{
	font-weight: 300;
    font-size: 16px;
    color: #061f3f;
    text-align: center;
    padding: 0px 15px;
}

#tpl_cms .block_text  h2{
	color: #061f3f;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
}

#tpl_cms .block_text .introduction{
	font-weight: 300;
    font-size: 24px;
    color: #061f3f;
    text-align: center;
    padding: 10px 25%;
}

#tpl_cms .block_text .body{
	font-weight: 300;
    font-size: 16px;
    color: #061f3f;
    text-align: center;
    padding: 40px 20px;
}