/* PECMS MAIN PAGE CSS */

div.main					{ }
div.main .image					{ width: 478px; height: 236px; float: left; margin: 0px 20px 0px 0px; background: url('/coreone/gfx/main/main_grid.jpg') no-repeat 0px 0px; }
div.main .image h1				{ margin: 0px; padding: 0px; }
div.main .intro					{ width: 396px; float: left; margin: 0px 4px 0px 22px; text-align: justify; }

div.main .offerbox				{ width: 920px; margin-top: 35px; color: #444444; background: url('/coreone/gfx/main/offerbox_bg.gif') repeat-y top center; }
div.main .offerbox .stock			{ width: 252px; float: left; padding: 51px 0px 0px 15px; line-height: 16px; text-transform: uppercase; background: url('/coreone/gfx/main/title_stock.gif') no-repeat 15px 0; }
div.main .offerbox .dealers			{ width: 243px; float: left; padding: 51px 20px 0px 80px; line-height: 16px; text-transform: uppercase; background: url('/coreone/gfx/main/title_dealers.gif') no-repeat 80px 0; }
div.main .offerbox .news-events			{ width: 257px; float: left; padding: 51px 15px 0px 38px; text-align: justify; background: url('/coreone/gfx/main/title_news-events.gif') no-repeat 38px 0; }

div.main .offerbox .news-events .menu{height:160px}
div.main .offerbox .dealers .menu {height:160px}

div.main .offerbox .menu a						{ color: #333; text-decoration: none; border-bottom: 1px solid #fff; }
div.main .offerbox .menu a:link						{ color: #333; text-decoration: none; }
div.main .offerbox .menu a:visited					{ color: #333; text-decoration: none; }
div.main .offerbox .menu a:hover						{ color: #D86911; text-decoration: none; border-bottom: 1px solid #ff6600;}
div.main .offerbox .menu a:active					{ color: #333; text-decoration: none; }

.ntitle{margin: 0 0 10px 0;}

