@charset "utf-8";
/* CSS Document */

#Contact_Quick_wrap {
	width: 151px;
	background-color: #2C2A30;
	background-image: url(../Images/Background/top.png),  url(../Images/Background/bottom.png);
	background-repeat: repeat-x;
	background-position: top, bottom;
	margin-top: 18px;
	padding: 10px;
	}
.notwitter #Contact_Quick_wrap {
	margin-top: 0px;
	}
#Contact_Primary {
	width: 151px;
	height: 31px;
	position: relative;
	margin-bottom: 5px;
	}
#Contact_Secondary {
	width: 151px;
	height: 31px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 5px;
	}
li.contact_name {
	font-size: 16px;
	line-height: 14px;
	color: #FFFFFF;
	font-variant:small-caps;
	margin: auto 0px auto 40px;
 	}
li.contact_position {
	font-size: 11px;
	color: #8C8C8C;
	text-align: center;
	}
li.contact_email {
	font-size: 11px;
	text-align: center;
	}
li.contact_email a {
	color: #B1B3C0;
	}
li.contact_email a:hover { 
	color: #850000;
	text-decoration: underline;
	}
.photo {
	position: absolute;
	left: 0;
	top: 0;
	width: 31px;
	height: 31px;
	}
.Contact_pos1 {
	float: left;
	width: 171px;
	margin-left: 0px;
	}
.Contact_pos2 {
	float: left;
	width: 171px;
	margin-left: 63px;
	}
.Contact_pos3 {
	float: right;
	width: 171px;
	margin-right: 0px;
	}
/* Photos */	
.lane .photo {
	background:url(../Images/Contact/lane.jpg) no-repeat center;
	}
.request .photo {
	background: url(../Images/Contact/request.jpg) no-repeat center;
	}
.sales .photo {
	background: url(../Images/Contact/sales.jpg) no-repeat center;
	}
.ben .photo {
	background: url(../Images/Contact/ben.jpg) no-repeat center;
	}
.patrick .photo {
	background: url(../Images/Contact/patrick.jpg) no-repeat center;
	}
.will .photo {
	background: url(../Images/Contact/will.jpg) no-repeat center;
	}
.sandy .photo {
	background: url(../Images/Contact/sandy.jpg) no-repeat center;
	}
.eric .photo {
	background: url(../Images/Contact/eric.jpg) no-repeat center;
	}
.rebecca .photo {
	background: url(../Images/Contact/rebecca.jpg) no-repeat center;
	}
.michelle .photo {
	background: url(../Images/Contact/michelle.jpg) no-repeat center;
	}
.dave .photo {
	background: url(../Images/Contact/dave.jpg) no-repeat center;
	}
.nathaniel .photo {
	background: url(../Images/Contact/nathaniel.jpg) no-repeat center;
	}
.chuck .photo {
	background: url(../Images/Contact/chuck.jpg) no-repeat center;
	}