body { 
margin-top:0px; 
background: url(/images/fade.gif); 
} 

#container { 
width: 800px; 
background:#FFFFFF; 
} 

/* header area start */ 


#header { 
width: 800px; 
} 


/* main area start */ 

#main { 
width: 800px; 
} 

#content_area { 
padding:0px 0px 20px 0px; 
} 


#content_area1 { 
padding:10px 40px 40px 40px; 
} 


#content_area2 { 
padding:30px 40px 40px 40px; 
background:url(/images/callforprice.jpg) 580px 10px no-repeat; 
} 


/* footer area start */ 

#footer { 

background:#A30500 none repeat scroll 0 0; 
padding-bottom:20px; 
padding-top:15px; 
text-align:center; 
width:800px; 
} 

#footer_top 
{ 

background:transparent url(/images/footer_top.jpg) repeat-x scroll left top; 
color:#FFFFFF; 
font-family:Arial,Helvetica,sans-serif; 
font-size:13px; 
font-weight:bold; 
padding-bottom:10px; 
padding-top:9px; 
width:800px; 
} 

/* heading styles */ 

h1 { 
color: #000000; 
font-size: 22px; 
font-weight: bold; 
font-style:italic; 
} 

h2 { 
color: #0072BC; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #004A80; 
font-size: 12px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
border: 1px #000000 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 



ul.indexbullets { 
color:#F50100; 
font-family:verdana; 
font-size:22px; 
font-style:italic; 
font-weight:bold; 
list-style-type:none; 
margin-left:50px; 
margin-top:10px; 
padding:0; 
white-space:nowrap; 
} 

ul.indexbullets li { 
background-image:url(/images/indexbullets.jpg); 
background-position:0 7px; 
background-repeat:no-repeat; 
padding-bottom:5px; 
padding-left:16px; 
padding-right:7px 
} 



td{font-family:verdana; font-size:12px; color:#000000;} 

a { 
color:#CC0000; 
text-decoration:underline; 
} 
a:hover { 
color:#CC0000; 
text-decoration:none; 
} 


.counter{float:right; margin-right:10px; margin-bottom:10px;} 
