/* CSS Document */

body{
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}

#colorbar{
	background-color: #47A5D3;
	height: 40px;
	width: 100%;
	top: 0px;
	margin: 0px;
	position: absolute;
}

#footerbar{
	background-color: #47A5D3;
	height: 40px;
	width: 100%;
	bottom: 0px;
	margin-bottom: 0px;
	position: absolute;
}

#contentWindowProfile{
	width: 100%;
	height: 770px;
	top: 40px;
	left: 0px;
	position: absolute;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/fade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#contentWindowInstallations{
	width: 100%;
	height: 855px;
	top: 40px;
	left: 0px;
	position: absolute;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/fade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#contentWindowWhy{
	width: 100%;
	height: 985px;
	top: 40px;
	left: 0px;
	background-color: #FFFFFF;
	position: absolute;
	background-image: url(images/fade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#contentWindowCustomers{
	width: 100%;
	height: 700px;
	top: 40px;
	left: 0px;
	background-color: #FFFFFF;
	position: absolute;
	background-image: url(images/fade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#contentWindowHome{
	width: 100%;
	height: 586px;
	top: 40px;
	left: 0px;
	position: absolute;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/fade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#contentWindowContact{
	width: 100%;
	height: 625px;
	top: 40px;
	left: 0px;
	position: absolute;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/fade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#logo{
	background-image: url(images/BEClogo.gif);
	width: 112px;
	height: 74px;
	left: 25px;
	top: 0px;
	position: absolute;
}
#descriptor{
	background-image: url(images/consultingLTD.gif);
	height: 74px;
	width: 256px;
	top: 0px;
	left: 137px;
	position: relative;
}

#intro{
	background-image: url(images/introText.gif);
	width: 438px;
	height: 96px;
	left: 25px;
	top: 100px;
	position: absolute;
}

#upperGraphic{
	background-image: url(images/homepageImage.gif);
	height: 218px;
	width: 284px;
	top: 0px;
	left: 465px;
	position: absolute;

}

#navContainer{
	position: absolute;
	left: 2px;
	top: 125px;
	height: 50px;
	width: 750px;
	border-top-style: solid;
	border-top-color: #47A5D3;
	border-top-width: 1px;	
}

#navContainerHome{
	position: absolute;
	left: 2px;
	top: 250px;
	height: 50px;
	width: 750px;
	border-top-style: solid;
	border-top-color: #47A5D3;
	border-top-width: 1px;	
}

.buttonHOVER{
	border-bottom-style: solid;
	border-bottom-color: #47A5D3;
	border-bottom-width: 1px;
}

.button{
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}

#homeButton{height: 17px; width: 63px; top: 15px; left: 26px; position: absolute;}
#profileButton{height: 17px; width: 132px; left: 115px; top: 15px; position: absolute;}
#whyButton{height: 17px; width: 83px; left: 273px; top: 15px;  position: absolute;}
#installationsButton{height: 17px; width: 103px; left: 382px; top: 15px;  position: absolute;}
#customersButton{height: 17px; width: 92px; left: 511px; top: 15px;   position: absolute;}
#contactButton{height: 17px; width: 95px; left: 629px; top: 15px; position: absolute;}

#checkArea{
	width: 375px;
	height: 150px;
	position: absolute;
	top: 325px;
	left: 25px;
}

.checkField{
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 14px;
	width: 375px;
	height: 50px;
	position: relative;
	color: #2D292A;
}
.checkText{
	top: 5px;
	left: 25px; 
	position: absolute;
	width: 330px;
	height: 50px;
}

.bulletField{
	background-image: url(images/squareBullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 700px;
	height: 40px;
	position: relative;
}
.bulletText{
	top: 0px;
	left: 25px; 
	position: absolute;
	line-height: 15px;
	width: 700px;
	height: 40px;
}

#enclosure{
	background-image: url(images/outline.gif);
	width: 323px;
	height: 173px;
	position: absolute;
	top: 325px;
	left: 425px;
}

.enclosureText{
	font-family: Arial, Helvetica, Sans-serif;
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 15px;
	font-size: 15px;
	line-height: 28px;
	color:  #3C6CAB;
}

#imageArea{
	text-align: center;
	width: 130px;
	height: 165px;
	position: absolute;
	left: 775px;
	bottom: 65px;
}

#copyright {
	height: 20px;
	width: 500px;
	position: absolute;
	left: 25px;
	top: 10px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#profile{
	top: 100px;
	left: 25px;
	height: 535px;
	width: 725px;
	position: relative;
}

#contact{
	top: 100px;
	left: 25px;
	height: 380px;
	width: 725px;
	position: relative;
}

#installations{
	top: 100px;
	left: 25px;
	height: 575px;
	width: 725px;
	position: relative;
	text-align: justify;
}

#why{
	top: 100px;
	left: 25px;
	height: auto;
	width: 700px;
	position: relative;

}

#customers{
	top: 100px;
	left: 25px;
	height: 460px;
	width: 750px;
	position: relative;

}

#customerscolumnleft{
	top: 0px;
	width: 250px;
	left: 0px;
	position: absolute;
	

}

#customerscolumnright{
	top: 30px;
	width: 250px;
	left: 375px;
	position: absolute;
	
}

#videoArea{
	top: 0px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 25px;
	margin-left: 10px;
	float: right;
	position: relative;
	padding: 0px;
	height: 230px;
	width: 320px;
}

#map{
	position: absolute;
	width: 425px;
	height: 350px;
	top: 0px;
	left: 300px;
}

#profileImage{
	background-image: url(images/profileImage.gif);
	top: 5px;
	left: 511px;
	width: 241px;
	height: 161px;
	position: absolute;
	z-index: 6;
}

.lightGrey{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 0.96pc;
	font-weight: normal;
	color: #79797A;
}

.largeBlack{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;

}

a {
	color: #3C6Cab;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

.mplink:LINK, .mplink:VISITED{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3C6CAB;
	text-decoration: none;
}

.mplink:HOVER{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3C6CAB;
	text-decoration: underline;
}

