/* CSS Document */

body {margin-top:100px; background-color:#fff; background-image:url(images/bg.jpg); background-position:top; background-repeat:repeat-x;}

table {background:#fff;}

#main-content {width:750px; padding:20px;background-color:#fff;font-family:verdana; font-size:x-small; color: #000; line-height: 16px;}
.small-list  { padding:0; margin:0; } 
.small-list li { list-style-type:none; }


#cta-home {height:532px;background:#000;width:799px;margin-top:-16px; margin-left:-40px; }
#cta-home ul {list-style:none; z-index:20; position:absolute;}
#cta-home ul li {display:none;}

a:link, a {color:#2383cc; padding:2px; text-decoration:none;}
a:active {color:#2383cc; padding:2px; text-decoration:none;}
a:visted {color:#2383cc; padding:2px; text-decoration:none;}
a:hover {color:#656565; padding:2px; text-decoration:none; background-color:#eeeeee;}

ul {margin: 0px 0px 20px -25px; }