/* CSS Document */

html{
	background-color:#EBEEE5;
}
body{
	margin-top: 0px;
}

/* HEAD */
div#logo a.linklogo{ display:block; height:305px; }
div#logo a.linklogo span{ visibility:hidden; display:none; }
div#logo {background-image:url('/images/head.jpg'); background-repeat: no-repeat; }
div#logo{ height: 337px;}

div#container { width: 980px; margin:0 auto;}
div#t0r1c0{ background-image: url('/images/bg.jpg'); background-repeat:repeat-y; padding:10px 20px 0 20px;}
div#t0r2c0{ height:100px; background-image: url('/images/footer.jpg'); background-repeat:no-repeat;}
div#t1r0c0{ width:470px;}
div#containers div.content{ padding-right:10px; width:410px;}
div#t1r0c1{ text-align:center;}

ul#n_Root{ }
ul#n_Root li{ list-style:none; float:left; width:140px;}
ul#n_Root li a{ color:white; text-transform:uppercase; }

img.contentimage{ float:left; margin-right:5px;}
div#containers{text-align:justify; overflow:hidden; overflow-y: visible;}


