.container {
  width: 95%;
  min-width: 680px;
/*  margin: 0 auto;*/
  margin-top: 15px;
}

.column {
  float: left;
  margin-right: 10px;
}

.last { margin-right: 0; }

.span-1   { width: 280px; }    
.span-2   { width: 58%; }    

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #898989;
}
body img#pic {
    border: #111;
    border-width: 1px;
    border-style: solid;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
a:link {
	color: #0D3769;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0D3769;
}
a:hover {
	text-decoration: none;
	color: #824F4F;
}
a:active {
	text-decoration: underline;
	color: #29647F;
}
.bg-top {
	background-repeat: repeat-x;
}
.bg-left {
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-no-repeat {
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-right {
	background-repeat: repeat-y;
	background-position: right top;
}
.bg-bestseller {
	background-repeat: no-repeat;
	background-position: top center;

}
.phone-title {
	font-size: 30px;
	color: #636454;
	font-family:Arial Narrow;
}
.phone {
	font-size: 26px;
	color: #0f4f82;
	font-family:Arial Narrow;

}
.best-price {
	font-size: 20px;
	color: #004080;
	color: white;

}
td#footer {
    color: #777;  
}
.home h1 {
    font-size: 22px;
    margin-bottom: 5px;
}
.home h1 span {
    color: #e21c1c;
}
.home {
    margin: 20px;
    text-align: justify;
}
.home td {
    margin: 20px;
    text-align: justify;
}
.home p {
    text-indent: 3em;
}
.home p#date {
    margin-top: 0px;
    margin-bottom: 0px;
    text-indent: 0em;  
    font-size: 14px;
    font-weight: normal;
}
.home p#ivent {
    margin-top: 0px;
    margin-bottom: 10px;
    text-indent: 0em;  
    margin-left: 10px;
    text-align: left;
    color: #999;
}
.about h1 {
    font-size: 22px;
    margin-bottom: 5px;
    text-align: right;
    margin-right: 5px;
}
.about h1 span {
    color: #e21c1c;
}
.about {
    margin: 20px;
    text-align: justify;
}
.about td {
    margin: 20px;
    text-align: justify;
}
.about p {
    text-indent: 3em;
}
.contacts h1 {
    font-size: 22px;
    margin-bottom: 5px;
    text-align: right;
    margin-right: 5px;
}
.contacts h1 span {
    color: #e21c1c;
    font-size: 22px;
}
.contacts {
    margin: 20px;
    text-align: justify;
}
#phone, #phone a {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: white;
}
#phone a:hover {
    text-decoration: underline;
 }
.tools td {
    font-size: 14px;
    text-align: justify;
    empty-cells: show;
}
.tools td#r {
    font-size: 14px;
    text-align: justify;
    empty-cells: show;
    color: #e21c1c;
}
.download td {
    font-size: 14px;
    empty-cells: show;
    text-align: left; 
}
.download td.b {
    font-weight: bold;
}
.download td.t {
    font-size: 20px;
    vertical-align: top;
}
.download img.link {
    margin-bottom : -3px;
    margin-left: 10px;
    cursor: pointer;
    border: 0;
    width: 20px;
    height: 20px;
}

.style10 {font-size: 10px; text-decoration: none;}
.style14bold {font-size: 14px; font-weight: bold; text-decoration: none; color: #333333;}
.table {padding-bottom:5px; padding-top:5px}
.style22 {color: #666666}
.style14 {font-size: 11px; color: #666666}
.style11 {font-size: 11px; color: #333333}
.style-white {color: #FFFFFF;}
.style-grey {color: #333333;}