/* standard layout id's */
#container {
	position:relative;
	/* width:763px; */ width: 960px;
	top:15px;
	margin-left:auto;
	margin-right:auto;
	/* background:url('/images/container_bg_home.jpg') bottom no-repeat; */  background:url('../images/container_bg_home2.jpg') bottom no-repeat;

}


#column_1{
	/* width:243px; */ width: 340px;
	padding: 8px;
	float:left;
}

#column_2{
	/* width:243px; */ width: 340px;
	padding: 8px;
	padding-left:14px;
	float:left;
}

li{
	padding-bottom:15px;
}
