/* hide from ie on mac \*/
html {
	height: 100%;
	/*overflow: hidden;*/
}
#container {
	height: 100%;
}
#container div {
	margin: 30px;
}
/* end hide */

body {
	margin: 0;
	padding: 0;
	height: 100%;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
	background: #FFFFFF;
	font-family:Arial;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	color:#222222;
}


.content_01 {
	font-family:Arial;
	font-size:14px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	color: #666666;
}

#noflash {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	line-height: 14px;
	text-decoration: none;
	color: #666666;
}


.body_01 {
	font-family:Arial;
	font-size:16px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	color: #666666;
}


.navigation {
	font-family:Arial;
	font-size:14px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	color: #666666;
	padding-top: 20px;
}

.header_01 {
	font-family:Arial;
	font-size:20px;
	font-weight: normal;
	line-height: 0px;
	text-decoration: none;
	color: #333333;
}

.header_Main {
	font-family:Arial;
	font-size:20px;
	font-weight: normal;
	line-height: 0px;
	text-decoration: none;
	color: #333333;
}


#warehouseName, #leftImage, #rightImage, #pod1, #pod2, #pod3, #template {
	color:#FFFFFF;
}

a:link {
	font-weight: normal;
	color: #669966;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	color: #669966;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a:active {
	font-weight: normal;
	color: #669966;
	text-decoration: none;
}

