*{
margin:0;
padding:0;
}
img{
border:0;
}
html{
}
body{
background-color: #000000;
}
#wrapper{
width:1000px;
text-align:left;
overflow:hidden;
margin:0 auto 0 auto;
}
#banner{
width:1000px;
height:86px;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
}
#container{
float: left;
width:1000px;
min-height:400px;
background-image:url(images/b_site.gif);
background-repeat: repeat-y;
}
#ddmenu{
height:25px;
}
#topnav{
float:left;
}
#topnav li{
float:left;
list-style-type:none;
}
#lst01 li{
margin-left:30px;
padding-bottom:12px;
}
#lst02 li{
margin-left:20px;
padding-bottom:12px;
}
#lstnone {
list-style-type:none;
}
#lstsection{
margin-bottom:20px;
padding-bottom:20px;
border-bottom: #CCCCCC dotted 1px;
list-style-type:none;
}
#subfooter{
margin-bottom:20px;
padding-top:20px;
border-top: #666666 dotted 1px;
}
#txtblock{
margin-bottom:20px;
}
#txtblockborder{
margin-bottom:20px;
padding-bottom:20px;
border-bottom: #CCCCCC dotted 1px;
}
#txtblock_products{
margin-bottom:20px;
padding-bottom:20px;
border-bottom: #666666 dotted 1px;
}
#newsitem{
margin-bottom:20px;
padding-bottom:20px;
border-bottom: #CCCCCC dotted 1px;
}
#contactblock{
float:left;
margin-right:40px;
padding-bottom:40px;
display: inline-table;
}
#footercontacts{
float:left;
width:1000px;
color: #999999;
font-size: 11px;
font-family: Helvetica, sans-serif;
padding-top:20px;
padding-bottom:20px;
padding-left:20px;
}
#footer{
float: left;
color: #FFFFFF;
font-size: 11px;
font-family: Helvetica, sans-serif;
padding-top:20px;
padding-bottom:20px;
}









/* c00
--------------------------------------------------------------------------------------*/
#c00{
padding:20px 20px 0 20px;
color: #CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}









/* c01
--------------------------------------------------------------------------------------*/
#c01{
float: left;
clear:right;
width:584px;
min-height:400px;
padding:20px 20px 40px 20px;
color: #CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}






/* c02
--------------------------------------------------------------------------------------*/
#c02{
float:left;
width:356px;
padding:20px 0 40px 0;
color: #CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}







/* classes
--------------------------------------------------------------------------------------*/
.h1{
font-family: Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
margin-bottom:20px;
}
.h2{
font-family: Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
margin-bottom:12px;
}
.h3{
font-family: Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
margin-bottom:20px;
}
.fbold{
font-weight:bold;
margin-bottom:12px;
}
.pic01{
float: right;
border: #000000 double;
margin:20px;
}
.pic02{
float: right;
margin:0 20px 20px 20px;
font-family: Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}
.pic350{
float: right;
border: #000000 double;
margin-bottom:12px;
}
.pic_photofeature{
border: #000000 double;
display:inline-table;
}
.pngfix {
behavior: url(../pngHack.htc);
}
.ddtxtoff{
color: #FFFFFF;
font-family:Helvetica, sans-serif;
font-size:12px;
margin-left:16px;
margin-right:30px;
text-decoration:none;
}
.ddtxton{
color: #f4d400;
font-family:Helvetica, sans-serif;
font-size:12px;
margin-left:16px;
margin-right:30px;
text-decoration:none;
}
.itxt{
font-style:italic;
margin-bottom:20px;
}











/* links
----------------------------------------------------------------------------------------------*/
#txtblock a:link {
color: #ffffff;
text-decoration: none;
}
#txtblock a:visited {
color: #ffffff;
text-decoration: none;
}
#txtblock a:hover {
color: #FF0000;
text-decoration: none;
}


#subfooter a:link {
color: #ffffff;
text-decoration: none;
}
#subfooter a:visited {
color: #ffffff;
text-decoration: none;
}
#subfooter a:hover {
color: #FF0000;
text-decoration: none;
}


#footer a:link {
color: #ffffff;
text-decoration: none;
}
#footer a:visited {
color: #ffffff;
text-decoration: none;
}
#footer a:hover {
color: #666666;
text-decoration: none;
}


a.orange:link {
color:#ed5900;
text-decoration:none;
}
a.orange:visited {
color:#ed5900;
text-decoration:none;
}
a.orange:hover {
color: #FF9866;
text-decoration:none;
}
