div#main_content {
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:409px;
	padding-left:0em;
	padding-right:0em;
}

div#spacing {
	width:284px;
	height:409px;
	border-top:1px solid #FFF;
	float:left;
	background-color:transparent;
}

img#left_rotater {
	border-top:1px solid #FFF;
	float:left;
}
p#about_iha {
	color:#6154a4;
	font-size:13pt;
	float:left;
	margin-top:17px;
	margin-bottom:17px;
	font-weight:500;
	width:260px;
	line-height:120%;
}

div.bigbuttonbox {
	width:273px;
	height:216px;
	background-image:url(/iha/assets/images/new/center_button_background.png);
	padding:1px;
	float:left;
	position:relative;
}
div.bigbuttonbox a {
	width:270px;
	height:70px;
	margin:1px;
	display:block;
	position:absolute;
}

a#findadoctor {
	top:2px;
	background: transparent url(/iha/assets/images/new/mainbuttonsprites.png) 0px 0px no-repeat;
}
a#moreaboutiha {
	top:74px;
	background: transparent url(/iha/assets/images/new/mainbuttonsprites.png) 0px -70px no-repeat;
}
a#ihaadvisor {
	top:146px;
	background: transparent url(/iha/assets/images/new/mainbuttonsprites.png) 0px -140px no-repeat;
}
a#findadoctor:hover {
	background: transparent url(/iha/assets/images/new/mainbuttonsprites.png) -271px 0px no-repeat;
}
a#moreaboutiha:hover {
	background: transparent url(/iha/assets/images/new/mainbuttonsprites.png) -271px -70px no-repeat;
}
a#ihaadvisor:hover {
	background: transparent url(/iha/assets/images/new/mainbuttonsprites.png) -271px -140px no-repeat;
}

div#sidebar {
	float:right;
	width:190px;
}

div#sidebar div.sidebox {
	width:185px;
}
div#sidebar div.sidebox p.title {
	line-height:1em;
	margin-bottom:0em;
	text-align:left;
}

p {
	font-weight:400;
	margin-bottom:0em;
	text-align:left;
}

div.sidebox div.sidebox_content {
	padding:8px;
	color:#8c857a;
}

div#sidebar a {
	text-decoration:none;
	color:#6053a3;
}

div#sidebar a.heavy {
	font-weight:800;
}
