body{
background:#f4f4f4;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
height: 100%;
width:100%;
}

*{
margin:0px;
padding:0px;
}

#top{
	height:352px;
	width: 100%;
	background: url(images/top.gif) repeat-x;
}

.top{
	height:352px;
	width: 1050px;
	background:url(images/top.jpg) no-repeat;
    margin: auto;
}

.header{
	text-align: right;
	padding: 94px 0 0 160px;
	width:888px;
	height:230px;
	background:url(images/moto.jpg) bottom center no-repeat;
}

.header a{

padding-right: 120px;
text-decoration: none;
color:#ffffff;
font-size:28px;
font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

#contener{
	width: 885px;
	margin:auto;
	height: auto;
}

.content{
	width: 625px;
	float: left;
	padding: 0;
	margin-bottom: 40px;
    height: auto;
}

.content h1{
color:#7b7b7b;
font-size:25px;
font-weight: bold;
padding-bottom: 15px;
}


.contenerTop{
	line-height:22px;
	padding: 30px 0 0 30px;
	margin:0;
	width: 615px;
	min-height:100px;
	background:url(images/contentTop.jpg) no-repeat #FFF;
}

.content p{
	padding-right: 45px;
	padding-bottom: 30px;
}

.contenerDown{
	line-height:22px;
	margin: 0;
	min-height:142px;
	width: 615px;
	padding: 0 0 0 30px;
	background: url(images/contentDown.gif) left bottom no-repeat #FFF;
}

.menu{
	height: auto;
	width: 241px;
	float: right;
}

.menuTop{
	width:: 241px;
	height: 50px;
	margin: 0;
	background: url(images/menuTop.jpg) left no-repeat;
}

.menuTop h2{
color:#22460e;
padding-left: 50px;
padding-top: 20px;
padding-bottom:10px;
font-weight:normal;
font-size:20px;
}



.menuList ul{
	padding-left: 25px;
	list-style:none;
}

.menuList li{
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 0;
	min-height: 25px;
	list-style: none;
	background:url(images/item.gif) no-repeat #FFF;
}

.menuList a{
	color: #22460E;
	text-decoration: none;
	list-style: none;
}

.menuBottom{
	margin-left: 25px;
	min-height: 100px;
	background: url(images/menuBottom.gif) right bottom no-repeat #FFF;
	padding-right: 20px;
	clear: both;
	padding-bottom: 20px;
}

.menuBottom h2{
color:#22460e;
padding-left: 30px;
padding-top: 20px;
padding-bottom:10px;
font-weight:normal;
font-size:20px;
}

.menuBottom h3{
	color:#22460e;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom:10px;
	font-weight:normal;
	font-size:16px;
}


.menuBottom p{
	padding-left: 30px;
}

a{
	text-decoration: none;
	color:#7c2401;
}


.footer{
	margin: auto;
	height: 74px;
	width: 892px;
	background:url(images/footer.gif) no-repeat;
	clear: both;
}

.footer p{
	padding-top: 25px;
	text-align: center;
	clear: both;
}