body, html {
margin:0;
padding:0;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1E1E1E;
letter-spacing:0.5px;
}

html {
overflow-y:scroll;
overflow-x:auto;
}

a {color:#72C7E7; text-decoration:none;}
a:hover, a:active {color:#72C7E7;}
a img {
border:0;
}

p {margin:0; padding:0;}

h1, h2, h3, h4, h5 {
font-size:11px;
font-weight:bold;
margin:0;
padding:0;
}

h1, h2, h3 {
text-transform:uppercase;
margin-top:10px;
margin-bottom:5px;
}

#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background:url(/design/pseudoleftcolumn.png) left top repeat-y;
border-left:#E9E9E9 solid 3px;
border-right:#E9E9E9 solid 3px;
border-bottom:#E9E9E9 solid 1px;
}

#topsection{
background: #B71234;
height: 40px; /*высота шапки*/
color:#FFF;
}

#topsection a {
color:#c0c0c0;
text-decoration:none;
font-size:11px;
letter-spacing:1.25px;
/* display:block;
font-weight:bold;
float:left;
width:105px; */
}

.ie7 #topsection a {
color:#c0c0c0;
text-decoration:none;
font-size:11px;
letter-spacing:.135em;
/* display:block;
float:left;
width:90px; */
}

#mainwrapper{
float: left;
width: 100%;
}


#mainblock{
margin-left: 265px; /*Set left margin to LeftColumnWidth*/
min-height:500px;
_height:500px;

}

#leftblock{
float: left;
width: 265px; /*Width of left column*/
margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/
}


#footer {
clear:both;
height:10px;
background:url(/design/ruller-bottom.png) bottom right no-repeat;
margin-top:5px;
}

/* #copyright {position:absolute; top:45px; margin-left:955px;} */



/* Верхний подраздел -- название и breadcrumbs */
#subtopwrapper {
float:left;
width:735px;
}
#subtopright {
margin-left:250px;
height:30px;
background-color:#747678;
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
}
#subtoprightwhite {
margin-left:250px;
height:30px;
background-color:#FFFFFF;
}
#subtopleft {
float:left;
width:250px;
height:30px;
margin-left:-735px;
background-color:#B71234;
}

#subtopleft h1 {
color:#FFF;
font-size:12px;
line-height:12px;
padding:7px 4px 0px 20px;
margin:0;
text-transform:uppercase;
font-weight:bold;
}







/*
Правый блок и подменю в средней колонке
*/
.mainblockwraper {
float:left;
width:735px;
}
.rightblock {
margin-left:230px;
}
.submenu{
float:left;
width:230px;
margin-left:-735px;
}

/*
Две колонки в правом блоке
*/
.twocolumnwraper {
float:left;
width:450px;
}
.twocolumnright {
margin-left:225px;
}
.twocolumnleft{
float:left;
width:225px;
margin-left:-450px;
}

#mainbannertabs {
background-color:#747678;
}


#portfoliotabs {
background-color:#747678;
text-align:center;
}

#logocontacts {
letter-spacing:1px; font-size:10px; font-weight:bold; 
margin-top:35px;
margin-bottom:5px;
_margin-bottom:16px;
}
#logocontacts a {
text-decoration:underline;
}


.clear {clear:both; padding:0; margin:0; height:0; line-height:0;}

.black {color:#1E1E1E;}
.gray {color:#ABABAD;}
.brown {color:#747678;}
.yellow {color:#F2AF00;}
.blue {color:#72C7E7;}
.red {color:#B71234;}

.leftinner {margin:30px 10px 10px 40px;}
.leftinner a {text-decoration:none;}

.brownbg {
    padding:0;
	margin:0;
    background: #747678; 
	color:#FFFFFF;
}

.innerrpadding {
margin:0;
padding:7px 55px 0px 20px;
}

.innertube{
padding: 25px 0 10px 20px; 
}

.innertubetop{
padding: 10px 0 10px 41px; 
}

.innertubesmall {
padding: 10px 0 10px 20px; 
font-size:10px;
}
.innersubmenu{
padding: 25px 20px; 
}



/* Картинки для list */
.news_list{
width: 430px;
clear: left;
margin-top:10px;
}

.news_list .floatbox{
float: left;
width: 150px;
text-align:center;
background-color:#EEEEEE;
}

* html .news_list p{ /* IE 3px jog hack*/
height: 1%;
}

.news_list p{
margin-top: 0;
margin-left: 170px;
}

