#headimg
{
	position: inherit;
	background-image: url(images/headimg.png);
	height: 500px;
	width: 1060px;
	left: 20px;
	margin-bottom: 10px;
}

/* Öåíòð */
div#wrapper
   {
     width: 97%;
	 display:block;
	 
   }
   /* Öâåò îáû÷íûõ ññûëîê â ìàãàçèíå */
#wrapper a 
   {
     color: #000;
     text-decoration: underline;
   }

#wrapper a:hover 
   {
     color: #990000;
     text-decoration: none;
   }
/* /Öâåò îáû÷íûõ ññûëîê â ìàãàçèíå */

h1, h2, h3, h4, h5,h6
   {
     margin: 0 0 0 0;
     padding: 10px 0 10px 0;
	 color:#026f79
   }
h1 { font-size: 24px;padding: 12px 0 12px 0;}
h2 { font-size: 22px;padding: 12px 0 12px 0;}
h3 { font-size: 20px;}
h4 { font-size: 18px;}
h5 { font-size: 16px;}
h6 { font-size: 16px;}
#content A
{
	color: #00626E;
	text-decoration: underline;
}
#content A:hover
{
	color: #00626E;
	text-decoration: none;
}
H3.upcoming
{
Color:#ff6600;
}
DIV#content
{
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-size: 11pt;
	width: 97%;
/*îòñòóï öåíòðà îò áîêîâûõ êîëîíîê*/
}


#content img
   {
	  border: 0;
   }




/* /Öåíòð */