/* Сброс */
html, body, form {margin: 0;padding: 0;}
html, body {height: 100%;}
body
{
	background:url(images/body_bg2.png) repeat-y center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
/* Элементы каркаса, позиции */
#content {
  position: relative;
  min-height: 100%;
}
* html #content {
  height: 100%;
}
#content1 {
  padding-bottom: 180px;
}
#footer {
  position: relative;
  height: 149px;
  margin-top: -149px;
}

#headwraptable {}
#headconttable { margin:40px 0;}
#headconttable td{ margin:0; padding:0;}
.topcol1 { float: left; width:30%; height:75px;}
.topcol2 { float: left; height:75px;}
.topcol3 { float: right; height:75px;}
#glmenu {float:left; width:100%;}
.line1px { width:100%; height:1px; background:url(images/line1px.png) no-repeat center top; line-height:0px; font-size:0;}

#contentwrap { width:960px; margin:0 auto;}

#leftcol { float:left; width:202px; margin:20px 20px 20px 0; padding:0; font-style:italic;}
#rightcol { float:left; width:730px; margin:20px 0 40px 0; padding:0; font-style:normal;}

#footerfoto { width:100%; overflow:hidden; text-align:center}
#footerfoto-div {width:1200px; height:45px; overflow:hidden; margin:0 auto; padding:1px 0; border-bottom:1px solid #999; border-top:1px solid #999}
#footerwraptable {line-height:1.5em;}
/* оформление основных элементов */
#rightcol ul {line-height:1.5em}
#rightcol ol {line-height:1.5em}
#logo {margin:0;padding:0;border:0;}
div.menu-clear-left {clear:left;margin:0;padding:0;line-height:0px; font-size:0;}
a {color:#116ba6;}
a:hover {color:#75c5f0;}
#copy { float:left; margin:0; padding:0 0 0 40px; font-style:italic;}
#author {float:right; margin:0; padding:0 40px 0 0; text-align:right; font-style:italic;}
#author a {color: #C9C9C9;}
#author a:hover {color:#75c5f0;}

/*Оформление фото в подвале шаблона*/
#footerfoto-div .photo-ascetic {float:left;}
#footerfoto-div .photo-simple {}
/* pngfix */
.pngfix {}
/* фон сайта */
#bg1l {background:url(images/body_bg4.png) repeat-x left top}
#bg1c {background:url(images/body_bg1.png) no-repeat left top}
#bg1r {background:url(images/body_bg5.png) repeat-x left top}
#bg3l {background:url(images/body_bg4.png) repeat-x left bottom}
#bg3c {background:url(images/body_bg3.png) no-repeat left bottom}
#bg3r {background:url(images/body_bg6.png) repeat-x left bottom}
