/* CSS Document */


#maincontent_home{
	width:525px;
	margin-top:0px;
	padding:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-right: 0px;

	margin-left: 0px;
}


#feature_home_food {
	width:248px;
	margin-left: 8px;
	margin-top:0px;
	padding:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 200px;
	background-image: url(../images/bg_feature_home_food.jpg);
	float: left;
	background-repeat: no-repeat;

}

#feature_home_drinks {
	width:248px;
	margin-top:0px;
	padding:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 200px;
	margin-left: 5px;
	background-image: url(../images/bg_feature_home_drinks.jpg);
	float: left;
	background-repeat: no-repeat;

}

#socks_home{
	width:800px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.socks{
	background-repeat: no-repeat;
	background-image: url(../images/bg_sock.jpg);
	padding-top: 18px;
}

#right_home{
	width:230px;
	height:85px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	float: right;
}
