@charset "utf-8";
#header  {
	background-color: #2E5E62;
	background-image: url(../images/Banner-rs.jpg);
	width: 800px;
	background-repeat: no-repeat;
	height: 212px;
} 
#main   {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#livingImage   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 75px;
	padding-left: 30px;
	display: block;
	float: left;
}
#livingImageText  {
	padding-top: 80px;
	display: block;
	float: left;
	margin: 0;
	padding-left: 10px;
	width: 400px;
	font-size: 14px;
}
hr {
	width: 95%;
	text-align: center;
}
#adobeImage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-left: 425px;
	margin-top: -25px;
}

#adobeImageText {
	padding-top: 30px;
	display: block;
	margin: 0;
	padding-left: 30px;
	text-align: left;
	font-size: 12px;
	width: 400px;
	color: #FFFF99;
}
#officeImage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 90px;
	display: block;
}

#officeImageText {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 50px;
}

