body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #3099c4;
}
#conteiner {
	width: 1024px;
	margin: 0 auto;
}

#head {
	width: 100%;
	margin: 0;
	height: 51px;
}
#logo {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 286px;
	background-image: url('../images/cin_01.jpg');
}
#head_l {
	width: 335px;
	height: 51px;
	float: left;
	background-image: url('../images/cin_02.jpg');
}
#head_r {
	width: 689px;
	height: 51px;
	margin-left: 335px;
	background-image: url('../images/cin_07.jpg');
}
#m_menu {
	height: 51px;
}

#m_l_menu {
	width: 17px;
	height: 51px;
	background-image: url('../images/cin_03.jpg');
}
#m_m_menu {
	height: 51px;
	background-image: url('../images/cin_04.jpg');
	text-align: center;
}
#m_r_menu {
	width: 15px;
	height: 51px;
	background-image: url('../images/cin_05.jpg');
}
#head_2 {
	width: 100%;
	margin: 0;
	height: 39px;
}
#h2_l {
	width: 335px;
	height: 39px;
	float: left;
	background-image: url('../images/cin_09.jpg');
}
#h2_m {
	width: 630px;
	height: 39px;
	float: left;
	background-image: url('../images/cin_12.jpg');
}
#h2_r {
	width: 52px;
	height: 39px;
	margin-left: 965px;
	background-image: url('../images/cin_14.jpg');
}
#main {
	width: 1024px;
	min-height: 411px;
}
#menu_2 {
	width: 256px;
	min-height: 411px;
	float: left;
	background: url('../images/cin_15.jpg') no-repeat;
}
#menu_2 a {
	padding: 1px;
	color: #116392;
	text-decoration: none;
}
#menu_2 a:visited {
	color: #116392;
}
#menu_2 a:active {
	color: #ffffff;
}
#menu_2_r {
	width: 79px;
	height: 411px;

	float: left;
	background-image: url('../images/cin_16.jpg');
}
#main_text {
	width: 637px;
	float: left;
}

#main_text h1 {
	font-size: 180%;
	color: #119d6c;
}
#main_text h2 {
	font-size: 160%;
	color: #119d6c;
}
#main_text h3 {
	font-size: 150%;
	color: #119d6c;
}
#main_text h4 {
	font-size: 140%;
	color: #119d6c;
}
#main_text h5 {
	font-size: 120%;
	color: #119d6c;
}
#main_text h6 {
	font-size: 110%;
	color: #119d6c;
}
#r_col {
	width: 52px;
	height: 411px;
	margin-left: 965px;
	background-image: url('../images/cin_18.jpg');
}
#bott {
	clear: both;
	width: 1024px;
	height: 53px;
	background: url('../images/cin_22.jpg') repeat-x;
}
#bott_l {
	width: 250px;
	margin-left: 10px;
	margin-top: 10px;
	color: #119d6c;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
#bott_r {
	width:250px;
	margin-left:770px;
	color: #119d6c;
	font-size: 10px;
	font-weight: bold;
}
#bott_r a{
        color: #119d6c;
        text-decoration: none;
}
