* {margin: 0; padding: 0;}

html {
background: #ffffeb url(../images/html_bg.gif) repeat-x ;
background-position: 0px 87px;
}

body {
margin:0px;
}

#wrap {
width : 950px;
border : 0px solid #000;
}
/*start of header*/
#header {
border-bottom: 2px solid #000;
height: 87px;
}

#header h1 {
text-indent: -9999px;
background:url(../images/etilogo.gif) no-repeat;
height:50px; width: 344px;
position: absolute;
right:160px; top:45px;
z-index:100;
}

#header h2{
background: url(../images/header_title.gif) no-repeat;
position : absolute;
 left : 100px; top:28px;
width : 350px; height: 58px;
text-indent:-9999px;
text-align:left;
z-index:120;
}

#header h3 {

position: absolute;
text-indent: -9999px;
width:508px; height:196px;
right:300px; 
}
/*end of header*/
/*start of content*/
#content {
background: #e0e0e0 url(../images/content_bg.gif) no-repeat;
color : #000;
height: 585px;
text-align:left;
font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: 100;
padding-top:0px;
}

#content h2{
padding-left: 20px;
width: 100%;
padding-top:50px;
z-index:500;
}

#top_left {
float:left;
width : 640px; height: 248px;
padding-right: 10px;
position:relative;
z-index:100;
margin-top:0px;
}

#top_left2 {
float:left;
width : 940px; height: 400px;
padding: 0px 10px 18px 0px;
}

#top_left h4{
margin-bottom: 10px;
border-bottom: 1px solid #000;
z-index:100;
}

#topleft_cont{
overflow-y: auto;
height: 430px;
background:#e0e0e0;
z-index:101;
margin-top:0px;
}

#topleft_cont2{
overflow-y: auto;
height: 430px;
background:#1f1b0e;
z-index:101;
margin-top:0px;
width:620px;
color:#CCCCCC;
border: 2px solid #000;
}

#topleft_cont p{
background-color: transparent;
}

#eti_products {
}

#eti_products li{
padding-top: 5px;
}

#top_right{
float:right;
width : 280px; height: 250px;
position:relative;
z-index:100;
}

#top_right h4{
margin-bottom: 10px;
border-bottom: 1px solid #000;
}

#product_line {
margin-top:30px;
margin-left: 60px;
list-style-type:none;
}

#product_line li{
margin-top: 20px;
text-align:center;
}

#product_line li a{
text-decoration: none;
color:#000;
}

#product_line li a:hover{
border-bottom: 1px solid #ccc;
color: #ababaa;
}

#right_id {
margin-left: 80px;
}


/*end of content*/
/*start of footer*/
#footer {
border-top: 2px solid #000;
height : 150px;
}

#foot_left {
float:left;
width:280px; height: 200px;
background: url(../images/footer_sec.gif) no-repeat;
margin : 10px 0px 0px 2px;
}

#foot_left h4 {
border-bottom : 1px solid #efefef;
padding-bottom: 10px;
}

#related_links {
text-align:left;
}

#related_links li{
list-style-type: none;
padding-top: 2px;
}

#related_links a{
text-decoration: none;
color: #000;
}

#related_links a:hover{
border-bottom: #c64371 1px solid;
}

#foot_center {
float: left;
width:280px; height: 200px;
background: url(../images/footer_sec.gif) no-repeat;
margin : 10px 0px 0px 51px;
}

#foot_center p{
text-align:left;
padding: 0px 35px 0px 35px;
}

#foot_center h4 {
border-bottom : 1px solid #efefef;
padding-bottom: 10px;
}

#foot_right {
float:left;
width:280px; height: 200px;
background: url(../images/footer_sec.gif) no-repeat;
margin : 10px 0px 0px 51px;
}

#foot_right p{
text-align:left;
padding-left: 40px;
}

#foot_right h4 {
border-bottom : 1px solid #efefef;
padding-bottom: 10px;
}
/*end of footer*/

#copyright {
width : 400px;
font-size:9px;
}

#menu {
position:absolute;
height:35px; width: 100%;
}

#tabs {
}

#tabs li {
float:left;
list-style-type:none;
margin: 0px 0px 0px 0px;
}

#tabs li a{
background: url(../images/tab.gif) no-repeat;
display:block;
text-decoration:none;
height:25px; width: 106px;
padding-top:2px;
color: #000000;
font-size:17px;
}

#tabs li a:hover{
color:#999999;
}

#tabs #current a{
background:url(../images/tab_current.gif) no-repeat;
width:122px; height : 30px;
margin-top:-2px;
color:#000;
font-size: 20px;
}