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


/* 
==========================================
General rules
==========================================

*/
html {}
body { background: url(../i/splash.jpg) no-repeat center 56px; font-size:12px; font-family: Arial, Helvetica, sans-serif }

a { color:#ff5a00; text-decoration:underline  }
p { line-height: 1.4em; padding: 0 0 10px 0 }
.column { float:left }
h1 { font-size:24px; font-style: italic; padding:0 0 12px 0 }
/* 
==========================================
LAYOUT
==========================================

*/

#layout { width:960px; margin: 0 auto }
#splash-holder {height: 418px; clear:both; width:100% }

/* 
==========================================
HEADER 
==========================================

*/
#header { height:90px; padding:50px 0 0 0 }
#logo { width:223px; height:40px; margin:0 32px 0 0 }
#logo { float: left }
#phone { float:right; background: url(../i/phone-ico.png) no-repeat 0 bottom; width:190px; padding:0 0 0 44px; line-height:1 }
#phone strong { color:#ff5a00; font-size:31px}
#phone span { font-size:12px }

/* 
==========================================
NAVIGATION
==========================================

*/
#main-nav { padding: 23px 0 0 0; clear: both}
#main-nav li { display: inline-block; margin:0 24px 0 0; vertical-align: middle }
#main-nav .mail { background: url(../i/mail-ico.png) no-repeat 0 0; width:26px; height:26px; margin:0 18px 0 -8px;}
#main-nav .home { background: url(../i/home-ico.png) no-repeat 0 0; width:26px; height:26px; }
#main-nav .mail a, #main-nav .home a { display: block; height:100%; width:100% }

/* 
==========================================
CONTENT  
==========================================

*/

#content { width:640px; padding: 0 30px 0 33px}
#content ul { margin: 0 0 15px 25px; list-style: disc }
#content ol { margin: 0 0 15px 25px; list-style: decimal }

/* 
==========================================
SIDEBAR
==========================================

*/
#sidebar-right { padding: 50px 0 0 0; width:235px }
#sidebar-left { padding: 50px 10px 0 12px; width:200px }
#ya-money { background: url(../i/yandex-card.png) no-repeat 0 0; padding:0 0 50px 74px; color:#565656; font-weight:bold }
#procent { background: url(../i/procent.png) no-repeat 0 0;  padding:0 0 50px 74px; color:#565656; font-weight:bold }
.side #news-preview li {  padding: 0 0 12px 0}
.side #news-preview .date { font-weight:bold; font-size:11px }
/* 
==========================================
FOOTER
==========================================

*/
#footer { padding:20px 0 0 0 }
#footer .content{ width:705px; margin: 0 auto;  padding: 20px 0 50px 255px  }
#footer #copyright { padding: 40px 0 0 0 }
#yandex-informer { float: right }
#footer .half { width:50%; float:left; height:91px }
#footer #tire-tracks { background: url(../i/tire-tracks-bg.gif) repeat-x 0 0 }
#footer #car-model { background: url(../i/car-model.jpg) no-repeat 0 0; width:278px; height:91px; margin:-14px 0 0 -232px; }

