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

.brand {
 float:left;
 display:inline;
 width:150px;
 height:100px;
 padding:0 10px 0 10px ;
 margin:0 10px 10px 0;
 border:1px solid #B5B5B5;
 }

.Bodycopy {
	font-family:Futura, Century Gothic, Arial, Helvetica;
	font-size:13px;
	color:#999999;
	line-height:22px;
	padding-right:15px;
	font-weight:300;

}

.Bodycopyquote {
	font-family:Futura, Century Gothic, Arial, Helvetica;
	font-size:15px;
	color:#ff0000;
	line-height:22px;
	padding-right:15px;
	font-weight:300;
	font-style:italic;

}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight:300;

}
