﻿/* ---- BASE -------------------------------------------- */
html,body {
	margin: 0 0 0 0;
	padding: 0;
	font-size: small;
	color: #666666;
	background:#f8f3f0 url(../images_e/bg.gif) repeat-x;
	font-family: Verdana, Arial, sans-serif;
}

pre {
	margin: 1em;
	padding: 1em;
}

p {
	text-indent: 0;
	margin-right: 0;
	line-height:1.2em;
}

a {
	color:#c85955;
	text-decoration: none;
}

a:hover {
	color:#c85955;
	text-decoration: underline;
}

a:visited {
	color:#c85955;
}

a:active {
	color:#c85955;
}

img {
	vertical-align: middle;
	border-width:0;
}
.bold {
	font-weight:bold;
}
.col-1 {
	color:#d9bfc4;
}
/* ---- /BASE -------------------------------------------- */

div#main {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	text-align: left;
	border:0;
}

/* ---- HEADER -------------------------------------------- */

div#header {
	width: 960px;
	height: 89px;
	background-color: #ffffff;
}
div#header div#left{
	width: 239px;
	height: 89px;
	margin:0;
	padding:0;
	float:left;
}
div#header div#center{
	width: 531px;
	height: 41px;
	margin:0;
	padding-top: 48px;
	float:left;
}
div#header div#right{
	width: 190px;
	height: 89px;
	margin:0;
	padding:0;
	float:left;
}
div#header div#right div#btn1{
	width: 110px;
	height: 40px;
	margin:0;
	padding:0;
	float:right;
}
div#header div#right div#btn2{
	width: 190px;
	height: 45px;
	margin:0;
	padding:0;
	float:right;
}

div#button {
	width: 960px;
	height: 41px;
	background-color: #ffffff;
}
div#btn{
	width: 160px;
	height: 40px;
	margin:0;
	padding:0;
	float:left;
}

/* ---- /HEADER -------------------------------------------- */

/* ---- PANKUZ -------------------------------------------- */
div#pankz {
	width: 880px;
	height: 14px;
	margin:0;
	padding:10px 40px 10px 40px;
}
/* ---- /PANKUZ -------------------------------------------- */

div#cont div#pagetop-blk {
	width:880px;
	margin:0;
	padding:30px 40px 0px 40px;
	text-align:right;
	background-color: #ffffff;
	float:left;
}

/* ---- TITLE -------------------------------------------- */
div#title {
	width: 960px;
	height: 200px;
	margin:0;
	padding:0;
}
div#title-thin {
	width: 960px;
	height: 150px;
	margin:0;
	padding:0;	
}
div#title-text {
	width: 880px;
	margin:0;
	padding:25px 40px 25px 40px;
	border-top:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	font-size:24px;
	font-weight:bold;
}
/* ---- /TITLE -------------------------------------------- */

/* ---- FOOTER -------------------------------------------- */

div#footer {
	width: 936px;
	padding: 20px 12px 20px 12px;
	background-color: #ffffff;
	float:left;
}
div#footer div#line{
	width: 936px;
	padding-bottom: 4px;
	float:left;
}
div#footer div#line div#left{
	float:left;
}
div#footer div#line div#right{
	font-size: 10px;
	float:right;
}

/* ---- /FOOTER -------------------------------------------- */
