/* CSS Document */

body { background:url(../img/bg_main.gif) center top no-repeat; font-family:"trebuchet MS", Tahoma, sans-serif; }
img { border:0px;} 

div.main { width:229px; height:315px; margin:auto; margin-top:255px; *margin-top:234px; padding:0px 0px 0px 1px; overflow:hidden;}

	div#cat1 { width:230px; padding:37px 0px 37px 0px; position:relative; background:#27547e url(../img/blue_bg.jpg) 0px 20px repeat-y; text-align:center; overflow:hidden; }
		div#cat1 div.top { position:absolute; top:0px; left:0px; width:230px; height:8px; background:url(../img/blue_top.jpg) no-repeat; }
		
	div#cat2 { width:230px; padding:36px 0px 26px 0px; margin:5px 0px 0px 0px; position:relative; background:#838383 url(../img/gray_bg.jpg) 0px 20px repeat-y; text-align:center; overflow:hidden; }
		div#cat2 div.bot { position:absolute; bottom:0px; left:0px; width:230px; height:8px; background:url(../img/gray_bot.jpg) no-repeat; }
		
	div.links { position:absolute; left:0px; top:130px; line-height:120%; text-align:left; }
		div.links a { color:#fff; text-decoration:none; font-family:"trebuchet MS", Tahoma, sans-serif; font-size:13px; display:block; padding-left:12px; margin-left:60px; background:url(../img/point.gif) center left no-repeat; }
		div.links a:hover { color:#FFCC00; background:url(../img/point_h.gif) center left no-repeat; }
		
div#ecreo{ color:#bbbbbb; font-size:11px; text-align:center; padding-top:50px; }
div#ecreo a{ color:#bbbbbb; font-size:11px; text-decoration:none; }
div#ecreo a:hover{ color:#bbbbbb; font-size:11px; text-decoration:underline; }