﻿@import url('../GenericLayout.css');
#Logo {
	height: 170px;
	width: 939px;
	left: 7px;
	top: 27px;
	background-image: url('images/logoHeaderDarkpurple.jpg');
	position: absolute;
}
#Menu {
	height: 42px;
	width: 939px;
	left: 7px;
	top: 202px;
	color: #F9CF75;
	background-image: url('images/menur_bg-dp.png');
	background-repeat: repeat-x;
	position: absolute;
}
#CenterContent {
	width: 651px;
	height: auto;
	left: 3px;
	top: 0px;
	position: relative;
}
#CenterBanner {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/comm/commHeader.jpg');
	margin-bottom: 5px;
}
#Content {
	width: 644px;
	height: auto;
}
.sectionheaders {
    width: 590px;
    height: 157px;
    margin: 30px auto 30px auto;
    border: thick solid #282229;
}
.sectionheaders:hover
{
    width: 590px;
    height: 157px;
    margin: 30px auto 30px auto;
    border: thick solid #B0803A;
}
.sectionheaders img {
	width: 590px;
	height: 157px;
}
#CenterBannerTelecom
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/comm/sectionTelecom.jpg');
    margin-bottom: 5px;
}
#CenterBannerCompInter
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/comm/sectionInternet.jpg');
    margin-bottom: 5px;
}
#CenterBannerTechno
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/comm/sectionTech.jpg');
    margin-bottom: 5px;
}
