html, body { height: 100% }

body {
  margin: 0; background-color: white; padding: 0;
  font: normal 12px/18px "Trebuchet MS", Tahoma, sans-serif; text-align: center; color: #6d6d6d
}

h1, h2, h3, h4, p { margin: 12px 0; padding: 0 }

h1 { font-size: 18px; line-height: 27px; color: #2582FF }

h2, h3 { font-size: 16px; line-height: 24px; color: #929292 }

h3 { color: #2582FF }

h4 { font-size: 14px; line-height: 21px; color: #929292 }

table { border-collapse: collapse; width: 100%; }

a { text-decoration: underline; color: #2582FF }

a:hover { text-decoration: none }

	a img { border: none }

img.textdoc { margin: 0 10px }
img.style1 { margin-right: 10px }
img.style2 { margin-left: 10px }

#bodyMain,
#bodyFooter { width: 1000px; margin: 0 auto }

#bodyMain { min-height: 100%; height: auto !important; height: 100%; /* background: url(../images/bg-body.gif) center 144px no-repeat */ }

#mainHeader {
  height: 144px; padding: 0 25px;
  text-align: left
}

	#mainHeader p {
	  margin: 0;
	  font-size: 16px; line-height: 20px; text-align: right; color: #7F7F7F
	}

	#headerLogo { float: left; margin: 25px 0 0 25px }

	#headerTitle { float: right; width: 645px; background: url(../images/bg-title.jpg) 420px top no-repeat; padding: 16px 0 }

		#headerTitle strong { font-size: 20px; line-height: 30px; color: #1C426D }

	#headerMenu {
	  clear: both; margin: 0; padding: 0;
	  list-style: none
	}

		#headerMenu li { float: left }

		#headerMenu .divider { width: 60px; height: 18px }

			#headerMenu a { font-weight: bold; font-size: 14px; line-height: 18px; color: #2582FF }

			#headerMenu .active a { font-size: 18px; color: #0449A5 }

#mainContent {
  min-height: 315px; padding: 5px 370px 179px 135px;
  text-align: left
}

#bodyFooter { height: 62px; margin-top: -93px; background: #226DD5 url(../images/bg-footer.gif) left bottom repeat-x }

	#bodyFooter p {
	  margin: 10px 0;
	  line-height: 14px; text-align: left; color: white
	}

	#footerHat { position: relative; width: 235px; height: 18px; background: url(../images/bg-hat.jpg) 9px top no-repeat }

		#footerHat img { position: absolute; top: -58px; right: 0 }

		#hatPlate {
		  width: 1000px; height: 14px; position: absolute; top: 57px; left: 0;
		  text-align: center; color: #2582FF
		}

	#footerCopy { float: right; width: 760px; height: 53px; background: url(../images/bg-copy.jpg) right top no-repeat }

/* Стартовая
----------------------------------------*/

#mainIndex {
  padding: 14px 30px 179px;
  text-align: left
}

	#mainIndex h2,
	#flashModules h2	{ font-size: 18px; line-height: 27px; color: #2582FF }

	#mainIndex h3 { font-size: 16px; line-height: 24px; color: #929292 }

	#indexModules { float: right; width: 530px; height: 350px }

		#indexModules h2 { margin-left: 30px }

/* Портфолио
----------------------------------------*/

#mainPortfolio { min-height: 330px; padding: 30px 115px 139px }

	.portfolioItem { float: left; width: 144px; height: 196px }

		.portfolioItem a { color: #6D6D6D }

		.portfolioItem a:hover,
		.portfolioItem .hover { font-size: 12px; line-height: 18px; color: #0B47AE }

			.portfolioItem img { margin-bottom: 4px }

/* Флеш-модули
----------------------------------------*/

#mainFlash {
  min-height: 355px; padding: 5px 115px 139px;
  text-align: left
}

	#mainFlash table { margin-bottom: 25px }

		#mainFlash tr { background: url(../images/bg-modules-tr.gif) repeat-x left bottom }

			#mainFlash td { padding: 18px 18px 0 }

	.flashItem { width: 154px; background: url(../images/bg-modules-img.gif) no-repeat 18px 60% }

		.itemDemo span { float: right }

		.itemDemo strong {
		  display: inline-block; width: 101px; height: 33px; background: url(../images/bg-modules-demo.gif) no-repeat;
		  line-height: 33px; text-align: center
		}

		.itemPrice { font-weight: bold; text-align: center; color: #2582FF }

		.itemPrice strong {
		  display: block;
		  font-size: 24px
		}

	#flashContent { float: right; width: 400px }

	#flashModules { float: left; width: 356px }

		#flashModules ul {
		  margin: 0; padding: 0;
		  list-style: none
		}

			#flashModules li { float: left; width: 80px; margin-right: 36px }

				#flashModules div {  }

					#flashModules img { width: 80px }