/*a img { border: red 1px solid; }*/

.imagewithURL
{
	border: black 1px solid;
}

#container
{
    position    : absolute;
	overflow	: visible;
    left        : 50%;
    width       : 761px;
    height      : 600px;
	margin-left : -375px;
	top			: 0px;
	background  : url(./images/background.png);
    background-repeat:repeat-x;
}

#main_banner
{
    position    : absolute;
	overflow	: visible;
    left        : 50%;
    width       : 761px;
    height      : 450px;
	margin-left : -375px;
	top			: 127px;
}

#contactinformation
{
    position    : absolute;
    left        : 50%;
    width       : 380px;
    height      : 12px;
	margin-left : -370px;
	top			: 550px;
	text-align	: right;
}

#welcome_message
{
    position    : absolute;
	overflow	: auto;
    left        : 50%;
    width       : 375px;
    height      : 200px;
	margin-left : -370px;
	top			: 150px;
	padding		: 3px;
	text-align	: justify;
}

#news
{
    position    : absolute;
    left        : 50%;
	overflow	: auto;
    width       : 375px;
    height      : 145px;
	margin-left : -370px;
	top			: 393px;
	padding		: 3px;
	text-align	: justify;
}

#featured_house
{
    position    : absolute;
    left        : 50%;
    width       : 320px;
    height      : 420px;
	margin-left : 30px;
	top			: 155px;
	/*border		: 1px red dotted;*/
	text-align	: justify;
	padding-left: 15px;
	padding-right: 3px;
}

#menu
{
    position    : absolute;
    left        : 50%;
    width       : 760px;
    height      : 30px;
	margin-left : -375px;
	top			: 93px;
	z-index		: 100;
}

#contact_information
{
    position    : absolute;
    left        : 50%;
    width       : 495px;
    height      : 100px;
	margin-left : -350px;
	top			: 140px;
	padding		: 7px;
	text-align	: justify;
}

#contact_stamp
{
    position    : absolute;
    left        : 50%;
    width       : 100px;
    height      : 130px;
	margin-left : 40px;
	top			: 260px;
	padding		: 5px;
	z-index		: 200;
}

#contact_mailform
{
    position    : absolute;
    left        : 50%;
    width       : 500px;
    height      : 300px;
	margin-left : -350px;
	top			: 250px;
	padding		: 5px;
}

#contact_image
{
    position    : absolute;
    left        : 50%;
    width       : 495px;
    height      : 100px;
	margin-left : -350px;
	top			: 140px;
	text-align	: justify;
}

#questions
{
    position    : absolute;
	overflow	: visible;
    left        : 50%;
    width       : 700px;
    height      : 300px;
	margin-left : -350px;
	top			: 150px;
	padding		: 5px;
	text-align	: justify;
}

#errorDiv
{
    position    : absolute;
    left        : 50%;
    width       : 760px;
    height      : 30px;
	margin-left : -345px;
	top			: 533px;
	z-index		: 100;
}

#offer_main
{
    position    : absolute;
	overflow	: visible;
    left        : 50%;
    width       : 700px;
    height      : 300px;
	margin-left : -350px;
	top			: 150px;
	padding		: 5px;
	text-align	: justify;
}

#information_banner
{
    position    : absolute;
    left        : 50%;
    width       : 495px;
    height      : 100px;
	margin-left : -350px;
	top			: 140px;
	text-align	: justify;
}

#information_text
{
    position    : absolute;
    left        : 50%;
    width       : 495px;
    height      : 400px;
	margin-left : -350px;
	top			: 140px;
	padding		: 7px;
	text-align	: justify;
	overflow	: auto;
}

#contact_top
{
    position    : absolute;
    left        : 50%;
    width       : 200px;
    height      : 100px;
	margin-left : 175px;
	top			: 10px;
	text-align	: right;
}

.houseaddressLabel
{
	color 				: black;
	font-family 		: Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size			: 20px;
}

.housezipcityLabel
{
	color 				: black;
	font-family 		: Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size			: 14px;
	font-weight			: bold;
}

.housepriceLabel
{
	color 				: black;
	font-family 		: Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size			: 20px;
	font-weight			: bold;
}

.housemoreinfoLabel
{
	color 				: #a30000;
	font-family 		: Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
}-weight			: bold;
}
