root { 
    display: block;
}
body, h1, h2, h3, ul, li
{
    margin:0;
    padding:0;
}
body{
    background-image:url(/images/bg.png);
    background-repeat:no-repeat;
    background-position:top right;
    background-color:#fff;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    width:100%;
    font-size:12px;
}
img, div, body { behavior: url(/images/iepngfix.htc) }
a:link, a:visited
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    color:#666666;
    
}
table
{
    width:615px;
   margin:2px 2px 2px 2px;

}

table.black
{
   margin:0 1px 2px 2px;
   
    margin:2px 2px 2px 2px;
    border-style: solid;
    border-collapse: collapse;
    border-color: #666;
}
table.black td
{
   border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    border-color: #666;
}
table.blue
{
    
    border-color: #00AEDB;
    margin:2px 2px 2px 2px;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-collapse: collapse;

    
}
table.blue td
{
     border-color: #00AEDB;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}

table.orange
{
        
    border-color: #FF6D00;
    margin:2px 2px 2px 2px;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-collapse: collapse;


    
}
table.orange td
{
    border-color: #FF6D00;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
     
    
}


.invisible
{
    display:none;
}
.resetfloat
{
    clear:both;
}
#wrap
{
    min-height:850px;
    height:auto !important;
    height:850px;
   
}
#left
{
    background-image:url('/images/left_bg.png');
    background-repeat:no-repeat;
    background-position:-55px 180px;
    width:368px;
    float:left;   
    background-color:#fff;
    min-height:600px;
    height:auto !important;
    height:600px;

}
#left_column
{
    margin-left:170px;
    margin-top:50px;
    min-height:420px;
    height:auto !important;
    height:420px;
}
#center
{
    
    width: 100%;
    margin-top:220px;
    min-height:600px;
    height:auto !important;
    height:600px;
    margin-left: -368px;
    float: right;

}
#content {

	margin-left: 368px;
        padding-right:10px;
}
.menu
{
    margin-top:87px;

}
.menu ul
{
    list-style: none;

}
.menu ul li
{
    height:26px;
    width:161px;
    padding-top:4px;
}
.menu a
{
    font-size: 12px;
    text-decoration: none;
    color:#333333;
    display:block;
    padding-left:5px;
    height:26px;
    padding-top:4px;
    text-transform: lowercase;
    font-weight:bold;
    text-decoration:none;
}
.menu a:hover
{
    background-image: url("/images/menu_hover.gif");
    color:#fff;
    background-repeat: no-repeat;
    display:block;
    height:26px;
}
a.active
{
    color:#FF6800;
}
.left_menu
{

    background-image: url("/images/leftmenu_bg.gif");
    width:166px;
    height:339px;
    padding-top:5px;
    background-repeat: no-repeat;
    margin-top:70px;

}
.left_menu ul
{
    list-style: none;
    margin-top:7px;
    margin-left:0;
    width:140px;
    margin-left:11px;
    list-style-position:outside;
    text-align:center;
}
.left_menu ul li
{
    height:106px;
    margin-left:0;
}
.left_menu ul li a:link, .left_menu ul li a:visited
{

    height:106px;
    display:block;
    width:140px;
    font-size:12px;
    color:#666;
    text-decoration:none;
}
.left_menu ul li a:hover
{
    background-image: url("/images/left_menu_hover.gif");
    display:block;
    color:#fff;
    
}
.left_menu img
{
    margin-top:10px;
}


#footer
{
    background-image:url('/images/footer_bg.gif');
    background-repeat:repeat-x;
    clear:both;
    width:550px;
    margin:auto;
    height:42px;
    color:#fff;
    font-size:12px;
    font-weight:bold;
}
.cat_block
{
    width:210px;
    color:#f58220;
    margin-top:20px;

}
.cat_block ul
{
    list-style-position: inside;
    line-height:140%;

}
.cat_block ul li
{

}
.cat_block ul li a:link,	 .cat_block ul li a:visited
{
    color:#000;
    font-size:12px;
    text-decoration:none;

}
.cat_block ul li a:hover
{
    text-decoration:underline;
}
.verylarge
{
    font-size:1.2em;
    font-weight:bold;
}
#catalog_main
{
    background-image:url('/images/catalog_bg.png');
    background-repeat:no-repeat;
    width:500px;
    min-height:500px;
    height:auto !important;
    height:500px;
}
#catalog_main a:link, #catalog_main a:visited
{
    color:#188ac1;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
}
#catalog_main a:hover
{
    color:#ff6f00;
}
#catalog_main  span
{

    float:left;
    height:34px;
    margin-left:20px;
    padding-top:12px;

}
#catalog_main img
{
    float:left;
    margin:6px 0 6px 0;
}
#catalog_txt
{
    margin-top:50px;
    width:416px;
    height:152px;
    background-image:url("/images/catalog_txt_bg.gif");
    background-repeat:no-repeat;
    font-size:11px;
    color:#666;
    padding:27px;
}
.carousel
{

    
    width:615px;
    margin-top:20px;
}
.description
{
    clear:both;
    


}
#short
{
    font-size:11px;
}
#bigimage
{
    width:200px;
    height:207px;
    position:relative;
    background-repeat: no-repeat;
    float:left;
    background-position:left;
    display:block;

}
#zoomplace
{
    width:30px;
    height:29px;
    position:absolute;
    bottom:0px;
    left:5px;
}
#articletitle
{
    font-size:18px;
    color:#188ac1;
    clear:both;
    height:40px;
    width:300px;
}
#body table
{
    
    color:#188ac1;
    font-weight:normal;
	
}
#body table strong
{
    color:#000;

}
#body 
{
    font-size:11px;

}
#call
{
    position:absolute;
    top:72px;
    left:450px;
}
.defaultform
{
    min-width:400px;
    
    font-size:11px;
}
.field
{
    clear:both;
}
.defaultform label
{
    float:left;
    display:block;
    margin-right:10px;
    padding-top:4px;
}
.defaultform input[type=text], .defaultform textarea
{
    border:1px solid #70D1EB;
    float:right;
    margin:3px 0;
    width:200px;
}
.defaultform input[type=radio]
{
    float:right;
}
.red
{
    color:red;
}

.clearing {
	height: 0;
	clear: both;
}
.path
{
    margin-left:0px;
    padding:0;
    margin-bottom:10px;
}

