/******************************************************************************
 * Gordon Jaaback - Layout_04
 *****************************************************************************/
div.layout_04 {
	float:left; clear:both; margin-bottom:20px;
	/* width:500px; */
	width:708px;
}

div.layout_04_left {
	float:left; width:160px;
}

div.layout_04_left p { margin:0px; padding:0px; }

div.layout_04_left p.homeContact_old {
	clear:both; padding-top:20px; text-align:left; font-size:1.1em;
}

div.layout_04_right {
	float:right; width:330px;
}

div.layout_04 img {
	float:left; margin-right:30px;
}

div.layout_04 img.water { margin-right:0px; margin-top:10px;}

div.layout_04 h1 {
	float:right; text-align:right; width:310px; height:23px;
	margin:0px 0px 0px; padding:0px 0px 0px 0px;
	background-image:url(../images/layout_01_h1_bg.gif);
    background-position:right bottom; background-repeat:no-repeat;
}

div.layout_04 h2 {
	text-align:right; float:right; width:310px; margin:20px 0px 10px 0px; padding:0px;
}

div.layout_04_right p {
	float:right; text-align:left; width:310px; margin:10px 0px 0px 0px;
}