body { 
margin: 0 auto;
width: 713px;
background-color: #000000; 
text-align: center;
}

#logo {
background-image: url(../images/engage_logo_main.jpg);
width: 677px;
height: 161px;
background-repeat: no-repeat;
margin: 20px 0 0 0;
text-indent: -9999px;
overflow: hidden;
text-align: left;
}

#menu { 
	width: 713px; 
	height: 40px;
	margin: 10px auto;
	text-align: center; 
	}
	
#menu ul { 
	margin: 0; 
	padding: 10px 0 0 20px; 
	list-style: none; 
	line-height: normal;
	text-align: center;
	}
	
#menu li {
	float: left;
	color: #FFFFFF;
	font-size: 1.1em;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	}
	
#menu a {
	padding: 0 30px;
	background: none;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
#menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;}

#wrapper {
width: 713px;
margin: 0 auto;
background-color: #f3f8fb;
overflow:hidden;
}

#top {
float: left;
margin: 0 0 0 0;
width: 713px;
height: 40px;
background-image: url(../images/engage_top1.jpg);
background-repeat: no-repeat;
text-align: left;
}

#middle {
float: left;
margin: 0 0 0 0;
width: 713px;
background-color: #f3f8fb;
background-image: url(../images/engage_middle_top.jpg);
background-repeat: no-repeat;
text-align: left;
overflow: hidden;
}

#middletext {
float: left;
width: 673px;
min-height: 250px;
color: #000000;
font-family: Arial;
font-size: 20px;
text-align: left;
padding: 0 0 0 0;
margin: 0 20px 0 20px;
overflow: hidden;
}

#textwrapper {
float: left;
width: 673px;
margin: 20px 0 20px 0;
}

#middletextleft {
float:left;
width: 175px;
margin: 0 0 30px 0;
}

#middletextright {
float: left;
width: 468px;
margin: 20px 0 0 20px;
font-family: Arial;
font-size: 16px;
text-align: justify;;
color: #000000;
}

#middletextright a {
font-family: Arial;
font-size: 16px;
color: #000000;
text-decoration: underline;
}

#middletextright a:hover {
font-family: Arial;
font-size: 16px;
color: #000000;
text-decoration: none;
}

div.middletextrightheading {
font-family: Arial;
font-size: 20px;
color: #000000;
text-align: left;
}

#pageheader {
float: left;
margin: 0 0 30px 0;
font-family: Arial;
font-size: 24px;
color: #000000;
text-align: center;
width: 673px;
}

#contactleftcolumn {
float: left;
width: 306px;
text-align: left;
margin: 20px 0 0 10px;
color: #000000;
font-family: Arial;
font-size: 14px;
}

#contactrightcolumn {
float: right;
width: 306px;
text-align: left;
margin: 0 0 0 0;
padding: 0 0 0 30px;
border-left-style: dotted;
border-left-width: 2px;
border-left-color: #64869b;
}

#contactrightcolumn a{
color: #000000;
font-family: Arial;
font-size: 14px;
text-align: left;
text-decoration: none;
}

#bottom {
float: left;
margin: 0 0 0 0;
width: 713px;
height: 40px;
background-image: url(../images/engage_bottom.jpg);
background-repeat: no-repeat;
}

#footer {
width: 713px;
background-color: #000000;
}

div.footerleft {
float: left;
margin: 5px 0 25px 20px;
width: 533px;
color: #676767;
font-family: Arial;
font-size: 11px;
text-align: left;
}

div.footermiddle {
float: left;
margin: 5px 0 25px 0;
width: 40px;
}

div.footerright {
float: left;
margin: 5px 0 25px 0;
width: 100px;
}

div.footerright a{
float: left;
width: 100px;
height: 30px;
background-image: url(../images/ecd_logo.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
overflow: hidden;
}

div.detailsheader {
font-family: Arial;
font-size: 16px;
color: #000000;
width: 673px;
margin: 0 0 7px 0;
}

div.detailstext {
font-family: Arial;
font-size: 14px;
color: #000000;
width: 673px;
margin: 0 0 20px 0;
}

#detailsleft {
float:left;
font-family: Arial;
font-size: 12px;
color: #000000;
width: 350px;
margin: 0 10px -10000px 0;
padding: 0 0 10000px 0;
overflow: hidden;
}

#detailsright {
float: left;
font-family: Arial;
font-size: 12px;
color: #000000;
width: 303px;
margin: 0 0 -10000px 10px;
padding: 0 0 10000px 0;
overflow: hidden;
}

p {}

td {}

a:link { color: blue; }

a:visited { color: purple; }

a:hover { color: purple; }

a:active { color: red; }

img { border-style: none; }

