﻿#pageContainer {
	width: 999px;
	float: left;
	margin-bottom: 20px;
	background-image: url('../Images/Backgrounds/hp-999-bkgrnd.gif');
}
#container_left {
	width: 745px;
	float: left;
}
#container_right {
	width: 214px;
	float: right;
	margin-right: 20px;
}
#hp_masterImage {
	width: 699px;
	float: left;
	margin-bottom: 20px;
}
#container_left_2col_divide {
	width: 705px;
	float: left;
	margin-left: 20px;
	background-image: url('../Images/Backgrounds/hp-659-bkgrnd.gif');
	margin-top: 15px;
}
#container_left_col_214 {
	width: 214px;
	float: left;
}
#container_left_col_450 {
	width: 450px;
	float: right;
}

.teaserImage {
	padding-right: 8px;
	padding-bottom: 8px;
	float: left;
}

#teazers {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

.tzrContainer {
	width: 451px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}

#flash-message {
	width: 999px;
	height: 350px;
	float: left;
	margin-bottom: 20px;
}
#flash {
	width: 745px;
	height: 350px;
	float: left;
	margin-bottom: 15px;
}
#message {
	width: 220px;
	height: 319px;
	float: right;
	padding: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	background-color: #C6E3FF;
}


