#tema1 {
	background-image: url(../images/layout/goteborg/top.gif);
	background-repeat: no-repeat;
	width: 923px;
	height: 188px;
}

#contact {
	margin: 0;
	padding: 0;
	background: 0;
	border: 0;
	width: 190px;
}
	#contact .top {
		position: relative;
		top: 14px;
		width: 100%;
		height: 19px;
		background: transparent url(../images/layout/goteborg/contact_top.gif) no-repeat;
	}
	#contact .center {
		background: transparent url(../images/layout/goteborg/contact_center.gif) repeat-y;
		border: 0px;
		width: 162px;
		_height: 134px;
		padding: 10px;
		padding-right: 20px;
		margin-left: 0px;
		font-size: 11px;
		line-height: 17px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
	}
	#contact .bottom {
		position: relative;
		bottom: 12px;
		width: 100%;
		height: 27px;
		background: transparent url(../images/layout/goteborg/contact_bottom.gif) no-repeat;
	}
	#contact h6 {
		margin-top: 0px;
		margin-bottom: 5px;
		font-size: 14px;
	}

