/* CSS Document */

#outer{ width:994px; margin-left:auto; margin-right:auto}
#main{ width:994px; float:left}

/*Main Frame*/
#main-frame-top{ width:994px; float:left; background-image:url(../images/main-frame-top.png); height:25px; background-repeat:no-repeat}
#main-frame-content{ width:994px; float:left; background-image:url(../images/main-frame-repeat.png); background-repeat:repeat-y}
#main-frame-bottom{ width:994px; float:left; background-image:url(../images/main-frame-bottom.png); height:28px; background-repeat:no-repeat}

/*Sub*/
#sub-frame-outer{ width:978px; margin-left:auto; margin-right:auto}
#sub-frame-inner{ width:978px; float:left}

/*Inner Part Top*/
#inner-part-top{ width:978px; float:left}


/*Content Area*/
#content-area-outer{ width:855px; margin-left:auto; margin-right:auto;}
#content{width:854px; float:left; padding-bottom:15px; padding-top:15px;}

/* Bottom Background*/
#bottom-background{ width:978px; float:left; background-image:url(../images/bottom-bg.jpg); height:158px; background-repeat:no-repeat; background-position:center}

/*Footer Section*/
#footer-section{ width:946px; float:left; padding-left:32px}
