/* Home page styles  */

#HomePage { position: relative; height: 507px; width: 950px; background-image: url(../img/homepage/butterfly.png); background-position: bottom left; background-repeat: no-repeat; }
#HomePage #Box1 { position: absolute; top: 0px; left: 0px; width: 450px; height: 300px; background-image: url(../img/homepage/Box1.jpg); }
#HomePage #Box2 { position: absolute; top: 0px; left: 451px; width: 323px; height: 150px; background-image: url(../img/homepage/Box2.jpg); }
#HomePage #Box3 { position: absolute; top: 151px; left: 451px; width: 323px; height: 149px; background-image: url(../img/homepage/Box3.jpg); }
#HomePage #Identity { position: absolute; top: 0px; right: 0px; width: 175px; height: 300px; background-image: url(../img/elis.png); background-repeat: no-repeat; background-color: #cccccc; }
#HomePage #Identity div { margin-top: 175px; background-color: #999999; }
#HomePage #Box4 { position: absolute; left: 250px; top: 310px; width: 350px; }
#HomePage #Box5 { position: absolute; right: 10px; top: 310px; width: 350px; }
.FPContent { }
.FPContent h3 { float: left; width: 150px; height: 130px; padding-right: 5px; border-right: 1px solid Silver; font-size: 24px; text-align: right; color: #999999; font-weight: normal; }
.FPContent p { margin-left: 160px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; }
.FPContent a { color: #ffcc00; }

#HomePage a:hover { color: Gray; }
#HomePage a.AnchorStrong { padding: 1px; background-color: #FFCC00; color: Black; }
#HomePage a.AnchorStrong:hover { color: White; }
