﻿body 
{
	background: #AEB1B8 url(Images/body-bg.jpg) repeat-y;
	font-family: Verdana;
	font-size: 12px;
	color: #363636;
	padding: 0;
	margin: 0;
}

a
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	color: #fff;
}

#site-container
{
	width: 971px;
	margin: 0 auto;
	position: relative;
	padding: 115px 0;
}

#site-header
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 15px;
	top: 16px;
}

#menu-1
{
	background: #9DA1A6 url(Images/menu-1-bg.jpg);
	position: absolute;
	left: 0;
	top: 71px;
	width: 967px;
	height: 31px;
	padding: 2px;
}
	#menu-1 ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
		height: 31px;
	}
		#menu-1 li
		{
			float: left;
		}
			#menu-1 a
			{
				font-size: 11px;
				font-weight: bold;
				color: #fff;
				display: block;
				text-decoration: none;
				padding: 11px 15px 10px;
				font-size: 10px;
			}
			#menu-1 a:hover,
			#menu-1 li.expanded a
			{
				background: #B4B7BE;
			}
			#menu-1 li ul
			{
				padding: 0 10px;
				background: #B4B7BE;
				height: auto;
			}
				#menu-1 li ul li
				{
					float: none;
					border-bottom: 1px solid #D1D4D9;
				}
				#menu-1 li ul li.last
				{
					border-bottom: none;
				}
					#menu-1 li ul li a
					{
						background: url(Images/menu-1-bg.jpg) no-repeat left center;
						color: #000;
						display: block;
						height: 30px;
						line-height: 30px;
					}
					#menu-1 li ul li a:hover
					{
						color: #fff;
					}
	

#logo
{
	background: url(Images/logo.png) no-repeat;
	position: absolute;
	right: 0;
	top: 22px;
	width: 239px;
	height: 32px;
}

#model-menu
{
	position: absolute;
	left: 0;
	top: 32px;
	z-index: 99999;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}
	#model-menu li.root
	{
		float: left;
		position: relative;
	}
		#model-menu a.root
		{
			background: url(Images/model-menu-bg.png) repeat-x 0 -34px;
			display: block;
			_display: inline;
			padding: 14px 15px;
			color: #fff;
			text-decoration: none;
		}
		#model-menu a.root:hover,
		#model-menu li.root.active a.root
		{
			background-position: left bottom;
		}
		#model-menu div.sub-menu
		{
			background: #B5B7BD;
			position: absolute;
			z-index: 99999;
			top: 39px;
			left: 0;
			display: none;
			padding: 15px 15px 0;
			min-width: 150px;
			_width: 150px;
		}
			#model-menu ul
			{
				list-style: none;
				padding: 0;
				margin: 10px 0 20px;
			}
				#model-menu div.sub-menu a
				{
					background: url(Images/menu-1-arrow.png) no-repeat left center;
					display: block;
					_display: block;
					white-space: nowrap;
					text-decoration: none;
					color: #000;
					padding: 0 15px;
				}
				#model-menu div.sub-menu a:hover
				{
					color: #C70037;
				}

#home-randomizer
{
	height: 395px;
	margin: 0 0 8px;
}

#footer-bar
{
	background: url(Images/footer-bar-bg.jpg) no-repeat;
	height: 23px;
	line-height: 23px;
	font-size: 10px;
	margin: 8px 0;
}
	#copyright
	{
		float: right;
		color: #fff;
		padding: 0 10px;
	}
	#menu-2
	{
		float: left;
		list-style: none;
		padding: 0;
		margin: 0;
	}
		#menu-2 li
		{
			float: left;
		}
			#menu-2 a
			{
				color: #fff;
				text-decoration: none;
				padding: 0 8px;
			}
			#menu-2 a:hover
			{
				text-decoration: underline;
			}

#bumper-sticker
{
	font-size: 10px;
}
	#ix-attribution
	{
		color: #fff;
		float: left;
	}
		#ix-attribution a
		{
			color: #3336D3;
			text-decoration: none;
		}
		#ix-attribution a:hover
		{
			text-decoration: underline;
		}
	#menu-3
	{
		float: right;
	}

#left-column
{
	float: left;
	width: 242px;
}
	#menu-4
	{
		list-style: none;
		padding: 0;
		margin: 0;
	}
		#menu-4 a
		{
			background: url(Images/menu-4-sprite.jpg) no-repeat;
			display: block;
			color: #fff;
			height: 28px;
			line-height: 28px;
			text-decoration: none;
			padding: 0 12px;
		}
		#menu-4 a:hover
		{
			background-position: 0 -28px;
		}

#right-column
{
	float: right;
	width: 704px;
}
	#content-randomizer
	{
		height: 216px;
		margin: 0 0 10px;
	}
	#content-container-1
	{
		background: url(Images/content-container-footer.png) no-repeat left bottom;
		padding: 0 0 4px;
		margin: 0 0 16px;
	}
		#content-container-2
		{
			background: #B8BCC2;
			padding: 10px;
		}

#home-content-container-1
{
	background: url(Images/home-content-container-sprite.png) no-repeat 0 bottom;
}
	#home-content-container-2
	{
		background: url(Images/home-content-container-sprite.png) no-repeat -971px 0;
		padding: 4px 0;
	}
		#home-content-container-3
		{
			background: #B4B7BD;
			padding: 1px 7px;
		}


#home-banner-footer-container
{
	margin: 10px 0;
	height: 135px;
}
	#menu-7
	{
		float: left;
		width: 728px;
	}
	#menu-8
	{
		float: right;
		width: 242px;
	}