/* CSS Document */
body, html { margin:0px; padding:0px; font-size:11px; color:#a9a9a9; font-family:tahoma; }
body { background:url(/_layout/bg.jpg) no-repeat top right; }
#logo { position:absolute; right:3%; top:50px; }
#address { width:97%; height:18px; background:url(../_layout/bgAddress.png) left no-repeat #212121; margin-top:160px; text-align:right; padding:4px 3% 0px 0px; } 
a { color:#fff; text-decoration:none; }
a:hover { color:#459def; }
#portfolio { width:680px; height:490px; float:right; margin:30px 3% 0px 0px; display:inline; }
#portfolio div { float:left; margin:3px; background-color:#9ac4e9; width:206px; height:145px; padding:6px; }
#portfolio div:hover { background-color:#fff;  }
#portfolio div img {}
#hoteldoor { width:232px; height:340px; float:right; margin:33px 90px 0px 0px; display:inline; }
#hoteldoor p{ line-height:16px; color:#0f1f3d; text-align:justify; padding:0px 18px; }
#hoteldoor p.white{ color:#fff; }
#legals { width:97%; position:absolute; bottom:5px; text-align:center; color:#000; font-size:9px; }