body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6f72;
	background-color: #35ac36;
	background-image: url(../img/background.png);
	background-repeat: repeat;
	margin: 45px auto 0 auto;
}

a:link, a:visited, a:active {
	color: #51b848;
	text-decoration: underline;
}

a:hover {
	color: #51b848;
	text-decoration: none;
}

.work_photo_list_item a:link, .work_photo_list_item a:visited, .work_photo_list_item a:active {
	color: #a7a9ac;
	text-decoration: none;
}

.work_photo_list_item a:hover {
	color: #6e6f72;
	text-decoration: none;
}

#flash_index {
	position:absolute; 
        width:100%;  
        margin-top:45px; 
        left:0; top:0; 
        text-align:center;
}
#flash_index1 {
	width:950px; margin:0 auto;
}

h1, h2, h3 { color: #231f20; }

h1 { font-size: 17px; }

h2 { font-size: 15px; }
 
h3 { font-size: 13px; }

p, h1, h2, h3 { margin: 0 0 14px 0; }

b { font-size: 13px; }

.main_container~ {
	background-color: #ffffff;
	width: 884px;
	text-align: left;
	margin: 0 auto;
	padding: 20px 28px 0 28px;
}
.main_container {
	width: 884px;
	background-color: #ffffff;
	position: absolute;
	left: 50%;
	padding: 20px 28px 0px 28px;
	margin-left: -470px;
	text-align: left;
}

.margin_scroll {                    /* Для остальных браузеров */
        margin-left: -462px; 
}
*HTML .margin_scroll {              /* Для IE */
        margin-left: -470px;
}
.main_container_work {
        min-height: 530px;
}

.logo {
	width: 256px;
	height: 70px;
	float: left;
}

.menu {
	width: 600px;
	height: 70px;
	text-align: right;
	float: right;
}

.menu_item {
	margin-left: 12px;
}

.spacer {
	clear: both;
	height: 0;
}

.content_left_column {
	width: 256px;
	height: 400px;
	float: left;
}

.content_right_column {
	width: 600px;
	float: right;
	position: relative;
}

.portfolio_preview {
	width: 89px;
	float: left;
	margin: 0 10px 10px 0;
}

.portfolio_preview_right {
	width: 89px;
	float: left;
	margin: 0 0 10px 0;
}

.portfolio_work_list {
	float: left;
	width: 128px;
	height: 415px;
	margin: 0 10px 15px 0;
}

.work_photo {
	width: 600px;

}

.portfolio_desc {
	height: 0;
	position: absolute;
	top: 25px;
	left: 60px;
	display: none;
}

.portfolio_info {
	width: 23px;
	position: relative;
	right: 45px;
	bottom: 13px;
}

.work_photo_list {
	text-align: right;
}

.work_photo_list_item {
	margin-left: 5px;
}
.portfolio_work_list {
        color:#35AC36;
}
.portfolio_work_list a, .portfolio_work_list a:hover  {
        color:#666666;
        text-decoration:none;
}
.portfolio_work_list a:visited {
        color:#aaaaaa;
        text-decoration:none;
}
.counter {
        position:absolute;
        left:0;
        top:0; 
        display:none; 
}

img.opacity {
    behavior: url("scripts/iepngfix.htc");
}
.rel {
    position:relative;
}

.portfolio_group {
    font-weight:bold;
    color:#6e6f72;
    text-transform:uppercase;
}
.pg_menu_space {
    height:7px;
}
.border {
    border:solid 1px #000000;
}
