html, body, ul, ol, li, p, dd, blockquote, q, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, table, span{
margin: 0px; padding: 0; border: 0; }
	
html, body {
font-size: 90%;
font-family: "Arial", sans-serif;
text-align: left;
padding: 3px;
height: auto;
}

#con, #header, #ft { margin: 0 auto;  text-align: left;  max-width: 770px; background-color: #ffffff; height: auto;}
hr {color: #666666; background-color: #666666; height: 1px; border: thin;  padding-left: 3px; float: left; width: 100%;}

#header, #ft, #ft p  { margin-bottom: 5px; }
#logo { float: left; }
#icons {float: right; }
#lc{ width: 100%; float: left; height: 100%; margin-right: 15px;}
#rc{ width: 30%; float: left; height: 100%; min-width: 200px; padding-left: 10px; border-left: 1px solid #000000; 
border-right: 1px solid #000000; border-style: dashed; }

h1, h2 { color: #85C329; }
#lc p, #rc li a:visited { color: #999999; }
#lc li, #rc li a:link { color: #333333; }
#lc p { color: #666666; }

h1 { font-size: 1.6em; }
h2, #lc li, #rc li { font-size: 1.2em; }
#lc p { font-size: 1.0em; text-align: justify;}
#sub li { font-size: .9em; }

h1, h2, #lc li, #rc li {  font-weight: bold;  }
#lc p, h1, h2, #lc ul { margin-bottom: 12px; } 



#lc ul, #rc ul { list-style-type: none; padding: 0; margin: 0; margin-bottom: 10px; }
#lc li{  
background-image: url(i/seo-bullet.gif);
background-repeat: no-repeat;
margin-bottom: 7px;  margin-top: 7px; padding-left: 24px;
}

#rc li{  
background-image: url(i/rc-main-bullet.gif);
background-repeat: no-repeat;
margin-bottom: 7px;  margin-top: 7px; padding-left: 15px;
}

#sub li {  
background-image: url(i/seo-bullet-sub.gif);
background-repeat: no-repeat;
margin-bottom: 7px;  margin-top: 7px; padding-left: 12px;
}


#ft{/*border: thin solid #666666;*/
clear: both;
text-align: center;
}
.clear { clear: both; }

#icons, .ftlogo, #rc, hr, #bc, .up, #bcft { display: none; }
#lc ul {  list-style-image: url(i/rc-main-bullet.gif);  }
