body{
	background-color:#cccccc;
	height:100px;


/*Image found at http://www.w3ins.com/TopNav/Commercial/IndustrySolutions/Technology.aspx*/
}

h1{color:#FFF;
font-family:arial,san serif;}
h2{color:#FFF;
font-family:arial, san serif;}
p{color:#FFF;
font-family:arial, san serif;
}
a {color: #FFF;
font-family:arial, san serif;}

#right{
	width:200px;
	float:right;
	margin:20px;
	}
#middle{
	width:500px;
	float:left;
	margin:auto;
	margin-top:20px;
	margin-left:auot;
	margin-right:auto;
	
}
#left{
	width:100px;
	float:left;
	margin-right:39px;
	margin-left:20px;
	margin-top:20px;
}

#navigation{
	width:635px;
	height:auto;
	margin:auto;
	filter:alpha(opacity=80);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	}

#shadow{
	width: 980px;
	height:1000px;
	margin:auto;
	background:white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(images/dropshadow.jpg);
	backround-repeat:repeat-y;
}

#header{
	width:850px;
	height:2000px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:auto;
	margin-bottom:10px;
	background-image: url(images/CornerstoneLogo.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	height: 115px;
	
}

#container{
	margin:auto;
	margin-left:20px;
	background:white;
	width:940px;
	align-vertical:bottom;
	height: 1000px;
	filter:alpha(opacity=80);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	background-image: url(images/technolo.JPG);
	background-repeat:no-repeat;
	
}

#maincontent{
	width:500px;
	height:auto;
	float:left;
	padding:10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border: 1px solid #000; 
	background-color: #003;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	
}

#block1{
	margin-bottom:20px;
	width:100px;
	height:auto;
	float:left;
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #000;
	background-color: #003;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}



#block2{
	width:200px;
	height:auto;
	float:right;
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border: 1px solid #000; 
	background-color:#003;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}

#blockcontainer{
	width:130px;
	height:auto;
	float:left;
	background: none;
	margin:10px;
}

#footer{
	width:60em;
	height:auto;
	margin:none;
	padding:none;
	float:center;
	opacity: 0.80;
}

