/* CSS Document */

#content-container { 
	width: 1024px;
}

#header-right-contact {
	float: left;
	margin: 110px 0 0 20px;
	text-transform: uppercase;
	font-size:12px;
	color:#272525;
}

#header-right-contact p {
	margin-top: 7px;
	margin-bottom: 0px;
}

#header-right-contact a 	  { color:#272525; }
#header-right-contact a:hover { color:#272525; text-decoration: none; }

#content-left {
	float: left;
  margin:28px 102px  0 0;
padding-left:75px;
width:196px;
	line-height: 1.7;
	color:#929496;
	font-size: 12px;
}

.darker { color:#393a3a; }

#view-360 { 
	float: left;
	width: 600px;
	color:#929496;
	font-size: 10px;	
}
	

