body { 
margin: 0; 
padding: 0; 
font-family:Arial, Helvetica, sans-serif; 
font-size: 13px; 
line-height: 20px; 
text-align: center; 
background-image: url(../images/bgextend.jpg); 
background-repeat:repeat-x; 
background-color: #BDBDBD; 
} 

td { 
font-size: 13px; 
line-height: 20px; 
} 

h1 { 
font-size: 26px; 
color: #333333; 
} 

h2 { 
color:#09136C; 
font-size:16px; 
} 

a { 
color:#09126F; 
} 

#info_box { 
height: 240px; 
background-image: url(../images/info_box.jpg); 
background-repeat: no-repeat; 
color: #ffffff; 
font-weight: bold; 
padding: 110px 5px 0 10px; 
line-height: 18px; 
font-size:14px; 
} 

#info_box a { 
color: #ffffff; 
} 

#products_hd { 
background-color: #000000; 
height: 25px; 
line-height: 25px; 
width:178px; 
>width:186px; 
font-size: 13px; 
font-weight: bold; 
color: #ffffff; 
padding-left: 8px; 
margin-left: 2px; 
} 

#container { 
width: 901px; 
margin: 0 auto 0 auto; 
text-align: left; 
background-image: url(../images/container_bg.jpg); 
} 

#header { 
width: 901px; 
height: 158px; 
position: relative; 
background-image: url(../images/header.jpg); 
} 

#left_col { 
width: 188px; 
float: left; 
} 

#right_col { 
width: 713px; 
min-height:400px;
height:auto !important;
height:400px;
float: left; 
background-image: url(../images/right_col_bg.jpg); 
background-repeat: no-repeat; 
} 

#content { 
padding: 20px; 
font-size: 14px; 
} 

#content td, div { 
font-size: 14px; 
} 

#footer { 
width: 901px; 
height: 39px; 
line-height: 39px; 
background-color: #333333; 
color: #ffffff; 
text-align: center; 
font-weight: bold; 
clear: both; 
} 

#credits { 
width: 901px; 
margin: 0 auto 0 auto; 
text-align: right; 
padding: 5px; 
color: #333333; 
font-weight: bold; 
} 

#credits a { 
color: #333333; 
} 
