.HomePageInfo
{
	background-image: url(../img/HomePage/homepageinfo.GIF);
	background-repeat: no-repeat;
}

.HPNewService
{
	font-size: 16px;
	background-image: url(../img/HomePage/newservice.gif);
	vertical-align: middle;
	width: 45px;
	background-repeat: no-repeat;
	font-family: Arial;
	height: 56px;
	text-align: center;
	color:#272727;
	text-indent:40px;
}
.HPNewProject
{
	font-size: 16px;
	background-image: url(../img/HomePage/newproject.gif);
	vertical-align: middle;
	width: 45px;
	background-repeat: no-repeat;
	font-family: Arial;
	height: 56px;
	text-align: center;
	color:#272727;
	text-indent:40px;
}


.hpButton, a.hpButton:active , a.hpButton:visited, a.hpButton:link
{
	background-image: url(../img/HomePage/hpButton.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 166px;
	height:55px;
	font-size: 15px;
	font-weight:bold; 
	font-family: Arial;
	color:white;
	margin-right: 5px;
	margin-left: 5px;
	display:block;
}
a.hpButton:hover
{
	background-image: url(../img/HomePage/hpButtonHover.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 166px;
	height:55px;
	font-size: 15px;
	font-weight:bold; 
	font-family: Arial;
	color:white;
	margin-right: 5px;
	margin-left: 5px;
	display:block;
}
.HPBigSizeText
{
	font-size: 20px;
	font-weight:bold; 
	font-family: Arial;
	color:white;
}
.HPMediumSizeText
{
	font-size: 16px;
	font-weight:bold; 
	font-family: Arial;
	color:white;
}
.HomePageInfoBgLeft
{
	background-image: url(../img/HomePage/bg_albastru_stanga.gif);
	background-repeat: no-repeat;
	width:10px;
	height:190px;
}
.HomePageInfoBgRight
{
	background-image: url(../img/HomePage/bg_albastru_dreapta.gif);
	background-repeat: no-repeat;
	width:10px;
}
.HomePageInfoBgCenter
{
	background-image: url(../img/HomePage/bg_albastr_repetitiv_centru.gif);
	background-repeat:repeat-x;
	width:100%;
}

