body{
	background:url("/images/stores/co_bg.jpg") no-repeat scroll center top transparent;
	background-color:#1B1610;
}

#n09_container{
	background:#FFF;	
}

#store_header {
float:left;
height:150px;
position:relative;
width:969px;
}

#store_links {
bottom:0;
font-size:18px;
height:30px;
position:absolute;
right:0;
width:969px;
background-color:#534F44;
}
#store_logo {
bottom:38px;
left:6px;
position:absolute;
}
#store_cart {
	font-size:15px;
	float:right;
	padding-right:15px;
	padding-top:10px;
	text-align:right;
	width:240px;
}
#general_links{
	width:56px;
	padding-top:3px;
}
#home{
	height:25px;
	width:54px;
	padding-left:10px;
}
#sign_in{
	width:154px;
}
#sign_out{
	width:88px;
}
#my_account{
	width:110px;
}
#contact{
	width:105px;
}
#home,#sign_in,#sign_out,#my_account,#contact{
	float:left
}

.link_text a{
	color:#CCCCCC;
}

.link_text a:visited{
	color:#CCCCCC;
}
.link_text a:hover{
	color:#CCCCCC;
}

