/*© Волга Строй, 2009  */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
div#container {
  position: absolute;
  left: 50%;
  width: 980px;
  margin-left: -490px;
}
body {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(img/back.gif);
}

/*
	1.03.2011
*/
#contentBox h1
{
	font: 18px Arial;
	display: block;
	text-align: left;
	margin-bottom: 10px;
	color: #2e4b61;
}
#contentBox p
{
	margin-left: 20px;
	margin-bottom: 7px;
	text-align: left;
}

#contentBox div.infoBox, #contentBox div.infoBox2
{
	padding: 15px;
	margin-bottom: 10px;
}

#contentBox div.infoBox
{
	background-color: #fdf8dd;
}
#contentBox div.infoBox p
{
	margin: 0px;
}
#contentBox div.infoBox h1
{
	margin: 0px;
	line-height: 1em;
}

#contentBox div.infoBox2
{
	background-color: #f7f8f8;
}

#contentBox ul.dashedList
{
	list-style: url(img/dash.gif) inside;
	text-align: left;
}
#contentBox ul.dashedList2
{
	list-style: url(img/dash2.gif) inside;
	text-align: left;
	margin: 0px;
}

#contentBox
{
	width: 100%;
	background-color: #ffffff;
	font-size: 13px;
}

#contentBox a
{
	color: #22507e;
	text-decoration: underline;
}
#contentBox a:hover
{
	text-decoration: none;
}

#contentBox #leftBox
{
	width: 15%;
}
#contentBox #middleBox
{
	width: 42%;
}
#contentBox #rightBox
{
	width: 42%;
}

#contentBox td
{
	vertical-align: top;
}

#contentBox #centerTitle
{
	text-align: center;
}

#contentBox #licensesTable
{
	width: 100%;
}
#contentBox #licensesTable td
{
	text-align: center;
	vertical-align: middle;
}

#contentBox #banner
{
	position: relative;
	left: -10px;
}

/*
================
*/

#container_main {
	width: 980px;
	position: relative;
	height: 1660px
}
#container_head {
	width: 980px;
	position: relative;
	height: 473px;
	background-image:url(img/head.jpg);
}
#container_menu {
	width: 980px;
	position: relative;
	height: 43px;
	background-color:#929ba2;
	font-family:"Myriad Pro";
	font-size:24px;
	color:#FFFFFF;
}
#container_work {
	width: 970px;
	position: relative;
	height: 1250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	background-image: url(img/backw.jpg);
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
}
#container_bottom {
	width: 960px;
	position: relative;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#fff;
	font-weight: bold;
}
.work {
	background-repeat: no-repeat;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.title {
	font-family:"Myriad Pro";
	font-size:24px;
	text-decoration: underline;
	font-weight: normal;
}
.title2 {
	font-family:"Myriad Pro";
	font-size:20px;
	font-weight: normal;
}
.title3 {
	font-family:"Myriad Pro";
	font-size:14px;
	font-weight: bold;
	text-decoration: underline;
}
.bottom {
	font-family:"Arial";
	font-size:14px;
	font-weight: normal;
}
.copyright {
	font-family:"Arial";
	font-size:12px;
	font-weight: normal;
}
.menu {
	font-family: "Myriad Pro";
	font-size: 24px;
	color: #fff;
}
a.menu{
	color:#FFFFFF;
	text-decoration: none;
}
a.menu:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
a.menu:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:visited
{
	color: #FFFFFF;
}
a:link{
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
a:active
{
	text-decoration: underline;
}
a:visited
{
	text-decoration: none;
}

