/* RESET */
html,body,div,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 11px; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; margin: 0px;}
fieldset,img { border: none; }
caption,th { text-align: left; }

/*--- Footer Section ---*/
#footersection { width: 980px; color: #888; font-size: 10px; margin: 18px auto; padding-bottom: 6px; line-height: 18px; text-align: left !important; }
#footersection a { color: #08c; }
#footersection p { margin-bottom: 1em; }
#footersection form { margin: 18px 10px; }
.bottomli{ background: url(../images/smlarrow.png) no-repeat 0px; padding-left:8px;}

/*--- Navigation Section ---*/

#navigation .column { width: 122px; padding: 9px 0 4px 18px; }
#navigation .column.last { float: left !important; padding-right: 0; }
#navigation h3 { color: #333; font-weight: bold; }
#navigation h3.standalone { margin-bottom: 18px; }
#navigation a { color: #666; text-decoration: none; display: block; }
#navigation h3.standalone a:link,
#navigation h3.standalone a:visited { color: #444; }
#navigation a:hover { color: #333 !important; text-decoration: none !important; }
#navigation ul { margin-bottom: 0; padding-bottom: 9px; }
#navigation .column { width: 166px; }
#navigation.fc #dn-cola { width: 140px; }

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }



#container { width: 980px; margin: 0 auto; position: relative;
    top: 0px;
    left: 0px;
}
#main { width: 100%; position: relative; }
#content { padding: 18px 20px; position: relative; color: #333; }

.column { float: left; }
.column.first, .column.last { margin-left: 0 !important; }
.column.last { float: right !important; }
p.last, ul.last, ol.last, li.last { _width: auto !important; _float: none !important; }


