@charset "windows-1251";
/************************************* Frame */
html, body {
	padding: 0px;
	margin: 0px;
	height: 100%;
}
#container {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	_height: 100%;
	position: relative;
}
#cap {
	height: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	float: left;
}
#capleft {
	background-image: url(img/cap_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#capright {
	background-image: url(img/cap_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#capcenter {
	background-image: url(img/cap_centre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
	width: 1004px;
}
#capcontainer {
	width: 100%;
	position: relative;
	top: 0px;
	height: 170px;
}
#rmlogotop {
	position: absolute;
	left: 72px;
	top: 23px;
}
#tiksylogotop {
	position: absolute;
	left: 823px;
	top: 53px;
}
#mmenu1 {
	position: absolute;
	height: 64px;
	width: 473px;
	left: 223px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCCCCC;
}
#mmenu1 td {
	text-align: center;
	vertical-align: middle;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
}
#mmenu1 td.active {
	color: #FFFFFF;
	font-weight: bold;
}
#mmenu1 td a {
	color: #CCCCCC;
}
#mmenu1 td a:hover,
#mmenu1 td.active a {
	color: #FFFFFF;
}
#mmenu1 td.active a {
	font-weight: bold;
}
#mmenu1c1 {
	width: 135px;
}
#mmenu1c2 {
	width: 125px;
}
#mmenu1c3 {
	width: 125px;
}
#mmenu1c4 {
	width: 88px;
}
#mmenu1c1.active {
	background-image: url(img/mmenu_b1.gif);
}
#mmenu1c2.active {
	background-image: url(img/mmenu_b2.gif);
}
#mmenu1c3.active {
	background-image: url(img/mmenu_b3.gif);
}
#mmenu1c4.active {
	background-image: url(img/mmenu_b4.gif);
}
#mmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	left: 473px;
	top: 132px;
}
#mmenu2 a,
#mmenu2 span {
	color: #4D4D4D;
	background-image: url(img/mmenu2_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 13px;
	padding-left: 18px;
}
#mmenu2 span,
#mmenu2 a:hover {
	color: #C3161D;
}
#page {
	padding-bottom: 80px;
	position: relative;
	padding-top: 189px;
}
#footer {
	position: absolute;
	height: 40px;
	width: 100%;
	bottom: 0px;
	background-color: #B5151B;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E5E5E5;
}
#footer img {
	vertical-align: middle;
	margin-right: 93px;
}
#footer a {
	float: right;
	color: #E5E5E5;
	text-decoration: none;
	margin-right: 52px;
}
#footer a img {
	margin-right: 0px;
}
#footer a:hover {
	text-decoration: underline;
}


/* /Frame */
/***************************** Page */
#content {
	margin-left: 249px;
	margin-right: 172px;
	padding-bottom: 0px;
	position: relative;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#smenu {
	width: 192px;
	position: absolute;
	left: 33px;
	top: 184px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C3161D;
	font-weight: bold;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#smenu li {
	list-style-type: none;
	background-image: url(img/smenu_c.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 19px;
	margin-top: 10px;
}
#smenu li.active {
	background-image: url(img/smenu_o.gif);
}
#smenu li.inactive {
	color: #CCCCCC;
}

#smenu a {
	font-weight: normal;
	color: #4D4D4D;
}
#smenu a:hover {
	color: #C3161D;
}
#smenu ul {
	font-size: 12px;
	text-indent: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#smenu ul li,
#smenu ul li.active {
	background-image: none;
	padding-left: 2px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4D4D4D;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 26px;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1A1A1A;
	margin-top: 26px;
	margin-bottom: 11px;
}
#content a {
	color: #CF3239;
}
#content a:hover {
	color: #8F151B;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1A1A1A;
	text-indent: 13px;
	margin-top: 11px;
	margin-bottom: 11px;
}
#content p.thumbs {
	text-indent: 0px;
}
#content p.thumbs a {
}
#content p.thumbs img {
	margin-bottom: 5px;
	margin-right: 5px;
}



a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header4 {
	font-weight: bold;
}

