body	{
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: #383838;
	}

#maintable	{
	background: #252525;
	}
	
#top	{
	background-image: url(images/header-bg.gif);
	}

#topnav	{
	font-size: 12px;
	padding: 5px 10px 10px 150px;
	font-weight: bold;
	}

#topnav a	{
	color: yellow;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	border-left: 3px solid #252525;
	border-right: 3px solid #252525;
	}

#topnav a:hover	{
	color: yellow;
	border-left: 3px solid #EE7C01;
	border-right: 3px solid #EE7C01;		
	}
	
#hometext	{
	font-size: 12px;
	color: white;
	line-height: 170%;
	}

#hometexttop h1	{
	font-size: 14px;
	line-height: 17px;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 10px;
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
#hometext a	{
	text-decoration: none;
	color: #fcb44c;
	}

#hometext a:hover	{
	color: #FAE958;
	text-decoration: underline;
	}

#pad	{
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-top: 20px;
	border-right: 1px dotted #ccc;
	border-top: 1px dotted #ccc;	
	}
	
#pad h1	{	
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	}	
#news	{
	padding: 5px 3px 33px 15px;
	border-top: 1px dotted #ccc;
}

#noutati	{
	width:200px;
	height:150px;
	background:url(flash/client-logos.gif) right bottom no-repeat;
}

#news h3	{
	font-size: 18px;
	color: #C4C4C4;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #666;
	}
	
.indextext2	{
	font-size: 13px;
	color: white;
	padding: 0px;
	font-weight: bold;
	}
	
.indextext	{
	font-size: 13px;
	color: white;
	padding: 30px 13px 80px 13px;
	line-height: 130%;
	}	

.indextext h1	{
	font-size: 17px;
	color: white;
	}	

.indextext h1 a:hover	{
	color: blue;
	}	

.indextext a	{
	color: #FEA430;
	text-decoration: none;
	}

.indextext a:hover	{
	color: yellow;
	}	

.indent	{
	margin: 0px 0px 0px 100px;
	padding: 0px;
	}

.footer	{
	color: #C4C1C1;
	text-align: center;
	background: #383838;	
	font-size: 11px;
	padding: 0px 0px 50px 0px;
	margin-top: 0px;
	border-top: 2px solid #A3A3A3;
	}	
	
.footer a	{
	color: #C4C1C1;
	text-decoration: none;
	font-weight: normal;
	}
		
.footer	a:hover	{
	text-decoration: underline;
	color: #C4C1C1;
	}	

.foot1	{
	text-align: left;
	color: #C4C1C1;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 11px;
	}

.toptable {
  background: url(../images/layout/toptable.gif) repeat-x;
  height: 40px;
}