/* CSS Document */

body{
color:#666666;
margin:0px auto;
padding 0px auto;
width:776px;
border-left:1px solid #e9e7e7;
border-right:1px solid #e9e7e7;
}
 
 .blue a , .blue a:visited{
color:#0000ff;
 }
 #heading_text{
 background-color:#e13c25;
 color:#FFFFFF;
 font-weight:bold;
 font-size:11px;
 font-family:Arial;
 padding:7px 15px 8px 15px;
 }
 
.top_links{
 background-color:#e9e7e7;
 color:#737373;
 padding:3px 15px 3px 15px;
 text-align:right;
 font-weight:bold;
 font-size:11px;
 font-family:Arial;
}

.top_links a, .top_links a:visited {
color:#737373;
text-decoration:none;
}

.top_links a:hover {
color:#e13c25;
text-decoration:underline;
font-family:Arial;
}

h1{
font-size:28px;
font-family:Arial;
}

#heading{
border-bottom:1px solid #e9e7e7;
padding:0px 10px;}

#product_table{
width:230px;
float:left;
}

#prod_link_heading{
color:#FFFFFF;
font-size:12px;
font-family:Arial;
font-weight:bold;
padding:0px 15px;
background-color:#9b9a9a;
}
#prod_link_heading a{
color:#FFFFFF;
}
#prod_link_heading a:hover{
color:#000000;
text-decoration:underline;
}
.content{
padding:25px 15px 0px 15px;
width:516px;
float:right;
text-align:justify;
line-height:18px;
font-size:12px;
font-family:Arial;
}

.main_heading{
color:#e13c25;
border-bottom:1px solid #e13c25;
width:100%;
font-weight:bold;
font-size:12px;
font-family:Arial;
margin-bottom:3px;
}

.products{
color:#000000;
padding-top:5px;
margin-top:5px;
line-height:18px;
}

.inquiry{
color:#4753cf;
font-weight:bold;
font-family:Arial;
font-size:12px;
}

.inquiry a:active, .inquiry a:visited {
text-decoration:underline;
color:#4753cf;
}
.inquiry a:hover{
color:#990000;
text-decoration:none;
}

.comp_information td{
padding: 5px 0px;
font-size:12px;
border-bottom:1px solid #e9e7e7;
}

.product_link{
font-weight:bold;
font-family:Arial;
font-size:12px;
padding:5px 15px;
}

.product_link a, a:visited {
line-height:20px;
text-decoration:none;
color:#666666;
}

.product_link a:hover {
text-decoration: underline;
color:#000000;
}

.pad{
padding:5px 15px;
}

.contact{
padding:5px;
line-height:18px;
}

#footer{
text-align:center;
clear:both;
border-top:1px solid #e9e7e7;
border-bottom:1px solid #e9e7e7;
}

#ft_our_prod{
font-weight:bold;
font-size:12px;
font-family:Arial;
color:#e1422e;
}
#ft_our_prod a{
text-decoration:none;
color:#e1422e;
}

#ft_our_prod a:hover{
text-decoration:underline; 
color:#000000;
}

#tg{
padding:15px;
font-size:11px;
font-family:Arial;
}

.bt_links {
font-size:11px;
font-family:Arial;
color:#000000;
text-decoration:none;}

.bt_links a, .bt_links a:visited {
color:#000000;
text-decoration:none;}

.bt_links a:hover {
color:#e1422e;
text-decoration:underline;}

ul{margin-bottom:0px;
}

.img1{
border:1px solid #9b9a9a;
}