@charset "utf-8";
/* CSS Document */
html {
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial,sans-serif;
	width: 100%;
	background-color: #FFF;
}
a {
}
a:hover {
}
a img {
	border: none;
}
p {
	width: 40%;
	font-size: 12px;
	line-height: 18px;
	color: #555;
	margin: 0 25% 0 35%;
}
h1 {
	margin: 7px 50px 7px 20px;
	width: 150px;
	float: left;
}
h2 {
	text-align: center;
	background-image: url(/images/brand.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	margin: 36px 0 20px 0;;
	color: #555;
	background-position: 8px;
	font-size: 20px;
}
h3 {
	text-align: center;
	background-image: url(/images/lines.png);
	background-repeat: repeat;
	font-weight: bold;
	margin: 80px 0 30px 0;;
	color: #555;
}
.brand {
	padding: 0 15px;
	background-color: #FFF;
}
.brands {
	padding: 5px 8px;
	background-color: #FFF;
}
h4 {
	text-align: center;
	margin: 60px 0 20px 0;
}
.wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
}
#fixedtop {
	height: 50px;
	color: #FFF;
	line-height: 40px;
	z-index: 99;
	position: fixed;
	width: 100%;
	background-color: #555;
	top: 0;
}
.navi {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}
.navi ul {
	list-style: none;
	float: right;
	margin: 5px 0 0 0;
}
.navi li {
	float: left;
	margin: 0 40px 0 0;
	font-size: 14px;
	font-weight: bold;
}
.navi li.mlast {
	float: left;
	margin: 0 20px 0 0;
	font-size: 14px;
	font-weight: bold;
}
.navi li a {
	text-decoration: none;
	color: #FFF;
}
.navi li a:hover {
	color: #CCC;
}
.main-container {
	width: 900px;
	margin: 80px auto;
	overflow: hidden;
}
.brand1 {
     background: url(/images/jtandco.gif);
     height:179px;
	 width:280px;
	 margin: 0 30px 30px 0;
	 display:block;
	 background-position:0 -179px;
	 background-repeat: no-repeat;
	 float:left;}
.brand1 a {
     background: url(/images/jtandco.gif);
     height:179px;
	 width:280px;
	 display:block;
	 background-repeat: no-repeat;
}
.brand2 {
     background: url(/images/helas.gif);
     height:179px;
	 width:280px;
	 margin: 0 60px 30px 110px;
	 display:block;
	 background-position:0 -179px;
	 background-repeat: no-repeat;
	 float:left;}
.brand2 a {
     background: url(/images/helas.gif);
     height:179px;
	 width:280px;
	 display:block;
	 background-repeat: no-repeat;
}
.brand3 {
     background: url(/images/passport.gif);
     height:179px;
	 width:280px;
	 margin: 0 110px 30px 60px;
	 display:block;
	 background-position:0 -179px;
	 background-repeat: no-repeat;
	 float:left;}
.brand3 a {
     background: url(/images/passport.gif);
     height:179px;
	 width:280px;
	 display:block;
	 background-repeat: no-repeat;
}
p.brandlink {
	margin: 50px auto 0 auto;
	text-align: center;
}
p.brandlink a {
	color: #555;
	text-decoration: underline;
}
p.brandlink a:hover {
	color: #555;
	text-decoration: none;
}
#fixedbottom {
	height: 25px;
	color: #FFF;
	line-height: 20px;
	z-index: 99;
	position: fixed;
	width: 100%;
	background-color: #555;
	bottom: 0;
}
.footer {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	padding: 3px 0 0 0;
}
.hissu {
	color: #cc0000;
}
.screen-reader-response {
display: none;
}
.wpcf7-response-output {
font-size: 12px;
text-align: center;
margin-top: 30px;
}
.wpcf7-not-valid-tip {
font-size: 10px;
color: #cc0000;
padding: 3px 0 20px 0;
float: left;
width: 100%;
}
.wpcf7-form-control-wrap {
}