/* CSS Document */

#buttons_outer {
	width: 956px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}
#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 956px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}
#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 956px;
}