﻿@charset "utf-8";

#lower-home {
	height: 230px;
}

.column1 {
	position: absolute;
	width: 285px;
	height: 245px;
	top: 5px;
	left: -34px;
	background: url(../images/panel-ask-our-experts.gif);
}

.column1 img {
	position: absolute;
	bottom: 5px;
	right: 10px;
}

.column1 h2 {
	position: absolute;	
	right: 40px;
	top: 16px;
	margin: 0;
	font-size: large;
	font-weight: normal;
	color: #fff;
}

.column1 p {
	position: absolute;
	font-size: 78%;
	color: #3a3a3a;
	width: 165px;
	top: 50px;
	right: 10px;
}


.column1 p.fix {
	top: 140px; 
	width: 140px;
}

.column2 {
	position: absolute;
	top: 7px;
	left: 256px;
	width: 444px;
	height: 222px;
	background: url(../images/panel-ask-our-experts.jpg);
}

.column3 {
	position: absolute;
	width: 176px;
	height: 245px;
	top: 8px;
	right: 21px;
	background: url(../images/panel-find-a-bathroom.jpg);
}

.column3 h2 {
	position: absolute;	
	left: 16px;
	top: 14px;
	margin: 0;
	font-size: large;
	font-weight: normal;
	color: #fff;
}

form#state-form {
	position: absolute;
	top: 50px;
	left: 35px;
}

#menu-link {
background-color:transparent;
height:130px;
left:-14px;
position:absolute;
top:15px;
width:145px;
}
