html {
	overflow: scroll;
	min-width: 902px;
	border: none;
}

body {
	background: #fff url("/Images/bg.gif") repeat-x;
	margin: 0;
	margin-top: 10px;
	font-size: 13px;
	font-family: "Verdana";
	color: #3f3f3f;
}

a 
{
	border: 0;
	text-decoration: none;
}
a:visited
{
	color: Blue;
	border: 0;
}
a:hover
{
	text-decoration: underline;
}
image 
{
	border: 0;
}


#wrapper {
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	text-align: center;
}

#header a {
	font-weight: bold;
	line-height: 20px;
	padding-right: .3em;
	padding-left: .3em;
	letter-spacing: 1px;
}

#header h1 {
	display: block;
	height: 65px;
	line-height: 65px;
	width: auto;
	text-indent: -2000em;
	text-decoration: none;
	z-index: 1000; /* need for FX and IE */
	background: url("/Images/logo.jpg") center center no-repeat;
}

#header h1 a:hover {
	cursor: pointer; /* IE7 */
}

#header_b1 {
	width: 100%;
	background: url("/Images/bottomborder.jpg") repeat-x;
	height: 3px;
	line-height: 3px;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 32px;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	font-weight: bold;
}

h4 {
	font-size: 16px;
	font-weight: bold;
}

h5 {
	font-size: 13px;
	font-weight: bold;
}

h6 {
	font-size: 11px;
	font-weight: bold;
}

.ContentContainer {
	height: auto;
	min-height: 500px;
}

.ContentNavigation {
	float: left;
	width: 250px;
	min-height: 300px;
	background-color: #d6d6d6;
	background-color: #8D8356;
	background-color: #3F3F3F;
}

body.aboutempire #aboutempire {
background-color: White;
border: 1px solid black;
border-bottom: 0;
}

.ContentSection {
	padding: 10px;
	background-color: White;
	min-height: 400px;
}

#navlist
{
width: 14em;
width: auto;
margin-top: 15px;
padding: 0px;
padding-top: 1px;
padding-bottom: 1px;
margin-left: 0;
font: bold 13px;
background: #e6e6e6;
color: #006;
}


#navlist li
{
list-style: none;
margin: 0px;
border-bottom: 1px #004080 dotted;
text-align: right;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.5em;
text-decoration: none;
}

#navlist li a:link { color: #000; }
#navlist li a:visited { color: #006; }

#navlist li a:hover
{
color: #000080;
background: white;
}

.navlist
{
text-align: center;
margin: auto;
padding: 0 0 5px 10px;
border-bottom: 1px solid #000;
}

.navlist ul, .navlist li
{
margin: auto;
padding: 0;
padding-bottom: 2px;
display: inline;
list-style-type: none;
}

.navlist a:link, .navlist a:visited
{
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #666;
}

.navlist a:link#current, .navlist a:visited#current, .navlist a:hover
{
border-bottom: 4px solid #000;
background: transparent;
color: #000;
}

.navlist a:hover { color: #000; }

.copyright 
{
	font-size: 10px;
	text-align: right;
}

#MainContent
{
	width: 100%;
}

#sidePanel
{
	float: left;
	height: 348px;
	width: 100px;
}

#sidePanel div
{
	margin-top: auto;
	margin-bottom: auto;
	width: 100px;
}

#mainPanel 
{
	position: relative;
}

#Slides div
{
	position: absolute;
	left: -729px;
	top: 0;
	z-index: -99px;
	border: 1px solid #DEDEDE;
}


#SlideshowNumbersPanel
{
	position: relative;
	width: 500px;
	left: 30px;
	top: 10px;
	z-index: 100px;
	font-size: 11px;
}

#SlideshowNumbersPanel ul, li
{
	margin: auto;
	padding: 0;
	margin-right: 5px;
	list-style-type: none;
	display: inline;
}

#SlideshowNumbersPanel li
{
	background-color: #CCCCCC;
	border: 1px solid #BBBBBB;
	font-weight: bold;
	text-align: center;
	width: 50px;
	height: 30px;
	line-height: 30px;
}

#SlideshowNumbersPanel a:link, #SlideshowNumbersPanel a:visited
{
	line-height: 30px;
	font-weight: bold;
	width: 45px;
	height: 25px;
	padding: 0px .25em 0px .25em;
	text-decoration: none;
	color: #666;
}

#ProductsList
{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	text-align: center;
	width: 100%;
}

#ProductsList h4
{
	margin-bottom: 50px;
}

#ProductsList ul
{
	border: 1px solid red;
}

#ProductsList ul, li
{
	list-style-type: none;
	text-align: center;
}
#ProductsList li
{
	text-align: center;
}

#ProductsList a:link, #ProductsList a:visited
{
	text-decoration: none;
}

.center
{ text-align: center; }
.clear
{ clear: both; }

.MastheadImage
{
	border: 1px solid Black;
	margin-bottom: 10px;
}

.ContentText
{
	padding: 15px;
}

.ProductImage
{
	float: left;
	width: 175px;
	margin-bottom: 10px;
}

.ProductLogo
{
	float: left;
	width: 175px;
}

.Label {
	width: 150px;
	font-weight: bold;
}