body 
{
	font: 12px verdana, Helvetica, sans-serif;
	margin: 5px;
	color: #666666;
	background-image: url(../images/bkg_header.png);
	background-repeat: repeat-x;
	background-position: top;
}
*
{
	line-height: 1.6em;
}
a
{
	color: #937a4e;
}
a:hover
{
    color: #FF6600;
    text-decoration: none;
}
strong {
	font-weight: bold;
}
img {
	border: 0;
}
h1 
{
	color: #937a4e;
	font-size: 1.8em;
	margin: 5px 0 25px;
	font-weight: normal;
} 
h2 
{
	font-size: 1.2em;
	margin: 20px 0 5px 0;
	padding: 0 0 0px 10px;
	color: #333333;
	border-bottom: 1px solid #e1e1e1;
	font-weight: bold;
}
h3 
{
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 2px 10px;
	color: #937a4e;
}
h4 
{
	font-size: 12px;
	margin: 0 0 0 15px;
	padding: 0;
}

p 
{
	margin: 0px 15px 10px 10px;
	padding: 0;
	font-size: 12px;
}
ul, ol 
{
	margin: 0 0 10px 25px;
	padding: 0 10px;
}
ul {
	list-style-type: circle;
}
ol {
	list-style-type: decimal;
}
td 
{
    vertical-align: top;
	padding: 8px 10px;
}
.even
{
	background-color:#ebebeb;
}

/* Table definition */
th
{
    padding: 0;
	background: url(../images/bkg_location.png) repeat-x bottom;
	border-top: 2px solid #937a4e;
	font-size: 14px;
	color: #937a4e;
	font-weight: bold;
	padding: 2px 5px;
}
caption 
{
	color: #333333;
	font-size: 1.2em;
	font-weight: bold;
}
.endnote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
}

dt {
	font-weight: bold;
	margin: 0;
}

dd
{
	margin: 0 0 10px 0px;
}
#banner
{
	width: 958px;
	height: 165px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background-color: #e5d8b5;
}
#bannerHome
{
	width: 960px;
	height: 270px;
}

#bodyMain
{
	background-image: url(../images/bkg_textBody.png);
	background-repeat: repeat-y;
	width: 960px;
	text-align: left;
	display: block;
	padding: 0;
}
#bodyLeft
{
	width: 230px;
	float:left;
	display: block;
	height: auto;
	margin: 0;
	padding: 0px;
	background-color: #ebebeb;
}
#bodyLeft table {
	width: 100%;
	margin-bottom: 4px;
}
#bodyLeft  th {
	background-color: #FFF;
	padding: 2px 8px;
	text-transform: uppercase;
}
#bodyLeft td {
	padding: 8px 8px 0 8px;
}
#bodyLeft td p {
	font-size: 11px;
	margin-left: 10px;
}

/* Right Menu */
#productMenu {
	display: block;
	padding: 0;
	width: 100%;
	background-color:#e5d8b5;
}
#productMenu p a{
	background: url(../images/ico_presentation.png) 5px 10px no-repeat;
	display: block;
	position: relative;
	padding: 8px 20px 8px 20px;
	margin: 0;
	color: #00FF00;
	font-weight: bold;
	text-decoration: none;
	width: 100px;
}
#productMenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
}
#productMenu ul a{
	color: #333333;
	display: block;
	padding: 8px 50px 8px 20px;
	margin: 5px 0;
	text-decoration: none;
	font-weight: bold;
	width: 160px;
	position: relative;
	margin-left: 0px;
}
#productMenu a:hover{
	color: #937a4e;
}
#productMenu a.select {
	color: #FFF;
	background-color: #FFF;
	border: 0px solid #999;
	border-left: 0;
	background-color: #937a4e;
	background-image: url(../images/rightMenuArrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/* Buttons Add to Cart and Downloads */
.price, .download {
	margin: 0 10px 0;
	padding: 0;
}
.price li, .download li {
	display: inline;
}
.price a, .download a{
	display: block;
	padding: 10px 10px 8px 60px;
	margin: 5px 5px;
	text-decoration: none;
	width: 135px;
	height: 70px;
	float: left;
	white-space: nowrap;
	background-position: 0px -100px;
	background-repeat: no-repeat;
	color: #666;
	line-height: 1.4em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.price a{
	background-image: url(../images/AddToCart.png);
}
.download a{
	background-image: url(../images/Download_btn.png);
}
.price a:hover, .download a:hover{
	background-position: 0px 0px;
	color: #000000;
}
.price a span,.download a span{
	font-size: 16px;
	font-weight: bold;
}

#bodyRight
{
	float:left;
	width: 728px;
	display: table;
	height: auto;
	margin: 0;
	padding: 0;
	border-top: 1px solid #999;
}
#bodyRight
{
}
#bodyRightText {
	width: 667px;
	display: block;
	margin: 0;
	margin-left: 30px;
	padding: 30px 0;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

br {
	clear: both;
	font: 1px/1px Monospace;
}
.location {
	margin: 0;
	padding: 0;
}
#location 
{
	background-image: url(../images/bkg_location.png);
	background-repeat: repeat-x;
	background-position: bottom;
    background-color: #ebebeb;
	border: 1px solid #999;
	border-width: 0 1px;
	text-align: left;
	height: 18px;
	width: 938px;
	padding: 2px 10px;
}
#location p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#location a {
	color: #333333;
	text-decoration: none;
}
#location a:hover {
	color: #937a4e;
}
#footer {
	width: 960px;
	padding-top: 5px;
	color: #999999;
	border-top: 1px solid #999;
	text-align: left;
}
#footer p {
	font-size: 11px;
}

#bodyMainBkg {
	background-image: url(../images/bkg_bodydown.png);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	width: 960px;
}
#bodyRight table {
	margin: 10px 15px;
}
#bodyRight .home div {
	float: left;
	width: 70px;
}
#bodyRight .home div.txt {
	width: 570px;
	margin-bottom: 15px;
}
#bodyRight .home .txt h2 {
	margin-top: 0px;
}

