body {
	margin: 0px;
	padding: 0px;
	background-image: url(background.gif);
}
#div_container {
	background-image: url(images/03_05.jpg);
	background-repeat: repeat;
	width: 1100px;
	height: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#div_logo {
	background-repeat: no-repeat;
	height: 190px;
	width: 100%;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(file:///Macintosh%20HD/Users/toddtrulli/Documents/NovelAirUSA.com/logo_500.gif);
}
#div_main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000;
	width: 940px;
	margin-left: 70px;
	margin-top: 20px;
	height: 800px;
	line-height: 17px;
}
.td_table_left_middle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #392317;
	border-bottom-color: #392317;
	border-left-color: #392317;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #392317;
	background-color: #FEFFD2;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 22px;
}
#div_box_left {
	height: 267px;
	width: 267px;
	border: 1px solid #442720;
	top: 176px;
	position: fixed;
	left: 394px;
}
#div_box_middle {
	height: 267px;
	width: 267px;
	border: 1px solid #442720;
	position: absolute;
	left: 377px;
	top: 174px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #083C1A;
	margin: 0px;
	padding: 0px;
}
#div_right {
	float: right;
	width: 400px;
	text-align: right;
	margin-left: 30px;
}
#formname {
	display: block;
	position: static;
	width: 200px;
}
#email_01 {
	display: block;
	position: static;
	width: 200px;
}
#phone_01 {
	display: block;
	position: static;
	width: 200px;
}
#message_01 {
	display: block;
	width: 200px;
	position: static;
}
	label               {
	display: block;
	clear:left;
	padding-top: 10px;
}
	textarea		    {display: block; clear:left; }
	input				{width: 150px; }
