ins{
	text-decoration: none;
}
table{
	border-spacing: 0px;
	border-collapse: collapse;
}
h2{
	color: #6D0A24;
	font-size: 140%;
	font-weight: normal;
	letter-spacing: 0.08em;
	margin-bottom: 50px;
}
.pub_floatl{
	float: left;
	width: 49%;
}
.pub_floatr{
	float: right;
	width: 49%;
}
.pub_1px{
	font-size: 1px;
}
.pub_clear{
	clear: both;
	font-size: 1px;
}

/* HEADER ---------------------------------*/
#pub_header{
	width: 100%;
}
.pub_gray{
	background: url('../img/public/gray.png') repeat-y;
	width: 35px;
	float: left;
	display: inline;
	margin-top: 33px;
	height: 202px;
}

.pub_logoplace{
	float: left;
	display: inline;
	width: 257px;
}
.pub_logo{
	font-size: 1px;
}
.pub_address{
	background-color: #676A6C;
	color: #D8D9DA;
	height: 63px;
	padding: 7px 10px 0 15px;
	letter-spacing: 0.1em;
	line-height: 150%;
}
.pub_rightHead{
	float: left;
	display: inline;
	width: 608px;
	margin-top: 33px;
}
.pub_tmenuHolder{
	background-color: #000000;
	height: 29px;
	padding: 12px 0 0 20px;
}
.pub_tmenBtn{
	float: left;
	display: inline;
	margin-right: 25px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}
.pub_tmenBtn a{
	color: #AAAAAA;
}
.pub_tmenBtn a:hover{
	color: #FFFFFF;
}

.pub_flashPlace{
	float: left;
	display: inline;
	width: 506px;
}


/* Content------------------------------------ */
#pub_content{
	clear: both;
}
/* Left Menu----------- */
.pub_leftMenu{
	float: left;
	display: inline;
	width: 227px;
	margin-left: 35px;
	background-color: #D8D9DA;
	height: 553px;
	padding: 104px 12px 9px 18px;
}
.pub_lMenHold{
	height: 543px;
	letter-spacing: 0.05em;
}
.pub_lMenBtn{
	line-height: 100%;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.pub_lMenBtn a{
	color: #000000;
}
.pub_lMenBtn a:hover{
	color: #6D0A24;
}
.pub_lSubHold{
	padding: 15px 0 6px 30px;
	font-size: 80%;
	line-height: 100%;
/* 	border: 1px solid red; */
}
.pub_lSubBtn{
	margin-bottom: 12px;
}


.pub_theCont{
	float: left;
	display: inline;
	width: 430px;
	padding: 100px 0 0 76px;
}
.pub_theCont a{
	color: #6D0A24;
}
.pub_text{
	font-size: 100%;
	letter-spacing: 0.05em;
	line-height: 130%;
}

.pub_botLinks{
	font-size: 80%;
	text-align: right;
	color: #585858;
	letter-spacing: 0.05em;
	line-height: 100%;
}
.pub_botLinks a{
	color: #585858;
	margin: 0 2px;
}
.pub_botDiv{
	float: right;
	display: inline;
}

/* Contacts----- */
.pub_contactForm input{
	margin-bottom: 7px;
	margin-right: 4px;
	border: 1px solid #676A6C;
}
.pub_cont1{
	float: left;
	width: 100px;
	margin-bottom: 7px;
}
.pub_cont2{
	float: left;
	width: 330px;
	margin-bottom: 7px;
}
