* {
	margin: 0;
	padding: 0;	
	min-height: 0%;	
}

body {
	font-family: Georgia, "Times New Roman", serif;	
	font-size: 12pt;
	color: #000;
	line-height: 20pt;
	text-align: center;
	background: #fff;
}

p {margin: 10px 0;}

p.bottom {margin-bottom: 25px;}

#main {
	width: 100%;
	overflow: visible;
}

#leftbox {display: none;}

#rightbox {
	width: 100%;
	float: left;
	overflow: visible;
	margin-right: -40px;
	text-align: left;
}

#whitebox {
	width: 100%;
	background-color: #fff;
	margin-top: -1px;
	overflow: visible;
}

#mainbox {
	width:100%;
	overflow: visible;
	float: left;
	margin-top: 18px;
}

#mainboxleft {
	width: 57%;
	overflow: visible;
	float: left;
}

#mainboxright {
	width:38%;
	overflow: visible;
	float: right;
}

#mainboxleft #content {
	width: 100%;
	overflow: visible;
}

#logo {
	width: 279px;
	height: 264px;
	background: url('images/logo.gif');
	margin-top: 17px;
}

a {color: #000;}

#clearfix {
	width: 0px;
	height: 0px;
	overflow: hidden;
	clear: both;
}

#menu {display: none;}

h1,h2,h3,h4,h5,h6 { 
	page-break-after: avoid; 
} 


#searchbox {display: none;}

#searchbg {display: none;}

#preloader {
	height: 0px;
	width: 0px;
	overflow: hidden;
}

h1 {
	font-size: 23pt;
	color: #000;
	margin: 10pt 0;
}

h1.bottom {margin-bottom: 20pt;}

h2, h3 {
	font-size: 18pt;
	color: #000;
}

h3, #mainboxleft h2 {
	margin-top:20pt;
}

h4 {
	color: #00a78c;
	font-size: 12pt;
}

#lboxbg {display: none;}

#lboxtop {display: none;}

#lboxbottom {display: none;}

#lmenuholder {display: none;}

#footer {
	margin-top: 20pt;
	width: 100%;
	overflow: hidden;
	float: left;
}

#footer span {
	display: block;
	font-size: 11pt;
}


.bt_send {
	background: transparent url('images/bt_send.gif') no-repeat 0px top;
	width: 107px;
	height: 28px;
	margin: 10px 0;
}

.bt_send:hover {background-position: 0px bottom;}

input.text {
	font-size: 14px;
	background: #fff;
	border: 1px solid #c6c3c3;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 2px 2px 2px 3px;
}

textarea {border: 1px solid #c6c3c3;}

textarea.contact {
	border: 1px solid #c6c3c3;
	width: 410px;
	height: 140px;
	margin: 0 10px 0 0;
	padding: 2px 2px 2px 3px;
}

input.text:hover, textarea:hover, textarea.contact:hover {border: 1px solid #00a78c;}

label.instyle_error, strong.error {color: #cf1c1c;}

input.instyle_error {
	background: #fceded;
	border: 1px solid #cf1c1c;
}

select.text {
	font-size: 11px;
	background: #fff;
	border: 1px solid #c6c3c3;
	font-size: 14px;
}

select.text:hover {border: 1px solid #00a78c;}

select.instyle_error, textarea.instyle_error {
	background: #fceded;
	border: 1px solid #cf1c1c;
}

table.contact td input.captcha {
	margin-top: 10px;
	width: 210px;
}

a.bt_back {
	display: block;
	cursor: pointer;
	background: transparent url('images/bt_back.gif') no-repeat 0px top;
	width: 77px;
	height: 28px;
}

a.bt_back:hover  {background-position: 0px bottom;}

.wpcf7-captcha-captcha-132 {
	position: relative;
	top: 7px;
}
 
 div.wpcf7-response-output {
	margin: 0;
	padding: 0.2em 1em;
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
	background: #fceded;
	border: 1px solid #cf1c1c;
	padding: 10px;
	color: #cf1c1c;
}

div.wpcf7-mail-sent-ok {
	border-color: #2d9d3b;
	background: #f0f6ea;
	color: #2d9d3b;
}

div.wpcf7-mail-sent-ng {border-color: #ff0000;}

div.wpcf7-spam-blocked {border-color: #ffa500;}

span.wpcf7-not-valid-tip {
	color: #cf1c1c;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip { 
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #cf1c1c;
	background: #fff;
	padding: .2em .8em;
}

h1.entry-title {
	font-size: 14px;
	margin-top: 20px;
}

h1.entry-title  a {text-decoration: none;}

div.screen-reader-response {display: none;}

#switchbutton {display: none;}

#switchbox {display: none;}

#logop img {margin-top: -10pt;}

p.nomargin {margin: 5px 0;}

#content ul {
	margin-left: 30px;
	padding-left: 14px;
	margin: 10px 0;
}

#content ul li {
	margin-bottom: 3px;
}

h1 a {text-decoration: none;}
