/* Esperance Lotteries House Homepage Only Style */


/* Row of images-homepage */

#container #row {
	color: #FFFFFF;
	background-color: #039BC0;
	clear: both;
	padding: 0.5em;
	margin-bottom: 1.5em;
	height: 135px;
}

#container #row #rowtitle {
	margin-bottom: 1em;
	font-size: 0.8em;
	margin-left: 3em;
}

#container #row #img1, #img2, #img3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 120px;
	margin-left: 2.5em;
	padding-right: 2em;
	float: left;
	background-color: #039BC0;
}

#container #row #img4 {
	
	width: 120px;
	margin-left: 2.5em;
	padding-right: 2em;
	float: left;
	background-color: #039BC0;
}


/* Tenants and Room hire */

#container #services {
	margin-top: -0.75em;
	padding-top: 0px;
	clear: both;
}

/* Bottom Nav Menu */


#container #services #menu2 {
	float: left;
	width: 225px;
}

/* Bottom Menu Table */

#container #services #menu2 table {
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container #services td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	vertical-align: top;
}

#container #services #menu2 h2 {
	font-size: 1em;
	color: #0092bb;
	padding-bottom: 0em;
	margin-bottom: 0.3em;
}

/* Menu 2 Links */

#container #services #menu2 a {
	text-decoration: none;
}
#container #services #menu2 a:hover {
	text-decoration: underline;
}

/* Bottom Centent -homepage*/

#container #services #hire {
	width: 555px;
	float: right;
	padding-right: 0.5em;
	padding-left: 0.5em;
	
}

#container #services #hire h3 {
	font-size: 1em;
	color: #0092bb;
	margin-bottom: -0.5em;
	padding-bottom: 0px;
}
