* {
margin:0;
padding:0;
}

html,body {
height:100%;
}

body {
background:#fff;
background-image:url(images/backstrip.jpg);
background-repeat:repeat-x;
background-color:#AEB98A;
text-align:center;
}

#distance {
width:1px;
height:50%;
margin-bottom:-300px;
float:left;
}

.style2 {
	font-size: 24px;
	font-weight: bold;
}

#container {
position:relative;
z-index:1;
text-align:left;
width:960px;
height:600px;
clear:left;
border:#ffffff outset medium;
margin:0 auto;
}

.backstrap {
	position:absolute;
	z-index:-2;
	padding:96px 0 0 0;
	height:474 px;
	width:960px;
	opacity:.75;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
	}

.fulstrap {
width:960px;
height:96px;
border-bottom:thin solid #ffffff;
}

#intcon {
height:474px;
width:960px;
}

div#right {
position:relative;
z-index:3;
width:410px;
height:400px;
float:right;
margin-top:7px;
margin-right:5px;
}

#right iframe {
border:groove grey;
margin:2px 2px 5px;
}

.object {

float:left;
margin-top:15px;
margin-left:10px;

}

.b10 {
position:relative;
z-index:3;
background:url(images/leonardo.gif) bottom right no-repeat;
float:right;
margin-top:20px;
margin-right:5px;
color:#000;
font-size:15px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
width:285px;
height:220px;
line-height:60%;
}

#content {
position:relative;
z-index:3;
width:500px;
height:220px;
float:right;
margin-top:2px;
margin-right:20px;
color:#444;
}

#content iframe {
border:none;
}

#bottomstrap {
position:absolute;
z-index:1;
background:url(images/bottomstrap.gif);
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
text-align:center;
vertical-align:middle;
color:#fff;
padding-top:7px;
width:960px;
height:20px;
border-top:solid #ffffff thin;
}

.links {
display:inline;
margin:10px 8px 0;
}

a {
text-decoration:none;
color:#09c;
}

a:hover {
color:#0f6;
}

ul.checklist li {
	margin-left: 3px;
	padding: 0px 0 5px 20px;
	background: url(images/checklist-bg.gif) no-repeat 0px 5px;
}

/*for the email form*/

#form {
	margin-top:-10px;
	border:outset #CCCCCC thin;
	width:230px;
    	height:223px;
		background:url(mouse.jpg) no-repeat;
		color:#FFFFFF
}

.info {
	margin:8px 10px 5px 10px;
	padding-right:5px;
	color:#444;
	}
form {

	margin-top:0px;
	}	
	
input {
	padding-left:5px;}
	
.subbutton {
	text-align:center;
	padding:4px}
	
.objectp  {
	padding:9px;
	font-size:17px;
	margin-left:65px;
	color:#000;
	}
	
.emailto  {
	margin-top:-30px;
	}