body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
    background: #acabab url("images/bgSite.png") repeat-x top;
}

a img{
	border: 0;
}

#siteWrapper {
    width: 760px;
    margin: 74px auto 0 auto;
    padding: 0 0 30px 0;    
}
#borderEnd {	
	height: 10px;	
	background: url("images/siteBorderEnd.png") no-repeat left bottom;
}

#preHeader {
	height: 78px;
	background: url("images/bgHeader.png") no-repeat top center;
	border-bottom: 8px solid;
text-align: center;	
}

#preHeader .logo {
	margin: 20px 0 20px 0;
}


#menuBar {
	float: right;	
	background: #000;
	margin-top: 20px;
	width: 202px;
	height: 114px;
}

#menuBar ul {	
	margin: 0;
	padding: 0;
	width: 100%; height: 100%;
	list-style: none;
}

#menuBar ul li:first-child, #menuBar ul li.first-child {
	background: url("images/menuTopLeft.png") top left no-repeat;	
	
}
#menuBar ul li:last-child, #menuBar ul li.last-child {
	background: url("images/menuBottomLeft.png") bottom left no-repeat;
	background-color:#000;
	border: none;
	
}
#menuBar ul li {
	display: block;
	line-height: 32px;
	/* backgournd image set in color.css */	
	padding-left: 30px; 
	text-align: left;	
}

#menuBar ul li.selected, #menuBar ul li:hover {
	/* backgournd image set in color.css */
}

#menuBar ul li a, #menuBar ul li a:link, #menuBar ul li a:active, #menuBar ul li a:visited {
	display: block;
	text-decoration: none;
	font-size: 13px;
	border-bottom: 1px solid #2a2929;
	width: 110px;
}

#menuBar ul li a:hover, #menuBar ul li.selected a {
	/* color set in color.css */
}


#header {
	margin: 0;
	height: 190px;
	background: #353434;	
}

#header img {
	float: left;
	margin: 0;
	display: inline;	
}

#header p {
	float: left;
	width: 280px;
	margin: 40px 0 0 -10px;
	padding: 10px 10px 0 10px;
	color: #e4e3e3;
}

#content {	
	padding: 40px;
	background: #f0f0f0;
}

#homePic {
    float: right;
    display: inline;
    margin: 0 0 50px 50px;
}

#servicesPic {
    float: left;
    display: inline;
    margin: 0 50px 50px 0;
}

#productsPics {
	height: 85px;
	padding: 30px 0 0 0;
	margin: 0;
}

#productsPics a:link, #productsPics a:active, #productsPics a:visited, #productsPics a:hover {
	float: left;
	margin-left: 19px;
}

#content h1 {
	color:#329DD5;
	font-size: 12px;
	margin: 8px 0 8px 0;
}

#content p {
	line-height: 140%;
    margin: 12px 0 12px 0;
}

#content ul {
	padding: 0 0 0 14px;
    margin: 12px 0 12px 0;
}

#content a:hover {
	text-decoration: none;
}

#contactData {
	float: left;
	width: 220px;
	padding: 0 0 0 20px;
}

#contactForm {
	float: left;
	width: 435px;
	border-left: 1px solid #CFCFCF;
}

#contactForm h1 {
	padding-left: 100px;
}

#contactForm label {
	display: block;
	float: left;
	width: 55px;
	padding: 10px 0 0 100px;
}

#contactForm input {
	float: left;
    border: 1px solid #AEAEAE;
    width: 240px;
    margin-top: 10px;
}

#contactForm textarea {
    float: left;
    border: 1px solid #AEAEAE;
    width: 240px;
    height: 120px;
    margin-top: 10px;
}

#contactForm button {
	float: right;
	display: inline; 
	margin: 10px 40px 0 0;
	padding: 2px 10px 2px 10px;
	border: 0;
	background: #3B3B3B;
	color: #fff;
	font-size: 11px;
}

#contactMsg {
	padding-left: 10px;
	text-align: center;
	padding-bottom: 20px; 
	color: #F70000;
}

#footer {	
	min-height: 74px;
	background: #fff url("images/siteBottom.png") no-repeat top center;	
}

#footer ul {
	margin: 0 auto 0 auto;
	padding: 12px 0 0 0;
	width: 280px;
	height: 23px;
	list-style: none;
}

#footer ul li {
    float: left;
}

#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited {
	display: block;
    float: left;
    width: 70px;
    text-align: center;
    color: #292929;
    text-decoration: none;
}

#footer p {
	clear: both;
	border-top: 1px solid #E9E9E9;
	padding: 7px 0 7px 0;
	margin: 0 auto;
	width: 360px;
	text-align: center;
}

#footer p a:link, #footer p a:active, #footer p a:visited {
    text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p a:hover {
    text-decoration: underline;
}

a, a:link, a:visited, a:hover {
	cursor: pointer;
}

.useIconAcasa {
	background: url("images/iconAcasa.png") no-repeat 7px 10px;
	padding-left: 35px;
	line-height: 35px;
}
.useIconServicii {
	background: url("images/iconServicii.png") no-repeat 7px 10px;
	padding-left: 35px;
	line-height: 35px;
}

.useIconLegislatie {
	background: url("images/iconServicii.png") no-repeat 7px 10px;
	padding-left: 35px;
	line-height: 35px;
}

.useIconContact {
	background: url("images/iconContact.png") no-repeat 7px 10px;
	padding-left: 35px;
	line-height: 35px;
}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:1.45em 0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}

.a_link {
	padding: 0 30px 0 20px;
	background: url("images/link.png") no-repeat 0 0;
}

.a_download {
	padding: 0 10px 0 20px;
	background: url("images/save_all.png") no-repeat 0 0;
}

.pages {
    font-size:12px;
    text-align:center;
    color:#555;
    padding:10px 15px;
    clear:left;
}

.pages a {
    color:#555;
    text-decoration:none;
    font-weight: bold;
    padding:3px;
}

.pages a.currentPage {
    color:#d70000;
    font-weight:bold;
    border: 1px solid #DADADA;
}

.pages a:hover {
    color:#d70000;
}
