body, p, h1, h2 {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.94em;
}

#container {
	width: 60em;
	margin: auto;
	padding-left: 2em;
	padding-right: 2em;
}

#header {
	height: 9.5em;
	border-bottom: 1px solid #cccccc;
	position: relative;
}

#main {
	float: left;
	padding-top: 3.6em;
	padding-bottom: 3.6em;
	padding-left: 1.3em;
	padding-right: 1.3em;
}

#content {
	margin-right: 36em;
	width: 20em;
	padding-right: 1em;
}

#content.fullwidth {
	margin-right: 0em;
	width: 57.4em;
	padding-right: 0em;
}

#big_image {
	float: right;
	width: 31.14em;
}

#column_1, #column_2 {
	float: left;
	width: 47%;
}

#column_1 {
	margin-right: 6%;
}

#footer {
	clear: both;
	height: 4.5em;
	border-top: 1px solid #cccccc;
	position: relative;
	padding-top: 1em;
	padding-left: 1.3em;
	padding-right: 1.3em;
}

/* header */

h1#logo {
	font-size: 15px;
	position: absolute;
	top: 4em;
	left: 1.3em;
	text-indent: -5000em;
}

h1#logo a#home_link {
	background: url(/images/atlaslogo.png) no-repeat;
	height: 22px;
	width: 306px;
	display: block;
}

h1#logo a#plan_link {
	background: url(/images/plan.png) no-repeat;
	height: 24px;
	width: 79px;
	float: left;
}

h1#logo a#design_link {
	background: url(/images/design.png) no-repeat;
	height: 24px;
	width: 131px;
	float: left;
}

h1#logo a#build_link {
	background: url(/images/build.png) no-repeat;
	height: 24px;
	width: 96px;
	float: left;
	text-indent: -5000em;
}


#header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5.9em;
	left: 29em;
	list-style: none;
}

#header ul li {
	float: left;
	margin-left: 2.7em;
}

/* main */

#main #caption {
	font-size: 0.8em;
	color: #919191;
	margin-top: 1em;
}

#property_navigation {
	width: 100%;
	float: left;
	margin-bottom: 2em;
}

#property_info {
	width: 100%;
	float: left;
}

.item.intro {
	border-bottom: solid 1px #cccccc;
	padding-left: 0;
	margin-bottom: 3em;
	padding-bottom: 1em;
	width: 100%;
}

.item {
	margin-bottom: 2em;
	padding-left: 21em;
}

.item:last-child {
	margin-bottom: 0;
}

.item.team_member, .item.plan, .item.design, .item.build {
	min-height: 8em;
	float: left;
}

.item.team_member {
	padding-left: 14em;
}

.item.team_member img {
	margin-top: 1.4em;
	margin-left: -14em;
	float: left;
}

.item.plan img, .item.design img, .item.build img {
	margin-top: 1.4em;
	margin-left: -21em;
	float: left;
}

/* property navigation */

ul.prop_nav_col {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 21em;
	float: left;
}

ul.prop_nav_col li {
	margin-bottom: 0.3em;
	margin-right: 0.5em;
	width: 6.5em;
	overflow: hidden;
	padding: 0;
	float: left;
}

ul.prop_nav_col li img {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

ul.prop_nav_col li img:hover {
	border-top: 1px solid #54005b;
	xborder-bottom: 0.1em solid #54005b;
	cursor: pointer;
}

/* footer */

#footer p {
	font-size: 0.8em;
	color: #919191;
}

#footer_links {
  margin-top: 1em;
  font-size: 0.6em !important;
}
#footer_links a {
  color: #919191;
}

/* text */

h2 {
	font-weight: normal;
	font-size: 1.46em;
	line-height: 1.46em;
	color: #3d3d3d;
	margin-bottom: 1em;
}

h3 {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #3d3d3d;
	margin-bottom: 1em;
}

h4 {
	font-size: 1em;
	line-height: 1em;
	color: #3d3d3d;
	margin-bottom: 1em;
}

a {
	color: #54005b;
	text-decoration: none;
}
a:hover {
	color: #b100c0;
}

img {
	border: none;
}

#main p {
	color: #282828;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.6em;
	margin-bottom: 1em;
}

.fullwidth ol {
	color: #54005b;
	font-weight: bold;
	max-width: 40em;
	margin-left: 2em;
}

.fullwidth ol li {
	margin-bottom: 1.5em;
	padding-left: 0.5em;
}

.fullwidth ol li:last-child {
	margin-bottom: 3em;
}

.fullwidth ol li ul {
	padding-left: 1em;
	font-weight: normal;
	color: #282828;
	font-size: 0.94em;
}

.fullwidth ol li ul li {
	margin-bottom: 0.5em;
}

span.objective {
	font-weight: bold;
	color: #54005b;
}

.contactdetails {
	float: left;
	width: 45%;
	padding-right: 5%;
	margin-top: 1em;
}

form {
	border-bottom: solid 1px #cccccc;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
}

label {
	color: #3d3d3d;
}

input, textarea {
	margin-bottom: 1em;
	margin-top: 0.5em;
}

textarea {
	width: 30em;
}

#property_info .back {
	margin-top: 2em;
}

.masterbondlogo {
	margin: 2em;
	margin-right: 0em;
	margin-top: 0.4em;
	float: right;
}

.atlaschambers {
	margin: 2em;
	margin-left: 0em;
	margin-top: 0.4em;
	float: left;
}