HTML {
height: 100%;
	}
body {
margin:0px;
text-align:center;
padding:0;
height: 100%;
background-image: url(images/bodybg.gif);
 
 }
#outer {
text-align:left;
width:739px;
margin:auto;
min-height: 100%;
padding-left: 10px;
padding-right: 11px;	 
background-image:url(images/wrapbg.gif);
background-repeat: no-repeat; 
 }
#hdr {
width:739px;
height:132px;
padding-top: 10px;
 }
#nav {
width:739px;
position: relative;
height: 24px;
background-image: url(images/navbg.gif);
background-repeat: no-repeat;
	 }
#content { 
text-align:left;
width:739px;
 }
#text1 {
text-align:left;
width: 473px;
position: relative;
float: left;
margin: 0;
padding-top: 30px;
padding-left: 21px;
padding-right: 25px;
	}	
#text1full {
text-align:left;
width: 693px;
position: relative;
margin: 0;
padding-top: 30px;
padding-left: 21px;
padding-right: 25px;
	}	
#plan1 {
position: relative;
	}	
#change1 {
position: relative;
	}
#sys1 {
position: relative;
	}
#info1 {
position: relative;
	}
#text2 {
text-align:right;
width: 198px;
position: relative;
float: left;
padding-top: 30px;
padding-right: 22px;
margin: 0;
	}
#imgcol2 {
text-align:left;
width: 220px;
position: relative;
float: left;
padding-top: 30px;
margin: 0;
	}
* html #outer
{
height: 100%;
}
#block{
width:739px;
 height: 100px;
margin-left: auto;
margin-right: auto;
clear: both;
 }
#footer{
width:739px;
height: 80px;
margin-top: -90px;
margin-left: auto;
margin-right: auto;
text-align: center;
position: relative;
 }
#foot_nav {
padding-top: 8px;
border-top: 1px solid #cccccc;
padding-left: 21px;
padding-right: 25px;
position: relative;
}
#copy {
width:739px;
height: 20px;
padding-left: 21px;
padding-right: 25px;
}