
#helloCol1{
	padding: 27px 0px 27px 27px;
	float:left;
	width:127px;
	overflow:hidden;
}

#helloCol1 img{
	width:127px;
}

#helloCol2{
	padding: 27px 0px 27px 0px;
	float:left;
	width:370px;
	margin-left:27px;
	color:#555555;
}

#helloCol2 h2{
	color:#b7520e;
	font-family:serif;
	font-size:20px;
	margin-bottom:0;
}


#helloCol2 em{
	width:368px;
}

#helloCol2 h3{
	margin-top:20px;
	font-size:12px;
}


#helloCol3{
	float:right;
	width:200px;
	padding: 0px 0px 27px 0px;
	margin-left:27px;
	margin-top:27px;
	border-left: dotted 1px;
	font-size:12px;
}


#helloCol3 h3{
	color:#fa9108;
	font-size:12px;
}

#helloCol3 ul{
	list-style:none;
	padding:0;
	margin:0px 0 1em 0;
}

#helloCol3 ul li{
	margin:0 0 .5em 0;
}

#helloCol3 a , #helloCol3 ul li a{
	color:#555555;
}

#helloCol3 a:hover , #helloCol3 ul li a:hover{
	color:#fa9108;
}

#helloCol3Gutter{
	margin-left:25px;
}