/*
	container styles start
*/

#pageContent {
	padding-top: 234px;
}

.pageContentBackground {
	position: relative;
	width: 1008px;
	margin: none;
	min-height: 380px;
	height: auto;
	background: none;
	-moz-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-radius: 0px;
	z-index: 2;
	clear: both;
	padding: 0px 0px;
}

/*
	container styles end
*/

/*
	column styles start
*/

.columnSpacing10 {
  position:relative;
  width: 10px;
  height: 10px;
  float: left;
}

.columnSpacing11 {
  position:relative;
  width: 11px;
  height: 10px;
  float: left;
}

.columnFull {
  position:relative;
  width: 1004px;
  height: auto;
}

.column2_3 {
  position:relative;
  width: 666px;
  height: auto;
  float: left;
}

.column1_3 {
  position:relative;
  width: 328px;
  height: auto;
  float: left;
}

.column1_4 {
  position:relative;
  width: 243px;
  height: auto;
  float: left;
}

.column2_4 {
  position:relative;
  width: 497px;
  height: auto;
  float: left;
}

.columnContainer {
	position: relative;
	width: 1006px;
	padding: 0px 1px;
	height: auto;
	float: left;
	clear: left;
}

/*
	column styles end
*/