/* CSS Document */

#outer{ width:972px; margin-left:auto; margin-right:auto}

#main{ width:972px; float:left}



/******************header****************/

#header{ width:952px; float:right}



/********Navigation*************/
#navigation{ width:972px; float:left; margin-top:10px}


/**************middle*********************/

#left-img2{ width:20px; height:20px; float:left}
#middle{ width:952px; float:right; background-color:#FFFFFF; padding-bottom:30px; border-bottom:10px #f90607 solid}

#inner-outer{ width:925px; margin-left:auto; margin-right:auto}

#inner-main{ width:925px; float:left}


/**********Banner-section***********/
#banner-section{ width:925px; float:left; margin-top:5px}
#banner-flash{ width:672px; float:left;}
#banner-content{ width:235px; float:right; background-color:#3d3c3c; height:262px; color:#FFFFFF}


/***********Content-area*********************/
#content-area{ width:925px; float:left;margin-top:35px; background-color:#FFFFFF}

#left-section{ width:550px; float:left; }
#left-section-inner{ width:672px; float:left; padding-right:253px;background-image:url(../images/red-strip.jpg); background-repeat:no-repeat; background-position:right top; }
#left-section-inner-more{ width:925px; float:left; text-align:right; margin-top:10px }

#right-section{ width:300px; float:right}


/******************footer******************/
#footer{ width:952px; float:right; margin-top:15px}



/***********************extra*************************/
.title-td{ height:42px; background-image:url(../images/red-strip.jpg); background-repeat:no-repeat; background-position:right top; text-transform:uppercase; font-family: Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#000000 }
.title-td-inner{ height:42px; text-transform:uppercase; font-family: Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#000000 }

.gray-title-td{ height:42px; background-image:url(../images/gray-strip.jpg); background-repeat:no-repeat; background-position:right top; text-transform:uppercase; font-family: Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#000000 }


