@charset "utf-8";
/* CSS Document */

body {
	background-color:#ffffff;
}

#container{
width: 1300px;
height: 1165px;
background-color:#ffffff;
margin-left:auto;
margin-right:auto;
overflow:auto;
}

#container2{
width: 1300px;
height: 765px;
background-color:#ffffff;
margin-left:auto;
margin-right:auto;
overflow:auto;
}

#header {
width:1300px;
height:81px;
padding-bottom:10px;
}

#umclogo {
background-color:#ffffff;
width: 80px;
height: 80px;
float:left;
}

#links {
background-color:#ffffff;
width: 1130px;
height: 65px;
padding-top: 20px;
float:left;
}

#mitsulogo {
background-color:#ffffff;
width: 80px;
height: 80px
float:left;
}

.carslink {
width:180px;
height:500px;
float:left;
}

#red {
background-color:#ff0000;
width: 1300px;
height: 10px;
}

#carscontainer {
width:1300px;
height:505px;
}

#carscontainer1 {
width:1300px;
height:610px;
}

.carslink {
width:180px;
height:500px;
float:left;
}

#partsdept {
width:1110px;
height:90px;
float:left;
padding-left:10px;
}

#parts {
padding:10px;
width:1100px;
height:200px;
float:left;
}

#partscars {
padding:10px;
width:1100px;
height:500px;
float:left;
}

.parts1 {
width:460px;
height:200px;
float:left;
}

.partscontent {
width:450px;
height:200px;
float:left;
}

.partscontentcars {
width:1100px;
height:200px;
float:left;
}

.partscontentcars1 {
width:1100px;
height:500px;
float:left;
}

.partscontent1 {
width:600px;
height:200px;
float:left;
padding-left:10px;
}

#partscontent2 {
width:1100px;
height:130px;
float:left;
padding-left:10px;
}

#vin1 {
width:1110px;
height:500px;
float:left;
padding-left:190px;
}


#footer {
background-color:#FF0000;
float:left;
width:1300px;
height:35px;
padding-top:15px;
text-align:center;
}
