/*Game Trades Stylesheet GT-#758484-8452478*/

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper{
width:940px;
}

#select {
	float:left;
	background:url(../media/splash-canada.jpg) no-repeat left;
	width:639px;
	height:476px;
}

#footer{
	height:241px;
	width:100%;
	background:url(../media/footer-splash.jpg) repeat-x;
	clear:both;
	color:#666;
	font-size:11px;
	text-align:left; 
	line-height:20px;
	
}

#footertext{
	padding:17px 0 0 212px;
}

#footer a{
	color:#666666;
}

a{
	outline:none;
}

#flags{
	float:right;
	margin-top:170px;
	width:300px;
}

#location{
padding-top:160px;
}

#location ul, #location li{
	font-weight:bold;
	text-transform:uppercase;
	padding:0; margin:0;
	list-style:none;
	text-align:left;
	font-family:"Helvetica LT Std Cond", Arial;
}

#location li a{
	display:block;
	background:url(../media/dividers.jpg) bottom no-repeat;
	font-size:13px;
	padding:0px 10px 12px 0px;
	color: #474747;
	text-decoration:none;
	outline:none;
}

#location li a:hover{
	color: #CC0000;
	background:url(../media/dividers-over.jpg) bottom no-repeat;
}


