body {
	background: url("../images/head_bg.gif") repeat-x left top rgb(255, 255, 255); margin: 35px 0px 0px; padding: 0px; height: 100%; color: rgb(67, 68, 69); line-height: 16px; font-family: Arial, Tahoma, Verdana; font-size: 12px;
}
* {
	margin: 0px; padding: 0px;
}
#wrapper {
	margin: 0px auto; width: 980px; position: relative;
}
#wrapper #image {
	margin: 35px 0px;
}
.column_1 {
	margin: 0px; padding: 0px; width: 500px; float: left; position: relative;
}
.right {
	float: right;
}
span.label {
	width: 50px; float: left; position: relative;
}
span.text {
	width: 200px; float: left; position: relative;
}
span.url {
	color: rgb(178, 178, 178); padding-top: 25px; padding-bottom: 25px; font-size: 32px; font-weight: bold; display: block;
}
