* {
	margin:0;
	padding:0;
}

body {
		margin: 0px;
		height: 100%;
		background-color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;	
		font-size: 12px;	
		line-height: 1em;	
		color: #666;
}

/* TYPOGRAPHY */
P {
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
}
A IMG { 
	border: 0px none;
}
A {
	color: #336633;
	text-decoration: underline;
	font-weight: bold;
}
A:HOVER {
	text-decoration: none;
	color: #339933;
}

H1{ /* For image headers */
	display: none;
}
H2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #60B234;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

H3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #339933;
	margin-bottom: .4em;
}
	
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	padding: 1.1em 0 0px 0;
	margin: 0 0 0 0;
}
H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #60B234;
	padding: 1.1em 0 0px 0;
	margin: 0 0 0 0;
}
TABLE {
	border: 1px solid #60B234;
	font-size: 1em;
	margin-top: 8px;
}
TD {
	border: 1px solid #CCC;
	padding: 3px;
}

.superscript {vertical-align: super; font-size: .8em; margin: 0 0 0 0; padding: 0 0 0 0; line-height: .8em; }

/* CONTAINER DIVS */
#container {
	position: relative;
	display: block;
	float: left;
	width: 100%; /*1024*/
	height: auto;
	overflow: hidden;
}
	#header {
		z-index: 1;
		position: relative;
		display: block;
		float: left;
		width: 100%; /*1024*/
		height: 198px;
		background-color: #FFF;
		background: url('../images/header/m_header_tile.gif');
	}
		#header H1#martek_company_name {
			z-index: 99;
			display: block;
			position: absolute;
			top: 137px;
			left: 14px;
			font-family: Helvetica, Arial, sans-serif;
			color: #FFF;
			font-size: 1em;
		}
		#header_logo {
			z-index: 55;
			position: absolute;
			top: 20px;
			left: 20px;
			width: 200px;
			height: 76px;
		}
		#header_pic { /* THE TEARDROP IMAGE... */
			z-index: 99;
			display: block;
			position: absolute;
			top: 86px;
			left: 240px;
			width: 216px;
			height: 211px;
		}
		
		#header_search {
			position: absolute;
			top: 20px;
			/*left: 835px;*/
			left:800px; 
			text-align: right;
				
		}
			#header_search A#signup {
				position: absolute;
				display: block;
				width: 250px;
				left: -260px;
				top: 4px;
				font-size: 10px;
				color: #60B234;
				text-decoration: none;
			}
				#header_search A#signup:HOVER { color: #339933; }
			#header_search INPUT {
				width: 120px;
				text-align: right;
				font-size: 11px;
				padding-right: 3px;
			}
				#header_search #submit {
					width: 50px;
					text-align: center;
					font-size: 11px;
					margin-left: 4px;
				}
		#header_breadcrumbs {
			position: absolute;
			top: 134px;
			/*left: 620px;*/
			left: 583px;
			height: 17px;
			width: 400px;
			text-align: right;
			font-size: .9em;
			color: #FFF;
			padding: 2px 0 0 0;
		}
			#header_breadcrumbs UL {
				margin: 0 0 0 0;
				padding: 0 0 0 0;
				list-style: none;
			}
			#header_breadcrumbs LI {
				display: inline;
				margin: 0 0 0 0;
				padding: 0 0 0 0;
				list-style: none;
			}
			#header_breadcrumbs A {
				margin: 0 0 0 0;
				padding: 0px 2px 0 13px;
				color: #FFF;
				text-decoration: none;
				background: URL('../images/header/m_header_breadcrumb_bullet.gif') 0 0 no-repeat;
			}
			#header_breadcrumbs A:HOVER {
				color: #FFFF66;
			}
		#header_business_section {
			position: absolute;
			z-index: 2;
			top: 150px;
			left: 0;
			background-image: url('../images/header/m_header_biz_sectBG.gif');
			height: 48px;
			width: 1024px;	
		}
			#header_business_section H2 {
				padding: 24px 0 6px 14px;
				clear: both; 
			}
			#header_business_section H2 A {
				font-family: Helvetica, Arial, sans-serif;
				font-style: normal;
				font-weight: normal;
				color: #60B234;
				text-decoration: none;
			}


	#inner {
		z-index:1;
		position: relative;
		display: block;
		float: left;
		width: 1024px;
		/*min-height: 350px;*/	
		background-color: #FFF;
		background: url('../images/m_body_tile.gif');
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
		#nav_wrap {
			z-index: 99;
			position: relative;
			display: block;
			float: left;
			left: 0px;
			top: 0px;
			width: 195px;	
			background: url('../images/nav/m_nav_topBG.gif') 0 0 no-repeat;
			padding: 82px 10px 0 20px;
		}
	/* BEGIN THE DROPDOWN BITS */
		
			ul#nav { /* top-level UL */
				list-style: none;
			}
				ul#nav li { /* top-level LI */
					position: relative;
					display: block;
					margin: 0 0 0 ;
					padding: 0 0 0 0;
					float: left; /* FLOAT MUST be present or IE will push all elements down */
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 1em;
					font-weight: bold;
					color: #FFF;
				}
					ul#nav li.navHeadline { /* NON-LINKING FAKE SECTION BIT IN NAV */
						padding: 20px 0 0 22px;
						margin: 0px 0px -8px 0;
					}
					ul#nav li a {
						position: relative;
						display: block;
						width: 195px; /* CHANGED FROM 195... */
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 1em;
						font-weight: bold;
						color: #FFF;
						text-decoration: none;
						line-height: 1.1em;
						padding: 20px 0 0 22px;
						margin: 0px 0px 6px 0;	
					}
						
					
						ul#nav li a:hover, ul#nav li a.nav_active {
							color: #FFFF66;
							background: url('../images/nav/m_nav_leafBG.gif') 2px 1px no-repeat;
						}
						
							ul#nav li a.tempA {
								font-weight: normal;
								padding-left: 50px;
								margin-bottom: 0px;
							}
								ul#nav li a.tempA:hover, ul#nav li a.tempA_nav_active, ul#nav li a.tempA_nav_active:HOVER {
									font-weight: normal;
									padding-left: 50px;
									margin-bottom: 0px;
									color: #FFFF66;
									background: url('../images/nav/m_nav_leafBG_sm.gif') 38px 16px no-repeat;
								}

					ul#nav li ul { /* sub-level UL */
    					display: none;
						z-index: 99;
						position: absolute;
						/*width: 200px;*/
						width: 300px;
						top: 0px;
						/*left: 186px;  166 */
						left: 100px;
						/*padding: 12px 0px 6px 0px;*/
						padding: 12px 0px 6px 86px;
						margin: 0 0 0 0;
						/*background: url('images/nav/m_subNav_bot.gif') bottom no-repeat;*/
						/* THE IE 6 BG IMAGE FLICKER BUG IS PREVENTING THIS...*/
						background-color: transparent;
					}
					ul#nav li ul li {
						background-color: #60b234;
						padding: 3px 0 3px 0;
					}
					
						ul#nav li:hover ul, ul#nav li.sfhover ul { /* when we hover, display the sub-level UL */
    						clear: both;
							display: block;
						}

						ul#nav li ul li a {
							z-index: 6000;
							display: block;
							width: 185px;
							line-height: 1em;
							padding: 0px 0px 0 8px;
							margin: 0 10px 6px 0;
							font-size: 1em;
						
						}
							ul#nav li ul li a:hover, ul#nav li ul li A.sub_active {
								color: #FFFF66;
								background: url('../images/nav/m_subNav_bullet.gif') -1px -3px no-repeat;
						}
			
	/* END DROPDOWN BITS */
			
		#nav_wrap #siteswitch {
			padding: 0px 0 0 22px;
		}
			#nav_wrap #siteswitch SELECT {
				/*width: 144px;*/
				width: 150px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
				margin: 20px 5px 0 0;
				height: auto;
			}
			
	/* nav ends */
	
	#content {
		z-index: 2;
		position: relative;
		float: left;
		top: 0;
		width: 779px; /*779px*/
		min-height: 400px;
		margin: 0 0 0 20px;	
	
	}
		#content_header {
			z-index: 2;
			position: relative;
			float: left;
			height: 98px;
			width: 779px;
			padding: 0 0 0 0px;
			margin: 0 0 0 0;
			background-image: url('../images/m_content_header_tile.gif');
		}
			#content_header P {
				position: relative;
				padding-left: 215px;
				top: 40px;
				font-size: 1.4em;
				line-height: 1.1em;
				font-family: Helvetica, Arial, sans-serif;
				font-weight: normal;
				color: #339933; /*#60B234*/
				font-weight: bold;
			}
			
		#content_body {
			z-index: 2;
			position: relative;
			display: block;
			float: left;
			width: 700px; /*700px*/
			margin: 0px 0 0 0;
			padding: 40px 100px 0 0;
		}
			#content_body P {
				padding-top: 1.2em;
				line-height: 1.4em;
			}
			/* H3 style in Typography...*/
			
					#content_body UL, OL {
						font-family: Helvetica, Arial, sans-serif;
						color: #666;
						font-size: 1em;
					}
					#content_body UL{
						margin: 10px 0 6px 36px;
					}
						#content_body LI {
							line-height: 1.2em;
							margin: 0 0 4px 0;
							list-style: url('../images/m_body_bullet.gif');
						}
							#content_body LI.nestedlist {
								list-style: url('../images/m_body_bullet_indent.gif');
								margin: 0 0 6px 16px;	
							}
					#content_body OL {
						margin: 10px 0 6px 40px;
						padding: 0 0 0 0;
						line-height: 1.1em;
					}
			
			
			
			.content_calloutLeft {
				z-index: 99;
				display: block;
				float: left;
				width: 327px;
				height: 80px;
				background: url('../images/m_body_calloutBG_new.gif') 0 0 no-repeat;
				margin-left: 0px;
				margin-top: 16px;
				margin-right: 10px;
				margin-bottom: 40px;
			}
				.content_calloutLeft P {
					display: block;
					position: relative;
					width: 250px;
					margin-top: 5px;
					padding: 0px 6px 0 16px;
					font-family: Helvetica, Arial, sans-serif;
					font-size: 1.2em;
					color: #339933;
				}
				
			.content_calloutRight {
				z-index: 99;
				display: block;
				float: right;
				width: 200px;
				overflow: hidden;
				margin: 10px 0 16px 10px;
				padding: 0 0 0 0;
				border: 1px solid #5DB238;
			}
				.content_calloutRight H2 {
					display: block;
					width: 200px;
					font-size: 1.2em;
					color: #FFF;
					font-weight: bold;
					padding: 4px 4px 4px 4px;
					margin: 0px 0px 0 0;
					background-color: #5DB238
				}
				.content_calloutRight P {
					display: block;
					position: relative;
					width: 180px;
					padding: 0px 10px 0 10px;
					margin: 0 0 10px 0;
					font-family: Arial, sans-serif;
					font-size: 1em;
					color: #666;
				}
				.callout_follow {
					margin: 10px 6px 0 10px;	
				}
				
	#content_bodyBG { /* STATIC LANDING PAGES */
		z-index: 99;
		position: absolute;
		top: -99px;
		left: -1px;
		width: 740px;
		background: URL('../images/landing_pages/fluors/bgmask_fluoro.jpg') 0 0 no-repeat;
		padding: 275px 0 0 0;
		margin-bottom: 20px;
	}
		#content_bodyBG H3 {
			padding: 0 0 0 20px;
			margin: 0 0 0 0;
		}
		#content_bodyBG P {
			color: #339933;
			padding: 0 0 0 20px;
			margin: 0 0 0 0;
			width: 500px;
		}
		
		/* COMMERCIAL LANDING */
		#content_bodyBG_commercial { /* STATIC LANDING PAGES */
			background: URL('../images/landing_pages/commercial/bgmask_commercial2.jpg') 0 0 no-repeat;
			padding: 140px 0 0 0;
			top: -140px;
			left: -6px;
			display: block;
			position: relative;
			/*
			z-index: 99;
			
			
			float: left;
			overflow: hidden;
			
			
			left: -2px;
			width: 700px;
			overflow: hidden;
			height: auto;
			background: URL('../images/landing_pages/commercial/bgmask_commercial2.jpg') 0 0 no-repeat;
			padding: 140px 0 0 0;
			margin: 0 0 0 0;
			*/
			
		}
			#content_bodyBG_commercial H3 {
				padding: 12px 0 16px 20px;
				margin: 0 0 0 0;
				color: #006502;
			}
			#content_bodyBG_commercial P {
				color: #006502;
				padding: 0 0 16px 20px;
				margin: 0 0 0 0;
				width: 500px;
			}
			#content_bodyBG_commercial UL {
				color: #006502;
			
				margin: 0 0 16px 35px;
				}
				
				/*padding: 0 0 0 0;
				list-style: none;
				background-image: none;
				width: 600px;
			}
				#content_bodyBG_commercial LI {
					margin: 0 0 0 0;
					padding: 0 0 6px 0;
					list-style: none;
					font-weight: bold;
					line-height: 1.2em;
					margin: 0 0 4px 0;
					list-style: url('../images/m_body_bullet.gif');
				}
				#content_bodyBG_commercial UL LI {
					background: URL('') 0 0;
				}
			*/
		
			
			

	#footer { /* NO Z_INDEX! */
		position: relative;
		display: block;
		float: left;
		width: 1024px;
		height: 110px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background: url('../images/footer/m_footer_bg.gif') 0 0 no-repeat #FFF;
	}
		#footer ul {
			list-style: none;
			position: absolute;
			left: 265px;
			top: 89px;
			display: inline;
		}
		#footer li {
			display: inline;
		}
		#footer A {
			color: #FFF;
			text-decoration: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: .9em;
			font-weight: normal;
		}
		#footer A:HOVER {
			color: #FFFF66;
		}
		
		
