.main{
	width:1000px;
	margin:0 auto;}
.header-es{
	width:1000px;
	height:425px;
	background:url("head-trucks.jpg") no-repeat;}
.footer-es{
	width:970px;
	height:72px;
	background:url("footer-contacts.jpg") no-repeat;
	padding:100px 0 0 30px;}
.logo-es{
	width:254px;
	height:81px;
	padding:30px 0 0 35px;}
.tele-es{
	text-align:center;
	padding:50px 0 0 0;
	width:500px;}
.menu-es{
	width:200px;
	font-size:14px;
	padding:35px 10px 0 0;}
.menu-es a{
	color:#CCCCCC;
	font-size:14px;
	text-decoration:none;}
.gray{
	font-size:30px;
	color:#d2d2d2;}
.yellow{
	font-size:30px;
	color:#fab807;}



h1{
	color:#fab807;
	font-size:20px;}
a{
	color:#fab807;}

html {
    color: #000;
    background: #252525;
	color:#CCCCCC;
}

body,div,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th
    {
    margin: 0;
    padding: 0;
	font:12px Geneva, Arial, Helvetica, sans-serif;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img {
    border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
}

li {
    list-style: none;
}

caption,th {
    text-align: left;
}

q:before,q:after {
    content: '';
}

abbr,acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,textarea,select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input,textarea,select { *
    font-size: 100%;
}

legend {
    color: #000;
}

.feedback {
	width:100%;
}
.feedback .item {
	padding: 4px 0px;
	width:80%;
}
.feedback .spacer {
	width:10%
}
.feedback .item .contact {
	color:#fff;
}
.feedback .item input {
	width:100%;
}
.feedback .item textarea {
	height:120px;
	width:100%;
}
.feedback .item .submit {
	border:solid 2px #555555;
	margin-right:-4px;
	width:100%;
}
.menu {margin-top:10px;}
.menu a{font-size:16px;}

.submenu {margin-top:7px; margin-left:25px;}
.submenu a{font-size:14px;}
.on {color:#ffffff;}

h2
{
	color:#fab807;	
}