body{
	background:#000;
}
#wrapper {
	display: block;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	width: 940px;
	z-index: 100;
}
#topcontact {
    border-bottom: 1px dashed #333333;
    color: #FFFFFF;
    font-family: Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 44px;
    line-height: 22px;
    position: absolute;
    width: 275px;
	margin: 0 0 0 100px;
}

