.Practice_Areas {
	background-image: url(web_images/Practise_Areas.png);
	float: left;
	height: 263px;
	width: 246px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	padding-left: 5px;
}
.in_the_media {
	background-image: url(web_images/in_the_media.png);
	float: left;
	height: 263px;
	width: 246px;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.publications {
	background-image: url(web_images/publications.png);
	float: left;
	height: 263px;
	width: 246px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	margin-left: 5px;
}
.ContactUs {
	background-image: url(web_images/contact_us.png);
	float: left;
	height: 263px;
	width: 246px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	margin-left: 5px;
}

.home_base {
	padding-left: 5px;
}
.who_we_are {
	background-image: url(image2/newsevents.png);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 7px;
}
.Main_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.main_body_shell {
	background-image: url(body2/Flash.png);
	background-repeat: repeat-y;
	padding-left: 10px;
}
.shoulder_shell {
	background-image: url(body2/body_template_r5_c11.png);
	background-repeat: repeat-y;
}
.Page_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	text-transform: capitalize;
}
.main_text_nobackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	list-style-image: url(web_images/bullets.png);
}
.main_text_nobackground_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	list-style-image: url(web_images/bullets.png);
	text-decoration: underline;
}

.Main_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333;
}
.Main_TitleCopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #333;
}

.image_left_float {
	float: left;
	padding-right: 15px;
}
