html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #E0E0E0;
}

body, td, th
{
	font-family: Tahoma;
	font-size: 12px; 
	line-height: 18px;
	color: #575759;
}

a
{
	color: Gray;
}

a:hover
{
	color: #CC2229;
}

#conteiner
{
	width: 1000px;
	height: 708px;
	margin: 0px auto;
	text-align: left;
	background-color: White;
	border: 1px solid gray;
}

#leyer1,
#leyer2,
#leyer3,
#leyer4
{
	position: absolute;
	width: 1000px;
}

#leftTopGray
{
	width: 170px;
	height: 190px;
	overflow: hidden;
}

#screenLogo
{
	width: 343px;
	height: 87px;
	overflow: hidden;	
	background-image: url(images/screenLogo.gif);
	position: relative;
	left: 211px;
}

#rightBottomRed
{
	width: 272px;
	height: 200px;
	overflow: hidden;
	position: relative;
	left: 728px;
	top: 500px;
}

#mainMenu,
#mainMenu li
{
	margin: 0px;
	padding: 0px;
	color: #CC2229	
}

#mainMenu
{
	margin-left: 170px;
	margin-top: 111px;	
}

#mainMenu li
{
	list-style: none;
	font-weight: bold;
	font-size: 15px;
	display: inline;
	padding: 0px 10px;
}

#mainMenu li a
{
	color: #575759;
	text-decoration: none;
}

#mainMenu li a.current,
#mainMenu li a:hover
{
	color: #CC2229;
}

#botMenu
{
	margin: 0px;
	margin-left: 350px;
	margin-bottom: 35px;
	padding: 0px;
	clear: both;
}

#botMenu li
{
	list-style: none;
	font-weight: bolder;
	font-size: 13px;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#botMenu a
{
	color: #6D6E70;
	text-decoration: none;
	line-height: 21px;
	padding-left: 27px;
	padding-top: 1px;
	padding-bottom: 4px;
	background-image: url(images/bottomBack.gif);
	background-repeat: no-repeat;
}
a#botMenuIndex
{
	background-position: 0px -21px;
	margin-right: 30px;
}
#botMenu a:hover
{
	color: #CC2229;
}

#right
{
	margin-top: 170px; 
	float: left;
}

ul.right
{
	margin: 0px;
	padding: 0px;
}

#left
{
	width: 675px;
	min-height: 520px;
	float: left;
}

/*#left object
{
	margin-top: 50px;
}*/

#right li
{
	font-weight: bolder;
	font-size: 13px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 23px;
}

#right a
{
	color: #272425;
	text-decoration: none;
}

#right a:hover
{
	color: #CC2229;
}

#screenImg
{
	width: 599px;
	height: 372px;
	margin: 68px 0px 0px 41px;
}
h1
{
	display: none;
}

#second
{
position: relative;
top: -115px;
left: -98px;
}

#second ul
{
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#second li
{
	list-style: none;
	font-size: 12px;
	font-weight: bolder;
	display: inline;
	padding-left: 10px;
}
#second a
{
	color: #575759;
	text-decoration: none;
}
#second a:hover
{
	color: #CC2229;
}