html,
body {
	margin-bottom: 2px;
	margin-right: 2px;
	overflow: auto;
	overflow-y: hidden;
}

html,
body,
.canvas {
	height: 100%;
}

.canvas {
	width: 1024px;
	margin: 0 auto;
}

.width_min {
	min-width: 1024px;
}

body {
	background-color: #F8F8F8;
}

th, .th {
	background-color: #F8F8F8;
	padding: 10px;
}


div.table {
//	height: 0;

}

div.tr {
//	height: 0;

}

div.td {
	float: left;
}

div.cell {
	padding: 10px;
}

div.head, div.content {
	background-color: #FFFFFF;
}

.empty {
	background-color: #F8F8F8;
}

.frame {
	border: 1px solid #ADADAD;
}

.header, div.navigation, div.foot {
	background-color: #B12844;
	color: #ffffff;
}

div.head_wrapper {
	clear: both;
}

div.head {
	width: 1024px;
	height: 102px;
	position: absolute;
	top: 0;
}

div.head .frame {
	height: 100px;
}

div.content_wrapper {
	clear: both;
	color: #202020;
}

div.content {
	width: 1024px;
	min-height: 495px;
	top: 148px;
	bottom: 36px;
	position: absolute;
	overflow: auto;
}

* html .content {
	height: 78%;
}

div.isbody {
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

div.content-padding {

	padding: 8px 22px;
//	padding: 0 22px;
//	padding-bottom: 22px;
	background-color: #ffffff;
}

div.content-padding-index {
	padding: 8px 22px;
	margin-top: 60px;
//	padding: 0 22px;
//	padding-bottom: 22px;
	background-color: #ffffff;
}

.content-border-bar { 
	background-color: #8e2137;
	padding: 0 7px;
}

.content-border-bar div.content-padding {
	padding-bottom: 0px;
}

div.foot_wrapper {
	clear: both;
}

div.foot {
	clear: both;
	position: absolute;
	bottom: 0;
	width: 1024px;
}

div.logo {
	float: left;
	width: 200px;
	padding-top: 8px;
	padding-bottom: 14px;
	text-align: center;
}

div.navigation_wrapper {
	clear: both;
}

div.navigation {
	width: 1024px;
	top: 106px;
	height: 34px;
	position: absolute;
	overflow: hidden;
}

div.navigation a, div.navigation a:link, div.navigation a:visited, div.navigation a:hover  {
	display: block;
	float: left;
	padding: 11px 11px;
	padding-bottom: 10px;
	margin-right: 0;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

div.head_navigation {
	float: right;
	margin-top: 82px;
	padding: 0 14px;
	color: #9A9A9A;
}

div.head_navigation a, div.head_navigation a:link, div.head_navigation a:visited, div.head_navigation a:active {
	padding: 0 2px;
	color: #9A9A9A;
	font-size: 11px;
	text-decoration: none;
}

div.head_navigation span {
	padding: 0 2px;
	color: #D99DAA;
	font-size: 11px;
	text-decoration: none;
    font-weight: bold;
}

div.splash_wrapper {
	background: url(/images/gradient-index.jpg) repeat-x;
	height: 223px;
	padding: 0;
	color: #ffffff;
}

div.splash {
	height: 224px;
//	height: 194px;
	padding: 22px;
	padding-bottom: 8px;
	overflow: hidden;
}

div.splash p, 
div.splash span,
div.splash td,
div.splash th,
div.splash h1,
div.splash h2,
div.splash h3,
div.splash h4 {
	color: #ffffff;
	line-height: 18px;
}

.titul {
	color: #4F4F4F;
	font-size: 41px;
	font-weight: normal;
}

.header {
	height:34px;
	line-height: 34px;
	padding: 0 14px;
	text-transform: uppercase;
}

.address {
	font-weight: bold;
}

div.copyright {
	float: left;
	padding: 11px 14px;
	font-size: 11px;
	text-decoration: none;
}

div.phones {
	float: right;
	padding: 11px 14px;
	font-size: 11px;
	text-decoration: none;
}

img.projects {
	margin-top: 11px;
	margin-right: 11px;
}

div.name-director {
    text-transform: uppercase;
    font-size: 16px;
    font-style: Arial Narrow;
    color: #FFFFFF;
    margin-top: 6px;
    margin-left: 15px;
    font-weight: bold;
}

div.director {
    width: 249px;
    height: 281px;
    background: url(/images/design/bgr_directors.gif) no-repeat;
    padding-bottom: 35px;
}

div.director-width-left {
    width: 150px;
}

div.director-width-right {
    width: 510px;
}

.row {
	background-color: #F8F8F8;
	padding: 5px;
    float: left;
}

.row2 {
	padding: 5px;
    float: left;
}

.black a, .black a:active, .black a:link, .black a:hover, .black a:visited {
    color: #000000;
}
