p#slogan {
	margin:0px;
	margin-bottom: 10px;
	padding:0px;
	width: 400px;
}

p#name {
	margin:0px;
	margin-bottom: 3px;
	padding:0px;
	font-family: Tahoma;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	line-height: 24px;
	}

div#header_table{
	height: 200px;
	margin-top:0px;
	padding-top:60px;
	background: url(../templatesImages/default/header/1.png) no-repeat right bottom;		
}

* html div#header_table{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/house.png', sizingMethod='image');
	background-repeat: no-repeat;
}

#left {
	padding-left:8px;
}

#right {
	padding-left:10px;
}

p#overview {
	margin:0px;
	padding:0px;
	width: 350px;
}

img#logo {
	width:64px;
	height:64px;
	padding:1px;
	border:#CCCCCC 1px solid;
	background-color: #FFFFFF;
}

