/* CSS Document */
body{ margin-left:auto; margin-right:auto; margin-top:20px}
body{ background-image:url(../images/bg.jpg); background-repeat:repeat-x}
body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#eaff00; line-height:18px; font-weight:normal}

a{color:#eaff00; text-decoration:underline}
a:hover{color:#eaff00; text-decoration:none}

#outer{ width:921px; margin-left:auto; margin-right:auto}
#main{ width:921px; float:left}

#header-section{ width:921px; float:left}
#logo{ width:312px; float:left}
#flash{ width:609px; float:left}
#flash-Banner{ width:921px; float:left; padding-top:15px}


#middle-section{ width:921px; float:left; margin-top:18px}

#middle-top{ width:921px; float:left; background-image:url(../images/middle-top-bg.jpg); background-repeat:no-repeat; height:23px}
#middle-repeat{ width:921px; float:left; background-image:url(../images/middle-bg-repeat.jpg); background-repeat:repeat-y}
#middle-bottom{ width:921px; float:left; background-image:url(../images/middle-bottom-bg.jpg); background-repeat:no-repeat; height:14px}


#content-div{ width:921px; float:left; background-image:url(../images/left-bottom-content-bg.jpg); background-repeat:no-repeat; background-position:left bottom}

#left{ width:202px; float:left}

#right{ width:649px; float: right; padding-left:18px; padding-right:18px}

#footer{ width:921px; float:left; text-align:center; padding-top:15px; padding-bottom:20px}


/***********************extra********************/
.left-divider{ padding-top:40px}
.left-punchline{ padding-top:16px}
.left-text{ padding-top:36px}
.left-hotline{ padding-top:25px}
.content{ padding-top:13px}

.white-box{ padding-top:25px}
.white-box-middle{ border-left:1px #ffffff solid; border-right:1px #ffffff solid}