body,td,th {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

table {

	border:1px black solid;
	}
#wrap {
position:relative;
width:975px;
margin:auto;
min-height:100%;
}	

body, html {
height:100%;
}
body {
margin:0;
padding:0;
background-image: url(images/bottombanner.jpg);
background-repeat: repeat-x;
}
#wrap {
position:relative;
width:975px;
margin:auto;
min-height:100%;
}
* html #wrap {
height:100%;
}

#logo {
	position:absolute;
	left:10px;
	top:10px;
	width:302px;
	height:100px;
	z-index:1;
}
#menu {
	position:absolute;
	left:0px;
	top:120px;
	width:200px;
	height:300px;
	z-index:2;
}
#companies {
	position:absolute;
	left:150px;
	top:575px;
	width:645px;
	height:67px;
	z-index:3;
}
#content {
	position:absolute;
	left:218px;
	top:108px;
	width:485px;
	height:498px;
	z-index:4;
}
#contentindex {
	position:absolute;
	left:215px;
	top:135px;
	width:485px;
	height:375px;
	z-index:4;
}
#footer {
	position:absolute;
	left:125px;
	top:700px;
	width:700px;
	height:35px;
	z-index:5;
	}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
}

