body {
	margin: 0;
	padding: 0;
	background: #1e2228 url(../images/design/main_bg.gif) repeat;
	color: #FFF;
	font: normal 11px normal Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#topline {
	width: 563px;
	height: 36px;
	margin: 0 auto;
	position: relative;
}

#linkhome {
	width: 48px;
	height: 19px;
	position: absolute;
	top: 11px;
	left: 430px;
	font-weight: bold;
	text-align: right;
}

#lang {
	width: 48px;
	height: 19px;
	position: absolute;
	top: 8px;
	left: 488px;
	padding-top: 3px;
	background: url(../images/design/lang_bg.gif) no-repeat top left;
}

#contline {
	width: 781px;
	height: 315px;
	margin: 0 auto;
	background: url(../images/design/cent_bg_big.gif) no-repeat top left;
	position: relative;
	z-index: 1;
}

#rightcnt {
	float: right;
	width: 121px;
	height: 315px;
	background: url(../images/design/right_bg.gif) no-repeat top left;
}

#leftcnt {
	float: left;
	margin-top: 18px;
	margin-left: 9px;
	width: 149px;
	height: 280px;
	overflow: hidden;
	z-index: 10;
	display: inline;
}

#centcnt {
	float: left;
	position: relative;
	margin-top: 20px;
	margin-left: 28px;
	width: 442px;
	height: 270px;
	overflow:auto;
	z-index:10;
	
}

#botline {
	width: 781px;
	height: 90px;
	margin: 8px auto 0 auto;
	background: url(../images/design/bottom_bg_big.gif) no-repeat top left;
}

#copyline {
	width: 771px;
	margin: 0 auto;
	padding: 10px 0;
}
#copyline2 {
	width: 671px;
	margin: 0 auto;
	padding: 10px 0;
}


.br {
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}

.gbr {
	height: 10px;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}

#logotip{
	width: 795px;
	margin: 0 auto;
	padding: 8px 0;
	
	}
#logotip img {	
	border:none;
	padding-bottom:28px;
	}
#logotip .logotip{
	float:left;
	}	
#phone_right{
	background: url(../images/design/phone_right.gif) no-repeat top right;
	}
#phone_left{
	background: url(../images/design/phone_left.gif) no-repeat top left;
	}	
#phone_bg{
	background:#CCC;
	color:#333333;
	}	