#mainpage_banner
{
	margin: 0px;
	padding: 0px;
	background: url(../Images/23/Contrib/banner.png);
	background-repeat:no-repeat;
	background-color: Transparent;
	height: 128px;
	width: 100%;
}

#banner_header
{
	background: url(../Images/23/Contrib/slogan.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	height: 50px;
	width:150px;
	float:left;
	margin-top: 10px;
}

#banner_text
{
	padding-top: 10px;	
	padding-left: 10px;	
	display:block;
	font-family: Verdana;	
	line-height: 1.5;
	float:left;
	width: 75%;
	height: 70px;
}

#banner_links
{
	display: block;
	float:left;
	width: 100%;
}

#banner_links a
{
	background: url(../Images/23/Contrib/button.png);
	background-position: -7px 0px;
	background-repeat: no-repeat;
	float:left;
	width: 125px;
	text-align:center;
	color: White;
	font-weight:bold;
	height: 30px;
	margin: 5px auto auto 15px;
	padding: 5px 0 0 0;

}

#mainpage_actions img
{
	
}
#mainpage_actions a
{
	width:100%;
	display:block;
	float:left;
	font-size: 1.8em;
	text-align:center;
	height: 25px;
	margin-top:10px;
}

#action_seek_tenders
{
	float: left;
	width: 50%;
	height: 200px;
}

#action_publicate_tenders
{
	float: left;
	width: 50%;
	height: 200px;
}

#mainpage_register
{
	margin: 5px auto auto -150px;	
	text-align: center;
}
#mainpage_register .reglink
{	
	position: absolute;
	padding-top: 20px;
	font-size: 1.8em;
}

#mainpage_links ul
{
	list-style-image: url("../Images/23/Contrib/arrow.png");
	margin-top: 5px;
}

#mainpage_links li
{
	font-size: 1.4em;
	vertical-align:top;
	
}

.promotext
{
	font-size: 1.4em;
	margin: 15px auto auto 20px;
	font-weight:bold;
}