﻿body 
{
    background:#fff;
    text-align:center;
	padding:0;
	margin:0;
	background:#ffffff url(images/center_body_bg.jpg) top repeat-y;

	
}
#logo { margin:0px auto; position:relative; width:1047px;  padding-top:15px; }


#center { margin:0px auto 15px auto; padding:1px 0px 50px 0px; position:relative; width:1047px; }

#logo img { border:none; }


#salon { margin: 3px auto 0px auto; width:578px; height:214px;}

#salon a.salon_kia, #links a.salon_kia:link, #links a.salon_kia:visited  { cursor:pointer; width:289px; height: 214px; display:block; float:right; text-indent:-3000px; background-image: url(images/salon_kia.jpg); background-position: 0px 0px; z-index:1; }
#salon a.salon_kia:hover  { background-position: 0px -214px; }

#salon a.salon_ford, #links a.salon_ford:link, #links a.salon_ford:visited  { cursor:pointer; width:289px; height: 214px; display:block; float:left; text-indent:-3000px; background-image: url(images/salon_ford.jpg); background-position: 0px 0px; background-repeat:no-repeat;}
#salon a.salon_ford:hover  { background-position: 0px -214px; }

#cars {width:578px;  position:absolute; top:150px; left:234px;}

#links {margin:0px auto; width:578px; height:104px; padding-top:90px;  }

#links a.kia, #links a.kia:link, #links a.kia:visited  { cursor:pointer; width:229px; height: 126px; display:block; float:right; text-indent:-3000px; background-image: url(images/kia.png); background-position: 0px 0px; }
#links a.kia:hover  { background-position: 0px -126px; }

#links a.ford, #links a.ford:link, #links a.ford:visited  { cursor:pointer; margin:15px 0px 0px 0px; width:249px; height: 104px; display:block; float:left; text-indent:-3000px; background-image: url(images/ford.png); background-position: 0px 0px; background-repeat:no-repeat; }
#links a.ford:hover  { background-position: 0px -104px; }

.footer { clear:both; text-align:center; width:578px; font-family:Arial, Sans-Serif; font-size:12px; color:#2e3192; margin:35px auto 0px auto;}

.footer a, .footer a:link, .footer a:visited { font-family: Arial, Sans-Serif; font-size:12px; color:#2e3192; text-decoration:none;}
.footer a:hover { text-decoration:underline;}