﻿p
{
    font-size:1.2em;
    line-height:1.5em;
    margin:15px 0;
}
h1
{
    font-size:1.4em;
    margin:15px 0;
}
h2
{
    font-size:1.3em;
    margin:15px 0;
}
a:hover
{
    text-decoration:underline;
}
a
{
    text-decoration:none;
    color:#333;
}
ul
{
    font-size:1.2em;
    list-style:none;
    padding:0 0 0 5px;
    margin:0;
    line-height:1.5em;
}
ul li
{
    background:url(images/bullet-round.gif) no-repeat left 4px;
    padding-left:20px;
}
dl {font-size:1.2em; line-height:1.5em;}
dt {font-weight:bold;display:inline;}
dd {display:inline;margin:0;}
.fancy
{
    padding-bottom:4px;
    border-bottom:solid 1px #999;
}

html
{
	font-size:10px;
	font-family:Arial,sans-serif;
	margin:0;
	padding-left:10px;
	background-color: #EBEBEB;
	background-image: url(images/html-back.gif);
	background-repeat: repeat-x;
}
body
{
	margin:0 auto;
	position:relative;
	width:78.4em;
}
.page
{
	width:60.2em;
	background:#fff;
	color:#333;
	padding-left: 18.2em;
}
.header
{
	border-top:0;
	position:relative;
	width: 78.4em;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
* html .header
{
    height:1%;
}
.body
{
    margin:10px;
    position:relative;
}
.footer
{
	margin: 10px 1px 0px 1px;
	border-top:solid 1px #EBEBEB;
	color:#999;
	clear:both;
	padding: 8px;
}
.footer a
{
    color:#999;
}
.header-overlay
{
	bottom:0;
	right:0;
	width:15.6em;
	height:11.9em;
	padding:1em;
}
.header-overlay, .header-overlay a
{
    color:#fff;
}
.header-overlay ul {font-size:1em;}
.header-overlay * {margin:0;padding:0;}
.header-overlay ul li
{
    list-style:none;
    padding:3px 0 3px 17px;
    background:url(images/bullet-overlay.gif) no-repeat left 6px;
    font-size:1.2em;
}
.header-overlay li.selected
{
    font-weight:bold;
}
.header-overlay h1
{
    font-weight:normal;
    font-size:1.2em;
    margin-bottom:7px;
}
.content
{
    float:left;
    width:41.2em;
}
.column
{
    float:right;
    width:16em;
    padding:1em 0 1em 1em;    
}
.column ul
{
    font-size:1em;
    list-style:none;
    margin:5px 0 0 0;
    padding:0;
}
.column li
{
    margin:0;
    background:url(images/bullet.gif) no-repeat -2px 2px;
    padding-left:9px;
    font-size:1.1em;
}
.column li img
{
    margin:5px 0 10px -9px;
}
#logo
{
    position:absolute;
    top:1.7em;
}
#menu
{
	bottom:0;
	width:18em;
}
ul#menu 
{
    font-size:1em;
    list-style:none;
    margin:0;
    padding:0;
    border-bottom:solid 1px #999;
}
ul#menu li 
{
	margin:0;
	font-size:1.1em;
	padding:6px 5px 6px 5px;
	border-top:solid 1px #999;
	background:url(images/bullet-menu.gif) no-repeat right 7px;
}
ul#menu li.selected
{
    padding-left:5px;
    background:#999 url(images/bullet-menu-selected.gif) no-repeat right 8px;
}
ul#menu li.selected a
{
    color:#fff;
}
ul#menu li *
{
    color:#555;
}
#flash {
	float: right;
	width: 600px;
	border: 1px solid #FFFFFF;
	background-color: #161616;
}
#menubox {
	width: 18em;
	float: left;
	padding-top: 1px;
	/*padding-top: 82px;*/
} 
.submenus {
	float: right;
	height: 130px;
	width: 175px;
	margin-top: 120px;
}
.products-image {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 250px;
	width: 420px;
}
.page-image {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 250px;
	width: 600px;
}
#menuboxhome {
	width: 18em;
	float: left;
	padding-top: 1px;
	/* padding-top: 220px;*/
} 
#logopanel {
	width: 100%;
	height: 79px;
	text-align: center;
	background-color: #EBEBEB;
	background-image: url(images/html-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
