/*--- Common ---*/
* { padding:0px; margin:0px; }
#Wrapper { width:800px; margin:auto; color:#000; font:normal 12px/18px Arial, Helvetica, sans-serif; }
#Wrapper .top { }
#Wrapper .bottom { background:#D02B1F url(../images/background.gif) left top repeat-x; text-align:center; font:normal 11px/34px Arial, Helvetica, sans-serif; color:#fff; }
.clear { clear:both; display:block; }
#Wrapper .floatLeft { width:288px; float:left; padding-top:15px; padding-bottom:15px; }
#Wrapper .floatRight { width:450px; padding-right:25px; padding-top:15px; float:right; padding-bottom:15px; }
#Wrapper .floatRight p { margin-bottom:15px; }
#Wrapper .floatRight .head { font:normal 18px/25px Georgia, "Times New Roman", Times, serif; font-style:italic; color:#CF2A1E; }
#Wrapper .floatRight .redTxt { font:normal 28px/36px Georgia, "Times New Roman", Times, serif; font-style:italic; color:#CF2A1E; }
#Wrapper .floatRight .quote { font:normal 22px/30px Georgia, "Times New Roman", Times, serif; font-style:italic; color:#CF2A1E; }
#Wrapper .logo { width:447px; height:160px; background:url(../images/logo.gif) left top no-repeat; margin-bottom:20px; border-bottom:1px #999999 solid; }
#Wrapper .floatLeft img { margin-bottom:5px; }
#Wrapper .floatLeft a { background:url(../images/b-hover.gif) left top repeat-x; margin-bottom:5px; font:normal 18px/30px Georgia, "Times New Roman", Times, serif; color:#fff; text-decoration:underline; display:block; text-align:center; }
#Wrapper .floatLeft a:hover { background:url(../images/background.gif) left top repeat-x; text-decoration:none;}

#Wrapper form {  border: 1px solid #cccccc;  padding: 5px; }

#Wrapper  .inputBox {  font-size: 12px; padding-bottom:5px; width:300px; border: 1px solid #cccccc; }