* {
	margin: 0;
	padding: 0;
	
}

body {
	margin: 51px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	line-height: 10px;
	font-variant: normal;
	font-weight: normal;
	text-transform:uppercase;
	background-color: #101010;
	}		

h2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color: #989898;
	padding-bottom: 8px;
	}
	
.Estilo2 {
	color: #C02F00;
	}
	
.Estilo2 a:link {
	color: #C02F00;
	text-decoration: none;
}

.Estilo2 a:active {
	color: #C02F00;
	text-decoration: none;
}

.Estilo2 a:visited {
	color: #C02F00;
	text-decoration: none;
}

.Estilo2 a:hover {
	color: #989898;
	text-decoration: none;
}	
	
a:link {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #989898;
	text-decoration: none;
}	
		


/* Content */

#content {
	float: left;
	width: 884px;
	height: 100%;
}


/* ContentLeft */

#contentLeft{
	width: 255px;
	height: 100%;
}

#contact{
	line-height: 16px;
	padding: 14px 0 14px 0;
	border-top: 1px solid #989898;
	padding-bottom: 10px;
}

#workList{
	padding: 14px 0 0px 0;
	border-top: 1px solid #989898;
		
}

#workleft{
	float:left;
	line-height: 16px;
	width: 127px;
	padding-bottom: 10px;	
}

#workleft ul{
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#workright{
	line-height: 16px;
	width: 120px;
	float:right;	
}

#workright ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#copyrights{
	line-height: 14px;
	padding: 14px 0 14px 0;
	float:left;
	border-top: 1px solid #989898;
	width: 255px;
	font-size:9px;
	color:#989898;
	text-transform:none;
}

#workinfo{
	float:left;
	width: 255px;
	padding: 14px 0 14px 0;
	border-top: 1px solid #989898;
	text-transform:none;
}

/* ContentRight */

#contentRight{
	float:right;
	width: auto;
	height:auto;
}

#contentcontentRight{
	padding-bottom: 10px;
	margin: 0 0
}
