@charset "utf-8";
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #504e4e;
	text-decoration: none;
	text-align: center;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #075BCB;
	text-decoration: none;
	text-align: center;
}
.locationmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #085ccd;
	text-decoration: none;
}
.loginbg {
	background-image: url(images/login-bg.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 290px;
}
.rightheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.righttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #597e00;
	text-decoration: none;
}
.locationsearch {
	background-image: url(images/location-search-bg.jpg);
	background-repeat: no-repeat;
	height: 285px;
	width: 290px;
}
.brownicon {
	background-image: url(images/brown-icon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.richsearch {
	background-image: url(images/prise-search-bg.jpg);
	background-repeat: no-repeat;
	height: 191px;
	width: 290px;
}
.bluebg {
	background-image: url(images/resi-bg.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 126px;
}

.textorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.greanicon {
	background-image: url(images/green-arrow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.homebg {
	background-image: url(images/house-bg.jpg);
	background-repeat: no-repeat;
	height: 228px;
	width: 624px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5c5c;
	text-decoration: none;
}
.xmedia_logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5f5c5c;
	text-decoration: none;
}
.box1bg {
	background-image: url(images/1-bg.jpg);
	background-repeat: no-repeat;
	height: 194px;
	width: 600px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.box3bg {
	background-image: url(images/4-bg.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 283px;
}

.headingblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06458C;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.box2bg {
	background-image: url(images/2-bg.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 320px;
}

