#main { width:733px;}

#header {height:250px; } /* height of the banner and menu */
#header1 {height:100px;}/* height of the menu */
#header2 {height:125px; }/* height of the banner graphic */



.calltoaction {
}

#footer { height:100px;}

/* index */

#index #middle .line {
	width:100%;
	background-image: url(images/ver_line.gif);
	background-repeat: repeat-y;
	background-position: 472px 0;
}
#index #middle .column1 {
	width:452px;
	float:left;
}
#index #middle .indent_column {
	width:35px;
	float:left;
}
#index #middle .column2 {
	width:238px;
	float:left;

}
/* this is a single column for the services page */


#index-nocolumn #middle .column1 {
	width:735px;
	float:left;
}

