@charset "UTF-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/tile_bkgd.jpg);
	background-repeat: repeat-x;
}
#footerContainerIN {
	background-image: url(images/ESCbkgd_btm.gif);
	background-repeat: no-repeat;
	background-position: 101px 0px;
	padding-left: 150px;
}
#headerIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 145px;
	width: auto;
	text-align: right;
	position: relative;
	background-image: url(images/ESCbkgd_top.gif);
	background-position: 101px 110px;
	background-repeat: no-repeat;
}
#contentIN {
	height: 500px;
	background-image: url(images/redborder_INtile.gif);
	background-repeat: repeat-y;
	background-position: 100px;
	padding-top: 10px;
	padding-left: 125px;
}
#wrapper {
	width: 1050px;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 145px;
	width: auto;
	text-align: right;
	position: relative;
	background-image: url(images/redBorder.gif);
	background-position: 100px 110px;
	background-repeat: no-repeat;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 25px;
	width: 720px;
	position: relative;
	text-align: right;
	margin-top: 65px;
	float: left;
}

#navigation   a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
}
#navigation   a:hover {
	color: #C61031;
	text-decoration: none;
	background-color: #CCCCCC;
	letter-spacing: 2px;
}
#navigation a:visited {
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
}
#navigation a:active {
	color: #C61031;
	text-decoration: none;
	background-color: #CCCCCC;
	letter-spacing: 2px;
}
#logo {
	visibility: visible;
	height: 132px;
	width: 121px;
	left: auto;
	clear: both;
	float: left;
	padding-left: 150px;
	padding-top: 8px;
}

#content {
	height: 500px;
	background-image: url(images/redborder_tile.jpg);
	background-repeat: repeat-y;
	background-position: 100px;
	padding-top: 10px;
	padding-left: 125px;
}
#footer {
	height: 100px;
	padding-top: 32px;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 825px;
}
#footer a:link {
	text-decoration: none;
	color: #FFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footerContainer {
	background-image: url(images/redBorder.gif);
	background-repeat: no-repeat;
	background-position: 100px -510px;
	padding-left: 150px;
}
#LTcolumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: auto;
	width: 435px;
	float: right;
	margin-right: 75px;
}
#LTcolumn a:link {
	color: #333333;
	text-decoration: underline;
}
#RTcolumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 465px;
	width: 385px;
	background-image: url(images/ESCtype.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#RTcolumn h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C41230;
	font-weight: bolder;
}
#ESC {
	height: 465px;
	width: 216px;
	position: absolute;
	left: 365px;
	top: 145px;
	z-index: 0;
}
.extensions {
	color: #C41230;
}
