html, body {
margin:0;
padding:0;
background:#fff;
}

html {
height:100%;
}

body {
position:relative;
width:100%;
min-width:1000px;
height:auto !important;
height:100%;
min-height:100%;
color:#000;
font:14px Helvetica, Arial, Tahoma, Sans-Serif;
}

TABLE {
width:100%;
border:none;
border-collapse:collapse;
padding:0;
}

TD {
padding:0;
}

IMG {
border:none;
}

PRE {
font:100% Courier New, Monospace;
}

P,LI {
font-size:100%;
}

P {
padding:0;
margin:0 0 14px 0;
line-height:20px;
}

h1,h2,h3, .h-title {
font-weight:400;
line-height:30px;
margin:0;
padding:0;
color:#800000;
}

h1, .level_1 {
font-size:30px;
margin:0 0 8px -3px;
}

h2, .level_2 {
font-size:30px;
margin:0 0 8px -3px;
}

h3, .level_3 {
font-size:24px;
margin:0 0 8px 0;
}

*:FOCUS {
outline:none;	
}

a { 
color:#0873ba;
text-decoration:underline;
outline-style: none;
}

.h-title {
width:960px;
margin:30px auto 10px;
}

.artecid {
display:block;
position:absolute;
left:50%;
margin-left:-480px;
top:45px;
background:url("/html_template/artecID.jpg") left top no-repeat;
width:458px;
height:38px;
padding-top:165px;
text-align:center;
}

.artec3d {
display:block;
position:absolute;
left:50%;
top:45px;
background:url("/html_template/artec3D.jpg") left top no-repeat;
width:458px;
height:38px;
padding-top:165px;
text-align:center;
}



/*******CONTENT*******/
.content {
position:relative;
width:960px;
margin:0 auto;
padding:30px 0 210px;
}


.about-tbl td {
vertical-align:top;
width:50%;
padding:0 20px 20px 0;
}

.about-tbl td p {
padding-right:35px;
padding-top:10px;
}



/*********HEADER***********/

.header {
position:relative;
width:100%;
height:292px;
background:#fff;
border-bottom:4px solid #941c1c;
}





/*********FOOTER********/
.footer {
position:absolute;
bottom:0;
width:100%;
height:188px;
background:#fbfbfb url("/html_template/bottom_bg_repeat.png") top left repeat-x;
border-top:1px solid #941c1c;
}

.footer-content {
position:relative;
width:100%;
height:187px;
color:#000;
border-top:1px solid #fff;
}

.contactus-tbl {
width:960px;
margin:0 auto;
}

.contactus-tbl td {
vertical-align:top;
}
 
.contactus-tbl .tb_e7 td {
width:300px;
padding:0 0 10px 0;
}
 
.sep_20 {
width:20px !important;
padding:0;
border:0 !important;
}
 
.contactus-tbl .russia {
display:block;
font-size:18px;
font-weight:bold;
line-height:26px;
background:url("/html_template/mail_russia.png") 0 4px no-repeat;
margin:12px 0 4px 0;
padding-left:35px;
}
 
.contactus-tbl .usa {
display:block;
font-size:18px;
font-weight:bold;
line-height:26px;
background:url("/html_template/mail_usa.png") 0 4px no-repeat;
margin:12px 0 4px 0;
padding-left:35px;
}
 
.contactus-tbl .luxembourg {
display:block;
font-size:18px;
font-weight:bold;
line-height:26px;
background:url("/html_template/mail_luxembourg.png") 0 4px no-repeat;
margin:12px 0 4px 0;
padding-left:35px;
}