/* EXTRA BITS */

#create_meal {
	width: 440px;
	margin-top: 20px;
	border: 1px solid #60B234;
}
	#create_meal TABLE {
		border: 0px none;
		margin-top: 0px;
	}
#create_meal TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
}
#create_meal H4 {
	font-size: 14px;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#create_meal .create_meal_heading {
	background-color: #60B234;
}
#create_meal #create_meal_submit {
	color: #FFF;
	background-color: #60B234;
}
#create_meal .create_meal_altRow {
	background-image: url('../images/create_meal/create_meal_tile.gif');
}
#create_meal .create_meal_rightCol {
	border-left: 1px solid #60B234;
	padding-right: 6px;
}

/* AUSTRALIAN LANDING PAGE */


#australia_landing #heading_h2 {
				z-index: 99;
				position: absolute;
				left: 215px;
				top: -130px;
				font-size: 1.4em;
				line-height: 1.1em;
				font-family: Helvetica, Arial, sans-serif;
				font-weight: normal;
				color: #339933; /*#60B234*/
				font-weight: bold;
			}
			#australia_landing #heading_p {
				z-index: 99;
				position: absolute;
				left: 215px;
				top: -106px;
				width: 550px;
				font-size: 12px;
				line-height:12px;
			}
			
#australia_landing TABLE, #australia_landing TR, #australia_landing TD {
		border: 0px none;
	}
#australia_landing TABLE.partnerProds A {
       color: #666;
		text-decoration: none;
		font-size: 1em;

}
		#australia_landing TABLE TABLE#partner_prods_inner TD {
				border-top: 1px dotted #333;
		}
		
		#australia_landing TABLE TABLE#partner_prods_inner TD H4 A { 
				font-weight: normal;
				color: #339933 !important;
		}
			#australia_landing TABLE TABLE#partner_prods_inner TD H4 A:HOVER { color: #666; }
		#australia_landing TABLE TABLE#partner_prods_inner TD P {
			margin: 6px 0 0 0;
			padding: 0 0 0 0;
		}