html, body {
	width: 100%;
	background:#f8fcff;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	color: #000;
}
.clear {clear: both;}
.floatLeft {float: left;}
.floatRight {float: right;}
strong {font-weight: bold;}
.t-right {text-align:right !important;}
.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
/*Типография*/
a, .menu ul a {color:#225acc; text-decoration:underline;}
a:hover, .menu ul a:hover {text-decoration:none;}
.menu, h1, h2, .title, .t-subTitle {color:#03549d;font-size:18px;font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif; margin-bottom:15px;}
h3 {font-weight: bold;color: #000000; font-size:16px; font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif; margin-bottom:15px;}
.t-subTitle { margin:0; font-size:12px; line-height:12px; }
.menu {color:#585858; text-transform:none;}
.menu a {color:#135fa4;}
.menu li ul {color:#acaead; font-size:14px;}
p {margin-bottom:15px;}
/*Общие*/
.b-projects, .b-project-photos, #content {overflow:hidden;}

.b-center h1, .b-center h2 {
	border-bottom:1px dotted #000;
	height:28px;
}

#wrap {min-width:1080px;}

#header {
	height:285px;
	overflow:hidden;
	margin-bottom:40px;
	background:transparent url("/images/header_bg.jpg") center 0 no-repeat;
}

#footer {
	height:117px;
	overflow:hidden;
	margin-top:30px;
	background:transparent url("/images/footer_bg.jpg") repeat-x;
}

#content {
	padding:0 39px;
}
.cols-2 .b-center {margin-right:0;}

.b-left {
	width:195px;
	border-right:1px dotted #000;
	float:left;
	padding-right:14px;
}
.b-right {
	width:210px;
	border-left:1px dotted #000;
	float:right;
	padding-left:14px;
}
.b-center {margin:0 235px 0 220px;}
/*Блоки*/
.menu li {margin-bottom:5px;}
.menu li ul {margin-left:10px;}
.menu li ul li {margin-bottom:0px;}

.b-center .b-projects-item {margin-right:20px;}
.b-projects-item {
	float:left;
	width:210px;
	height:175px;
}
.project-photo {
	background: url("/images/project-photo_bg.gif") bottom repeat-x;
	padding-bottom:11px;
	margin-bottom:10px;
}
.project-name {
	height:45px;
	margin-bottom:10px;
} 
.b-project-photos .project-photo {
	background: url("/images/project-photo_bg2.gif") bottom repeat-x;
	padding-bottom:11px;
	margin:0 30px 10px 0;
	float:left;
	width:125px;
	height:125px;
}
.b-project-photos .project-photo img {max-width:125px; max-height:125px;}

#footer {position:relative; color:#545454;}
.creators, .address, .contacts {position:absolute;top:35px;left:0;}
.creators {
	left:50px;
}
.address {
	left:30%;
}
.contacts {
	left:55%;
}
.edit
{
width:170px;
height:20px;
border:1px solid #C0C0C0;
}
.textarea
{
width:170px;
height:100px;
border:1px solid #C0C0C0;
}
