div, p, body, html, a, form, input {margin:0; padding:0;}
a, a:hover { outline:none;}
img {border:0px;}
html, body { margin: 0; padding: 0; color:#353535; font-family: Arial, Tahoma, Helvetica; width:100%; height:100%;}

/* -------------------------------PAGE------------------------ */
/* GRID */
body { min-width:996px; font-size:11px; margin:0 auto; position:relative; color:#000;);
}
.tl, .tr  {width:356px; height:305px; position:absolute; top:0; z-index:2;}
.bl { background:url(../i/gr_bl.png) 0 100% no-repeat; height:100%; position:relative; min-width:996px; z-index:2; min-height:500px;
	_width:expression(document.body.clientWidth < 996? "995px": "auto" );
	-height:expression(document.documentElement.clientHeight < 500 ? "500px" : "100%");}
.tl { background:url(../i/gr_tl.png) 0 0 no-repeat; left:0;}
.tr { background:url(../i/gr_tr.png) 100% 0 no-repeat; right:0;}
.br { background:url(../i/bak.png) 0 0 no-repeat; position:absolute; bottom:0; right:0; width:365px; height:475px; z-index:3;}

#begin { width:972px; height:406px; position:absolute; z-index:5; top:50%; left:50%; margin:-238px 0 0 -486px; padding-top:70px; z-index:100;}

 
/* COLUMNS */
.logo { display:block; behavior:url(/netcat_files/js/pngbehavior.htc);}
.colum, .colum2 { width:49.9%; height:222px; overflow:hidden; float:left; margin-top:35px;}
.colum p { padding-left:60px;}

.colum2 { border-left:1px solid #cecece;}
.colum2 a { color:#910000; text-decoration:none;}
.colum2 a:hover { text-decoration:underline;}
.colum2 p { padding-left:25px;}

form a { font:bold 17px Arial, Helvetica; color:#847248; text-decoration:none; text-transform:uppercase; margin-right:15px;}
form div { vertical-align:top; padding-top:60px;}
form input { margin-right:8px; *margin-right:5px;}

.gray, .copy { color:#6a6a6a;}
.copy, label { font:normal 12px Tahoma;}

/* ELEMS */
p {margin-bottom:11px;}
form { padding:14px 0 5px 60px;}
label { color:#3e3e3e;}
form div, input { vertical-align:bottom; line-height:14px; *vertical-align:middle;}

/* ie6 */
* html .bl { background:url(../i/gr_bl.jpg) 0 100% no-repeat;}
* html .tl { background:url(../i/gr_tl.jpg) 0 0 no-repeat; height:50%;}
* html .tr { background:url(../i/gr_tr.jpg) 100% 0 no-repeat;}
* html .br { background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/netcat_files/i/bak.png', sizingMethod='scale');}