* {
margin:0;
padding:0;
}

html,body {
height:100%;
}

body {
background:#fff;
background-image:url(images/backstrip.jpg);
background-repeat:repeat;
text-align:center;
}

#distance {
width:1px;
height:50%;
margin-bottom:-290px;
float:left;
}

#container {
position:relative;
z-index:1;
text-align:left;
width:850px;
height:558px;
clear:left;
border:#ffffff outset medium;
margin:0 auto;
}

.backstrap {
	position:absolute;
	z-index:-2;
	padding:92px 0 0 0;
	height:435px;
	width:850px;
	opacity:.75;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
	}

.fulstrap {
width:850px;
height:90px;
border-bottom:thin solid #ffffff;
}

#intcon {
height:434px;
width:850px;
}

div#right {
position:relative;
z-index:3;
width:310px;
height:400px;
float:right;
margin-top:0px;
margin-right:5px;
}

#right iframe {
border:groove grey;
margin:4px 4px 10px;
}



.b10 {
position:relative;
z-index:3;
float:right;
margin-top:20px;
margin-right:-35px;
color:#fff;
font-size:15px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
width:300px;
height:220px;
line-height:100%;
}



#bottomstrap {

background-color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
text-align:center;
vertical-align:middle;
color:#fff;
padding-top:7px;
width:850px;
height:25px;
border-top:solid #ffffff thin;
}

.links {
display:inline;
margin:10px 8px 0;
}

a {
text-decoration:none;
color:#fff;
}

a:hover {
background-color:#CCCCCC;
}

.content a {
text-decoration:none;
color:#09c;
}

.content a:hover {
color:#0f6;
background-color:#09c;
}

.content p {
	text-align:justify;
	text-indent:25px;
	color:#fff;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

ul{
	text-align:left;
	color:#FFFFFF;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	list-style: inside;
	 
	}
h5 {
	text-align:justify;
	color:#FFFFFF;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	
	}
h1 {
	font-size: 31px;
	font-weight: bold;
	color:#ffffff;
	background-color: transparent;
	text-align:center;
	text-decoration:underline;
	font-family:Times New Roman;
	}	
	/*for the email form*/

#form {
	border:outset #CCCCCC thin;
	width:230px;
    	height:223px;
		background-color:#03066F;
		color:#FFFFFF;
		margin:10px
}

.info {
	margin:8px 10px 5px 10px;
	padding-right:5px;
	float:right
	}
form {

	margin-top:0px;
	}	
	
input {
	padding-left:5px;}
	
.subbutton {
	text-align:center;
	padding:4px}
	
.objectp  {
	padding:9px;
	font-size:17px;
	}
	
.emailto  {
	margin-top:-10px;
	}