/* CSS Document */
body{
text-align:center;
font-size:12px;
font-weight:normal;
color:#050730;
background-image: url(images/tile.jpg);
background-repeat: repeat-x;
font-family:Arial, Sans-serif;
margin:0px;
}

.wrapper{
width:790px;
height:768px;
background-image: url(images/mainback.jpg);
background-repeat: no-repeat;
margin:auto;
}

.wrapperabout{
width:790px;
height:768px;
background-image: url(images/mainbackabout.jpg);
background-repeat: no-repeat;
margin:auto;
}

.wrapperstock{
width:790px;
height:768px;
background-image: url(images/mainbackstock.jpg);
background-repeat: no-repeat;
margin:auto;
}

.wrappercontact{
width:790px;
height:768px;
background-image: url(images/mainbackcontact.jpg);
background-repeat: no-repeat;
margin:auto;
}

.flashnav{
margin-top:115px;
float:left;
}

.flashcars{
float:left;
margin-top:20px;
}

.maincontent{
float:left;
width:790px;
height:250px;
margin-top:80px;
}

.maincontentabout{
float:left;
width:790px;
height:250px;
margin-top:70px;
text-align: left;
font-size: 11px;
}

.maincontentabout p{
margin-top: 10px;
}

.maincontentstock{
float:left;
width:790px;
height:580px;
margin-top: 13px;
text-align: left;
font-size: 11px;
}

.maincontentcontact{
float:left;
width:790px;
height:250px;
margin-top:20px;
text-align: left;
font-size: 11px;
}

.mainleft{
float:left;
width:250px;
height:250px;
text-align: left;
}


.map{
float: left;
margin-top: -10px;
}

.mainright{
float:right;
width:510px;
height:250px;
text-align:left;
}

.footer{
text-align:center;
}


a{
text-decoration:none;
color:#050730;
}

a:visited{
text-decoration:none;
color:#050730;
}

a:hover{
text-decoration:none;
color:#b11f1f;
}

.footerlinks{
display:inline;
}

img{
border:none;
}
