@charset "utf-8";
body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../assets/images/bg.png);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#main p {
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}

#main {
	background-color: #FAFFFB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-attachment: scroll;
	background-image: url(../assets/pics/osprey_nest.jpg);
	background-repeat: no-repeat;
	background-position: right 200px;
	text-align: left;
}


#header {
	background-attachment: scroll;
	background-image: url(../assets/pics/osprey_express_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E605D;
}
#header h1 {
	font-size: 16px;
	margin: 0px;
}
#header h2 {
	font-size: 14px;
	margin: 0px;
}
h3 {
	font-size: 20px;
	font-family: Georgia, Tahoma;
	color: #000066;
}
#thanks {
	height: 100px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-top: 200px;
}
#telephone {
	font-size: 12px;
	padding: 5px;
}
