a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.wordsBody {
	font-family: Verdana;
	font-size: xx-small;
	color: #999999;
}
.wordsTitle {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.AddressBody {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.slogan {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.INVtitle {
	font-family: tahoma;
	font-size: 15px;
	color: #32557C;
	font-weight: bold;
}
.INVtitle-comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.title {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.disclaimer {


	font-family: Verdana;
	font-size: xx-small;
	color: #9D0000;
	font-weight: bold;
}

.TABLEborder {
	border: 1px solid #4E4E4E;
}

.disclaimerTitle {
	font-family: Verdana;
	font-size: small;
	color: #9D0000;
	font-weight: bold;
}
.CellLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-family: Verdana;
	font-size: xx-small;
}
.CellRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-family: Verdana;
	font-size: xx-small;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.used-forklifts {
	font-family: Verdana;
	font-size: 18px;
	position: relative;
	width: 220px;
	top: -100px;
	font-weight: bold;
	color: #304968;
	left: 20px;
}
.content {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
.form-field {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.boton {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	background-color: #013868;
	width: 120px;
	border: 1px solid #39F;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top:10px;
}
.boton-eq {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background-color: #013868;
	width: 250px;
	border: 1px solid #39F;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.cell-bg {
	background-image: url(images/directory/new-bg.gif);
	background-repeat: no-repeat;
}
.cell-bg2 {
	background-image: url(images/directory/new-bg2.gif);
	background-repeat: no-repeat;
}
.title-company {
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.usados-forklifts {
	font-family: Verdana;
	font-size: 16px;
	position: relative;
	width: 220px;
	top: -105px;
	font-weight: bold;
	color: #304968;
	left: 25px;
}

.container{
	width:860px;
	margin: 0 auto;
	padding:20px;
	background: #FFF;
	overflow:auto;
}

.container .content {
	float:left;
	width:590px;
}

.container .sidebar{
	width: 200px;
	float: right;
}

h2.title{
	text-align: left;
	font: Bold 30px/20px Tahoma;
	letter-spacing: 0;
	color: #293B64;
	opacity: 1;
}
.float-right{float: right;}
.clearer{clear:both;margin:8px 0;}
input {
	background:#f7f7f7;
	border: solid 1px #CCC;
    padding: 10px;
    border-radius: 8px;
    float: left;
}
textarea{width:96%;background:#f7f7f7;
	border: solid 1px #CCC;
    padding: 10px;margin:20px 0;}
.width-100 {width:96%;}
.width-45 {width:45%;}
.width-25 {width:25%;}
.boton{width:100%;padding:20px;text-align:center;font-weight: 700px;color:#FFF;background:#293B64;border-radius: 10px;}


/*********************** Footer elements *****************************/
#footer {
    clear: both;
    width: 900px;
    color: #000;
    background: #FFF url(/Content/img/used-forklifts-usa.png) no-repeat top right;
    font-size: 10px;
    padding-bottom: 70px;
	padding-top: 30px;
	overflow:auto;
	margin: 20px auto 10px auto;
	font-family: Tahoma, Geneva, sans-serif;
}

#footer > div {
    width: 225px;
    float: left;
}

.footerAbout {
    background: url(/Content/img/clt-footer.gif) no-repeat top left;
    font-size: 11px;
    color: #000400;
    padding-top: 65px;
    position: relative;
    line-height: 12px;
    padding-bottom: 30px;
    width: 190px;
    margin: 0 auto;
}

.footerInfo {
    line-height: 12px;
    width: 245px !important;
    padding: 10px;
}

    .footerInfo h3 {
        color: #396BA8;
        font-weight: bold;
        letter-spacing: normal;
        margin-bottom: 5px;
		margin-left: 0;
		font-size: 14px;
		
		clear: both;
    }

    .footerInfo strong {
        font-weight: bold;
    }

a.footerEmail, span.slogan {
    font-weight: bold;
    color: #9B9896;
}

a.footerEmail {
    text-decoration: none;
    color: #2f447b;
    font-size: 15px;
    font-weight: bold;
}

    a.footerEmail:hover {
        text-decoration: underline;
    }

span.address {
    font-size: 12px;
    color: #010400;
}