@import url(forms.css);

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background: #E8E9EB; margin: 0 auto; padding: 0; }

h1 { font-size: 18px; font-weight: bold; }
h2 { font-size: 16px; font-weight: bold; }
h3 { font-size: 14px; font-weight: bold; }
h4, strong, b { font-size: 11px; font-weight: bold; }

a { color: #CC0000; text-decoration: underline; }
th { font-family: Verdana, Arial, Helvetica, sans-serif; }
td { font-family: Verdana, Arial, Helvetica, sans-serif; }
.t-cell td { border: #ddd 1px solid; }
.skip { color: #fff; background: transparent; padding:5px; }
.error { color: #ff0000; }

#clear { clear:both; }

#container { clear:both; position: relative; margin:0 auto; padding:0; width: 660px; height: auto; background-color: #fff; border-left: 1px solid #bbbbbb; border-right: 1px solid #bbbbbb; overflow: hidden; }

#header { clear:both; position: relative; margin: 0; padding: 0; height: auto; border-top: 0px solid #CC0000; overflow:hidden; }

#header-top-right-cont { display:none; visibility:hidden; }
#header-top-right { display:none; visibility:hidden; }
#top-right-element { display:none; visibility:hidden; }

#logo a { clear: both; position: relative; float: left; background: url(/images/ns.jpg) no-repeat; width: 225px; height: 60px; margin: 2px 0px 2px 10px; /*height: 50px; margin: 15px 10px;*/ padding: 0; display: block; text-indent: -999em; }

/*#coder { position: absolute; margin: 0; width: 825px; height: 150px; padding:0; background: url(/images/coder.jpg) right no-repeat; border: 0px solid orange; }*/

#desc { clear: left; position: relative; float: left; margin: 10px 0 15px 15px; padding:0; font-size: 110%; }
#skip { position: absolute; margin: 0;/*clear:both; position: relative; float: left; margin: 10px 0 15px 15px;*/ padding:0; }

#nav-top { display:none; visibility:hidden; }

#nav-left { display:none; visibility:hidden; }

#banner { position: relative; float: right;  }

#banner-top { position: absolute; top: 0; right: 0; margin: 0; padding: 0 14px 5px 30px; color: #fff; line-height: 30px; background: url(/images/bg_top.jpg) no-repeat; }
#banner-top a { color: #fff; }

#content-container { border:0px solid yellow; clear:both; position: relative; width:auto; margin: 0; padding: 0; }

#content { border:0px solid red; clear:both; position:relative; float:left; width:auto; height:100%; margin: 0; padding: 0; }
#content li { list-style-type:square; }

.colmask {
	clear: both; float: left; overflow: hidden; width: 100%; position: relative; 
}
.leftmenu {
	background: #fff;
}
.leftmenu .colright {
	background: #fff; left: 200px; float: left; width: 200%; position: relative;
}
.leftmenu .col1wrap {
	right: 200px; float: right; padding-bottom: 1em; width: 50%; position: relative;
}
.leftmenu .col0 {
	right: 100%; margin: 20px 15px; overflow: hidden; position: relative;
}
.leftmenu .col1 {
	right: 100%; margin: 20px 15px 20px 215px; overflow: hidden; position: relative;
}
.leftmenu .col2 {
	right: 185px; margin: 20px 0px; float: left; width: 170px; position: relative;  
}
.leftmenu .col1 ul {
	list-style-type: square;
}

#footer { clear: both; position: relative; border-top: 1px solid #eee; margin: 0 0; padding: 10px; font-size: 9px; color: #666; text-align: center; overflow:hidden; }

#contact { margin: 15px 20px; padding: 5px; float: right; font-size: 11px; color: #333333; text-align: center; background-color:#fff; border: 1px solid #999; }

#breadcrumb { display:none; visibility:hidden; }

#print { clear: both; position: relative; float: right; text-align: right; margin: 0; padding: 0; }

#info-box { position:relative; float:left; background: #eee; filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#dfdfdf', gradientType='0'); border: 1px solid #999; height: auto; margin: 10px 5px; padding: 0 5px 5px 5px; width: 180px; }
#info-box h3 { background-color:#CC0000; border-bottom: 1px solid #fff; color: #fff; margin: 0 -5px; padding: 5px 5px; text-align: center; }
#info-box p { margin-bottom: 20px; }

