
#container { 
width: 770px; 
background-color: #FFFFFF; 
position:relative; 
} 

/* header area start */ 

#utility_nav { 
width: 770px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 4px; 
background-color: #FFFFFF; 
} 

#header { 
width: 770px; 

} 

/* topnav area start */ 

#topnav { 
width: 770px; 
} 


td 
{ 
font-family:Arial; 
font-size: 12px; 
} 


/* main area start */ 

#main { 
width: 770px; 
background-color: #FFFFFF; 
border-right:0px solid #7c85b4; 
border-left:0px solid #7c85b4; 
} 

html>body #main{width:770px;} 

#content_area { 
padding:0px; 
background:#F2F0F0 url(/images/content_bg.gif) top repeat-y; 
width:770px; 
} 

/* footer area start */ 

#footer { 
width: 770px; 
background:transparent; 
} 


h1{font-size:18px; color:#000000;} 
