/* standard layout id's */
#container {
	position:relative;
	width:763px;
	top:15px;
	margin-left:auto;
	margin-right:auto;
	background:url('/images/container_bg_home.jpg') bottom no-repeat;

}


#column_1{
	width:243px;
	padding: 8px;
	float:left;
}

#column_2{
	width:243px;
	padding: 8px;
	padding-left:14px;
	float:left;
}

li{
	padding-bottom:15px;
}
