/* CSS Document */
body {font: 12px Verdana, Arial, Helvetica, sans-serif; color: #19437C; background: #939393; margin-top: 3px;}
table#bg {background: #939393 url(images/gradient1.jpg) no-repeat center; padding: 25px; width: 800px;}
table#main {background: #EBEBEB; width: 835px; border: 0px;}
td#top {border-bottom: 1px  #19437C; background: url(images/intro-bg.jpg) no-repeat; height: 400px;}
td#graycell {padding-bottom: 10px;}
td#quote {border-top: px solid #EBEBEB; border-bottom: 30px solid #EBEBEB; background: #4A4B4C; padding: 5px 15px 5px 0px; text-align:right;}
td#footer {font-size: 11px; border-top: 0px solid #19437C; padding: 10px 0px 10px 0px; text-align: center;}

table#content {width:835px;}

td#minimenu {text-align:right; padding: 70px 15px 0px 0px;}
td#minimenu a {text-decoration:none; color: #19437C;}
td#minimenu a:hover {border-bottom: 1px solid #4A4B4C; color: #4A4B4C;}

td#menu {color: white; padding: 40px 200px 0px 0px;}
td#menu a {text-decoration:none; color: white;}
td#menu a:hover {background-color:gray;}
.grey {color: #EBEBEB;}
