body {
	margin: 0px;
	padding: 0px;
	background-color: #002954;
}
* {
	margin: 0px;
	padding: 0px;
	border: none 0px;
	color: #c2d8f0;
}
#main {
	min-width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main .mw {
	clear: both;
	height: 1px;
	width: 1000px;
}
#header .mw {
	height: 1px;
	width: 600px;
}

.leftblock {
	float: left;
	width: 250px;
}
.centerblock {
	padding-left: 255px;
}
#header .centerblock {
	padding-right: 175px;
	background-image: url(/images/headBg.jpg);
	background-repeat: repeat-x;
}
#header .leftblock {
	background-color: #002955;
	height: 220px;
	width: 250px;
}
#header .flash {

}
#header .almaz {
	background-image: url(/images/almaz.jpg);
	height: 63px;
	width: 109px;
	position: absolute;
	left: 35px;
	top: 50px;
	z-index: 15;
}



.rightblock {
	float: right;
	padding-top: 66px;
	width: 175px;
	background-image: url(/images/headBg.jpg);
}

.clear {
	clear: both;
	width: 100%;
}
.left {
	float: left;
}
.right {

}
#header .centerblock .mw {
	height: 1px;
	width: 600px;
	clear: both;
}
#contactHead {
	width: 100%;
	float: left;
	height: 93px;
	background-image: url(/images/headBg.jpg);
}
#contactHead .inner {
	padding-top: 15px;
}
#contactHead .addres {
	font-size: 12px;

}
#contactHead .phone {
	font-size: 16px;
}



#contactHead .left {
	width: 200px;
}
#contactHead .right {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#topMenu {
	width: 100%;
	float: left;
	font-size: 16px;

}
#topMenu td {
	padding-top: 10px;

}
#topMenu  a {
	background-image: url(/images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: none;
}
#topMenu a:hover {
	text-decoration: underline;
}


.pageTitle {
	background-image: url(/images/almaz.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 63px;
	width: 100%;
	float: left;
	padding-top: 20px;
}
.pageTitle h1 {
	padding-left: 115px;
	padding-top: 25px;
	font-size: 20px;
	font-weight: normal;
}
#content {
	font-size: 13px;
}
#content .leftblock .inner {
	padding-left: 25px;
}
#content .leftblock h2 {
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
}

#content .leftblock li {
	background-image: url(/images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content .leftblock a {
	text-decoration: none;
}

#content .leftblock a:hover {
	text-decoration: underline;
}

#content  p {
	padding-top: 5px;
	padding-bottom: 5px;
}

#content .centerblock .inner {
	padding-right: 100px;
	padding-left: 25px;
}
	
#footer {

}
#footer  .inner  {
	float: left;
	padding-top: 135px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#footer .title {
	font-size: 14px;
	font-weight: bold;
}
#footer .copyright {
	font-size: 12px;
}

.rightBottomFlash {
	height: 200px;
	width: 175px;
}
#footer .rightblock {
	padding: 0px;
}

