/* global
----------------------------------------------------------- */

body {
	background:#5A5B5D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p {
	line-height:15px;
	margin:0 0 15px 0;	
}

a {
	color:#5A5B5D;
	text-decoration:none;	
}

.left {
	float:left;	
}

.clearfix{
	clear:both;	
	margin:0;
	padding:0;
}

#container {
	width:830px;
	margin:40px auto;
	background:#fff;
	padding:50px 50px 0 50px;
}

#bullet {
	margin:0 10px 0 0;	
}

#identify {
	display:none;	
}

/* header, footer
----------------------------------------------------------- */

#header {
	width:130px;
	padding:0 0 40px 0;
	margin:0 auto;	
}

#footer {
	color:#8A8C8E;
	padding:17px 0 3px 25px;
}

/* nav
----------------------------------------------------------- */

#nav {
	color:#5A5B5D;
}

/*
 * use with text instead of images
 *
 
#nav li {
	display:block;
	width:190px;
	background:#EBEBEC;
	padding:10px 0 10px 10px;
	margin:0 10px 0 0;
	float:left;
}

#nav li.last {
	display:block;
	width:190px;
	background:#EBEBEC;
	padding:10px 0 10px 10px;
	margin:0;
	float:left;		
}

*/

/* nav (images)
----------------------------------------------------------- */

#nav li {
	float:left;	
}

#nav span {
	display:none;	
}

#val {
	width:200px;
	height:32px;
	margin:0 10px 0 0;
	background:transparent url('../images/nav/floors.jpg') no-repeat left top;	
}

#threel {
	width:200px;
	height:32px;
	margin:0 10px 0 0;
	background:transparent url('../images/nav/threelco.jpg') no-repeat left top;	
}

#listone {
	width:200px;
	height:32px;
	margin:0 10px 0 0;
	background:transparent url('../images/nav/listone.jpg') no-repeat left top;	
}

#home {
	width:200px;
	height:32px;
	background:transparent url('../images/nav/home.jpg') no-repeat left top;	
}

/* home
----------------------------------------------------------- */

.column {
	background:#EBEBEC;
	width:200px;
	height:442px;
	float:left;
	margin:0 10px 0 0;
	color:#5A5B5D;
	cursor:pointer;
}

.column p {
	padding:25px;	
}

#last-column {
	background:#8A8C8E;
	width:200px;
	height:442px;
	float:left;
}

#inspire-subtext {
	font-size:16px;
	color:#fff;	
	line-height:19px;
	padding:15px;
}

#inspiration {
	padding:30px 0 10px 15px;	
}

.logo-sml {
	padding:25px 30px 0 30px;	
}

/* val floors
----------------------------------------------------------- */

#content {
	margin:10px 0 0 0;
	background:#EBEBEC;
}

#image {
	width:300px;
	height:400px;
	float:left;
	margin:0;
	padding:0;
}

#logo {
	width:140px;
	padding:30px;
	float:left;
}

#description {
	width:295px;
	float:left;
	padding:30px 30px 0 0;
	min-height:340px;
}

#description p {
	color:#5A5B5D;
	font-size:13px;
	line-height:18px;
}

#description a {
	font-size:13px;
	line-height:18px;
	color:#5A5B5D;
	font-weight:bold;
	text-decoration:underline;
}

/* social
----------------------------------------------------------- */
/*
#social {
	float:right;
	color:#8A8C8E;
	margin:0 15px 0 0;
}

#social img {
	margin:0 0 -3px 0;
}
*/

#social {
	float:right;
	color:#8A8C8E;
	position:absolute;
	margin:370px 0 0 720px;
}

#social img {
	margin:0 0 -3px 0;
}