.bbox {

	background-image: url(../images/bbox2-gradient.png);
}

.bbox .l, .bbox .r, .bbox .t, .bbox .b {

	background-image: url(../images/bbox2-border.png);
}

.bbox .t .l, .bbox .t .r, .bbox .b .l, .bbox .b .r {

	background-image: url(../images/bbox2-corners.png);
}

#contact-form {

	height: 257px;
	position: relative;
	margin: 10px 10px 0 10px;
}

#contact-form h1 {

	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #449cc1;
	font-weight: normal;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	padding: 15px 0 4px 18px;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

#contact-form form, #contact-form fieldset {

	margin: 0;
	padding: 0;
	position: relative;
}

#contact-form .colleft {

	width: 290px;
	height: 205px;
}

#contact-form .colright {

	position: absolute;
	width: 385px;
	height: 200px;
	bottom: 2px;
	right: 5px;
}

#contact-form .formrow {

	width: 290px;
	height: 20px;
	margin-top: 6px;
	float: right;
}

#contact-form .formrow label {

	float: left;
	width: 66px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	color: #bababa;
	text-align: right;
}

#contact-form .formrow label em {

	color: #449cc1;
	font-size: 10px;
	position: relative;
	top: -2px;
	left: 1px;
	margin-right: -3px;
}

#contact-form .formrow span {

	color: #585858;
	font-size: 11px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	margin-left: 78px;
	position: relative;
	top: -5px;
}

#contact-form .formrow .input {

	float: right;
	width: 206px;
	height: 20px;
	position: relative;
}

/*

#contact-form .formrow, #contact-form .textrow {

	width: 202px;
	height: 20px;
	margin: 5px auto 0 auto;
}

#contact-form .textrow {

	position: relative;
	height: 98px;
}

*/

#contact-form .formrow .input .binput, #contact-form .colright .binput {

	position: absolute;
	right: 4px;
	top: 4px;
	width: 206px;
	height: 12px;
	z-index: 0;
}

#contact-form .formrow input, #contact-form .colright textarea {

	position: absolute;
	right: 3px;
	top: 1px;
	background: none;
	border: none;
	width: 208px;
	height: 18px;
	color: #bababa;
	font-size: 11px;
	padding-top: 1px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
}

#contact-form .formrow input.message, #content #contact-form .colright textarea.message {

	font-style: italic;
	font-size: 10px;
	color: #3a91c3;
}

#contact-form .colright textarea {

	width: 381px;
	height: 171px;
	right: 5px;
	top: 2px;
	overflow: auto;
}

#contact-form .colright textarea.empty {

	padding: 10px;
	width: 361px;
	height: 151px;
	color: #888;
}


#contact-form .colright .binput {

	width: 377px;
	height: 168px;
	right: 7px;
}

#contact-form .submit {

	position: absolute;
	right: 5px;
	bottom: -1px;
	width: 53px;
	height: 20px;
}

#contact-form .submit button {

	width: 53px;
	height: 20px;
	border: none;
	background: #2b89b1 url(../images/submit.png) no-repeat;
	text-transform: uppercase;
	color: #c5dade;
	font-size: 11px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	letter-spacing: 0.04em;
}

#contact-form form * {

	outline: none;
}


#page-content h2 {

	margin-top: 14px;
}

#page-content h2.first {

	padding-top:10px;
}

.blue {

	color: #449cc1;
}

#page-content #maplink a {

	color: #2c2c2c;
	text-decoration: underline;
}

#page-content #maplink a:hover {

	text-decoration: none;
}

#map {

	position: absolute;
	border: 1px solid #c3d1d7;
	right: 30px;
	top: 34px;
	width: 373px;
	height: 191px;
}
