body {
	background-image: url('../images/bg.gif');
	margin: 0;
	padding: 0;
	font-family: arial, helevtica;
	font-size: 10pt;
	color: #767575;
	line-height: 18pt;
	width: 100%;
	height: 100%;
}
a { text-decoration: none; }
a, a:visited { color: #6095C1; }
a:hover { color: #161E67; }

h1 { margin-top: 40px; }

img {
	border: 0;
	margin: 0;
	padding: 0;
}

#container {
	background-image: url('../images/bg.gif');
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#top_line_bg { 
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../images/topleftbox.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 100px;
}

#logincolumn {
	position: absolute;
	top: 0;
	left: 0;
	width: 99px;
}
#topleftbox { margin-bottom: 17px; }
#maincolumn {
	position: relative;
	background-image: url('../images/maincolumn_bg.gif');
	margin-left: 99px;
	width: 900px;
	border-left: 1px solid #B7B7B7;
	clear: right;
}
#rightcolumn {
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	background-color: #eef3f9;
}
#topnav {
	height: 100px;
}
#topnav {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 600px;
	height: 100px;
	cursor: pointer;
}
#topnav .topnav_link { position: relative; float: left; width: 100px; }

#about_menu { display: block; }

.menu {
position: absolute;
top: 99px;
left: 0px;
z-index:100;
background-image: url('../images/ddbg.gif');
background-repeat: repeat-x;
padding-top: 10px;
height: 100px;
width: 100px;
text-align: center;
}

.menu a {
font-size: 8pt;
line-height: 15pt;
font-family: arial;
font-style: italic;
color: #828282;
text-decoration: none;
}


.menu a:hover {
color: #759CD9;
font-weight: bold;
}

#logincolumn a, #logincolumn a:visited {
	display: block;	
	margin-top: 15px;
	padding-right: 15px;
	text-align: right;
}

#flash_placeholder { display: block; width: 300px; height: 300px; }

.content {
	font-family: arial, helevtica;
	font-size: 10pt;
	color: #767575;
	width: 520px;
	margin-left: 35px;
	line-height: 18pt;
}
#footer {
	clear: both;
	width: 901px;
	padding-left: 99px;
}
#footer #footer_links {
	border-top: 1px solid #B7B7B7;
	float: left;
	width: 565px;
	font-size: 11pt;
	padding-top: 20px;
	padding-left: 35px;
}
#footer #footer_copyright {
	border-top: 9px solid #B7B7B7;
	float: left;
	width: 286px;
	font-size: 9pt;
	padding-left: 15px;
	padding-top: 10px;
	height: 80px;
}
.toplink { display: block; margin-top: 35px; margin-bottom: 35px; }
/*
#dropmenudiv {
position:absolute;
border: none;
z-index:100;
background-image: url('../images/ddbg.gif');
height: 89px;
padding-top: 10px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-align: center;
font-size: 8pt;
line-height: 15pt;
font-family: arial;
font-style: italic;
color: #828282;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color
*/
color: #759CD9;
font-weight: bold;
}

#products td, #products tr { margin: 0; padding: 0; }
#products td { 
	width: 100px; 
	height: 100px; 
}
#products td.blue { 
	font-weight: bold; 
	background-color: #161E67; 
	color: #fff;
	padding: 5px;
	width: 90px;
	height: 90px;
	font-size: 8pt;
	text-align: center;
}
#products {
	border-collapse: collapse;
	border: 0;
}
.clear { clear: both; }



/* Styles for splash page */

#splash_container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#splash_imgs img { 
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#splash_imgs .logo { margin-top: 0; margin-bottom: 40px; }
#splash_imgs .nf { margin-top: 0; margin-bottom: 20px; }
#splash_imgs .tradition { margin-top: 0; margin-bottom: 35px; }
#splash_enternav { display: block; width: 139px; margin-left: auto; margin-right: auto; margin-bottom: 5px; }
#splash_retail_purchases { display: block; width: 100px; margin-left: auto; margin-right: auto; margin-bottom: 60px; }

#splash_products_table { display: block; width: 700px; margin: 0 auto; }
#splash_photos td, #splash_photos tr { margin: 0; padding: 0; }
#splash_photos td { 
	width: 100px; 
	height: 100px; 
}
#splash_photos {
	border-collapse: collapse;
	border: 0;
}

/* END Styles for splash page */

.style1 {color: #CCCCCC;}
.style2 {color: #4B4A4A;}
.style3 {color: #FFFFFF;}
.style5 {color: #999999;}
.style3 {color: #FFFFFF;}