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

body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	background-image: url(../images/bg-gradient.jpg);
	background-repeat: repeat-x;
}
.oneColLiqCtr #container {
	width: 950px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
}

.header {
	background-image: url(../images/header.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 150px;
	width: auto;
}
.spacer {
	background-image: url(../images/spacer.png);
	background-repeat: repeat-x;
	width: auto;
	height: 20px;
	font-size: 10pt;
	color: #FFF;
	text-align: right;
}

.content_right {
	background-color: #FFF;
	height: auto;
	width: 735px;
	float: left;
}

.left_column {
	float: left;
	width: 215px;
	background-color: #FFF;
}
.navbar {
	float: left;
	height: auto;
	width: 215px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.address {
	float: left;
	height: auto;
	width: 215px;
}
.toronto {
	height: auto;
	width: auto;
	padding-top: 15px;
	margin-left: 45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #434A4E;
}
.washington {
	width: auto;
	margin-left: 45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #434A4E;
	padding-top: 15px;
}

.inquiries {
	margin-left: 45px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: auto;
	color: #036;
	width: auto;
	padding-top: 10px;
}
.image_home {
	margin-left: 50px;
	padding-top: 25px;
}
.text_home {
	padding-top: 30px;
	width: 450px;
	float: left;
	padding-left: 52px;
	padding-bottom: 50px;
}
.newsreel {
	width: 180px;
	height: auto;
	float: left;
	padding-left: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	padding-bottom: 20px;
}
.newssidebar {
	float: left;
	padding-top: 30px;
	padding-left: 46px;
	width: 187px;
}
.image_about {
	float: left;
	height: auto;
	width: 685px;
	padding-top: 25px;
	padding-left: 50px;
}
.text_about {
	float: left;
	height: auto;
	width: 600px;
	padding-top: 25px;
	padding-left: 55px;
	padding-bottom: 100px;
	font-size: 11px;
}
.news_text {
	float: left;
	height: auto;
	width: 500px;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-top: 25px;
	font-size: 11pt;
}
.image_practice {
	float: left;
	height: auto;
	width: 685px;
	padding-top: 25px;
	padding-left: 50px;
}
.text_practice {
	float: left;
	height: auto;
	width: 600px;
	padding-top: 25px;
	padding-left: 55px;
	padding-bottom: 75px;
	font-size: 10pt;
}
.image_experience {
	float: left;
	height: auto;
	width: 685px;
	padding-top: 25px;
	padding-left: 50px;
}

.experience_text {
	float: left;
	width: 600px;
	padding-left: 55px;
	padding-top: 25px;
	font-size: 11pt;
	padding-bottom: 50px;
}

.contact_main {
	float: left;
	height: auto;
	width: 300px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 25px;
	padding-left: 50px;
	padding-bottom: 50px;
	font-size: 10pt;
}
.image_contact {
	float: left;
	height: auto;
	width: 300px;
	padding-top: 50px;
}
.careers_text {
	float: left;
	height: auto;
	width: 600px;
	padding-left: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-top: 25px;
	padding-bottom: 25px;
}
.careers_image {
	float: left;
	height: auto;
	width: 685px;
	padding-top: 25px;
	padding-left: 50px;
}
.privacy_text {
	float: left;
	height: auto;
	width: 600px;
	padding-top: 25px;
	padding-left: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-bottom: 100px;
}
.people_main {
	float: left;
	height: auto;
	width: 600px;
	padding-top: 25px;
	padding-left: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-bottom: 100px;
}
.people_row1 {
	float: left;
	width: 600px;
	height: 87px;
	padding-top: 10px;
}
.row1_left {
	float: left;
	height: 87px;
	width: 275px;
	background-color: #EFF0F1;
	border: 1px solid #D6DADC;
}

.row1_right {
	float: left;
	height: 87px;
	width: 275px;
	background-color: #EFF0F1;
	border: 1px solid #D6DADC;
	margin-left: 10px;
}

.people_row2 {
	float: left;
	height: 87px;
	width: 600px;
	padding-top: 10px;
}
.row2_left {
	float: left;
	height: 87px;
	width: 275px;
	background-color: #EFF0F1;
	border: 1px solid #D6DADC;
}
.row2_right {
	float: left;
	height: 87px;
	width: 275px;
	background-color: #EFF0F1;
	border: 1px solid #D6DADC;
	margin-left: 10px;
}
.people_row3 {
	float: left;
	height: 87px;
	width: 600px;
	padding-top: 10px;
}
.row3_left {
	float: left;
	height: 87px;
	width: 275px;
	background-color: #EFF0F1;
	border: 1px solid #D6DADC;
}
.row3_right {
	float: left;
	height: 87px;
	width: 275px;
	background-color: #EFF0F1;
	border: 1px solid #D6DADC;
	margin-left: 10px;
}
.people_row4 {
	float: left;
	height: 97px;
	width: 600px;
	padding-top: 10px;
}
.row4_left {
	float: left;
	height: 87px;
	width: 275px;
	background-color: #EFF0F1;
	border: 1px solid #D6DADC;
}
.row4_right {
	float: left;
	height: 87px;
	width: 275px;
	background-color: #EFF0F1;
	border: 1px solid #D6DADC;
	margin-left: 10px;
}
.employee_main {
	float: left;
	height: auto;
	width: 600px;
	padding-top: 25px;
	padding-left: 50px;
}
.employee_text {
	float: left;
	height: auto;
	width: 600px;
	padding-top: 25px;
	padding-bottom: 50px;
}
.jobs_text {
	float: left;
	height: auto;
	width: 600px;
	padding-top: 25px;
	padding-left: 50px;
	padding-bottom: 50px;
}
