body { /* Internet Explorer */
	text-align: center;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
body { /* Mozilla Firefox alignment */
	text-align: -moz-center;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.subtext {
	font-size: 9px;
}
.main {
	border: 1px solid #B4B4B4;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	height: 100%;
}
.right_frame {
	font-family: Arial, Helvetica, sans-serif;
}
.main_pic {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: B4B4B4;
	height: 153px;
	width: 598px;
}
.main_pic#index {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: B4B4B4;
	height: 253px;
	width: 598px;
}
.main_pic#home {
	background-image: url(images/mypak_pic_home.jpg);
}
.main_pic#products {
	background-image: url(images/mypak_pic_products.jpg);
}
.main_pic#products_egg {
	background-image: url(images/mypak_pic_products_egg.jpg);
}
.main_pic#products_fruit {
	background-image: url(images/mypak_pic_products_fruit.jpg);
}
.main_pic#products_industrial {
	background-image: url(images/mypak_pic_products_industrial.jpg);
}
.main_pic#spec_sheets {
	background-image: url(images/mypak_pic_spec_sheets.jpg);
}
.main_pic#dyelines {
	background-image: url(images/mypak_pic_dyelines.jpg);
}
.main_pic#careers {
	background-image: url(images/mypak_pic_careers.jpg);
}
.main_pic#graphic_design {
	background-image: url(images/mypak_pic_graphic_design.jpg);
}
.main_pic#news_events {
	background-image: url(images/mypak_pic_news_events.jpg);
}
.main_pic#contact {
	background-image: url(images/mypak_pic_contact.jpg);
}
.main_pic#policies {
	background-image: url(images/mypak_pic_policies.jpg);
}
h2 {
	font-weight: bold;
	font-size: 16px;
}
h3 {
	font-weight: bold;
	font-size: 12px;
}
li {
	margin-bottom: 3px;
}
.divider {
	color: #D2D2D2;
	height: 1px;
	margin-top: 12px;
	margin-bottom: 8px;
	background-color: #D2D2D2;
	border: 1px;
}
.main_body {
	vertical-align: top;
	padding: 15px;
	width: 570px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.text_highlight {
	color: #F39D34;
}
.text_error {
	color: #FF0000;
}
.main_footer {
	font-size: 10px;
	height: 25px!important; /*moz width*/
	height: 21px; /*IE width*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;
	text-align: center;
}
.intro_skip {
	text-align: right;
}.text_highlight_bold {
	font-size: 14px;
	font-weight: bold;
}
