/* Content Area */


#main {
	font-size:12px;
	width:960px;
	clear:both;
	position: relative;
	z-index: 10;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fff;
}

/* only interior pages use the content DIV to put content in */
#content {
	padding-bottom: 70px !important;
}


/* generated by Drupal */
.breadcrumb {
	width:920px;
	height:30px;
	float:left;
	padding-top: 20px;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* made for pullbox overview page */
#content-wide {
	width:880px;
	float:left;
	margin-left: 20px;
	font-size: 12px;
	
}

#content-1col {
	width:800px;
	float:left;
	margin-left: 20px;
	font-size: 12px;
}
#content-1col ul {
	margin-left: 20px;
	font-size: 12px;
}


/* product pages only */
#product-sidebar {
	width:300px;
	float:right;
	margin-right: 20px;
}

#content-left {
	width:600px;
	float:left;
	margin-left: 20px;
	font-size: 12px;
}
#content-left ul {
	margin-left: 20px;
}
