html {margin:0px;}
body {margin:0px;background-color:#BFBFBF;}
/* img { behavior: url(/iepngfix/iepngfix.php); } */
#main_container
{
	width:965px;
	margin:0px auto 0px auto;
	background-color:#FFF;
}
#header
{
	height:95px;
	background-color:#AFB907;
}
#logo
{
	float:left;
	margin:16px 0px 0px 14px;
}
#preload
{
	display:none;
}
#toputils
{
	float:right;
	text-align:right;
	width:400px;
	margin:4px 20px 0px 0px;
}
#footer
{
	background-color:#FFF;
	padding-bottom:25px;
}
#bottom_utils, #footer_copyright
{
	float:left;
	text-align:left;
	width:525px;
	margin:0px 0px 0px 33px;
	background-color:#FFF;	
}
#bottom_utils_store, #footer_copyright_store
{
	float:left;
	text-align:left;
	width:525px;
	margin:0px 0px 0px 0px;
	background-color:#FFF;	
}
#toputils ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	float:right;
	display:inline;
}
#bottom_utils ul, #bottom_utils_store ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	display:inline;
}
#toputils ul li, #bottom_utils ul li, #bottom_utils_store ul li
{
	float:left;
	margin:0px;
	padding:0px;
}
#top_slogan
{
	float:right;
	margin:22px 259px 0px 0px;
}
#logged_in_as
{
	float:right;
	margin:5px 20px 0px 0px;
}
.divider { margin:0px 7px 0px 7px; }
/* NAV Level 1 */
#nav_level1_container
{
	height:33px;
}
#nav_level1
{
	height:33px;
	float:left;
	width:699px;
}
#nav_level1_give
{
	float:right;
	text-align:right;
	margin:0px 20px 0px 0px;
}
#nav_level1_list ul
{
	margin:0px;
	padding:0px;
}
#nav_level1_list li
{
	margin:0px;
	padding:0px;
}
/* END NAV Level 1 */
/* NAV Level 2 */
#nav_level2
{
	height:20px;
}
.level2_container
{
	background-image:url(/images/nav/level2_bg.gif);
	background-repeat:repeat-x;
	width:965px;
	height:40px;
}
.nav_level2_list ul
{
	margin:0px;
	padding:0px;
	display:inline;
	list-style:none;
}
.nav_level2_list li
{
	margin:0px;
	padding:0px;
	display:inline;
}
/* END NAV Level 2 */
/* NAV Level 3 */
#nav_level3
{
	height:29px;
}
.level3_container
{
	background-image:url(/images/nav/level3_bg.gif);
	background-repeat:repeat-x;
	width:965px;
	height:29px;
}
/* END NAV Level 3 */
#main_body
{
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.preload { display:none; }
.clear { clear:both; }
.top3 { margin-top:3px;  }
.top5 { margin-top:5px;  }
.top8 { margin-top:8px;  }
.top10 { margin-top:10px;  }
.top13 { margin-top:13px;  }
.top15 { margin-top:15px;  }
.top20 { margin-top:20px;  }
.top25 { margin-top:25px;  }
.top30 { margin-top:30px;  }
.top40 { margin-top:40px;  }
.top45 { margin-top:45px;  }
.top50 { margin-top:50px;  }
.top60 { margin-top:60px;  }
.top70 { margin-top:70px;  }
.top100 { margin-top:100px;  }

.top10pad { padding-top:10px;  }
.top20pad { padding-top:20px;  }
.top30pad { padding-top:30px;  }
.top40pad { padding-top:40px;  }
.top50pad { padding-top:50px;  }
.top100pad { padding-top:100px;  }

.right5 { margin-right:5px; }
.right10 { margin-right:10px; }
.right20 { margin-right:20px; }

.right5pad { padding-right:5px; }
.right10pad { padding-right:10px; }
.right20pad { padding-right:20px; }
.right50pad { padding-right:50px; }

.left5 { margin-left:5px; }
.left10 { margin-left:10px; }
.left15 { margin-left:15px; }
.left20 { margin-left:20px; }
.left25 { margin-left:25px; }
.left30 { margin-left:30px; }
.left50 { margin-left:50px; }

.left5pad { padding-left:5px; }
.left10pad { padding-left:10px; }
.left15pad { padding-left:15px; }
.left20pad { padding-left:20px; }

.bottom5 { margin-bottom:5px;  }
.bottom10 { margin-bottom:10px;  }
.bottom15 { margin-bottom:15px;  }
.bottom20 { margin-bottom:20px;  }
