@charset "UTF-8";
body {
	background-color: #0c4471;
}
#wrapper {
	margin: auto;
	width: 725px;
}
#top {
	width: 725px;
	background-image: url(images/ESC_WhtBGcap1.jpg);
	background-repeat: no-repeat;
	height: 9px;
}
#middle {
	width: 725px;
	background-image: url(images/ESC_WhtBG.jpg);
	background-repeat: repeat-y;
}
#header {
	text-align: center;
	width: 703px;
	float: none;
	margin-right: 11px;
	margin-left: 11px;
	color: #294473;
}
#subHdr{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 23px;
	text-align: center;
	color: #294473;
	position: relative;
	top: 190px;
}
#content {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	height: 400px;
	background-image: url(images/ESC_WhtBG.jpg);
	background-repeat: repeat-y;
}
#left {
	width: 300px;
	float: left;
	margin-left: 11px;
	padding-right: 25px;
	padding-left: 25px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #AAC6D7;
}
#left H1{
	font-size: 36px;
	color: #0c4471;
	font-weight: normal;
	line-height: 40px;
} 
#left H2{
	font-size: 22px;
	color: #4682a6;
	font-weight: normal;
	line-height: 28px;
}
#right {
	width: 300px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: 11px;
}
#right H1{
	font-size: 36px;
	color: #0c4471;
	font-weight: normal;
	line-height: 40px;
} 
#right H2{
	font-size: 22px;
	color: #4682a6;
	font-weight: normal;
	line-height: 28px;
}
#clear{
	clear: left;
}
#bottom {
	width: 725px;
	background-image: url(images/ESC_WhtBGcap0.jpg);
	background-repeat: no-repeat;
	height: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	background-position: top;
}
