#logo {
	margin-left: 100px;
}

#top {
	float: left;
	z-index: 0;
	width: 920px; height: 130px;
	background: none;
	margin-left: 30px;
}

.header_logo {
	margin-left: 10px;
	margin-top: 5px;
}

.header_slogan {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #003964;
}

.main_header {
	text-align: center;
	clear: both;
	background: url(/img/v2/header/header_background.png);
	height: 40px;
	position: relative;
	top:7px;
}

.main_header div{
	color: white;
	font-weight: bold;
	font-size: 12px;
	height: 40px;
}

.main_header a, .main_header a:link, .main_header a:visited, .main_header a:active{
	color: white;
	text-decoration: none;
}

.main_header .header_landlord, .main_header .header_landlord_selected{
	float: left; padding: 0px 20px;
}

.main_header .header_tenant, .main_header .header_tenant_selected{
	float: left;padding: 0px 20px;
}

.main_header p{
	margin-top: 7px;
}
.main_header .header_landlord_selected{
	background: url(http://www.upad.co.uk/blog/wp-content/uploads/2010/07/purpleballoon2.jpg) no-repeat;
}

.main_header .header_tenant_selected{
	background: url(images/tenant_button.png) no-repeat;
}

.main_header .header_login {
	float: right;
	width: 126px;
	background: url(/img/v2/header/login_button.png) no-repeat;
}

.main_header .header_cp {
	float: right;
	width: 200px;
	background: url(/img/v2/header/cp_button.png) no-repeat top right;
}

.main_header .header_login p{
	margin-right: 5px;
}

div.content1 {
	background: White url(/img/v2/bg/site_background.png) repeat-x;
}
