@charset "utf-8";
/*///////////////////////////////////////////
CSS Stylesheet for FredVaux.com
///////////////////////////////////////////*/
body { background: url(../images/bg-main.jpg) no-repeat left top; font-family: Verdana, Helvetica, sans-serif; font-size: 0.65em; margin: 0; padding: 0;}
a { text-decoration: none;}
#box { display: none;}

/*/////////////////////////////////////////////////////////////////////////////////////////////
Page framework divs
/////////////////////////////////////////////////////////////////////////////////////////////*/
#footer { font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; color: #fff; height: 12px; padding: 12px 17px 0 43px; text-align: right;}
#footer a { color: #ccc;}
#footer span { float: left;}
#stripe { background: #fff; width: 980px; height: 130px; position: absolute; top: 70%; left: 0;}
#stripe ul { list-style-type: none; margin: 31px 0 0 40px; padding: 0; display: block; float: left; width: 150px;}
#stripe ul li a { font-size: 1.1em; color: #777; display: block; text-decoration: none; margin: 0 0 15px 0; width: 150px;}
#stripe ul li a:hover, #footer a:hover { color: #ff3333;}
#stripe-over { background: url(../images/logo.png) no-repeat; height: 130px; padding: 0 0 0 400px; z-index: 100;}

