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

body { margin:0; padding:0; background:#b5b6b5 url('/images/splash-bg.jpg') repeat-x top; }
div, img { margin:0; padding:0; border:none; }
a img { border:none; }

.clear {clear: both; height:0; font-size:0; }
.abs { vertical-align:middle; }

.splash-top { height:82px; width:972px; margin:auto;position:relative; }
.splash-logo { float:left; width:190px; padding:5px 0 5px 60px;}
.splash-nav { float:right; margin-top:49px; margin-right:52px; position:absolute;right:0;top:0;}
.splash-nav ul { margin:0; padding:0; list-style-type:none; font:11px Verdana, Arial, Helvetica, sans-serif;  }
.splash-nav ul li { display:inline; float:right; color:#666666; padding:0 5px 0 5px; }
.splash-nav ul li a { color:#d6d5d5; text-decoration:none; }
.splash-nav ul li a:hover { color:#FFFFFF; text-decoration:underline; }

.splash-frame { margin:auto; width:972px; height:448px; }
.spr { width:972px; height:448px; position:absolute; z-index:1; }
.spa { width:972px; height:448px; position:relative; z-index:2; background: no-repeat center top; }
.info { position:absolute; top:435px; margin-left:103px; z-index:3; }

.services { position:absolute; top:435px; margin-left:364px; z-index:4; }
.cars { position:absolute; top:435px; margin-left:628px; z-index:5; }


.splash-footer { width:870px; margin:auto; }

.footer-left { float:left; width:95px; }
.footer-left ul { margin:0; padding:0; list-style-type:none; font:11px Verdana, Arial, Helvetica, sans-serif; }
.footer-left ul li { display:inline; float:left; color:#7d7d7d; padding:0 5px 0 5px; }
.footer-left ul li a { color:#fefefe; text-decoration:none; }
.footer-left ul li a:hover { color:#FFFFFF; text-decoration:underline; }
.footer-left .copy { padding:4px 0 4px 3px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6b6b6b; }

.logos { float:right; height:50px; width:770px; }
.logos ul { float:left; margin:0; padding:0 0 0 30px; list-style-type:none; height:50px; }
.logos li {  display: inline; }
.logos li a { padding:0; margin:0 0 0 36px; float:left; height:50px; text-decoration:none; }
.logos li a.cadillac { background: url('/images/cadillac.gif') no-repeat 100% 0; width:58px; }
.logos li a.cadillac:hover { background: url('/images/cadillac.gif') no-repeat 100% -50px; }
.logos li a.corvette { background: url('/images/corvette.gif') no-repeat 100% 0; width:108px; }
.logos li a.corvette:hover { background: url('/images/corvette.gif') no-repeat 100% -50px; }
.logos li a.hummer { background: url('/images/hummer.gif') no-repeat 100% 0; width:108px; }
.logos li a.hummer:hover { background: url('/images/hummer.gif') no-repeat 100% -50px; }
.logos li a.opel { background: url('/images/opel.gif') no-repeat 100% 0; width:44px; }
.logos li a.opel:hover { background: url('/images/opel.gif') no-repeat 100% -50px; }
.logos li a.chevrolet { background: url('/images/chevrolet.gif') no-repeat 100% 0; width:71px; }
.logos li a.isuzo { background: url('/images/isuzo.gif') no-repeat 100% 0; width:71px; }
.logos li a.isuzo:hover { background: url('/images/isuzo.gif') no-repeat 100% -50px; }
.logos li a.chevrolet:hover { background: url('/images/chevrolet.gif') no-repeat 100% -50px; }
.logos li a.euramobil { background: url('/images/euramobil_in.gif') no-repeat 100% 0; width:129px; }
.logos li a.euramobil:hover { background: url('/images/euramobil_in.gif') no-repeat 100% -68px; }
.logos li a.hsun { background: url('/images/hsun-home.gif') no-repeat 100% 0; width:44px; }
.logos li a.hsun:hover { background: url('/images/hsun-home.gif') no-repeat 100% -50px; }
/*anniversary*/
.anniversary {
	background: url('/images/baloons.jpg') no-repeat center top;
	height:400px;
	
}
.promogif {
	background:url('/images/prootions.gif') no-repeat center top;
	display:block;
	width:85px;
	height:19px;
}
.promogif span, .promogif2 span {display:none;}
.promogif2 {
	background:url('/images/_prootions.gif') no-repeat center top;
	display:block;
	width:85px;
	height:19px;
}

