/* Copyright Encore Beach Club 2010. All Rights Reserved. */
* {padding:0; margin:0;}
html{
	/*background:#6e787e;*/
	/*overflow:expression(document.body.clientHeight < 650 || document.body.clientWidth < 1006 ? "auto" : "hidden");*/
	
}

body {
	background:#152d63 url('../imateq/www/html-bg.jpg') top center repeat-x;
	color:#ededed;
	font-family:arial, sans-serif;
	font-size:12px;
}
html, body {height:100%; width:100%;}

#main {}
a {color:#fff; text-decoration:none; outline:none;}
.smlA {font-size:11px; color:#e1e5ef;}
.smlA:hover {color:#fff;}
li {list-style:none;}
