body
{
	font-family: Arial;
	font-size: 12px;
	color: #4A4A4A;
}
#content
{
	width: 900px;
	margin: 0 auto;
}
#header
{
	height: 60px;
	display: block;
}
#logo
{
	display: inline;
	float: left;
	width: 620px;
	text-align: right;
	margin-right: 80px;
	height: 55px;
	padding-bottom: 5px;
}
#headerLink
{
	display: inline;
	float: left;
	width: 200px;
	font-size: 11px;
	font-family: Arial;
	height: 55px;
	padding-bottom: 5px;
	text-align: right;
}

#headerLink a
{
	color: #4A4A4A;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

#motto
{
	width: 900px;
	color: #FF5A00;
	display: block;
	text-align: center;
	height: 31px;
}

#motto h1
{
	font-size: 12px;
}

#topMenu
{
	height: 21px;
	border: 1px solid #AAAAAA;
	width: 898px;
	display: block;
	text-align: center;
	padding: 1px;
}

#topMenu a
{
	font-family: Tohoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF5A00;
	text-decoration: none;
	padding: 2px 15px;
	height: 21px;
}

#topMenu a:hover
{
	background: #4A4A4A;
	color: #FFFFFF;
}

#mainContent
{
	background: url(../images/rent-n-go-info.jpg) no-repeat;
	width: 900px;
	height: 450px;
}

#txtRo
{
	position: absolute;
	margin-top: 260px;
	width: 428px;
	text-align: justify;
	display: inline;
	float: left;
}
#txtRo h2
{
	color: #FF5A00;
	font-size: 18px;
	margin-bottom: 2px;
}

#txtEn
{
	position: relative;
	margin-top: 260px;
	width: 428px;
	text-align: justify;
	display: inline;
	float: right;
}
#txtEn h2
{
	color: #FF5A00;
	font-size: 18px;
	margin-bottom: 2px;
}
#footer
{
	width: 900px;
}
#flote
{
	display: inline;
	float: left;
	background: url(../images/flote.jpg) no-repeat;
	height: 196px;
	width: 426px;
}

#flote h2
{
	font-size: 18px;
	color: #4A4A4A;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 2px;
}

#flote h3
{
	font-size: 12px;
	color: #FF5A00;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
}

#flote .text
{
	font-size: 11px;
	width: 195px;
	padding-left: 10px;
}

#criza
{
	display: inline;
	float: right;
	background: url(../images/oferta-de-criza.jpg) no-repeat;
	width: 426px;
	height: 196px;
}

#bottom
{
	height: 30px;
	padding-bottom: 20px;
	position: relative;
	display: block;
}

#copy
{
	display: inline;
	float: left;
	width: 426px;
}
#devel
{
	display: inline;
	float: right;
	text-align: right;
	width: 426px;
}
#devel a
{
	color: #FF5A00;
	text-decoration: none;
}

#linkexchange
{
	display: inline;
	float: left;
	text-align: left;
	padding-left: 80px;
	width: 800px;
}
#linkexchange a
{
	color: #FF5A00;
	text-decoration: none;
}
