#outer{
	background-image: url(../images/two_col_bg.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	padding-right: 0px;
	padding-left: 200px;
} 
#content{ 
position: relative; 
margin: 0px; 
padding-right: 10px;
padding-left: 10px;
min-height: 700px; 
width:auto;
height: auto;
background:none;
}


#inner{margin:0px; width:100%;}
