body {
	margin: 0;
	padding: 0;
	background: #000;
	font: normal normal 12px Tahoma;
	color: #FFF;
}

a {
	color: #dc6200;
}

#cont {
	/*background: url(../images/design/head-bg.jpg) no-repeat top left;*/
	width: 998px;
	margin: 0 auto;
}

#head {
	height: 234px;
	padding: 68px 0 0 367px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 166px;
	/*background: url(../images/design/head-welcome.gif) no-repeat 367px 131px;*/
	position: relative;
	background: #000;
}



#head #logo img{
	border: 0;
}

#col-menu {
	float: left;
	width: 330px;
	background: url(../images/design/col-left-bg.jpg) no-repeat top left;
}

#col-center {
	float: left;
	width: 668px;
	overflow: hidden;
}

.cente-main-bg {
	background: url(../images/design/center-main-bg.gif) repeat-y 330px 0;

}

#col-main1 {
	width: 338px;
	height: 442px;
	float: left;
	background: url(../images/design/main-col1-bg.jpg) no-repeat top left;
}

#col-main2 {
	width: 330px;
	float: left;
	background: url(../images/design/main-col2-bg.jpg) no-repeat top left;
}

#bottom {
	background: url(../images/design/bottom-bg.gif) repeat-y top left;
	height: 40px;
	width: 998px;
	margin: 0 auto;
}

#copyright {
	width: 338px;
	float: left;
	display: inline;
	font-size: 11px;
	color: #b5b5b5;
	text-align: center;
	padding-top: 12px;
	margin-left: 330px;
}
#copyright  .gray {
	color: #616161;
}

#bullfinch {
	float: left;
}

#bullfinch img {
	border: 0;
	padding: 11px 0 0 17px;
}

.botbancont {
	float: left;
	padding: 2px 4px 0 4px;
}

.title-main {
	background: url(../images/design/title-main-bg.gif) no-repeat top left;
	height: 53px;
}

.title-inner {
	background: #151515;
	height: 53px;
}

.title-inner h1, .title-inner h2,.title-inner h3,.title-inner div {
	font-weight: bold;
	font-size: 17px;
	color: #fff;
	padding: 12px 0 0 35px;
	margin: 0;
}

.clear-left {
	clear: left;
}

.br {
	height: 1px;
	overflow: hidden;
	clear: both;
}

