@charset "UTF-8";
/* CSS Document */

#outer {
	width: 668px;
	margin-top: 0%;
	margin-right: 10%;
	margin-left: 10%;
	border: 1px solid #666666;
	position: relative;
	height: 650px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
#header {
	height: 120px;
	width: 668px;
	position: static;
	top: 0px;
}
#track_order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	top: 20px;
	right: 20px;
}
#track_order a:link {
	text-decoration: underline;
	color: #333333;
}
#track_order a:visited {
	color: #663333;
	text-decoration: underline;
}
#track_order a:hover {
	color: #999900;
}
#track_order a:active {
	color: #999900;
}
#login {
	margin-top: 20px;
}
#splash_graphic {
	height: 159px;
	width: 465px;
	position: absolute;
	right: 0px;
}
#home_nav a {
	background-image: url(images/menu1.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 26px;
	width: 175px;
	line-height: 24px;
	right: 465px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 15px;
}
#home_nav a:hover {
	display: block;
	height: 26px;
	width: 175px;
	position: absolute;
	right: 465px;
	background-image: url(images/menu2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#about_us_nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 15px;
	position: absolute;
	right: 465px;
	background-image: url(images/menu1.jpg);
	height: 26px;
	width: 175px;
	top: 146px;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#about_us_nav a:hover {
	background-image: url(images/menu2.jpg);
}
#products_nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/menu1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 15px;
	display: block;
	height: 26px;
	width: 175px;
	position: absolute;
	top: 172px;
	right: 465px;
	line-height: 24px;
}
#products_nav a:hover {
	background-image: url(images/menu2.jpg);
}
#market_focus_nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/menu1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 15px;
	display: block;
	height: 26px;
	width: 175px;
	position: absolute;
	top: 198px;
	right: 465px;
	line-height: 24px;
}
#market_focus_nav a:hover {
	background-image: url(images/menu2.jpg);
}
#partners_nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/menu1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 15px;
	display: block;
	height: 26px;
	width: 175px;
	position: absolute;
	top: 224px;
	right: 465px;
	line-height: 24px;
}
#partners_nav a:hover {
	background-image: url(images/menu2.jpg);
}
#contact_us_nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-position: 0px 0px;
	text-indent: 15px;
	display: block;
	height: 26px;
	width: 175px;
	position: absolute;
	top: 250px;
	right: 465px;
	line-height: 24px;
	background-color: #FFFFFF;
}
#contact_us_nav a:hover {
	background-image: url(images/menu3.jpg);
}
#serving {
	height: 330px;
	width: 203px;
	position: absolute;
	left: 0px;
	top: 276px;
}
#left_of_menu {
	background-color: #FFFFFF;
	height: 156px;
	width: 28px;
	position: absolute;
	left: 0px;
	top: 120px;
}
#right_column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 110%;
	font-weight: bold;
	color: #999900;
	background-color: #FFFFFF;
	height: 256px;
	width: 133px;
	padding-top: 25px;
	position: absolute;
	top: 279px;
	right: 0px;
	padding-left: 10px;
}
#center_column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 180%;
	color: #666666;
	background-color: #FFFFFF;
	width: 302px;
	position: absolute;
	top: 279px;
	left: 203px;
	padding-left: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007D62;
	line-height: 10px;
}
#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 120%;
	color: #666666;
	background-color: #FFFFFF;
	width: 445px;
	position: absolute;
	left: 203px;
	bottom: 0px;
	padding: 10px;
}
#address a {
	color: #007C61;
}
#outer #address a:visited {
	color: #663333;
}
#outer #address a:hover {
	color: #999900;
}
