/* Basic styles */
*{margin:0;padding:0}
a img,fieldset{border:0}
img,object{display:block}
a,a:hover{cursor:pointer;text-decoration:none}
ul{list-style:none}

/* Html,body,wrapper */
html{background:#EAE4DC}
body{font:11px/18px tahoma,arial,tahoma,sans-serif;color:#474436}
#wrapper{background:url('/images/home_bg.jpg') repeat}

/* FOOTER */
#footer{width:922px;height:50px;padding:13px 0 0 33px;margin:0 auto}
#footer img{float:left}

/* MAIN */
#main{width:955px;height:600px;margin:0 auto;position:relative}
#flash-home-2{position:absolute;top:144px;left:532px;}

#news{width:500px;height:154px;margin-left:32px;background:url('/images/news_bg.jpg') 0 30px no-repeat;position:relative}
#news .more{position:absolute;top:9px;right:27px}
#news ul{padding:10px 0 0}
#news a{color:#000}
#news a:hover{color:#fff}

