* { margin:0; padding:0; outline:0; border:0; text-decoration:none; list-style-type:none; font-family:Arial; }

#containerhome * { cursor:pointer; }
#overlay { float:left; height:455px; width:595px; position:absolute; top:0; left:0; z-index:2; }
body { background:url(../images/body-bg.jpg) top center no-repeat fixed #00253f;  }

#containerhome { margin:66px auto 0 auto; display:block; height:455px; width:595px; background:url(../images/container-home2.png) top no-repeat; position:relative; }
h1 { float:left; }
/*#containerhome.hover { background:url(../images/container-home-hover.png); }*/

#link { float:left; height:142px; width:226px; padding:20px 40px 0 40px; position:absolute; right:0; top:120px; font-size:20px; color:#00528c; line-height:26px; }
#link span { color:#0a2d47; }

#containerhome strong { float:left; width:595px; text-align:center; }
#containerhome strong span { display:inline-block; height:23px; width:115px; background:url(../images/img-enterwebsite.png);}
#containerhome.hover strong span { background:url(../images/img-enterwebsite-hover.png); }
