

/* Layout Stylesheet */ 





#outer {

 text-align:left;

 border:none;

 width:850px;

 margin:auto;

 }



#hdr {

 height:104px;

 background:#ccd9df;

 color: #333333;

 border:none;

  border-style:none;
  margin:0;
  padding:0;

 }



#bar {

 height:247px;

 background-image:url(images/graybar.jpg);
 background-repeat:repeat-x;

 color: #333333;

 border:none;

  border-style:none;

 }



#barcontent {

 height:251px;

 background-color:#FFFFFF;

 background-position:right;

 color: #333333;

 border:none;

  border-style:none;

  text-align:center;

 }



#bodyblock {

 position:relative;

 background:#3f7b9f;
 background-image:url(images/bluegradient.jpg);
 background-repeat:repeat-x;

 color: #333333;

 width:850px;

 padding:0;

 border-style:none;

 }
 


 

 #fullbodyblock {

 position:relative;

 background: #ffffff;

 color: #333333;

 width:750px;

 padding:0;

 border-style:none;

  background-image:url(images/bottom_02.gif);

 background-repeat:no-repeat;

 background-position:bottom right;

 text-align:left;

 }



#l-col {

 float:left;

 background:#ffffff;

 color: #2f496c;

 width:240px;

 margin-left:10px;

 margin-right:10px;



 }



#cont {

 width:455px;



 background-image:url(images/bottom_02.gif);

 background-repeat:no-repeat;

 background-position:bottom right;

  padding-right:20px;

 color: #333333;

 text-align:justify;

 background:#3b769a;



 }

 

 #m-l-col {

 float:left;



 color: #ffffff;

 width:595px;

 margin:0;

text-align:left;

 }



#m-cont {

 width:250px;

 background:#112f49;

 background-image:url(images/bottom_02.gif);

 background-repeat:no-repeat;

 background-position:bottom right;

 color: #ccd9df;
 margin:0;
 padding:0;
 


 }




#ftr {

 

 background:#ffffff;

 background-image:url(images/bottom_03.jpg);

 background-repeat:no-repeat;

 color: #333333;

 border:none;

 border-width:0px 0 0 0;

 margin:0;

 text-indent: top 10px;

 font-weight:600; 

  text-align:center;

 

 }

 #ftrnav {

 height:63px;

 background:##c9d6dd;;



 background-position:top;

 background-repeat:no-repeat;

 color: #333333;

 border:solid black;

 border-width:0px 0 0 0;

 margin:0;

 text-align:center;

 line-height:1.4;

 

 }

 

  #ftrnav p{



 text-align:center;



 }

 

 






