#wrapper {
	min-height: 1020px;
}
div#contactsDetailsBox {
	margin: 15px 18px 15px 18px;
	border: 1px solid #c0c0c0;
	padding-top: 20px;
	padding-left: 15px;
	background: #fff;
	position: relative;
}

div#contactFormBoxTop {
	background: transparent url('../img/bg_form_top_611_30.gif') no-repeat top left;
	width: 610px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px !important;
	padding: 0px !important;
}
div#contactFormBox {
	background: transparent url('../img/bg_form_bottom_610_811.gif') no-repeat bottom left;
	padding: 15px 35px 40px 20px;
	border-right: none;
	margin-top: 20px;
	line-height: 1.5em !important;
	position:relative;
}
div#contactFormBox h3 {
	color: #fff;
	padding-bottom: 7px;
	font-size: 100%;
	color: #fff !important;
	z-index: 100;
	position: relative;
	top: -12px;
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
}
div#contactFormBox h4 {
	color: #566f83;
	padding-bottom: 15px;
	font-size: 120%;
}
div#contactFormBox h5 {
	color: #636363;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 120%;
	text-transform: uppercase;
	line-height: 2em !important;
}
div#contactFormBox p {
	color: #666;
	font-size: 90%;
	padding-top: 10px;
}
#modulo {
	border-top: 1px solid #666; !important;
	width: 500px;
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 10px;
}
#modulo div {
	position:relative;
	height: 35px;
	line-height: 20px;
}
#modulo label {
	position:absolute;
	left: 50px;
	top: 0px;
	color: #636363;
	width: 150px;
}
#modulo label span {
	color: #8a4848;
}
#textAreaDiv {
	height: 150px !important;
}
#textAreaDiv textarea {
	height: 120px !important;
}
#modulo input, #modulo textarea {
	width: 240px;
	border: 1px solid #99A8AC !important;
	color: #99A8AC;
	font-size: 100%;
	position:absolute;
	right: 25px;
	text-indent: 10px;
}
a#sendEmailButton span {
}
a#sendEmailButton {
	display: block;
	position: absolute;
	right: 25px;
	top: 50px !important;
		text-decoration: none;
		border: 1px dotted #3f6a7b;
		color: #3f6a7b;
		padding: 3px 20px 3px 20px;
}
a:hover#sendEmailButton {
	text-decoration: none;
	border: 1px solid #99A8AC;
	color: #fff;
	background: #99A8AC;
}
div.formButtons {
	height: 70px !important;
}


address {
	font-style: normal;
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: -15px;
	line-height: 170%;
	color: #636363;
	display: block;
}
address.bottomDivider {
	border-bottom: 1px dotted #999;
}
address span {
	display: block;
	font-weight: bold;
	font-size: 110%;
	margin: 10px 35px 5px 0px;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
}
address a {
	color: #3f6a7b;
	text-decoration: none;
}
address a:hover {
	text-decoration: underline;
}
address strong {
	display: block;
	font-weight: bold;
	font-size: 110%;
}
address span.addressDivision {
	color: #99A8AC;
	position: relative;
	left: -12px;
}
address span.addressLocation, address span.addressTelephone {
	color: #636363;
}
address span.addressContactName {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
#copyMeCheckBox {
	width: auto !important;
	right: 250px !important;
}
.noBorder {
	border: none !important;
}
div.borderBottom {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666 ;
}
#modulo img {
	position: relative;
	top: 10px;
	left: 50px;
}
