@CHARSET "UTF-8";

html, body{padding:0;margin:0;width:100%;height:100%;}
body{font-family:Arial, sans-serif; font-size:12px;color: #a5a5a5;min-width: 1000px;background: #191919;}

table, tr, td{padding:0;margin:0;font-family:Arial, sans-serif; font-size:12px;color:#a5a5a5;border-collapse:collapse;border:none;}
td{vertical-align:top;text-align:left;border: 1px solid #a5a5a5;padding: 5px;}
table.no-border td{border: none;}

a{color: #a5a5a5;text-decoration:underline;}
a:hover{color: #e3e3e3;}

/*ul{list-style:none;padding:0;margin:0;}*/

img{border-width:0;}
p{margin:0 0 10px 0;padding:0;}

h1, h2, h3{padding: 0 0 15px 0;margin: 0;font-weight: normal;font-size: 18px;color: #e3e3e3;}

.left-column .dot, .slogan, .tl div, .tr div, .logo, .bg-png-crop{
	filter	: expression(
		(runtimeStyle.filter == '') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+', sizingMethod=crop)' : runtimeStyle.filter,
		runtimeStyle.backgroundImage = 'none');}

.bg-png-scale{
	filter	: expression(
		(runtimeStyle.backgroundImage != 'none') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+', sizingMethod=scale)' : runtimeStyle.filter,
		runtimeStyle.backgroundImage = 'none');}

.png{
	width: expression(width);
	filter: expression( (runtimeStyle.filter == '') ? runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+src+"', sizingMethod='image')" : '',
						src = '/images/blank.gif');}

input.text{border: 1px solid #212121;width: 100%;height: 20px;}
textarea{border: 1px solid #212121;width: 100%;height: 100px;overflow: auto;}

.annotation{display: none;}
.clear{height: 0;line-height: 0;font-size: 0;clear: both;}
.absolute-container{line-height: 0px;font-size: 0px;height: 0px;position: relative;}

.all{min-height:100%;margin-bottom: -199px;}
*html .all{height:100%;}
.footer{height: 199px;width: 1000px;margin: 0 auto;background: url(/images/water.jpg) no-repeat center bottom;}
.main{margin: 0 auto;padding-bottom: 199px;width: 1000px;background: url(/images/bg.jpg) no-repeat 0 120px;}

.tl, .tr{float: left;width: 14px;line-height: 2px;height: 100px;overflow: hidden;position: relative;margin-top: 20px;}
.tl div, .tr div{width: 14px;height: 200px;background: url(/images/top-gradient.png) no-repeat;position: absolute;}
.tl div{top:-100px;}
.top{height: 100px;background: url(/images/top.jpg) repeat-x 0 20px;padding-top: 20px;width: 100%;float: left;margin: 0 -14px;}

.left-part{float: left;}
.logo{display: block;width: 76px;height: 67px;background: url(/images/logo.png) no-repeat;cursor: pointer;float: left;margin-top: 16px;margin-left: 30px;}
*html .logo{margin-left: 20px;}
.top .menu{float: right;padding-right: 50px;text-transform: uppercase;padding-top: 42px;}
.top .menu a{text-decoration: none;color: #e3e3e3;padding-left: 20px;}
.top .menu a:hover{text-decoration: underline;}
.slogan{float: left;width: 174px;height: 21px;background: url(/images/slogan.png) no-repeat;cursor: pointer;margin: 38px 0 0 14px;}
.left-column{width: 310px;float: left;position: relative;font-size: 14px;}
.right-column{float: left;width: 100%;margin-left: -310px;padding-top: 30px;}
.left-column div.cont{padding: 30px 20px 0 47px;}
.left-column div.clear{height: 10px;}
.left-column a, .left-column span{display: block;padding: 0px 0 10px 20px;}
.left-column a:hover{background: url(/images/dot.png) no-repeat;}
.left-column span{color: #e3e3e3;background: url(/images/dot.png) no-repeat;}
.sub-items{padding-left: 30px;}

.right-column .cont{padding: 0px 30px 0 320px;min-height: 320px;}
.atm{float: right;margin: 110px 50px 0 0;}
.copy{padding: 170px 0 0 50px;font-size: 10px;}
.copy span{color: #e3e3e3;}

.text-content{line-height: 18px;}

.ind{text-indent: 15px;}

.counters{display: none;}
