@charset "utf-8";
/* CSS Document */

body  {
	background: #FFFFFF;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-family: Calibri, Verdana, Ariel, sans-serif;
	font-size: 14px;
}

h1 {
	font-size: 18px;
	color: #663595;
	font-weight: bold;
	padding: 0 0 20px 0;
	margin: 0;
}

h2 {
	font-size: 14px;
	color: #663595;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}

h3 {
	font-size: 13px;
	color: #663595;
	padding: 0 0 20px 0;
	margin: 0;
	font-weight: normal;
}

b {
	font-weight: bolder;
}

p {
	margin: 0 0 15px 0;
}

i {
	color: #663595;
}

a:link {
	text-decoration: none; 
	color: #663595;
}

a:visited {
	text-decoration: none; 
	color: #663595;
}

a:focus {
	text-decoration: underline;
	color: #663595;
}

a:hover {
	text-decoration: underline;
	color: #663595;
}

a:active {
	text-decoration: none;
}

li a:link {
	text-decoration: none; 
	color: #999999;
}

li a:visited {
	text-decoration: none; 
	color: #999999;
}

li a:focus {
	text-decoration: none;
	color: #663399;
}

li a:hover {
	text-decoration: none;
	color: #663399;
}

li a:active {
	text-decoration: none;
	color: #663399;
}

ul {
	margin: 0;
	padding: 0 0 10px 0;	
	list-style-type: none;
}

li {
	padding: 0;
	float: left;
}

#container {

}

#body_wrapper {
	width: 925px;
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF; 
	text-align: left;
}

#menu_wrapper {
	width: 925px;
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#content_wrapper {
	float: left;
	width: 687px;
}

#menu {
	background: url(images/accuro_logo.jpg) no-repeat top right;
	padding-top: 120px;
	padding-bottom: 7px;
}

#menu_line {
	background: url(images/menuline.jpg) repeat-x center;
	height: 29px;
	min-width: 925px;
}

#image_header {

}

#main_content_2_column {
	text-align: justify;
	color: #666666;
	line-height: 20px;
}

#main_content_3_column {
	text-align: justify;
	color: #666666;
	line-height: 20px;
	margin-left: 210px;
}

#main_content_3_column2 {
	text-align: justify;
	color: #000444;
	line-height: 20px;
	margin-left: 310px;
}

#right_column {
	line-height: 20px;
	color: #666666;
	width: 200px;
	float: right;
	margin: 0;
}

#right_column2 {
	float: right;
	padding-top: 0px;
	width: 160px;
	margin: 0;
}

#left_column {
	float: left;
	padding-top: 45px;
	width: 190px;
	margin: 0;
}

#left_column2 {
	float: left;
	padding-top: 0px;
	width: 500px;
	margin: 0;
	color: #666666;
	line-height: 20px;
	
}

#left_column img {
	padding-bottom: 15px;
}

#footer_wrapper {
	background: #663595;
	font-size: 11px;
	color: white;
	min-width: 925px;
	border: 1px solid #663595;
}

#footer_left {
	padding-top: 25px;
	padding-left: 70px;
	height: 25px;
	width: 300px;
	text-align: left;
	float: left;
}

#footer_right {
	background: url(images/footer_a.png) bottom right no-repeat;
	padding-top: 25px;
	padding-right: 50px;
	height: 25px;
	width: 300px;
	float: right;
}

.clear_float {
	clear: both;
}

.module_wrapper {
	width: 199px;
	text-align: left;
	margin-bottom: 30px;
}

.module_top {
	height: 17px;
	background: url(images/module_top.png) top no-repeat;
}

.module_bottom {
	height: 18px;
	background: url(images/module_bottom.png) bottom no-repeat;
}

.module_middle {
	border-left: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	padding-left: 5px;
	padding-right: 5px;
}

.accuro {
	font-weight: bold;
	color: #009c89;
}

.date {
	color: #663595;
}

.boldpurple {
	font-weight: bold;
	color: #663595;
}

.ourgroup {
	color: #dc435b;
}

.news_header {
	font-weight: bold;
	color: #009c89;
	border-bottom: 1px solid #999999;
}

#hospitals {

}

#healthcentres {
	display: none;
}

#retail {
	display: none;
}

#commercial {
	display: none;
}

#offices {
	display: none;
}

#casestudies ul {
	padding-left: 15px;
	list-style-type: disc;
}

#casestudies li {
	float: none;
}

.img1 {
	width: 193px;
	height: 87px;
	background: url(images/hospitals.jpg) no-repeat;
	padding-bottom: 15px;
}

.img1:hover {
	background: url(images/offices.jpg) no-repeat;
}
