html { margin: 0; padding: 0; background-color: #fff; }

body {  height: 100%; text-align: left; color: #333; font-family: Arial, Helvetica, Sans; margin: 0 auto; padding: 0; }

a:link, a:visited { text-decoration: none; color: #8f1b1b; }
a:hover { text-decoration: underline; }

#container { background: #dfdfdf url(../images/two-tone.gif) repeat-y scroll center top; height: 100%; margin: 0 auto; }

#bd { height: 100%; }

#left-column { background: #dfdfdf url(../images/white-to-gray.png) repeat-x; text-align: center; }
#right-column {  }

#links { color: #999; font-size: 0.9em; }
#twentymin { text-align: center; color: #666; }
#forgotten { font-size: 0.9em; }

#features { width: 100%; }
#features .titles { width: 289px; float: right; text-align: center;  font-weight: 500;
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif; }

.feature { width: 289px; height: 61px; background-image: url(../images/flist.jpg); background-repeat: no-repeat; color: white; float: right; }
.feature div { margin-top: 12px; margin-left:32px; font-size: 1.05em; }
