#framecontentTop {
width: 100%; 
height: 30px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background: #000000 url(images/topbg.gif) repeat-x;
color: white;
}

#aboutus{
width: 100%; 
margin-top:780px;
height: 160px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #1c1c1c;
color: white;
}

#servicii {
width: 100%; 
margin-top:1050px;
height: 160px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #1c1c1c;
color: white;
}

#carieracontact {
width: 100%; 
margin-top:980px;
height: 160px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #1c1c1c;
color: white;
}

#contactfooter {
width: 100%; 
margin-top:1030px;
height: 160px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #1c1c1c;
color: white;
}


.footercontainer
{
	position:relative;
	width: 918px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.topmenu{
margin-top:30px;
font: 12px Tahoma;
height:15px;
width: 520px;
float:right;

}

.topmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.topmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.topmenu ul li a{
display: block;
color: white;
width:70px;
padding:10px 5px;
color: #696969;
text-decoration: none;
z-index:1;
}

.topmenu ul li a:hover{
display: block;
background:#ffffff;
width:70px;
padding:10px 5px;
font: 12px Tahoma;
color:#f00000;
text-decoration: none;
z-index:2;
}

.fontst {
font-size:12px;
font-family:verdana;
color:#454545;
text-align:left;
}

.fontdown {
font-size:12px;
font-family:verdana;
color:#787878;
text-align:left;
}

.titlust {
color:#000;
font-family:tahoma;
font-size:14px;
margin-top:10px;
}

.titludr{
font-family:tahoma;
font-size:16px;
}

.maimult a{
color:#8A0000;
text-decoration: none;
}

.maimult a:hover {
color:#f00000;
text-decoration:none;
}

.textcontactsus {
	padding:0px; 
	background-color: #f6f6f6; 
	text-align: left;
	border:1px solid #CCCCCC; 
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

.contentdr{
font-family:verdana;
font-size:11px;
}

.contentdr a{
text-decoration:none;
color:#000;
}

.contentdr a:hover {
text-decoration:none;
color:#d00000;
}

.menufooter a{
color:#696969;
text-decoration:none;
}

.menufooter a:hover{
color:#d00000;
text-decoration:none;
}

.webdesign{
border-left: 1px #454545 solid;
font-size:11px;
font-family:arial;
color:#454545;
}

.webdesign a{
color:#696969;
text-decoration:none;
}

.webdesign a:hover {
color:#d00000;
text-decoration:none;
}


