@import url('/resources/styles/style.css');
@import url('/resources/styles/layout.css');

#top-menu {
	height:				100px;
}

#top-menu td {
	width:				160px;
	vertical-align:		bottom;
	font:				11pt Tahoma;
}

#top-menu #button-1 {
	background:			url(/resources/images/template/but_1.jpg) no-repeat;
}
#top-menu #button-2 {
	background:			url(/resources/images/template/but_2.jpg) no-repeat;
}
#top-menu #button-3 {
	background:			url(/resources/images/template/but_3.jpg) no-repeat;
}
#top-menu #button-4 {
	background:			url(/resources/images/template/but_4.jpg) no-repeat;
}
#top-menu #button-5 {
	background:			url(/resources/images/template/but_5.jpg) no-repeat;
}

#top-menu .item {
	cursor:				pointer;
	line-height:		25px;
	color:				#333;

	width:				100%;
	background-color:	#FFFFFF;
	opacity:			.5;
	filter:				alpha(opacity=50);
}

#page2 #content .row_1 .col_3 .indent1 { padding:0 0 0 82px;}
/*#page2 #content .row_1 .col_3 .title { margin-bottom:30px;}*/
#page2 #content .row_1 .col_3 ol { margin-bottom:33px;}

#page2 #content .row_2 .col_3 .indent1 { padding:0 0 0 82px;}
/*#page2 #content .row_2 .col_3 .title { margin-bottom:30px;}*/
#page2 #content .row_2 .col_3 ol { margin-bottom:33px;}

#page2 #content .row_1 .col_3 {
	display:			none;
}

#page2 #content .row_2 .col_3 {
	display:			none;
}