/* Main styles*/
/* for all static pages */
html,body{margin:0px; padding:0px;text-align:left;border:0px; width:100%;}
html{}
body{font-family:arial, sans;font-size:1em;min-width:998px; width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 998 ? "998px" : "auto");}
table{border-collapse:collapse;}
a{color:#ff820a;}
a img{border:0px;}
.png{behavior:url('/js/iepngfix.htc');}

h2{color:#ff820a; font-weight:bold;font-size:22px;font-family:calibri, tahoma;padding:0px;margin:20px 0px 0px 0px;}
#bg{/*background:url('/img/bg_home_top_1024.jpg')*/ top center no-repeat;position:absolute;z-index:1;width:100%;
min-width:998px; width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 998 ? "998px" : "auto");}
.bg_top_wide1{background:url('/img/bg_home_top_1024.jpg') top center no-repeat;height:535px;width:100%;}
.bg_mid_wide1{background:url('/img/bg_home_mid_1024.jpg') top center no-repeat;height:489px;width:100%;}
.bg_str_wide1{background:url('/img/bg_home_str_1024.jpg') top center repeat-y;height:217px;width:100%;}
.bg_bot_wide1{background:url('/img/bg_home_bot_1024.jpg') top center no-repeat;height:544px;width:100%;}

.bg_top_wide2{background:url('/img/bg_home_top_1600.jpg') top center no-repeat;height:535px;width:100%;}
.bg_mid_wide2{background:url('/img/bg_home_mid_1600.jpg') top center no-repeat;height:489px;width:100%;}
.bg_str_wide2{background:url('/img/bg_home_str_1600.jpg') top center repeat-y;height:217px;width:100%;}
.bg_bot_wide2{background:url('/img/bg_home_bot_1600.jpg') top center no-repeat;height:544px;width:100%;}

#page{position:relative;z-index:2;min-width:998px; width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 998 ? "998px" : "auto");}

.aligner{position:relative;right:50%;float:right;margin:0px; padding:0px;}
#container{position:relative;right:-50%;margin:0px; padding:0px;}
.container_wide1{width:962px;}
.container_wide2{width:1074px;}

#header{height:490px;padding:0px 0px 0px 14px;color:#fff;}
#header a{color:#fff;}

#logo{position:absolute;padding:50px 0px 0px 0px;}
#top_navig{padding:50px 0px 0px 330px; text-align:center;}
#top_navig td{width:245px;height:52px;text-align:left;vertical-align:top;}

#content{height:1102px;line-height:150%;font-size:11px; font-family:tahoma;}
#leftcol{position:absolute; width:325px;}

#rightcol{padding: 0px 0px 0px 325px;}

#news{color:#364c4e;font-size:11px;}
.news_wide1{width:621px;height:751px; background: url('/img/bg_news_621.gif') top left no-repeat;position:relative; left:-10px;}
.news_wide2{width:729px;height:713px; background: url('/img/bg_news_729.gif') top left no-repeat;}
.news_wide1 .news_pad{padding:30px 45px 30px 40px;}
.news_wide2 .news_pad{padding:40px 80px 40px 60px;}
#news h2{color:#364c4e;margin:0px 0px 20px 0px ;}
#news span.gray{color:#576366;}
#news strong{color:#ff820a;}
#news .news_item{margin-top:25px;}
#news .news_item td{vertical-align:top;padding-right:14px;}
#news .news_item td p{padding:0px; margin:0px;}
#news a{font-weight:bold;}

#footer{height:197px;padding:0px 90px 0px 130px;color:#fff;font-family:calibri, tahoma;font-size:15px;line-height:120%;}
.footer_pad{padding:60px 0px;}
#footer a{color:#fff;}
/* #content_wrapper{min-height:1100px;height: expression((document.documentElement.clientHeight || document.body.clientHeight) < 1100 ? "1100px" : "auto");} */


/* for gallery */
.work_img{float:left;}

