	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
	background-image:url(images/backstrap.jpg);
	background-position:center;
	
		font:100.01%/1.4 sans-serif;
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	#distance { 
		width:1px;
		height:50%;
		margin-bottom:-325px; /* half of container's height */
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		background-color:#FFFFFF;
		clear:left;
		padding:0px;
		width: 960px;
		height:645px;
		border:thick #FF9900 ridge;
		}

		
	
.fulstrap {
	width:960px;
	Height:160px;


	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:10px;
		}
	
	
div#right {
		width:475px;
		height:280px;
	float:right;
	margin-top:30px;
	
		}
		
		iframe {
	margin:2px;
	border:groove  grey;
	margin-bottom:15px;
	}
	
.object {
	width:238px;
	height:223px;
	float:right;
	margin-top:10px;
	z-index:-10;
	overflow: visible;
	margin-right:10px;
	}


	
.b10 {
	z-index: 20;
	float:right;
	margin-top:5px;
	margin-right:5px;
    color:#000000;
   	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width: 215px;
	height: 245px;
	z-index:10;
}
	
	
	
.content {
	width:460px;
	height:165px;
	float:right;
	margin-top:0px;
	margin-right:10px;

	}
	
.content iframe{
	border:none;
	}
	
.bottomstrap {
	width:960px;
	height:60px;
	margin-bottom:0px;
	}
/*for the email form*/

#form {
	border:outset #CCCCCC thin;
	width:230px;
    	height:223px;
		background-image:url(mouse.jpg);
		color:#fff;
		margin:10px 0 0 10px
}

.info {
	margin:0px 10px 5px 10px;
	padding-right:5px
	}
form {

	margin-top:0px;
	}	
	
input {
	padding-left:0px;}
	
.subbutton {
	text-align:center;
	padding:4px}
	
.objectp  {
	padding:16px 0 0 65px;
	font-size:13px;
	}
	
.emailto  {
	margin-top:-10px;
	} 