@charset "UTF-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:999;	
	font-family:futura, helvetica, arial, sans-serif;
	font-size:.95em;
	font-weight:lighter;
	color:#666;
	background-image:url(../imgs/ESI_BG_Pattern_3x3.gif);
	background-repeat:repeat;
}

a {
	border: none;
	outline: none;
	color:#882312;
	font-weight:bold;
}

a:link {text-decoration: none; color:#882312; font-weight:bold;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline;}

.alt a:link {text-decoration: none; color:#882312; font-weight:bold;}
.alt a:visited {text-decoration: none; color:#882312; font-weight:bold;}
.alt a:active {text-decoration: none; color:#1E6590; font-weight:bold;}
.alt a:hover {text-decoration: underline; color:#1E6590; font-weight:bold;}

a img {
	border: none;
	outline: none;
}

p { 
	margin:0;
	padding:0;
	text-align:left;
}

em {
	font-weight:bold;
	font-style:normal;
	color:#1E6590;
}

em1 {
	font-weight:bold;
	font-style:normal;
	color:#333;
}

li {
        display: list-item;
	margin:0;
	padding:0;
	list-style-position:inside;
	list-style-type:none;
	list-style-image:url(../imgs/link_img.png);
	text-indent:0;
}

h1 {
	margin:0;
	padding:.1em .9em 0 .9em;
	color:#1E6590; 
	font-size: 1.1em;
	text-align:left;
	line-height:1.3em;
}

h2 {
	text-align:center;
	width:222px;
	margin:0;
	padding:.3em 0 .2em .05em;
	color:#1E6590; 
	font-size:19px;
	font-weight:bold;
}

h3 {
	text-align:center;
	width:222px;
	margin:0;
	padding:0 0 0 0;
	color:#1E6590; 
	font-size:29px;
	font-weight:bold;
}

h4 {
	margin:0;
	padding:.1em .9em 0 1.1em; 
	font-size:.9em;
	text-align:left;
	/*line-height:1.3em;*/
}

img.cover {
	z-index: 1
}

.invisible {
	display: none;
}

/*FIXED WIDTH CONTAINER*/
#container {
	position:relative;
	margin:0 auto; /* center, not in IE5 */
	padding:1em 0 0 0;
	width:850px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

/*LEFT CONTENT*/
#contentLEFT {
	width:502px;
	margin:0;
	padding:0;
	float:left;
}

#header1 {
	width:inherit;
	height:113px;
	text-align:center;
	margin:0;
	padding:0;
}

#header1 p {
	text-align:center;
}

#header1 img {
	position:relative;
	top:0;
	display:block;
}

/*MAIN TEXT*/
#content1 {
	border-width:1px;
	border-style:solid;
	border-color:#666;
	width:445px;
	height:auto;
	margin:0em 28px 0em 28px;
	padding:0;
	position:absolute;
	display: inline;
	background-color:#E6E6E6;
}

.shadow1 {
	margin:0;
	padding:0;
	height:16px;
	position:relative;
	top:0;
	display:block;
	z-index:1;
}

.shadow {
	margin:-1.1em 0 0 0;
	padding:0;
	height:16px;
	position:relative;
	top:0;
	display:block;
	z-index:1;
}

.shadow img {
	margin:0;
	padding:0;
	text-align:center;
	position:relative;
	display:inline;
	z-index:1;
}

.navigation {
	width:445px;
	margin:13px 0 0 0;
	padding:0;
	height:22px;
}

.navigation p {
	display:none;
}

.navigation img {
	margin:0;
	padding:0;
	text-align:center;
	position:relative;
	display:inline;
	z-index:0;
}

.nav {
	width:445px;
	margin:0;
	padding:0;
	height:22px;
}

.content1 img {
	text-align:center;
	margin:0;
	padding:0;
	position:relative;
	right:0;
	bottom:0;
	left:0;
	z-index:1;
}

.context1 {
	margin:0;
	padding:0;
}

.context1 p {
	text-align:left;
	line-height:1.4;
	margin:0;
	padding:.8em 1em .8em 1em;
	display:block;
}

.context1 p1 {
	text-align:left;
	line-height:1.4;
	margin:0;
	padding:.8em 1em .8em 1em;
	display:block;
        background-color:#FFF;
}

.context1 img {
	text-align:right;
        margin:.5em .5em 0em 1em;
	padding:0;
	position:relative;
	right:0;
	bottom:0;
	left:0;
        border-width:1px;
	border-style:solid;
	border-color:#666;
	z-index:1;
}

.collapse {
	margin:0;
	padding:0;
	display:none;
}

.title {
        display: block;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#666;
	margin:0;
	padding:.5em 0 .5em 0;
	vertical-align:top;
	background-color:#FFFFFF;
}

.address {
	width:inherit;
	padding:.1em 3em .1em 0;
	display:block;
	font-size:1.2em;
	background-color:#FFFFFF;
}

.address li {
	list-style:none;
	list-style-image:none;
}

.address em {
	color:#882312;
}

.bullets {
	width:inherit;
	padding:.5em 3em .5em 1em;
	font-size:.9em;
	background-color:#FFFFFF;
}

.bullets li {
	margin:0;
	padding:0;
	color:#333;
	list-style-position:outside;
	text-indent:0;
}

.footer1 {
	margin:0;
	padding:0;
	height: 13em;
	vertical-align:top;
	background-color:#B3B3B3;
}

.footer1 p {
	padding-top:3em;
	font-size:.7em;
	text-align:center;
	color:#444;
}

.footer1 img {
	padding-top:.7em;
	position:absolute;
}

.footage1 {
	margin:0;
	padding:0;
	vertical-align:top;
}

.footage1 img {
	margin:0 0 0 -33px;
	padding:0;
	display:inline;
	position:relative;
	z-index:1;
}


/*RIGHT CONTENT*/
#contentRIGHT {
	width:293px;
	margin:0;
	padding:0; /* bottom padding for footer */
	float:right;
}

#header2 {
	width:293px;
	height:187px;
	text-align:center;
	margin:0 auto;
	padding:0;
        position:absolute;
        display: inline;
       	z-index:2;
}

#content2 {
	border-width:1px;
	border-style:solid;
	border-color:#666;
	width:222px;
	height:auto;
	margin:186px 36px 0em 35px;
	padding:0;
	position:absolute;
	display: inline;
	background-color:#E6E6E6;
        z-index: 0;
}

.centerdiv{ /*IE method of centering a relative div*/
	position: absolute;
	text-align: center;
	z-index:2;
}

.centerdiv>div{ /*Proper way to center a relative div*/
	margin: 0 auto;
	z-index:2;
}

.flashContent{
        position: absolute;
        display: inline;
}

.context2 {
	margin:0;
	padding:0;
}

.context2 p {
	text-align:justify;
	font-size:.7em;
	line-height:1.5;
	margin:0;
	padding:.8em 1em .8em 1em;
	display:block;
}

.footer2 {
	margin:0;
	padding:0;
	height:10.5em;
	vertical-align:top;
	background-color:#B3B3B3;
}

.footer2 img {
	padding-top:.7em;
	position:absolute;
}

.footage2 {
	margin:0;
	padding:0;
	vertical-align:top;
}

.footage2 img {
	margin:-1.2em 0 0 3.2em;
	padding:0 0 0 0;
	display:inline;
	position:relative;
	z-index:1;
}