@import url(http://fonts.googleapis.com/css?family=Merriweather:700);

body {
	color: #222222;
	background: #fff url("/framework/files/5/uploads/layout/img/background.jpg") top center repeat-x;
	font-size:9pt;
	font-family: Helvetica, Arial, 'Segoe UI', Helvetica, Arial;
	line-height:19px;
}
h1,h2,h3,h4,h5,h6{
	color:#c31222;
	font-family: 'Segoe UI', Helvetica, Arial;
}
h1{
	font-size:17pt;
}
h2{
	font-size:13pt;
}
h3{
	font-size:11pt;
}
img:-moz-loading {
    visibility: hidden;
}
a img {
	border: 0;
}
a {
	color: #c31222;
	text-decoration:none;
}
a:hover {
	color: #012c56;
	cursor: pointer;
	text-decoration: none;
}
.container{
	max-width:960px;
}
#header
{
	padding-top:10px;
	padding-bottom:10px;
	background:white;
}
#viewer
{
	background: url('/framework/files/3/uploads/layout/header/header1.png') top center no-repeat;
	height:400px;
}
#viewer #quote {
	font-family: "Merriweather";
	font-size: 21pt;
	color: #fff;
	line-height: 40px;
	font-weight: bold;
	position: relative;
	top: 60px;
	left: 5px;
}
.quotemark {
	font-size: 1.7em;
	position: relative;
	top: 10px;
	font-weight: normal;
	display: inline-block;
	font-family: Times New Roman, Arial, verdana, serif;
}
.right {
	top: 10px;
	right: 3px;
}
.quoteindent {
	padding-left: 40px;
	font-family: "Merriweather";
}
#quote .cta {
	display: block;
	position: absolute;
	top: 115px;
	left: 225px;
	z-index: 2;
}
#content > .container
{
	background: rgba(255,255,255,0.7);
}
#ctabar
{
	background: url('/framework/files/3/uploads/layout/img/under_vier_bg.png') top center repeat-x;
	height:290px;
}
#faded_logo {
	position: absolute;
	left: -90px;
	top: 0;
	z-index: 1;
}
.under_box {
	position: relative;
	z-index: 2;
	width: 293px;
	height: 230px;
	float: left;
	border: 1px solid #022d57;
	background: #fff;
	margin-right: 18px;
	margin-top: 29px;
}
#under1 {
	background: #fff url('/framework/files/3/uploads/layout/img/box1_bg.png') bottom center no-repeat;
	cursor: pointer;
}
#under2 {
	background: #fff url('/framework/files/3/uploads/layout/img/box2_bg.png') bottom center no-repeat;
	cursor: pointer;
}
#under3 {
	margin-right: 0;
	width: 292px;
	position: relative;
}
#under3 span {
	display: block;
	font-family: "Segoe UI", Helvetica, Arial, verdana, sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	color: #022d57;
	margin-left: 30px;
	vertical-align: middle;
}
#under3 span img {
	margin-right: 10px;
	position: relative;
	display:inline-block;
}
#phone {
	margin-top: 30px;
}
#email {
	margin-top: 10px;
}
#under3 a.cta {
	margin-left: 21px;
	margin-top: 20px;
	display: block;
}
.under_box_header {
	width: 100%;
	height: 40px;
	background: transparent url('/framework/files/3/uploads/layout/img/under_box_header.png') no-repeat;
	line-height: 40px;
	font-family: "Segoe UI", Helvetica, Arial, verdana, sans-serif;
	font-size: 13pt;
	color: #fff;
	text-indent: 20px;
}
#right img{
	border:1px solid black;
}
.container{
	position:relative;
}
#footer {
	min-height: 260px;
	padding-bottom:20px;
	background: #d9d9d9 url("/framework/files/3/uploads/layout/img/footer_bg.png") top center repeat-x;
}
.footer_box {
	padding-top: 20px;
	color: #333;
}
#footer a {
	color: #333;
	text-decoration: none;
}
.footer_box a:hover {
	text-decoration: underline;
}
#footer h3 {
	font-size:14pt;
	margin-bottom: 34px;
}
#footer_box_3 {
	margin: 0;
	padding-top: 20px;
}
#footer_box_3 img {
	margin-bottom: 7px;
}
#footer_box_3 span {
	display: block;
	margin-left: 67px;
}
#under_footer {
	height: 15px;
	background: #022d57;
}