@charset "utf-8";
/* CSS Document */

.nav_links {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

.footer_nav {
color:#FFFFFF;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
body {
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../cart/skins/basic/customer/images/white_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:normal;
}

a.button1 {
display: block;
	width: 136px;
	height: 50px;
background:url(../../buttons/hello.jpg);
margin-right:10px;
margin-left:7px;
}
a.button1:hover {
background:url(../../buttons/hello_over.jpg);
}

a.button2 {
display: block;
	width: 136px;
	height: 50px;
background:url(../../buttons/bags.jpg);
margin-right:9px;
}
a.button2:hover {
background:url(../../buttons/bags_over.jpg);
}

a.button3 {
display: block;
	width: 136px;
	height: 50px;
background:url(../../buttons/up_close.jpg);
margin-right:9px;
}
a.button3:hover {
background:url(../../buttons/up_close_over.jpg);
}

a.button4 {
display: block;
	width: 136px;
	height: 50px;
background:url(../../buttons/shop.jpg);
margin-right:9px;
}
a.button4:hover {
background:url(../../buttons/shop_over.jpg);
}

a.button5 {
display: block;
	width: 136px;
	height: 50px;
background:url(../../buttons/contest.jpg);
margin-right:9px;
}
a.button5:hover {
background:url(../../buttons/contest_over.jpg);
}

a.button6 {
display: block;
	width: 136px;
	height: 50px;
background:url(../../buttons/deals.jpg);
margin-right:9px;
}
a.button6:hover {
background:url(../../buttons/deals_over.jpg);
}

a.button7 {
display: block;
	width: 136px;
	height: 50px;
background:url(../../buttons/lets_talk.jpg);
margin-right:9px;
}
a.button7:hover {
background:url(../../buttons/lets_talk_over.jpg);
}