body {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #202225;
	/*-webkit-text-size-adjust: none;*/
}
a, a:visited {
	text-decoration: none;
	color: #447099;
}
a:hover, a:active {
	text-decoration: underline;
	color: #7193B2;
}
.h-box-dark {
	font-size: 30px;
	width: 960px;
	color: #fff;
	background: #202225;
	line-height: 80px;
	padding: 10px 20px 0;
	margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
	/*margin-bottom: 12px;*/
	text-align: left;
}
.h-box-light {
	font-size: 22px;
	width: 958px;
	color: #202225;
	background: #eeeef4;
	border: 1px solid #ccc;
	line-height: 50px;
	padding: 10px 20px 0;
	margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
	/*margin-bottom: 12px;*/
	text-align: left;
}
.h-box-gradient {
	text-align: left;
	line-height: 30px;
	background:#eeeef4;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eeeef4));
	background: -webkit-linear-gradient(top, #fcfcfc 0%, #eeeef4 100%);
	background:	   -moz-linear-gradient(top, #fcfcfc 0%, #eeeef4 100%);
	background: 	-ms-linear-gradient(top, #fcfcfc 0%, #eeeef4 100%);
	background: 	 -o-linear-gradient(top, #fcfcfc 0%, #eeeef4 100%);
	background: 		linear-gradient(top, #fcfcfc 0%, #eeeef4 100%);
	border: 1px solid #ddd;
	padding: 0px 10px;
	margin: 0 -10px 10px;
}
.h1 {
	font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
	/*margin-bottom: 12px;*/
	text-align: left;
}
.h2 {
	font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	text-align: left;
}
.h3 {
	font-size: 17px;
    font-family: Tahoma, Geneva, sans-serif;
	/*margin: 10px 0;*/
}
.h4 {
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 0;
}
.h5 {
	margin-top: 0;
	/*padding: 0 10px;*/
}
.h5 ul {
	margin-left: 22px;
	list-style: url(../images/ul.png);
	line-height: 26px;
}
.h5 ul a, .h5 ul span {
	margin-left: -4px;
}
.h6 {
	font-size: 11px;
	margin-top: 10px;
	color: #202225;
}
.paragraph {
	margin-bottom: 10px;
}
.phone {
	font-size: 20px;
    font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	margin-bottom: 20px;
	text-align: left;
}
a[href^=tel] {			/* iPhone telephone links */
	color: #fff;
	text-decoration: underline;
}
.igh-font {
	font-family: "beast_machines";
	font-size: 9px;
	letter-spacing: 2px;
}
.nm {
	margin: 0 0 10px;
}

/* ------------------------------------------------------------ */

@font-face {
    font-family: 'beast_machines';
    src: url('../fonts/beastmachines-webfont.eot');
    src: url('../fonts/beastmachines-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/beastmachines-webfont.woff') format('woff'),
         url('../fonts/beastmachines-webfont.ttf') format('truetype'),
         url('../fonts/beastmachines-webfont.svg#beast_machines_normal') format('svg');
    font-weight: normal;
    font-style: normal;
}
