body {
    margin:0 0 0 0;
    padding:0 0 0 0;
    background:#000000;
    text-align:center;
}
table td {
    border:none;
    padding:0;
    vertical-align:top;
}
a img {
    border:none;
}
#icons {
    text-transform:uppercase;
    width:780px;
    background:url(images/bg_icons.gif) no-repeat top right;
    text-align:right;
    padding:10px 30px 0 0;
    margin:14px auto -35px auto;
    position:relative;
    font:11px tahoma, arial, verdana, sans-serif;
    color:#999999;
}
#icons img {
    margin:0 0 0 25px;
}

#icons a {
	color: #999999;
	text-decoration: none;
}

#icons a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#wrapper{
	margin: 0 auto;
	width: 800px;
	height: 600px;
}
#logo{
	clear: both;
	margin: 170px 0px 10px 0px;
}
#menu td{
	font:11px tahoma, arial, verdana, sans-serif;
	white-space: nowrap;
	padding: 0px 10px 0px 10px;
}
#menu a{
	text-decoration: none;
	color: #DCDCDC;
}
#menu a:hover{
	text-decoration: underline;
	color: White;
}
#table_menu{
	clear: both;
}
#footer{
	clear: both;
}
#copy {
    color:#4d4d4d;
	 float: left;
	 font:11px tahoma, arial, verdana, sans-serif;
	 margin-top: 285px;
	 margin-left: 75px;
}
#house{
	float: right;
}
#content{
	margin-top: 20px;
}
td {
	color: #999999;
	vertical-align: top;
	font:11px tahoma, arial, verdana, sans-serif;
}
#menu_about a{
	text-decoration: none;
	color: #DCDCDC;
}
#menu_about a:hover{
	text-decoration: underline;
	color: #DCDCDC;
}
.white{
	color: #DCDCDC;
}
#copy1 {
    color:#4d4d4d;
	 float: left;
	 font:11px tahoma, arial, verdana, sans-serif;
	 padding: 30px;
}
#companies a{
	color: #DCDCDC;
	text-decoration: none;
}
#companies a:hover{
	text-decoration: underline;
}
#news{
	width: 640px;
}
#contacts{
   text-align: justify;
}
#contacts a{
	color: #DCDCDC;
	font-size: 12px;
	text-decoration: none;
}
#contacts a:hover{
	font-size: 12px;
	text-decoration: underline;
}
#map a:hover{
	text-decoration: none;
}
#map a{
	color: #DCDCDC;
	text-decoration: underline;
}


