
#container #content #contactPage {
	background: url('/_images/contentback2.gif');
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	overflow: hidden;
	padding: 18px
}
#container #content #contactPage #mapWrapper{
	background: url('/_images/mapBg.png');
	height: 230px;
	width: 377px;
	float: right;
	padding: 10px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 25px;
}
#container #content #contactPage #mapWrapper #map{
	height: 230px;
	width: 377px;
}
#container #content #contactPage #address {
	float: left;
}
#container #content #contactPage #address p {
	margin-bottom: 5px;
	font-family: tahoma, arial, helvetica, sans-seris;
	font-size: 15px;
	color: #727477;
}
#container #content #contactPage #address p#telephone {
	color: #3b6c91;
	font-weight: bold;
	font-size: 15px;
	margin-top: 40px;
}

#container #content #contactPage #address p.fax {
	color: #3b6c91;
	font-weight: bold;
	font-size: 15px;
}
#container #content #contactPage #contactFormWrapper {
	clear: none;
	height: 20px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	color: #727477;
}
#container #content #contactPage #contactFormWrapper .contactElement {
	line-height: 30px;
	clear: left;
	font-family: tahoma, arial, helvetica, sans-serif;
	margin-bottom: 10px;
}
#container #content #contactPage #contactFormWrapper .contactElement input[type='text'] {
    display: block;
    padding: 5px;
    width: 230px !important;
}
#container #content #contactPage #contactFormWrapper .contactElement input[type='submit'] {
	padding: 5px;
	width: 400px;
	height: 32px;
	background: url('/_images/submitOff.png') no-repeat;
	color: #fff;
	font-weight: bold;
	border: 0;
}
#container #content #contactPage #contactFormWrapper .contactElement input[type='submit']:hover {
	cursor: pointer;
	color: #ffffcc;
	background: url('/_images/submitOn.png') no-repeat;
}
#container #content #contactPage #contactFormWrapper .contactElement select {
    margin: 0 0 11px;
    padding: 5px;
    width: 247px !important;
    display: block;
}
#container #content #contactPage #contactFormWrapper .contactElement select.big {
    margin: 0 0 11px;
    padding: 5px;
    width: 247px !important;
}
#container #content #contactPage #contactFormWrapper .contactElement textarea {

    border: 1px solid #C6C6C6;
    float: left;
    height: 136px;
    margin-left: 101px;
    margin-top: -24px;
    overflow: auto;
    padding: 5px;
    width: 234px !important;;
}
#container #content #contactPage #contactFormWrapper .contactPart {
	color: #132637;
	font-weight: bold;
	font-size: 10pt;
	width: 100px;
	float: left;
}
#container #content #contactPage #contactFormWrapper .required {
	color: #d22028;
	font-size: x-small;
	margin: 0 2px;
	vertical-align: top;
}
#container #content #contactPage #contactFormWrapper #contactLeft {
	float: right;
    margin: 0 0 10px;
    padding: 15px 35px;
    width: 339px;
	background-color: #C9E3F0;
}
#container #content #contactPage #contactFormWrapper #contactRight {
	float: left;
	width: 392px;
	margin-top: 10px;
}
.lp-form {
float: right !important;
width: 335px;
}

.lp-form label {
    color: #132637;
    display: block;
    float: left;
    font-weight: bold;
    padding: 5px 0 0;
    width: 89px !important;
    font: 13px/16px helvetica,arial,san-serif;
}

.lp-form label.no {
    color: #132637;
    display: block;
    float: left;
    font-weight: bold;
    padding: 5px 0 0;
    width: 89px !important;
    font: 13px/20px helvetica,arial,san-serif;
}

.lp-form [type="image"], .lp-form [type="submit"] {
    float: right;
    margin: 1px 0 0 0;
}

#error-message-holder {
    list-style-type: none;
    margin: 10px 0 0;
    padding: 0;
    width: 335px;
}





.contact-left {
float: left;
width:397px;

}

.contac-right {
float: left;
width:350px;

}

.subcon {
margin-top:40px;
}

.subcon a:link {
color:#3B6C91;
font-weight:bold;
text-decoration: none;
}

.subcon a:hover {
color:#132637;
}



.contact_sub {
    float: right;
    margin: 1px -15px 0 0;
}

