body { margin: 0px auto; font-family: helvetica, Verdana, Arial, sans-serif; font-size: 14px; line-height:1.3; font-weight: normal; color: #000000; background-color:#ffffff; }

/********************** Links ***************************/
a:link, a:active{ text-decoration:none; color:#0000CD; font-size: 14px; font-weight: normal; }
a:visited { text-decoration:none; color:#800080; font-size: 14px; font-weight: normal; }
a:hover{ text-decoration:none; color:#333333; font-size: 14px; font-weight: normal; }

/********************** General Styles ***************************/
h1{ color: #000000; font-size: 18px; font-weight: normal; margin: 0px 0px 0px 0px; }
h2{ color: #000000; font-size: 16px; font-weight: bold; margin: 0px 0px 0px 0px; }
h3{ color: #000000; font-size: 14px; font-weight: normal; margin: 0px 0px 0px 0px; }
h4{ color: #000000; font-size: 14px; font-weight: bold; margin: 0px 0px 0px 0px; display:inline; }
.ptbold { font-weight: bold; }
.ptsmall{ font-size:11px; }
.ptsmallbold{ font-size:12px; font-weight:bold; }

/********************** HR ***************************/
#hr { margin: 0px auto; border: none 0; border-top: 1px solid #333333;/*the border*/width: 100%; height: 1px; } 

/********************** Container ***************************/
#container { width: 800px; margin:0px auto; } 

/********************** Header ***************************/
#header { width:100%; background-image:url(images/gradiant.gif); background-repeat:repeat-x; height: 180px; } 

/********************** Header_Logo ***************************/
#header_logo { width:800px; margin:0px auto; background-image: url(images/reb-inc-logo.gif); background-repeat:no-repeat; height: 142px; } 

/********************** Nav_Menu ***************************/
#nav_menu { width: 138px; padding-left:10px; }
#nav_menu ul{ margin-left:0px; display:inline; }  
#nav_menu li{ margin-left:0px; padding-bottom:5px; }
#nav_menu h1{ font-size: 16px; font-weight: bold; }  

/*  background-image:url(images/menu.jpg); height: 371px; background-repeat:no-repeat; */

/********************** Content ***************************/
#content { width: 644px; padding:0px 3px 0px 3px; border-left: #000000 solid 2px; } 

/********************** Footer ***************************/
#footer { width: 800px; text-align:right; border-top: #000000 solid 1px; } 
