/* CSS Document */
#outer{ width:990px; margin-left:auto; margin-right:auto}
#inner{ width:990px; float:left}

#navigation{ width:990px; height:80px; float:left; background-image:url(../images/navigation-bg.jpg); background-repeat:repeat-x}

#banner-flash{ width:990px; float:left}

#page-title{ width:980px; height:32px; float:left; background-image:url(../images/title-bg.jpg); background-repeat:repeat-x; padding-left:10px; padding-top:8px}

#content-section{ width:990px; float:left; background-color:#262323}

#left{ width:620px; float:left; padding-left:10px; padding-top:20px}
#right{ width:338px; float:right; background-image:url(../images/right-section-bg.jpg); background-repeat:repeat-x; padding-top:20px}


#footer{ width:990px; height:42px; float:left; background-image:url(../images/footer-bg.jpg); background-repeat:repeat-x; padding-top:15px}





/******************Additional*****************/
.circle{ width:29px; height:25px; background-image:url(../images/circle-bg.jpg); background-repeat:no-repeat; text-align:center}
.details{ height:25px; background-image:url(../images/highlight-bg.jpg); background-repeat:repeat-x}
