
/* Layout Stylesheet */ 

#body {
 margin:20px;
 background: #808080 url(images/bkgdGrad.png) repeat-x;
 color: #333333;
 text-align:center;
 padding:0;
 }

#outer {
 width:1004px;
 margin:auto;
 }

#hdr {
 height:85px;
 background-image:url(images/px_header.gif);
 }
 
#navbar {
 height:37px;
 background:#646f7f;
 color: #333333;	
 align:left;
 }
 
#contentbar {
 height:35px;
 background:#e4e4e4;
 color: #333333;	
 align:left;
 }

#bar {
 height:242px;
 background:#000000;
 color: #333333;
 }

#bar2 {
 height:22px;
 background:#000000;
 color: #333333;
 }
 
#bodybar {
 background-color:#e4e4e4;
 color: #e4e4e4;
 width:1004px;
 border:0;
 height:35px;
 }
 
#bodyblock {
 background-color:#e4e4e4;
 color: #e4e4e4;
 width:1004px;
 border:0;
 height:250px;
 }
 
#bodyblock2 {
 background-color:#e4e4e4;
 color: #e4e4e4;
 width:1004px;
 border:0;
 height:492px;
 }
 
#l-lin {
 float:left;
 width:1px;
 background:#ffffff;
 border:0;
 height:250px;
 }
 
#m-lin {
 float:left;
 width:1px;
 background:#ffffff;
 border:0; 
 height:250px;
 }
 
#r-lin {
 float:right;
 width:1px;
 background:#ffffff;
 border:0;
 height:250px;
 }

#l-col {
 float:left;
 text-align:left;
 width:692px;
 background:#e4e4e4;
 color: #333333;
 border:0; 
 padding: 10px 24px 15px 24px;
 }
 
 #l-col2 {
 float:left;
 text-align:left;
 width:692px;
 background:#e4e4e4;
 color: #333333;
 border:0; 
 padding: 10px 24px 13px 24px;
 }
 
#r-col {
 float:left;
 position:relative;
 width:241px;
 background:#e4e4e4;
 color: #333333;
 border:0;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 padding-bottom: 15px;
 }
 
 #r-col2 {
 float:left;
 position:relative;
 width:241px;
 background:#e4e4e4;
 color: #333333;
 border:0;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 33px;
 padding-bottom: 15px;
 }

#ftr {
 align:left;
 width:1004px;
 height:20px;
 background:#c0c0c0;
 color: #333333;
 }
 
#lcol_txt {
 text-align:left;
 width:740px;
 background:#e4e4e4;
 color: #333333;
 border:0;
 padding:24px;
}

#port_col1 {
 text-align:left;
 float:left;
 width:230px;
 background:#e4e4e4;
 color: #333333;
 border:0;
}

#port_col2 {
 text-align:left;
 float:left;
 position:relative;
 width:230px;
 background:#e4e4e4;
 color: #333333;
 border:0;
}

#port_col3 {
 text-align:left;
 float:left;
 position:relative;
 width:230px;
 background:#e4e4e4;
 color: #333333;
 border:0;
}