body{
    font:80% Trebuchet MS, Arial, Verdana;
    background-color:#f1f1f1;
    color:#707070;
    margin:0;
    padding:0;
}
p{
    margin:0;
    padding:10px 0 15px 0;
}
#tableless{
    width:952px;
    margin:auto;
    background:url(../../Images/wrapper-bg.jpg) repeat-y;
}
#banner{
    width:940px;
    float:left;
    padding:10px 6px 20px 6px;
}
.logo{
    padding:0 0 20px 20px;
    display:block;
    float:left;
}
.banner-right{
    width:750px;
    float:right;
}
.bannernavigation{
    width:750px;
    margin:10px 0 0 0;
    height:35px;
    background:url(../../Images/nav-bg.jpg) no-repeat;
    float:left;
}
.bannernavigation a{
    color:#ffffff;
    float:left;
    text-decoration:none;
    display:block;
    font-weight:normal;
    padding:8px 28px 10px 29px;
    font-size:14px;
    margin-right:1px;
}
.bannernavigation a.home{
    padding:8px 32px 10px 32px;
}
.bannernavigation a.product{
    padding:8px 29px 10px 29px;
}
.bannernavigation a.blog{
    padding:8px 30px 10px 31px;
}
.bannernavigation a.news{
    padding:8px 27px 10px 27px;
}
.bannernavigation a.contact{
    padding:8px 30px 10px 29px;
    margin:0px;
}
.bannernavigation a:hover, #banner_current{ 
    background:url(../../Images/navbg-over.jpg) repeat-x;
}
.made{
    background:url(../../Images/icon-flagus.jpg) no-repeat right;
    padding:0 25px 0 0;
    font-size:12px;
    margin-right:10px;
    text-decoration:none;
    color:#707070;
    float:right;
}
.breadcrumbs{
    padding:0;
    width:522px;
    display:block;
    padding-right:10px;
    float:left;
}
.breadcrumbs a{
    color:#942923;
}
#maincontent .print{
    background:url(../../Images/print.gif) no-repeat right;
    padding:0 25px 0 0;
    font-size:11px;
    color:#707070;
}
#maincontent .print a, #maincontent .print a:visited   {
color:#707070;
text-decoration:underline;
}
#maincontent .print a:hover {
color:#d31145;
text-decoration:none;
}
#maincontent .print a:visited  {
color:#707070;
text-decoration:underline;
}

#thumbnails { 
    float: right;
    font-size: .80em; 
    margin: 0 0 5px 5px;
    padding: 8px 0 0 0;
    width: 252px;
}
#thumbnails .thumb {
    float: left;
    margin: 5px 10px 0 0;
    border:1px #d1d1d1 solid;
    padding:3px;
}
#thumbnails .thumb1 {
    float: left;
    margin: 5px 0px 0 0;
    border:1px #d1d1d1 solid;
    padding:3px;
}

#thumbnails .hidden {
    display: none;
}
#thumbnails .large {
    margin: 0;
    float: left;
    border:1px #d1d1d1 solid;
    padding:3px;
}
#maincontent{
    float:left;
    width:666px;
    padding:0px 24px 20px 0px;
}
#maincontent a:visited { color:#942923; }

#maincontent a {
color:#942923;
text-decoration:underline;
}
#maincontent a:hover {
color:#d31145;
text-decoration:none;
}
h1{
    color:#222;
    margin:0;
    font-size:32px;
    padding-top:10px;
}
h2{
    color:#222;
    margin:0;
    padding-bottom:5px;
    font-size:22px;
}
h3{
    color:#222;
    margin:0;
    padding-bottom:5px;
    font-size:16px;
}
#maincontent h2 a, #maincontent h2 a:visited  {
color:#222;
text-decoration:none;
}
#maincontent h2 a:hover {
color:#d31145;
text-decoration:underline;
}

#maincontent h3 a, #maincontent h3 a:visited  {
color:#942923;
text-decoration:none;
}
#maincontent h3 a:hover {
color:#d31145;
text-decoration:underline;
}

