/*
----------------------------------------------------------------------
Altius Rehabilitation Group Inc.
Author: Curious Communications - http://www.curiouscommunications.com
----------------------------------------------------------------------
*/

/* HOME STYLES
-------------------------------------------------------------*/

div#header_home {
	margin-bottom: 20px;
	width: 800px;
	height: 331px;
	background: url(/images/header/home_banner.jpg) top center no-repeat;
}

div#header_home div#header_left {
	padding-top: 106px;
}

div#home_right {
	padding: 0 15px 0 15px;
	width: 546px;
	background: #fff;
	float: right;
}

/* WELCOME
-------------------------------------------------------------*/

div#welcome {
	padding-top: 70px;
}

div#welcome h1 {
	margin-bottom: 10px;
	color: #28679b;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: lighter;
}

div#welcome p {
	margin-bottom: 10px;
	color: #7f8487;
	font-size: 13px;
	font-style: italic;
	line-height: 24px;
}

div#welcome p strong {
	color: #28679b;
	font-weight: lighter;
}

/* GET IN TOUCH
-------------------------------------------------------------*/

div#cal_office {
	margin-right: 15px;
	width: 225px;
	float: left;
}

div#ed_office {
	width: 225px;
	float: left;
}