@charset "utf-8";
body {
	background-image: url(../images/esdraft_bg.gif);
	background-repeat: repeat-x;
	background-color: #D7D7D7;
	margin: 0px;
	padding: 0px;
}
.page {
	float: none;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
}

.top {
	float: left;
	width: 912px;
}
.topLeft {
	float: left;
	width: 680px;
}
img.logo {
	padding-top: 22px;
	float: left;
}
#mainNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	float: left;
	width: 652px;
	font-weight: bold;
	margin-left: 28px;
	display: inline;
}
#mainNav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav li {
	float: left;
	
}
#mainNav li a {
	margin: 0px;
	text-align: center;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #487DCB;
	text-decoration: none;
	display: block;
	
}
#mainNav li a:hover {
	color: #0740A7;
	text-decoration: none;
}
.main {
	float: left;
	width: 912px;
	padding-bottom: 8px;
}
.bottom{
    float:left;
	width: 912px;
}
#navBottomRight {
	display: block;
	color: #A4A4A4;
	text-align: right;
	font-size: 0.6em;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 232px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navBottomLeft {
	display: block;
	color: #A4A4A4;
	text-align: center;
	font-size: 0.6em;
	display: block;
	height: 32px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 680px;
}
#navBottomLeft ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navBottomLeft li  {
	float:left;
	padding-top: 10px;
}
#navBottomLeft li a  {
	display: block;
	color: #A4A4A4;
	text-align: center;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 6px;
	text-decoration: none;
}
#navBottomLeft li a:hover  {
	color: #666666;
}
.store {
	float: left;
	width: 912px;
}

#eastsportstore {
	float: left;
	width: 260px;
}
#greenstore {
	float: left;
	width: 260px;
}
img.storeBag {
	float: left;
}
#greenstore a {
	float: left;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-decoration: none;
	padding-top: 12px;
}
#eastsportstore  a {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-decoration: none;
	padding-top: 12px;
	width: 250px;
}
.greenstore {
	background-image: url(../images/bg_greenstore.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 219px;
	width: 452px;
}
.eastsportstore {
	background-image: url(../images/bg_eastsportstore.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 219px;
	width: 452px;
	margin-left: 8px;
}
#greenstore a:hover {
	text-decoration: underline;

}
#eastsportstore a:hover {
	text-decoration: underline;
}
#topRightShops {
	float: left;
	width: 232px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #999999;
	padding-top: 80px;
}
#topRightShops ul {
float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topRightShops li {
	
}
#topRightShops a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FF0099;
	text-decoration: none;
}
#topRightShops a:hover {
	color: #9B005E;
}
