#left h1,
#left h2,
#left h3,
#left h4,
#left p {
	margin-left: 144px;
	margin-right: 42px;
}

#left h4 {
	font-weight: normal;
	font-style: italic;
	margin-top: .3em;
	margin-bottom: 0;
}

#left p {
	margin-top:.8em;
}

#left h2 {
    font-size: 18px;
    margin-top: 2em;
    margin-bottom: 0;
}


/* Header ********************/
/*****************************/

div#quote {
	position: absolute;
	top: 99px;
	right: 275px;
	width: 200px;
	color: #888b8c;
	font-size: 12px;
}

    div#quote p.name {
        font-size: 13px;
        color: #fff;
        margin: .5em 0 0;
        text-align: right;
    }

    div#quote p.job {
        font-size: 12px;
        font-style: italic;
        margin-top: 0;
        text-align: right;
    }


/* Right *********************/
/*****************************/

div#phone {
	padding-top: 50px;
}
