Body {
	
}

a:link {
	color: #FF0000;
	text-decoration: none;
}


#Container {
	background:#FFFFFF;
	border:thick;
	}
	
	img.FloatLeft { 
    float: left; 
    clear: left; 
    margin: 12px;}
	
img.FloatRight { 
    float: right; 
    clear: right; 
    margin: 12px;}
	
#Menu	{
	position:relative;
	float:right;
	top: 95px;
	z-index: 1000;
}
#Fadeouts {
	text-align:center;
	z-index:1;
	}
#YouTube {
	text-align:center;
	z-index:1;
	}

#Header {
	height: 135px;
	background-image: url('images/HeaderBanner.jpg');
	background-repeat: repeat-x;}
	
#Footer {
	height: 50px;
	background-image: url('images/FooterBanner.jpg');
	background-repeat: repeat-x;}
#FooterLogo {
	height: 40px;	
	background-image: url('images/RaesemannEnterprisesInc.jpg');
	background-repeat: no-repeat;}
	
	#CEMS {
	background:#FFFFFF;
	}
	

#ServiceOfferings {
	text-align:justify;
	}
	
#SocialNetworkingIcons {
	text-align:center;
	}

