div#container {
	height: 625px;
}
div#nav-global {
	height: 82px; /* one pixel shorter than all.css because comp logo was smaller on homepage */
}
div#branding {
	height: 157px;
}
div#branding-logo {
	background-image: url(images/logo-home.jpg);
}
div#branding2 {
	position: absolute;
	top: 251px;
	left: 153px;
}
div#branding2 h1 {
	position: relative;
	margin: 0;
	width: 200px;
	font-family: Geneva, sans-serif;
	font-size: 30px;
	color: white;
	text-align: right;
	font-weight: normal;
}
div#branding2 h1#skin {
	top: -80px;
	left: 465px;
	width: 250px;
	text-align: left;
}
div#flash {
	position: absolute;
	top: 157px;
	right: 50%;
	margin-right: -113px;
	width: 226px;
	background-image: url(images/flash-bkgd.jpg);
}
div#flash-woman {
	width: 211px;
	height: 250px;
	margin: 0 0 0 7px;
	background-image: url(images/flash-woman.jpg);
}
object#flash-woman {
	margin: 0 0 0 8px;
}
div#flash-text {
	width: 226px;
	height: 193px;
	background-image: url(images/flash-bkgd.jpg);
	text-align: center;
}
div#flash h1 {
	margin-left: auto;
	margin-right: auto;
	padding-top: 70px;
	width: 186px;
	color: white;
	font-size: 15px;
	line-height: 22px;
	text-align: center;
	font-family: "Times New Roman", serif;
}
div#flash-text h1 {
	padding-top: 0;
}
div#flash-text h1 a {
	color: white;
	text-decoration: none;
}
div#content {
	position: absolute;
	top: 82px;
	left: 92px;
	width: 790px;
	height: 518px;
	background-color: #d9e8e5;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
div#contact {
	position: absolute;
	top: 570px;
	right: 0;
	width: 92px;
	text-align: center;
}
div#contact a {
	text-decoration: none;
	color: #95b9b7;
	font-size: 10px;
}
div#footer {
	position: absolute;
	top: 675px;
	width: 972px;
	height: 25px;
	padding-top: 10px;
	text-align: center;
	background-color: white;
	color: #666666;
	font-size: 10px;
}
div#textbelow {
	position: absolute;
	top: 600px;
	width: 972px;
	height: 25px;
	padding-top: 10px;
	text-align: center;
	background-color: white;
	color: #95B9B7;
	font-size: 14px;
}
div#textbelow a {
	color: #95B9B7;
	font-size: 14px;
}
