BODY, TD, TH
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #020202;
}
BODY
{
	margin: 30px 0 0;
	background-color: #020202;
}
A:link
{
	color: #000000;
	text-decoration: none;
}
A:hover
{
	text-decoration: none;
	color: #D11;
}
H1
{
	color: #999;
	margin-top: 8px;
	letter-spacing: -0.1em;
	line-height: 0.8em;
	font-size: 22px;
}
H1 SPAN
{
	color: #CCC;
	font-size: 18px;
	letter-spacing: -0.053em;
	text-transform: uppercase;
}
H2
{
	font-size: 24px;
}
H3
{
	font-size: 17px;
}
#top
{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 310px;
	height: 500px;
	cursor: pointer;
	margin-top: 30px;
	z-index: 1;
	font-family: "Trebuchet MS";
	font-size: 20pt;
	position: absolute;
}
#logo
{
	float: left;
	height: 86px;
	width: 248px;
}
#title
{
	width: 180px;
	margin: 0 0 0 130px;
	position: absolute;
	visibility: visible;
	z-index: 4;
}
#menu
{
	float: left;
	width: 350px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #C22;
	margin-top: 40px;
	font-size: 27px;
	text-transform: uppercase;
	letter-spacing: -0.02em;
	line-height: 0.8;
}
#menu A:link, #menu A:active, #menu A:visited, #menu A:hover
{
	color: #333;
}
#menu A:hover
{
	color: #777;
}
#menu UL LI
{
	width: 230px;
	float: left;
	margin-top: -12px;
}
#contact
{
	float: left;
	width: inherit;
	margin-top: inherit;
	text-align: left;
	font-size: 10px;
	color: #C11;
}
#container
{
	height: 500px;
	background-color: transparent;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	padding: 20px 0 20px 320px;
	position: relative;
	z-index: 0;
}
#container IMG
{
	margin-right: 45px;
}
#container UL LI
{
	float: left;
	height: 500px;
	margin-right: 12px;
}
#arrows
{
	position: fixed;
	top: 720px;
	left: 20px;
	width: 90px;
	height: 30px;
	cursor: pointer;
}
#arrows UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#arrows UL LI
{
	display: inline;
	width: 40px;
	height: 30px;
	margin: 0;
	padding: 0;
}
#arrows UL LI A
{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}
#arrows UL #left A
{
	background: transparent url(../assets/arr-left.gif) no-repeat;
}
#arrows UL #right A
{
	background: transparent url(../assets/arr-right.gif) no-repeat;
}
#back
{
	height: 36px;
	width: 120px;
	display: block;
	outline: 0;
	z-index: 1;
	margin-top: 120px;
	position: absolute;
	background: url(http://pablocambronero.com/assets/back.gif) no-repeat;
	font-size: 32px;
	left: 13200px;
	top: 146px;
	background-image: url(http://pablocambronero.com/assets/back.gif);
}
#back:hover
{
	background-position: 0 -36px;
	padding-left: inherit;
}
#back00
{
	width: 0px;
	height: 500px;
}
#footer
{
	height: 15px;
	width: 140px;
	padding-left: 20px;
	margin-top: 560px;
	font-size: 7pt;
	position: absolute;
	margin-left: 0;
	left: 0;
	text-transform: uppercase;
	color: #777777;
	background-color: #020202;
	padding-top: 80px;
}
#qTip
{
	position: absolute;
	display: none;
	font-size: 13px;
	color: #FFF;
	z-index: 1000;
	background: url(../assets/qTip.png) repeat;
	padding: 10px 15px;
}
A:visited, A:active
{
	text-decoration: none;
	color: #333;
}
#menu UL, #container UL
{
	list-style-type: none;
	display: inline;
	padding: 0;
}
