/*стиль для главной страницы*/

body 
{     background:#00000b url(/images/kommetprom/main-body-bg.jpg) repeat-x left top;
      color:#797979;   
      font-family:Tahoma, Arial, Verdana;
	  font-size:11px;;}
 
html,body
{     height: 100%;
      margin:0;
	  padding:0;}  

img, table, fieldset,object
{     border:none;}


*
{    margin:0;
     padding:0;}

li 
{    list-style:none;}
.clear
{     clear:both;}

/*--основная область--*/
#page-main
{     background:url(/images/kommetprom/main-page-bg.jpg) no-repeat top center;     
      height:660px;
      min-width:1000px;
	  text-align:center;}
	  
	  /*--flash--*/
	  #flash
	  {     height:632px;
	        margin:-122px auto 0 auto;
			position:relative;
	        width:900px;
			z-index:20;}
	  /*--меню--*/
	  #main-logo
	  {     color:#292d8e;
	        font-size:31px;
	        height:56px;
	        padding:66px 0 0 0;
	        position:relative;
			text-align:center;
			z-index:17;}
			#main-logo a, #main-logo a:hover
			{     color:#292d8e;
			      text-decoration:underline;}
			#main-logo img
			{     height:56px;
			      width:392px;}

	  /*--меню--*/
	  #main-menu
	  {     height:61px;
	        margin:-153px auto 0 auto;
			position:relative;
	        width:900px;
			z-index:15;}
			
			#main-menu a
			{     color:#fff;
			      display:block;
			      font-size:14px;
				  font-weight:bold;
				  position:absolute;
			      text-decoration:none;
				  z-index:100;}
			#main-menu a:hover
			{     color:#fff;
			      text-decoration:none;}
			#mn1
			{     height:31px;
			      left:58px;
				  top:0px;
				  width:89px;}	
			#mn2
			{     height:24px;
			      left:173px;
				  top:22px;
				  width:67px;}	
			#mn3
			{     height:25px;
			      left:267px;
				  top:34px;
				  width:123px;}
			#mn4
			{     height:17px;
			      left:413px;
				  top:41px;
				  width:85px;}
			#mn5
			{     height:37px;
			      left:523px;
				  top:20px;
				  width:189px;}
			#mn6
			{     height:26px;
			      left:736px;
				  top:0;
				  width:78px;}				  				  				  				    				  			
	  /*--english version--*/
	  #english-main
	  {     font-size:11px;
	        height:25px;
			margin:62px 0 0 0;
			position:relative;
			z-index:11;}
			
			#english-main img
			{     height:25px;
			      margin:0 auto 0 auto;
			      width:141px;}
			
			#english-main a, #english-main a:hover
			{     color:#fff;
			      text-decoration:none;}
/*--футер--*/
#footer-main
{     background:url(/images/kommetprom/main-footer-bg.jpg) no-repeat center top;
      color:#43435e;
      font-size:11px;
      height:147px;
	  min-width:1000px;
	  padding:24px 0 0 0;
	  text-align:center;}
	  
	  #footer-main p
	  {     color:#43435e;
            font-size:11px;
			padding:3px 0 3px 0;}
			
			#footer-main p a
	        {     color:#43435e;
			      text-decoration:none;}				  			
			#footer-main p a:hover
	        {     color:#43435e;
			      text-decoration:underline;}				  							  