#container {
	height: 100%;
	width: 96%;
	max-width: 1000px;	/* IE6 browser doesn't recognize this */
	margin-left: 2%;
	margin-top: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
	line-height: 130%;
	margin-bottom:1em;
}
/* Default margins, borders, and paddings set to 0, to deal with browser differences */
p, h1, h2, h3, h4, a, ul, ol, li, div, img {
	margin:0;
	border:0;
	padding:0;
}
h1, h2, h3, h4 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	line-height:110%;
}
h1 {
	font-size: 200%;
	font-weight:bold;
	text-align:center;
	margin-top: 0.2em;
	margin-bottom: 0.9em;
}
h2 {
	font-size: 130%;
	margin-top: 1em;
	margin-bottom: 0.4em;
	} 
h3 {
	font-size: 110%;
}
ul, ol {
/* no styles */
}
li {
	margin-left:20px;
	list-style-type: square;
	list-style-position: outside;
}
a:link {
	text-decoration: underline;
	color: #000099;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #CC3366;
}
#banner {
	height: 80px;
	width: 100%;
	position: relative;
}
#ban_logo {
	width: 270px;
	position: relative;
	top: 10px;
	height: 60px;
	right: -5px;
}
#ban_tagline1, #ban_tagline2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	height: 1.6em;
	width: 14em;
	position: absolute;
	right:0px;
	padding-top:.1em;
	padding-bottom: .15em;
}
#ban_tagline1 {
	bottom: 1.1em;
}
#ban_tagline2 {
	bottom: 0em;
}
#ban_nav {
	height: 1.9em;
	width: 100%;
	z-index: 1;
	background-repeat: repeat-x;
	background-image: url(../images/ban_nav_grad.gif);
	background-position: bottom;
}
.ban_nav_left, .ban_nav_right {
	height: 100%;
	z-index: 2;
	font-size: 95%;
	text-align: center;
	padding-top: 0.15em;
	padding-right: 0.9em;
	padding-left: 0.9em;
}
.ban_nav_left {
	float: left;
}
.ban_nav_right {
	float: right;
}
.ban_nav_left a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.ban_nav_left a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.ban_nav_left a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.ban_nav_right a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.ban_nav_right a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.ban_nav_right a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#middle {
	width: 100%;
	margin-top: 35px;
}
#col1 {
	float: left;
	width: 11em;
	padding-right: 3px;
}
.col1_nav, .col1_nav_indent  {
	font-size: 95%;
	background-color: #CCCCCC;
	padding-top: 0.3em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 1.5em;
}
.col1_nav {
	padding-left: 0.4em;
}
.col1_nav_indent {
	padding-left: 1.3em;
}
.col1_nav a:link {
	text-decoration:none;
	color: #000000;
}
.col1_nav a:visited {
	text-decoration:none;
	color: #000000;
}
.col1_nav a:hover {
	text-decoration:underline;
	color: #000000;
}
.col1_nav_indent a:link {
	text-decoration:none;
	color: #000000;
}
.col1_nav_indent a:visited {
	text-decoration:none;
	color: #000000;
}
.col1_nav_indent a:hover {
	text-decoration:underline;
	color: #000000;
}
#col2 {
	margin-right: 11.5em;
	margin-left: 11.5em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	height: 100%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #853C21;
	border-left-color: #853C21;
}
.col2_centered_title {
	text-align:center;
}
.col2_magma_points_title {
	font-size:180%;
	font-weight:bold;
	line-height:110%;
	margin-top:30px;
	margin-bottom:.5em;
	text-align:center;
}
.col2_magma_points {
	font-size:120%;
	font-weight:bold;
	line-height:110%;
	text-align:center;
	}
.col2_img_box {
	font-size: 85%;
	text-align: center;
}
.col2_vid_box {
	font-size: 85%;
	text-align: center;
}
#col3 {
	float: right;
	width: 11em;
	padding-left: 0.5em;
}
.col3_box_title {
	background-color: #CCCCCC;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 94%;
}
.col3_box_title_hdr {    /* this style does not use h1, h2, ... as experiment to try to reduce inheritance confusion */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight:bold;
	font-style: italic;
}
.col3_box {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	margin-bottom: 20px;
	background-color: #EEEEEE;
	width: 94%;
}
.col3_box p {
	font-size: 85%;
	line-height: 130%;
}
.col3_box_hdr{    /* this style does not use h1, h2, ... as experiment to try to reduce inheritance confusion */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight:bold;
	line-height:140%;
	margin-top: 1.3em;
	margin-bottom: 0.4em;
}
.col3_box a:link {
	text-decoration: underline;
	color: #000099;
}
.col3_box a:visited {
	text-decoration: underline;
	color: #000099;
}
.col3_box a:hover {
	text-decoration: underline;
	color: #0066FF;
}
#footer {
	clear: both;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #853C21;
	margin-top: 5px;
	height: 1.5em;
}
#foot_spacer {
	float: left;
	height: 1px;
	width: 22%;
}
.foot_nav {
	float: left;
	text-align: center;
	padding-top: 0.15em;
	padding-right: 1em;
	padding-left: 1em;
	font-size: 90%;
}
.foot_nav a:link {
	color: #000000;
	text-decoration: none;
}
.foot_nav a:visited {
	color: #000000;
	text-decoration: none;
}
.foot_nav a:hover {
	color: #000000;
	text-decoration: underline;
}
.quote_req_box {
	margin-bottom:.3em;
}
.quote_req_lbl {
	height:1.5em;
	width:10em;
	text-align: right;
	margin-right:1em;
	float:left;
}
.quote_req_lbl_ques {
	height:1.5em;
	width:8em;
	margin-left:1em;
	margin-right:1em;
	float:left;
}
.quote_req_indent1 {
	height:1.3em;
	margin-top:.2em;
	margin-left:11em;
}
.quote_req_txt_input_sm {
	width:5em;
}
.quote_req_txt_input_med {
	width:11em;
}
.quote_req_txt_input_lng {
	width:15em;
}
.quote_req_txt_questions {
	width:18em;
	height: 5em;
}
.quote_req_flag {
    color:red;
    font-weight:bold;
}
#quote_req_quest {
	width:60%;
	height:6em;
}
#quote_req_btn {
	margin-top:2em;
	margin-left:30%;
	margin-bottom:3em;
}
.quote_req_note {
	font-size:85%;
	color:#666666;
}
#patent_text {
	font-size:90%;
	font-style:italic;
}
/* For specific images that are located in-line with text in col2 */
#img_magma_front {
	margin-top: 30px;
	margin-bottom: 20px;
}
#img_magma_right {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left:30px;
	margin-right: 30px;
	float:right;
}
#img_insert_film {
	float: left;
	width: 180px;
	height: 180px;
	margin-right:30px;
	margin-bottom:10px;
}
#img_insert_film_border {
	border: 1px solid #000000;
}
#img_bear_claw {
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right:15px;
}
#img_pilot_param {
	float: left;
	width: 500px;
	height: 300px;
	margin-right:30px;
	margin-bottom:10px;
}
/* For specific videos that are located in-line with text in col2 */
#vid_film_insertion {
	float: left;
	width: 200px;
	height: 150px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:30px;
}
#vid_hot_tack {
	float: right;
	width: 200px;
	height: 150px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:30px;
	margin-right:10px;
}
