/* CSS Document */

.cfx { clear:both; }

#container { clear:both; width:970px; margin:0 auto; }

#bottom-banner { clear:both; text-align:center; width:630px; margin-top:2px; padding:0px; background:url(banner_bg.png) center center no-repeat; }

#footer { clear:both; width:966px; height:125px; margin:10px auto; background-image:url(bottom_bg.png); }

#left, #center, #right { float:left; }

#left { width:140px; padding-right:10px; margin-top:5px; }
#center { width:640px; }
#right { width:180px; margin-top:5px; }

div.leftblock { margin:10px 10px 0 0; width:140px; }
div.rightblock { margin:10px 0 0 10px; width:170px; }

.leftblock .box-head img { margin-left:0px; }
.rightblock .box-head img { margin-left:0px; }

.rightblock .box-head { padding-bottom:15px; background-image:url(box-common-head-bg.png); background-position:left bottom; background-repeat:no-repeat; }
.rightblock .box-body { width:160px; padding:0px 5px 30px 5px; background-color:#206D9E; background-image:url(box-common-bottom-bg.png); background-position:left bottom; background-repeat:no-repeat; }

#center_inner { width:640px; height:455px; background-color:#FFFFFF; background-image:url(bg-center.jpg); background-repeat:no-repeat; background-position:top left; }
