* { margin: 0; padding: 0; }
BODY {
	background: #FFF; font: 0.8em/1.3 Tahoma, 'Trebuchet MS', Arial, 'Geneva CY', sans-serif; color: #000;
	position: relative; width: 1000px; margin: auto; /*height: auto !important;*/
}
A IMG { border: 0; }

/* Раскладка */
#left-col, #right-col { float: left; width: 50%; }
#body { margin-top: -56px; overflow: hidden; padding-bottom: 115px; zoom: 1; }

/* Шапка */
#head { height: 514px; background: url(img/bg/head.jpg) 0 -10px no-repeat; }
/* --- */
#logo { position: absolute; left: 371px; top: 1px; }
#logo IMG { border: 0; }
/* --- */
#head #nav A {
	position: absolute; font: bold 15px 'Arial Narrow', Arial, sans-serif;
	color: #FFF; text-align: center; text-transform: uppercase;
}
#abilities { width: 150px; left: 39px; top: 210px; }
#audience { width: 130px; left: 281px; top: 304px; }
#advantages { width: 158px; left: 590px; top: 279px; }
#demo { width: 135px; left: 836px; top: 150px; }
#prices { width: 150px; left: 60px; top: 392px; }
#contacts { width: 120px; left: 873px; top: 450px; }

/* Контент */
H1, H2, H3 { font: bold 1.56em/1.2 'Trebuchet MS', Arial, sans-serif; color: #336699; margin: 1.2em 0 -0.2em 0; }
H2 { font-size: 1.18em; }
P { margin: 1.3em 0; }
A,
A:hover,
A:visited { color: #008888; }
/* --- */
#about { margin: 0 5em 0 38px; }
#overview { margin: 3em 3em 0 0; }
#overview .item { position: relative; margin: 3.5em 0; padding-left: 115px; }
#overview H2 { margin-bottom: -0.5em; }
#overview IMG { position: absolute; margin-left: -115px; top: 0; }

/* Балон */
#ballon { position: relative; width: 414px; background: #D9F390 url(img/bg/ballon-top.gif) 0 0 no-repeat; margin: 5em 0 0 12px; color: #333; }
#ballon .wrap { background: url(img/bg/ballon-bottom.gif) 0 100% no-repeat; padding: 2px 26px 62px 26px; }
#ballon #pen { position: absolute; right: 47px; bottom: 25px; }

/* Подвал */
#footer { position: absolute; left: 0; bottom: 0; width: 100%; height: 115px; background: url(img/bg/footer.jpg) 17px 100% no-repeat; }
#copy { position: absolute; left: 49px; bottom: 20px; font-size: 11px; color: #999; }
#copy A { color: #999; }
#benefits { position: absolute; width: 350px; right: 40px; bottom: 50px; font-size: 1.4em; color: #003366; }
