
#outer {
 background:#ffffff;
 text-align:left;
 align: center;
 border:0px solid #000000;
 width: 100%;
 }

#hdr {
 margin:auto;
 color: #333333;
 padding:10px;
 text-align:justify;
 border:solid #000000;
 border-width:0 0 0px 0;
 }

#flash {
 background:#eeeeee;
 color: #333333;
 padding:0px;
 text-align:justify;
 border:solid #000000;
 border-width:0 0 0px 0;
 }

#bar {
 height: 10px;
 color: #333333;
 padding:0px;
 text-align:justify;
 align:center;
 border:solid #000000;
 border-width:0 0 0px 0;
 }

#bar1 {
 position:absolute;
 z-index: 5;
 height: 46px;
 width: 100%;
 background: url('../images/bar_top.gif');
 background-repeat: repeat-x;
 color: #333333;
 padding:0px;
 text-align:justify;
 border:solid #000000;
 border-width:0 0 0px 0;
 }

#bodyblock {
 position:relative;
 width:100%;
 padding:0px;
 left:0px;
 margin-left: 0px;
 border-width:1px 1px 1px 1px;
 }

#l-col {
 position:absolute;
 z-index: 20;
left:-30px;
top:310px;
 float:left;
 text-align:left;
 width:10px;
background: #A8E0FB;
 }

#col_left {
 margin-top: 50px;
 z-index: 20;
 float:left;
 width:180px;
 padding-left:5px;
 padding-right:0px;
 text-align:left;

 }

#box_right {
 z-index: 20;
 padding:5px;
 text-align:left;
 width:150px;
 background: #E7EECA;
 border:solid #336699;
 border-width:1px 1px 1px 1px;
 margin-top:10px;

 }

#left {
margin: 37px .1%;
padding:0;
width:18%;
float:left;
text-align:left;
}

#cont {
 z-index: 1;	
 margin-top:50px;
 text-align:justify;
 padding-right:10px;
 padding-left:10px;
 background: url('../images/blue.gif');
 background-repeat: repeat-x;

 }

#mid {
margin:50px 0%;
padding-right:1%;
padding-left:1%;
float:left;
width:61%;
text-align:justify;
background: url('../images/blue.gif');
background-repeat: repeat-x;

}

#mid1 {
margin:50px 0%;
padding-right:1%;
padding-left:1%;
float:left;
width:61%;
text-align:justify;
background: url('../images/blue1.gif');
background-repeat: repeat-x;

}

#col_right {
 z-index: 1;
 float:right;
 margin-top:50px;
 text-align:justify;
 padding-right:10px;
 padding-left:10px;
 background: url('../images/blue.gif');
 background-repeat: repeat-x;
 width:5%;

 }


#right {
margin:40px 0.5%;
padding:0px;
width:160px;
float:right;
text-align:justify;
}


#ftr {
 position:relative;
 height:25px;
 background: url(../images/gradient1.gif);
 border:solid black;
 border-width:1px 0 0 0;
 color: #336699;
 margin:0;
 }
