div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

.banner{ width:100%; float:left; background:url(../images/about.jpg) repeat scroll 50% 0 rgba(0, 0, 0, 0); height:300px; margin-bottom:40px; border-bottom: 7px solid #0571B4;}
.banner1{ width:100%; float:left; background:url(../images/services.jpg) repeat scroll 50% 0 rgba(0, 0, 0, 0); height:300px; margin-bottom:40px; border-bottom: 7px solid #0571B4;}
.matter{ margin:0px auto; width:100%}
.left{ width:788px; float:left; border-right:2px dotted #c6c6c6; padding-right:10px;}
.right{ width:245px; float:right;}
.top{ background:#e8e8e8; padding-left:10px; border-radius:12px; padding-top:10px;}
.button{ background:#09F; width:70px; height:30px; padding:10px;}
.button a{ color:#fff !important;}
.services{ margin:0px auto; width:100%; float:left;}

.about-cont{width:780px; float:left; border-bottom:2px dotted #c6c6c6; padding-bottom:10px;}

.about-cont h3{color: #0ab3e4;
    font-size: 20px;
    line-height: normal;
	margin-top:10px;
	margin-bottom:0px;
}
.left .about-cont li {
	background:url(../images/arrow-one.png) no-repeat scroll 5px 8px;
	list-style:none;
	padding-left:19px;
	text-align:left;
}

.about-cont h4{color: #333;
    font-size: 16px;
    line-height: normal;
	margin-top:10px;
	margin-bottom:0px;
}

.service-cont{width:800px; float:left; border-bottom:2px dotted #c6c6c6; padding-bottom:15px;}

.service-cont h2{color: #333;
    font-size: 18px;
    line-height: normal;
    margin-bottom: 5px;
}
.service-cont h3{color: #333;
    font-size: 15px;
    line-height: normal;
    margin-bottom: 5px;
}
.service-cont li {
	background:url(../images/arrow-one.png) no-repeat scroll 5px 8px;
	list-style:none;
	padding-left:19px;
	text-align:left;
	padding-bottom:0px;
}