body 
{ 
padding: 0px; 
margin: 0px; 
background-color: #576454; 
text-align: center; 
font-family: arial,helvectia,sans-serif; 
} 

#container { 
width: 100%; 
} 

/* header area start */ 

#header { 
width: 100%; 
} 

/* topnav area start */ 

#topnav { 
clear:both; 
height:18px; 
width:100%; 
margin:0px; 
padding:0px; 
background-image:url(/images/header_bg.gif); 
background-repeat:repeat-x; 
background-color:#D35E11; 
} 

/* main area start */ 

#main { 
width: 100%; 
} 

#content_area { 
padding:0px; 
} 

/* footer area start */ 

#footer { 
width: 100%; 
padding-bottom:10px; 
padding-top:10px; 
} 


/* heading styles */ 

h1 
{ 
font-family: arial,helvectia,sans-serif; 
color:#D35E11; 
padding:0px; 
margin:0px; 
} 

h2 

{ 
font-family: arial,helvectia,sans-serif; 
color:#D35E11; 
padding:0px; 
margin:0px; 
} 







h3 
{ 
font-family: arial,helvectia,sans-serif; 
color:#D35E11; 
padding:0px; 
margin:0px; 
} 




h4 
{ 
font-family: arial,helvectia,sans-serif; 
color:#D35E11; 
padding:0px; 
margin:0px; 
font-size:16px; 
font-weight:bold; 
} 



h5 
{ 
font-family: arial,helvectia,sans-serif; 
color:#D35E11; 
padding:0px; 
margin:0px; 
font-size:13px; 
font-weight:bold; 
} 
