/* @override http://www.aclsolicitors.ie/css/position.css */

body {
	margin: 0px;
	padding: 0px;
	/*position:absolute;*/
}
#content_wrapper {

}
#content-container, #further_content {
	margin: 0 190px 0 135px;
}
#further_content div {
	width: 50%;
	float: left;
}

#menu-container {
	/*float: left;*/
	width: 135px;
	height: 325px;
	padding: 5px 0 25px 0;
	position:absolute;
	left: 0px;
	top: 105px;
}
#righthand-container {
	width: 190px;
	height: 355px;
	position:absolute !important;
	right: 0px;
	top: 105px;
}


/* @group Front Page */

#home-page ul.intro li {
	width: 45%;
	float: left;
}

#home-page ul.intro li.last {
	margin-bottom: 1.428em;
}

#home-page #content-container p {
	clear: both;
}

#further_content div {
	width: auto;
	float: none;
}

#further_content div.practiceareas h1, #further_content div.practiceareas p, #further_content div.practiceareas ul {
	margin-left: 0;	
}

#further_content div.news h1, #further_content div.news h3, #further_content div.news p, #further_content div.news ul {
	margin-left: 0;	
}

#further_content div.news h1, #further_content div.news h3, #further_content div.news p, #further_content div.news ul {
	margin-left: 0;	
}

#further_content .news h3 {
	width: 50%;
	float: left;
}

#further_content .news h3 a {
	display: block;
	padding-right: 4%;
}

#further_content .news h3.item2 a,
#further_content .news h3.item4 a {
	padding-right: 0;
	padding-left: 4%;
}

#further_content .news a.more {
	text-align: right;
}

#further_content .news h3.item3 {
	clear: both;
}

#further_content .practiceareas li {
	margin-left: 3.5%;
	width: 46.5%;
	float: left;
}

#further_content .practiceareas li a {
	display: block;
}

#further_content .practiceareas li:last-child {
	margin-bottom: 4em;
}

div.practiceareas {
	 clear:  both;
	 border-top: 1px dotted #ccc;
}

/* @end */