@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;

}

BODY{
width:100%;
/*background:#ccc; */
background:#bcd4e7;
text-align:center;
}

#main_table{
background:#fff;
margin:0 auto;
width:760px;
height:100%;
}

.spacer_margin{
/*background:#ccc; */
background:#bcd4e7;
height:30px;
}

.header{
background:url(images/header_main.jpg);
height:54px;
}

.menu_bg{
height:31px;
background:url(images/menu_el.gif) top left repeat-x;
border-top:2px solid #ffffff; 
border-bottom:2px solid #666666; 
}


.menu_img{
padding:0px;
margin:0px;
}

.title_bar{
background:url(images/title_bg.jpg) left top repeat-x;
}

.prod_bg_orange{
background:#f6f6f6 url(images/title_orange_header.jpg) top left no-repeat;
border-bottom:5px solid #868686; 
}

.prod_bg_green{
background:#f6f6f6 url(images/title_green_header.jpg) top left no-repeat;
border-bottom:5px solid #868686; 
}
.prod_bg_green2{
background:#f6f6f6 url(images/title_green_header2.jpg) top left no-repeat;

}

.prod_bg_blue{
background:#f6f6f6 url(images/title_blue_header.jpg) top left no-repeat;
border-bottom:5px solid #868686; 
}

.prod_bg_blue2{
background:#f6f6f6 url(images/title_blue_header2.jpg) top left no-repeat;
}


.prod_bg_red{
background:#f6f6f6 url(images/title_red_header.jpg) top left no-repeat;
border-bottom:5px solid #868686; 
}

.prod_bg_red2{
background:#f6f6f6 url(images/title_red_header2.jpg) top left no-repeat;

}



h2{
font-size:14px;
font-weight:bold;
padding-left:10px;s
height:31px;
line-height:31px;
margin-top:18px;
}

h4{
margin-top:10px;
padding-left:10px;
padding-right:10px;
font-size:14px;
color:#4a4f81;
font-weight:bold;
line-height:16px;
/* border-bottom:1px solid #c3d9e6; */
}

p{
margin-top:10px;
padding-left:10px;
padding-right:10px;
color:#333;
font-size:11px;
line-height:16px;
}

ul{
list-style:none; width:auto; height:auto; display:block; margin-top:10px; margin-bottom:10px;
}

ul li{
margin-left:10px; margin-right:10px;list-style-type:none; padding-left:15px; background:url(images/check.jpg) left top no-repeat; color:#333;
}

div#phot{
margin:0 auto; height:auto; text-align:center; width:100px; margin-top:10px;
}

hr{
color:#eee;
}

.td_line{
border-top:1px solid #ccc;
}

.dload{
color:#000; font-weight:bold;
}

.copy{
height:25px;
line-height:20px;
text-align:center;
color:#ffffff;
font-size:10px;
/*background:#ccc; 
background:#bcd4e7;*/


}


/* new addition  */

.td_titlex{
padding-left:10px; padding-right:10px; font-size:14px; color:#fff; height:30px; line-height:30px; background:url(images/menu_el.gif) left top repeat-x;
}


.menu_txt{
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:13px;
margin-top:18px;
}
