/**
 * Style sheet tl_files/css/common
 */
a img
{
	border:0;
}

body, table, th, td, p, div, form, input, textarea, select, h1, h2, h3, h4, h5, a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888888;
}

a, a:link, a:visited
{
	text-decoration:underline;
	font-size:12px;
	color:#71C918;
}

a:hover
{
	text-decoration:none;
}

p
{
	margin:0;
	padding:7px 0px;
	text-align:justify;
}

h1, h3
{
	margin:0;
	padding:7px 0px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-weight:bold;
	font-size:28px;
}

html, body
{
	height:100%;
	margin:0px;
	padding:0px;
}

#c0
{
	height:100%;
	position:relative;
	background:#FFF;
}

html>body #c0
{
	height:auto;
	min-height:100%;
}

#content
{
	width:1000px;
	position:relative;
	margin:auto;
	text-align:left;
}

#left_column
{
	width:194px;
	float:left;
	padding:15px 11px 55px 55px;
}

#center_column
{
	width:456px;
	float:left;
	padding:0px 0px 10px 0px;
}

#right_column
{
	width:231px;
	float:left;
	padding:0px 0px 0px 12px;
}

.lm-top
{
	width:194px;
	height:13px;
	background:url('../img/lm-top.jpg') center no-repeat;
}

.lm-bottom
{
	width:194px;
	height:21px;
	background:url('../img/lm-bottom.jpg') center no-repeat;
}

.left_menu
{
	width:194px;
	height:204px;
	padding:109px 0px 0px 0px;
	background:url('../img/left-menu.jpg') top no-repeat;
}

.left_menu ul
{
	margin:0;
	padding:0px 0px 0px 30px;
	list-style-type:none;
}

.left_menu ul li
{
	height:14px;
	padding:3px 0px 5px 23px;
	background:url('../img/bul.png') left top no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='./img/bul.png');
}

html>body .left_menu ul li
{
	height:auto;
	min-height:14px;
}

.left_menu ul li a, .left_menu ul li a:link, .left_menu ul li a:visited
{
	text-decoration:none;
	font-size:14px;
	color:#5288A2;
	line-height:14px;
	text-transform : uppercase;
}

.left_menu ul li.active a, .left_menu ul li.active a:link, .left_menu ul li.active a:visited, .left_menu ul li a:hover
{
	color:#71C918;
}

.intro
{
	padding:15px 30px;
}

#center_column .box
{
	padding:0px 30px;
	background:#E0E1E2;
}

#center_column .box-top
{
	width:456px;
	height:13px;
	margin:0px -30px;
	background:url('../img/box-top.gif') top no-repeat;
}

#center_column .box-bottom
{
	width:456px;
	height:13px;
	margin:0px -30px;
	background:url('../img/box-bottom.gif') bottom no-repeat;
}

#right_column .box
{
	padding:0px 27px;
	text-align:center;
	background:#B5B6B7;
}

#right_column .box p
{
	text-align:center;
	color:#FFF;
}

#right_column .box-top
{
	width:231px;
	height:13px;
	margin:0px -27px;
	background:url('../img/rbox-top.gif') top no-repeat;
}

#right_column .box-bottom
{
	width:231px;
	height:13px;
	margin:0px -27px;
	background:url('../img/rbox-bottom.gif') bottom no-repeat;
}

.partners
{
	padding:23px 23px 7px 23px;
}

.partners a
{
	width:110px;
	height:65px;
	overflow:hidden;
	float:left;
	display:block;
	padding:1px 2px;
}

.subpartners
{
	clear:both;
	padding:14px 0px 0px 0px;
}

.partners .subpartners a
{
	width:auto;
	height:auto;
	display:inline;
	padding:0;
}

.illustra
{
	padding:14px 0px 4px 0px;
}

#footer
{
	width:100%;
	height:115px;
	left:0px;
	bottom:-1px;
	position:absolute;
	text-align:center;
	background: #CCCCCC url('../img/footer.jpg') repeat-x bottom;
}

#f0
{
	width:1000px;
	height:115px;
	position:relative;
	margin:auto;
	text-align:left;
	background: #CCCCCC url('../img/footer.jpg') repeat-x bottom;
}

html>body #footer
{
	bottom:0;
}

#contacts
{
	width:186px;
	left:736px;
	top:19px;
	position:absolute;
	padding:15px;
	color:#FFF;
	background: url('../img/above-contacts.gif') no-repeat top;
}

#contacts a, #contacts a:link, #contacts a:visited
{
	color:#FFF;
}

#bmenu, #nav_bottom
{
	width:558px;
	height:22px;
	left:55px;
	top:19px;
	position:absolute;
	padding:14px 0px;
	background: url('../img/above-bmenu.gif') no-repeat top;
}

#ibmenu
{
	width:558px;
	height:18px;
	padding:2px 0px;
	text-align:center;
	background: url('../img/bmenu.jpg') no-repeat center;
		font-size:14px;
		color:#4C4C4C;
}

#ibmenu a, #ibmenu a:link, #ibmenu a:visited
{
	padding:0px 3px;
	text-decoration:none;
	font-size:14px;
	color:#4C4C4C;
}

#ibmenu a:hover
{
	color:#71C918;
}

.clear-both
{
	height:1px;
	overflow:hidden;
	clear:both;
}

.invisible
{
	display:none;
}
