h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

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

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

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

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

#imageBlock {
	height: 408px;
	padding-top: 1px;
}

#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;
}
