h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0;
}

html, body, #body, #footer {
	background: #000000;	
}

/*
#body {
	background: url(/images/home/pages/2010/project_one/bg_img.gif) repeat-x;
	padding-top: 0 !important;
}*/

#wrapper {
	display: block;
	padding-top: 0;
}

#stages {
	height: 425px;
	width: 900px;
	display: block;
	position: absolute;
	top: 85px;
	margin-left: 0;
	text-decoration: none;
}

#imageBlock {
	background:url(/images/home/pages/2010/team_radioshack/banner_radio.jpg);
	height: 440px;
	padding-top: 0px;
	width:901px;
}

#textBlock {
	position: relative;
	top: 115px;
	left: 410px;
	width: 275px;
}

#textBlock h1 {
	font-size: 3.4em;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 5px;
}

#textBlock h1 a:link, #textBlock h1 a:visited, #textBlock h1 a:hover {
	color: #fc67a4;
	text-decoration: none;
}

#textBlock h2 {
	font-size: 1.3em;
	font-weight: bold;
}

#textBlock h2 a {
	background: url(/images/home/pages/2009/contador/bullet.gif) no-repeat 0 2px;
	padding-left: 18px;
	display: block;
}

#textBlock h2 a:link, #textBlock h2 a:visited {
	color: #fff;
	text-decoration: none;
}

#textBlock h2 a:hover {
	color: #fc67a4;
}

#footer a:hover {
	color: #fff;
}

#footer li a.country {
	background: url(/images/shared/person_icon_dark.gif) no-repeat center left;
}

#wrapper #langSelectBox h2 {
	margin-top: 0;
	margin-bottom: 0 !important;
	padding: 0 0 0 10px;
}

#copy {
	position:absolute;
	margin-top:115px;
	margin-left:635px;
	width:245px;
	color:#FFF;
}

#copy a{
	color:#FFF;
	text-decoration:none;

}

#copy a:hover, #copy a.hack{
	color:#FFF;
	text-decoration:underline;
}

#copy ul{
	padding:0;
	margin:0;
}

#copy li{
	background:url(/images/home/pages/2010/team_radioshack/arrow.gif) no-repeat top left;
	list-style-type:none;
	padding:0px 0px 5px 18px;
	margin:0;
}

