body, p, table td, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
}

body {
background:#121212;
font-family: tahoma;
color: #6D6D6D;
font-size: 11px;
}

a {color: #000;}
a:hover {color: #000; }

table.this {
border-collapse: collapse;
empty-cells:show;
width:100%;
}

table.this td {
vertical-align: top;
font-size: 11px;
}


#Ruler {
height:0;
left:0;
position:absolute;
top:0;
width:100%;
}

#container {
min-width:780px;
width:1000px;
/*width: expression((document.getElementById('Ruler')) ? ((document.getElementById('Ruler').clientWidth > 1500) ? '1500px' : ((document.getElementById('Ruler').clientWidth < 780) ? '780px' : '100%')) : '100%');*/
}

.pad {
//height: 1%;
padding: 14px 18px 54px 18px;
background: url('../images/bg.gif') left bottom repeat-x;
}

.logo {
background: red url('../images/logo.gif') 50% 50% no-repeat;
width: 202px;
height: 119px;
}

.image1_parent {/*background: #1F6AF9;*/background:#737373 url(../images/i_03.jpg) no-repeat scroll right center;
width: 100%;
height: 119px;
}
.image2_parent {background:#737373 url(../images/i_13.jpg) right  no-repeat;} 




.menu1 {//height: 1%; padding: 0 0 0 35px;}
.menu1 table.this td {border-right: 1px solid #fff; vertical-align: middle; height: 19px;
text-align: center;}

.menu1 a {
background: url('../images/i_07.gif') left 2px no-repeat;
padding-left: 21px;
color: #fff;
text-decoration: none;
}

.menu1 a:hover {color: #fff; text-decoration: underline;}

.menu2 {background: #ABABAB url('../images/i_11.gif') left top repeat-x; padding: 12px 0 25px;}
.shadow {background: url('../images/i_28.gif') left top repeat-x; height: 34px;}
.left {background: #737373;}
.right {background: #DEDEDE; padding-bottom: 15px;}

.image2 {
width: 537px;
height: 88px;
}

.menu2 p {
padding: 6px 10px 7px 55px;
border-bottom: 1px solid #7E7E7E;
}
.menu2 p:hover {
padding: 6px 10px 7px 55px;
border-bottom: 1px solid #7E7E7E;
background:#cdcdcd;
}



.menu2 p a {
color: #fff;
padding-left: 11px;
background: url('../images/i_23.gif') left 6px no-repeat;
text-decoration: none;
}

.menu2 p a:hover {color: #fff;   text-decoration: underline;}

.right p, .right h2, .right h3 {padding-left: 23px; padding-right: 23px;}

h2 {
background: red;
padding: 7px 0;
color: #fff;
font-size: 11px;
font-weight: lighter;
text-decoration: underline;
margin-bottom: 18px;
}

h3 {
font-size: 11px;
color: red;
background: url('../images/i_16.gif') 8px 3px no-repeat;
text-decoration: underline;
}
.right p {padding-top: 4px; padding-bottom: 4px;}
.clear {clear: both;}

.block_w_image {padding-bottom: 20px;}


.menu3 table.this td {vertical-align: middle; height: 35px;
text-align: center;}


.menu3 a {
font-size: 10px;
color: #fff;
text-decoration: none;
}

.menu3 a:hover {color: #fff; text-decoration: underline;}
.i_7{
background:#000 url('/images/i_7.jpg') right no-repeat;
width:164px;

}


