

#Header {
	height: 111px;
	background: url(../images/layout2-background.jpg) no-repeat;
}

#image {
	position: absolute;
	right: 0px;
	top: 69px;
	border-bottom: 4px solid #e3d4d6;
}

#Content h3 {
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 1.7em;
	width: 340px;
	line-height: 1.1em;
	margin-bottom: 15px;
	color: #384780;
}

#Content h4 {
	font-family: georgia, times new roman, times, serif;
	font-size: 1.4em;
	width: 340px;
	line-height: 1.1em;
	color: #384780;
	font-weight: normal;
}

#AdditionalInfo {
	top: 111px;
	background: url(../images/add-background.jpg) no-repeat;
	border-left: 0px;
	height: 300px;
}

#rsd-home #Header {
	height: 206px;
	background: url(../images/home-background.jpg) no-repeat;
}

#rsd-home #image {
	position: absolute;
	right: 0px;
	top: 69px;
}

#rsd-home #AdditionalInfo {
	top: 222px;
}

#rsd-home #Content h3 {
	font-family: georgia, times new roman, times, serif;
	font-size: 1.7em;
	width: 340px;
	line-height: 1.1em;
	margin-bottom: 15px;
	color: #384780;
}