/* CSS Document */

body {
	background-color:#EFEFEF;
	font-family:"Trebuchet MS", sans-serif;
	}
	
a {
	text-decoration: none;
	color:#0000FF;
	}
 	
a:hover {
	color:#CC0000;
	}

#main_container {
   width: 760px; 
   border: 1px solid gray;
   margin-left: auto;
   margin-right: auto;
	background-color:#FEFEFE;
	}


#header {
border-bottom: 1px solid #ccc;
width: 760px;
height: 120px;
background: #A8631E url(http://401k-and-ira.com/images/401hdr.jpg);
color: gold;
}
#header h1 {
 font: 26px gold arial, lucida, sans-serif;
 color: gold;
 padding: 0px 0px 35px 70px;
 }
	
	
h2 {
	padding-left: 5px;
	margin: 5px 0px 0px 0px;
	}
	
p {
	font-size: 10pt;
	margin:0px;
	padding:10px;
	text-align:justify;
	}

#navigation {
	width:100%;
	border-top:  #000000 1px solid;
	border-bottom: #000000 1px solid;
	text-align:center;
	}
#navigation a {
	padding:3px;
	}

p a { 
       font-size: 10pt;
       }
	
#content {
	width:100%;
	}
	
#footer {
clear: both;
height: 26px;
border-top: 1px solid #ccc;
padding: 4px 0px 0px 0px;
background-color: #A8631E; 
color: gold;
font: 11px gold arial, lucida, sans-serif;
text-align: center;
}
#footer a {color: gold; text-decoration: none;}
#footer a:hover {color: white; text-decoration: underline;}

.g728 { 
      height:18px;
      width: 760px;
      border: 0;
      margin-top: 0px;
      margin-bottom: 0px;
      background: #e3d0c1;
      }

.g336 { 
     float: left; 
     height:300px; 
    width: 339px; 
    padding: 10px 3px 10px 0px; 
     }

.fr_tda {  font: 10px/12px Arial, Helvetica, sans-serif; color:#666;}
.fr_tda a {color: #000; text-decoration: none;}
.fr_tda a:hover {color: #000; text-decoration: underline;} 