	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
	background-image:url(images/backstrip.jpg);
	background-position:center;
		color:#630;
		font:100.01%/1.4 sans-serif;
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	#distance { 
		width:1px;
		height:50%;
		margin-bottom:-300px; /* half of container's height */
		float:left;

		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		z-index:1;
		text-align:left;
	width: 890px;
	height:618px;
	clear:left;
	border:#b3ce3f solid medium;
}

.backstrap img{
	position:absolute;
	z-index:-2;
	padding:124px 0 0 0;
	height:470px;
	width:890px;
	opacity:.8;
	filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;
	
	}
	
	
.fulstrap {
	width:890px;
	Height:124px;
	border-bottom:thin solid  #38c4e7;
		}
	

#intcon  {

	height:450px;
	width:890px;



	
	}

	
div#right {
	position:relative;
	z-index:3;
	width:460px;
	height:380px;
	float:right;
	margin-top:30px;
	margin-right:0px;
	
		}
		
#right iframe {
	margin:5px;
	border:groove  grey;
	margin-bottom:5px;
	}
	
.object {
	width:95px;
	height:223px;
	float:right;
	margin-top:15px;
	margin-right:20px;
	}
	

	
.b10 {
	position:relative;
	z-index:3;
	float:left;
	margin-top:10px;
	margin-left:15px;
    color:#000;
   	font-size: 14.5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:800;
	width: 350px;
	height: 220px;

}
	
	
	
#content {
	
	padding:0 0 0 12px;
	width:410px;
	height:200px;
	float:left;
	margin:10px  0 20px 0px;

	}
	

#bottomstrap{
	position:absolute;
	z-index:1;
	background-color:#006666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color:#999999;
	padding-top:7px;
	margin:0 0 0 0;
	width:890px;
	height:35px;
	border-top:thin #38c4e7 solid;
	

	}



p {
	text-align:justify;
	color:#000;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-right:10px	

	}
ul{
	text-align:justify;
	color:#000;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	
	}
h5 {
	text-align:justify;
	color:#000;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	
	}
h1 {
	font-size: 24px;
	
	color:#000;
	background-color: transparent;
	text-align:center;
	text-decoration:underline;
	font-family:Times New Roman;
	}	
h3 a {
	
	color:#0099FF;
}

h3 a:hover {
	color:#33FF99;
}	
