body {
	margin: 0px;
}
.headerbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	background-color: #333;
	line-height: 30px;
}
.headerbar-phone {
	color: #fff;
}
.headerbar a:link {
	color: #fff;
	text-decoration: none;
}
.headerbar a:visited {
	color: #fff;
	text-decoration: none;
}
.headerbar a:active {
	color: #fff;
	text-decoration: none;
}
.headerbar a:hover {
	color: #fff;
	text-decoration: underline;
}
.logo-spacing {
	margin-top: 25px;
}

.app-block {
	background-image: url(img-layout/appblock-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #A4A4A4;
	padding: 10px;
	width: 180px;
	background-color: #EAEAEA;
	-moz-box-shadow: 0px 0px 8px #DBDBDB;
	-webkit-box-shadow: 0px 0px 8px #DBDBDB;
	box-shadow: 0px 0px 8px #DBDBDB;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	height: 250px;
}
.app-block-spacing {
	padding-right: 15px;
	padding-left: 15px;
}
.app-block-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-align: center;
}
.app-block-headerspacing {
	margin-top: 8px;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	line-height: 50px;
	color: #000;
	text-align: center;
	letter-spacing: -1px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.customers1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #333;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.customers2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.customers3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #333;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.customers-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.customers-photo {
	margin-top: 6px;
	margin-right: 10px;
	border: 1px solid #666;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:active {
	color: #000;
}
a:hover {
	color: #E41D20;
}

.regular-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000;
}
.contact-block {
	background-image: url(img-layout/appblock-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #A4A4A4;
	padding: 10px;
	width: 100%;
	background-color: #EAEAEA;
	-moz-box-shadow: 0px 0px 8px #DBDBDB;
	-webkit-box-shadow: 0px 0px 8px #DBDBDB;
	box-shadow: 0px 0px 8px #DBDBDB;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.form-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-color: #EB211F;
	letter-spacing: -1px;
	border: 1px solid #FFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0px 0px 9px #ccc;
	-webkit-box-shadow: 0px 0px 9px #ccc;
	box-shadow: 0px 0px 9px #ccc;

}
.form-textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #FFF;
	padding: 4px;
	width: 250px;
	border: 1px solid #999;
}
.contact-block-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.contact-iconborder {
	border: 1px solid #333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #999;
	background-color: #333;
}
.footer a:link {
	color: #888;
	text-decoration: none;
}
.footer a:visited {
	color: #888;
	text-decoration: none;
}
.footer a:active {
	color: #888;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
	text-decoration: underline;
}.content-subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #E11E24;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
}

