@import url(global.css);

div#navbar {
	width: 786px;
	height: 25px;
	background: #393636 url("../images/navbar.gif") repeat-x;
}

div#content {
	width: 786px;
	height: 317px;
	background: #657366;
}

div#company_men {
	position: relative;
	float: left;
	width: 227px;
	height: 263px;
	left: 150px;
	top: 26px;
	background: #393636 url("../images/company_men.gif") no-repeat;
}

div#company_men_small {
	position: relative;
	float: left;
	width: 76px;
	height: 84px;
	left: 6px;
	top: 5px;
}

div#company_women_small {
	position: relative;
	float: left;
	width: 76px;
	height: 84px;
	left: 12px;
	top: 5px;
}

div#company_home_small {
	position: relative;
	float: left;
	width: 76px;
	height: 84px;
	left: 18px;
	top: 5px;
}

div#company_women {
	position: relative;
	float: left;
	width: 227px;
	height: 263px;
	left: 165px;
	top: 26px;
	background: #393636 url("../images/company_women.gif") no-repeat;
}

div#company_home {
	position: relative;
	float: left;
	width: 227px;
	height: 263px;
	left: 75px;
	top: 26px;
	background: #393636 url("../images/company_home.gif") no-repeat;
}

div#footer {
	width: 786px;
	height: 26px;
	background: #393636 url("../images/footer.gif") repeat-x;
}

img#logo {
	position: relative;
	float: left;
	left: 36px;
	top: 21px;
	width: 178px;
	height: 74px;
	background: #FFFFFF;
}

img#navbar_left {
	position: relative;
	float: left;
	width:   9px;
	height: 25px;
}

img#navbar_right {
	position: relative;
	float: right;
	width:   9px;
	height: 25px;
}

img#footer_left {
	position: relative;
	float: left;
	width: 10px;
	height: 26px;
}

img#footer_right {
	position: relative;
	float: right;
	width: 10px;
	height: 26px;
}

img.portal_image {
	position: relative;
	top: 21px;
	left: 21px;
	width: 184px;
	height: 202px;
}

img#company_image {
	position: relative;
	top: 5px;
	left: 6px;
	width: 76px;
	height: 84px;
}
