*
{
	margin: 0;
	padding: 0;
	
}
img, div {
	behavior: url(iepngfix.htc);
	float: none;
}
/* All Pages */
body
{
	background: #336699;
	text-align: center;
}
#container
{
	margin: 0 auto;
	border: 0;
	padding: 0;
}
.header_text
{
	color: #183c46;
	font-size: 18px;
	padding: 35px 0 0 28px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a, a:link, a:visited
{
	color: #009fcb;
	text-decoration: none;
}
a:hover
{
	color: #000099;
	text-decoration: underline;
}
ul { position: relative; left: -70px; }
li { padding: 5px 0 5px 0; }

#env
{
	float:right;
	margin-right: 3px;
}

#octal_logo
{
	width: 191px;
	height: 51px;
	float: left;
	background: url(../img/octal_logo.png);
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#octal_logo a
{
	display: block;
	width: 100%;
	height: 100%;
}

h1
{
font-size:16px;
}

h2
{font:Geneva, Arial;
font-size:14px;
color:#1385b9;

}

h4
{font-size:16px;
}

/* END: All Pages */


/* Contact Page */
td#contact_td_header
{
	background-image: url(../../img/contact_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 790px;
	height: 135px;
}
.contact_frame
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 8px 0 0 15px;
	margin: 5px 5px 0 20px;
	background: url(../img/contact_frame_L.jpg) left top;
	background-repeat:no-repeat;
	height: 500px;
}
.contact_header
{
	color: #183c46;
	font-size: 12px;
	font-weight: bold;
	/*line-height: 0px;*/
}
.contact_text
{
	font-size: 11px;
	color: #808284;
	line-height: 18px;
	font-weight: normal;
}
#contact_index_href a
{
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../img/home_button.jpg);
}
#contact_index_href a:hover
{
	background-image: url(../img/home_button2.jpg);
}
#contact_index_href
{
	float: right;
	position: relative;
	top: -26px;
	left: -20px;
	width: 96px;
	height: 36px;
}
.td_left_border
{
	background-image: url(../img/contact_frame_LTcorner.jpg);
	background-repeat:no-repeat;
	background-position: 21px 1px;
}
/* END: Contact Page */







/* Index Page */
td#index_td_header
{
	background-repeat: no-repeat;
	background-position: top left;
	width: 790px;
	height: 345px;
}
#index_contact_href a
{
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../img/contact_botton.jpg);
}
#index_contact_href a:hover
{
	background-image: url(../img/contact_botton2.jpg);
}
#index_contact_href
{
	float: right;
	position: relative;
	top: -170px;
	left: -20px;
	width: 96px;
	height: 36px;
}
.index_td_left_border
{
	background-image: url(../img/contact_frame_LTcorner.jpg);
	background-repeat:no-repeat;
	background-position: 1px 1px;
}

.index_frame
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(../img/contact_frame_L.jpg) left top;
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.index_frame2
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.index_header
{
	color: #183c46;
	font-size: 15px;
	font-weight: normal;
}
.index_header_small
{
	color: #183c46;
	font-size: 13px;
	font-weight: normal;
	/*line-height: 0px;*/
}
.index_text
{
	font-size: 13px;
	color: #515b65;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
}
.index_text p a
{
	color: #009fcb;
}
/* END: Index Page */

/* FAQs */
td#faq_td_header
{
	background-image: url(../img/top_faq.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 795px;
	height: 175px;
}
div.QAcontainer
{
	padding: 10px 0 0 10px;
}

/* CLASSES */
.small_header
{
	color: #0073ae;
	text-transform: uppercase;
}

.right_header div, .left_header div
{
	position: relative;
	top: 8px;
	text-align: left;
}
.right_header
{
	color: #3295c2;
	padding: 10px 0 0 25px;
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial;
}
.left_header
{
	color: #183c46;
	padding: 10px 0 0 25px;
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial;
}
.the_body
{
	padding-left: 25px;
	line_spacing: 14px;
}
.the_body p
{
	margin: 12px 0 12px 0;
}
.the_body ul
{
	margin-left: 40px;
}
.pr_header
{
	border-bottom: 1px solid gray;
	margin-bottom: 5px;
	margin-right: 25px;
}
.pr_small_header
{
	color: #0073ae;
}
.question
{
	text-decoration: none;
	
}
.question:hover
{
	text-decoration: underline;
}



/* Left Menu */
.left_menu
{
	padding-bottom: 50px;
}
.left_menu a
{
	color: Gray;
	padding-left: 15px;
	font-size: 12px;
	text-decoration: none;
}
.left_menu a:hover
{
	text-decoration: underline;
}
.left_menu a.csubmenu
{
	color: #0073ae
}
/* END: Left Menu */

/* products.html */
#Extrusion_Capabilities th, #Material_Specifications th
{
	color: #00AEDB;
	font-size: 14px;
	padding: 0 5px 0 5px;
}
#Extrusion_Capabilities td, #Material_Specifications td
{
	text-align: center;
	padding: 5px;
}
#Extrusion_Capabilities td.text_align_left, #Material_Specifications td.text_align_left
{
	text-align: left;
}
#Extrusion_Capabilities tr.zebra2 td, #Material_Specifications tr.zebra2 td
{
	background: #f3f4f4;
}
#Extrusion_Capabilities, #Material_Specifications
{
	border: 1px solid #98dcf0;
	border-collapse: collapse;
}
.style1 {
	color: #333333;
	font-size:10px;
} 

.style2 {
	color: #333333;
	font-weight: bold;
}
.style4 {color: #333333}
/* END: products.html */



/* press_room.html */
.pr_mc_left
{
	
}
.pr_mc_right
{
	color: #1385b9;
}
/* END: press_room.html */

/* quality.html */
#quality_list li
{
	color: #1385b9;
}

#quality_list li span
{
	color: Gray;
}
.arabic
{
	direction: rtl; unicode-bidi: normal;
}
.bio_table td
{
	padding: 10px;
}
.text_align_left
{
	text-align: left;
}
