1@charset "utf-8";
/* CSS Document */

/*
font:weight size/height face;
border:width style color;
margin:top right bottom left;
background:color image repeat position;
list-style:type position image;
*/

html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
* html .png {
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/pixel.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)); }
body { font:12px/16px arial; color:#ffffff; margin:0px 0px 0px 0px; background:#ffffff; background:url(../images/bg1.jpg) repeat-x;}
p { margin:0px 0px 12px 0px; }
a { color:#000000; }
a:hover { color:#999999; text-decoration:underline; }
div { height:100%; }
img { border:none; }
.clear { clear:both; height:auto; }
form { margin:0px 0px 0px 0px; }
*:focus { outline:0px; }
.over a { float:left; }
.over a:hover { visibility:visible; }
.over a:hover img{ visibility:hidden; }

#frame { width:921px; margin:0px auto 0px auto; overflow:hidden; background:url(../images/landing_page/mainBG.jpg) no-repeat;}
#flash { clear:both; height:auto;}


.logo {float:left; height:auto;}
.mainText {width:468px; float:right; margin:40px 45px 0px 0px; height:auto;}

#footer { width:921px; overflow:hidden; text-align:center; margin:0px auto 1px auto; }
#sitemap { font:bold 12px/19px verdana; color:#78725d; text-align:center; margin:0px 0px 5px 0px; }
#sitemap a { text-decoration:none; color:#999999; }
#sitemap a:hover { color:#000000; }
#brand { font:10px/14px verdana; color:#325475; }
#brand a { color:#666666; text-decoration:none; }
#brand a:hover { color:#000000; }
#brand span { font:10px/14px verdana; color:#666666; }
#banner {width:800px; height:100px; padding:12px 62px 13px 59px; margin:0px auto 0px auto; overflow:hidden;  background:url(../images/landing_page/bannerBG.jpg) no-repeat;}
#banner img{width:800px; height:100px; }
#brand img {
	position:relative;
	top:6px;
	background:url(../images/website_design_eim_logo.png);
	background-image: url(images/website_design_eim_logo.png);
}

