@charset "utf-8";
/* CSS Document */

h2 { color: #666}
a { color: #DD9D02; font-weight: bold; text-decoration: none;}
#wrapper {  -moz-box-shadow: 0 3px 10px #777; -webkit-box-shadow: 0 3px 10px #777; box-shadow: 0 3px 10px #777;}
#footer { height:240px; border-top: none; background-image:url(../assets/bg.gif); background-repeat:repeat-x; padding:20px 10px 30px; }
#contact { width: 350px; float: left; margin-left: 10px;}
#otherwaystogive {width: 300px; float: right; font-weight: bold;}
#otherwaystogive a{ border-bottom: 1px solid #ddd; display: block; padding: 0px 0px 2px; margin-top:-5px; }