@charset "UTF-8";
#pictureBox {
	float: right;
	height: 273px;
	width: 462px;
	right: 15px;
	position: relative;
}
#BlueBox {
	height: 185px;
	background-image: url(/Images/DarkBlueBox.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 15px;
}
#darkGreyBox {
	height: 55px;
	background-image: url(/Images/DarkGreyBox.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 15px;
	position: relative;
	top: 3px;
}
#copyHolder {
	float: right;
	width: 462px;
	right: 15px;
	position: relative;
	height: 296px;
	background-repeat: no-repeat;
	top: 3px;
	background-color: #D4D4D4;
}
#bottomButtonHolder {
	height: 43px;
}
#BlueButStrip {
	height: 40px;
	width: 760px;
	position: relative;
	left: 15px;
	background-repeat: no-repeat;
}
#mainCopyBox {
	height: 281px;
	background-repeat: no-repeat;
	width: 280px;
	padding-left: 15px;
	float: left;
	position: relative;
	left: 15px;
	margin: 0px;
	padding-top: 15px;
	top: 3px;
	background-color: #D4D4D4;
}