#maincontent ul{
    margin:0;
    list-style:none;
    padding:0px;
}
#maincontent ul li{
    background:url(../../Images/bullet.gif) no-repeat 0 5px;
    padding:0 0 5px 20px;
}
.imgborder{
    border:1px #d1d1d1 solid;
    padding:3px;
}
#left{
    float:left;
    width:200px;
    padding:0 20px 0 30px;
}
#left img{
    margin-bottom:10px;
}
#bottomcontent{
    float:left;
    background:url(../../Images/bottom-bg.gif) repeat-x;
    width:890px;
    margin:0 6px;
    display:inline; 
    padding:25px;
}
#bottomcontent a, #bottomcontent a:visited{
    color:#942923;
    text-decoration:underline;
}
#bottomcontent a:hover{
    color:#942923;
    text-decoration:none;
}
#bottomcontent h3 a, #bottomcontent h3 a:visited  {
color:#222;
text-decoration:none;
}
#bottomcontent h3 a:hover {
color:#942923;
text-decoration:underline;
}
.customer{
    width:280px;
    padding:0 25px 0 10px;
    float:left;
    border-right:1px #e3e3e3 solid;
}
.callus{
    width:165px;
    float:left;
    border-left:1px #e3e3e3 solid;
    background:url(../../Images/callus.gif) no-repeat 15px 0;
    padding:0 0 0 55px;
}
.our-product{
    width:310px;
    float:left;
    padding:0 0 0 25px;
}
.right-spacing{
    margin-right:40px;
}
.top-spacing{
    margin-top:10px;
}
.text-left{
    float:left;
    padding-right:20px;
    line-height:25px;
}
.text-left1{
    float:left;
    padding:0px;
    line-height:25px;
}
#footer{
    background:url(../../Images/footer-bg.jpg) no-repeat top #f1f1f1;
    clear:both;
    color:#898989;
    width:952px;
    display:block;
    font-size:12px;
    line-height:18px;
    padding:40px 0px 10px 0px;
}
#footer .right{
    float:right;
}
#footer a, #footer a:visited  {
    color:#707070;
    text-decoration:underline;
}
#footer a:hover {
    color:#707070;
    text-decoration:none;
}

.img_product {
    width:644px;
    float:left;
}
.img_left {
    float:left;
    width:300px;
    margin-right:44px;
}
.img_right {
    float:left;
    width:300px;
}
.spacing { 
    padding:15px 0px 10px 20px;
}
.img_photo {
    width:666px;
    float:left;
    margin-bottom:16px;
}
.img_rightspacing { 
    margin:0px 40px 0px 0px;
}
.img_service { 
    float:right;
    margin:0px 0px 0px 20px;
}

.img_commonplaces { 
    float:left;
    margin:0px 26px 0px 0px;
    width:190px;
}
.img_commonplaces1 { 
    float:left;
    margin:0px 0px 0px 0px;
    width:190px;
}
.graybox {
    width:644px;
    float:left;
    background-color:#f7f7f7;
    border:1px solid #d1d1d1;
    padding:10px;
    margin:10px 10px 10px 0px;
}
.sitemap_left { 
    float:left;
    width:300px;
    margin-right:10px;
}
.sitemap_right { 
    float:left;
    width:430px;
}
.youtube { 
    float:right; 
    margin:15px 0px 10px 10px;  
}
#contactform .col1{
    width:180px;
    float:left;
    padding-bottom:5px;
    margin-right:10px;
}
#contactform .col2{
    padding-bottom:10px;
}
#contactform .formfield{
    margin-left:10px;
    display:block;
}
#contactform .checkbox {
    width:220px;
    margin:0px 0px 5px 200px;
    }

#contactform .submit{
    padding-left:194px;
    width:100px;
}
#contactform .col2 input{
    width:300px; 
    border:1px #ccc solid; 
    background-color:white; 
    margin-right:5px; 
    vertical-align:top;
}
#contactform textarea{
    border:1px #ccc solid;
    width:300px;
}
#contactform .txtsmall { float:left; width:180px;  }
/* =LIGHTBOX STYLES
***************************/
#lightbox {
    background-color: #fff;
    padding: 10px;
    border-bottom: 5px solid #fff;
    border-right: 5px solid #fff;
    border-top: 5px solid #fff;
    border-left: 5px solid #fff;
    color: #555;
    
    }
#lightbox a {
    color: #555;
    font-size: 12px;

    }
#lightboxDetails{
    font-size: 0.9em;
    padding-top: 0.4em;
    }	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../../Images/lightbox/overlay.png); }

* html #overlay{
    background-color: #508B6D;
    back\ground-color: transparent;
    background-image: url(../../Images/none.html);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../Images/lightbox/overlay.png", sizingMethod="scale");
    }


#bol-analytics {
    height:0px;
    width:0px;
    display:none;
}