<div class=post_inside_post>
				<div class=post_main_inside>
					<?php query_posts('page_id=36'); ?>
					<?php while (have_posts()) : the_post(); ?>
						<div class=post_trumb><?php the_post_thumbnail(array(190,190),'thumb'); ?></div>
						<a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><div class=post_titl7><?php the_title(); ?></div> </a>
					<?php endwhile; ?>
					</div>
					<div class=inside_post>
						<?php query_posts('page_id=918'); ?>
						<?php while (have_posts()) : the_post(); ?>
							<div class=post_titl71><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php the_title(); ?> </a></div>
						<?php endwhile; ?>
					</div>
					<div class=inside_post>
						<?php query_posts('page_id=920'); ?>
						<?php while (have_posts()) : the_post(); ?>
							<div class=post_titl71><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php the_title(); ?> </a></div>
						<?php endwhile; ?>
					</div>
					<div class=inside_post>
						<?php query_posts('page_id=922'); ?>
						<?php while (have_posts()) : the_post(); ?>
							<div class=post_titl71><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php the_title(); ?> </a></div>
						<?php endwhile; ?>
					</div>
				</div>