/* col bg images  */

.wrap_content_outer {
	background-image: url(../images/bg_contact_outer.gif);
}

.wrap_content_inner {
	background-image: url(../images/bg_contact_inner.gif);
}
.content_bot {
	height: 23px;
	overflow: hidden;
	background: transparent url(../images/bg_contact_bot.gif) no-repeat scroll top left;
}

/* columns */
div#col1 {
	width: 228px;
	padding: 25px 15px 0 25px;
	float: left;
	margin-right: 18px;
}

div#col2 {
	width: 266px;
	padding: 25px 15px 0 25px;
	float: left;
	margin-right: 16px;
	position: relative;
}

div#col3 {
	float: left;
	width: 266px;
	padding: 10px 0px 0px 10px;
	position: relative;
}

div#col3.request {
	padding: 25px 0px 0px 25px;
}

/* other elems */

p#actnow {
	position: absolute;
	left: 170px; top: 350px;
	_left: 150px;
	width: 125px; height: 113px;
	padding: 0;
	overflow: hidden;
	background: transparent url(../images/icon_actnow.gif);
}

#actnow span {
	display: block;
	padding-top: 200px;
}

.formdiv_1 {
	position: absolute;
	left: 25px;
	top: 145px;
}

.formdiv_2 {
	position: absolute;
	left: 25px;
	top: 145px;
}

