html, body{
	margin:0;
	padding:0;
} 

div, p, ul, ol, dl, dt, dd, h1, h2, h3, h4, h5, h5, h6, img, table, tr, td {
	margin: 0;
	padding: 0;
	border-style: none;
} 
a {
	color: #00ACE9;
	text-decoration: none;
}
a:hover {
	color: #000;
}

body {
	padding-top:30px;
	padding-bottom:30px;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color:#3B3B3B;
}

#mcontainer {
	width: 654px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
}
#logo {
	background-image: url(../images/bg_logo.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 654px;
}
#container {
	width:654px;
}
#content {
	width:627px;
	float:left;
	overflow:hidden;
}
#leftside { width:420px; float:left; background-image:url(../images/bg-v-dotted.gif); background-repeat:repeat-y; background-position:right;}
#leftside h1 { margin:15px 40px 3px 40px; color:#00ACE9; font-size:17px;}
#leftside h2 {
	margin:15px 40px 3px 40px;
	color:#666666;
	font-size:15px;
}

#leftside p {
	margin-left:50px;
	margin-right:10px;
	margin-top: 3px;
	margin-bottom: 2px;
	}
#leftside ul {
	list-style-image: url(../images/arrow2.gif);
	margin-left: 60px;
	margin-right:10px;
	font-weight: bold;
	color: #FF8111;
	margin-top: 5px;
}
#side { width:610px; }
#side h1 { margin:15px 40px 3px 40px; color:#00ACE9; font-size:17px;}
#side h2 {
	margin:15px 40px 3px 40px;
	color:#666666;
	font-size:15px;
}

#side p {
	margin-left:50px;
	margin-right:10px;
	margin-top: 3px;
	margin-bottom: 2px;
	}
#side ul {
	list-style-image: url(../images/arrow2.gif);
	margin-left: 60px;
	margin-right:10px;
	font-weight: bold;
	color: #FF8111;
	margin-top: 5px;
}


#rightside { width:180px; float:left; margin-left:10px;}
#rightside h1 { margin:15px 0px 3px 0px; color:#555; font-size:10px; color:#555;}
#rightside h2 { margin:15px 0px 3px 0px; color:#555; font-size:10px; color:#555;}
#rightside p {font-size:10px; color:#555;}
#rightside a {color:#00ACE9;}
#rightside a:hover {color:#000;}
#menu {
	width:19px;
	float:left;
	}
#footer {
	clear:both;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	width:654px;
	height:48px;
	
}
#footer p {
	padding: 30px 0 0 35px;
}

#footer p.kenno {
	padding: 5px 0 0 35px;
}

#footer p a {
	color:#696969;
	font-weight: bold;
	padding:0 3px;
}
#footer p a:hover { color:#00ACE9;}
#menu1Content {
	background-color: #00ACE9;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	height: 154px;
	width: 96px;
}
#menu1Content ul {
	margin-top:20px;
	list-style-type: none;
	line-height:7px;
}
#menu1Content ul li {
}
#menu1Content ul li a {
	display: block;
	width: 79px;
	padding: 0px 2px 0px 15px;
	color:#000000;
	height:16px;
	line-height:16px;
}
#menu1Content ul li a:hover{
	background-color: #0088B8;
	color:#fff;
}
.lucinda { font-family: "Lucida Sans", "Times New Roman", Times, serif; font-size:10px; color:#555; line-height:15px; padding-left:15px; }
.right { text-align:right;}
.center { text-align:center;}
.arrow { background-image:url(../images/arrow.gif); background-repeat:no-repeat; background-position:right; padding-right:10px;}
.unbold {
	font-style: normal;
	font-weight: normal;
	color:#696969;
}
.orange {
	font-weight: bold;
	color: #FF8111;
	display: block;
	float: left;
	width: 110px;
	text-align: right;
	padding-right: 5px;
	margin: 0px;
	padding-left: 40px;
}
address {
	float: left;
	display: block;
	width: 240px;
	font-style: normal;
}
#proiecte {
	width: 506px;
	height:253px;
	background-image: url(../images/bg-proiecte.gif);
	background-repeat: no-repeat;
	margin-left:73px;
	margin-top: 20px;
	text-align:center;
	
}
#proiecte p {
	margin:0;
	padding:0;	
}
.links { padding:10px 0 0 25px;}
.links a{
	margin:0 1px;
	background-image: url(../images/bg-links.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	line-height:12px;
	height:12px;
	display:block;
	float:left;
	font-size: 10px;	
}
.links a:hover{
	background-image: url(../images/bg-links-over.gif);
	background-repeat: no-repeat;
	color:#fff;
	}

