/*Center and Content Areas*/
#center { background-color: white; background-image: url(../images/vision/bg-vision.jpg); background-repeat: no-repeat; background-position: 90px 13px; position: relative; top: 0; width: 610px; margin-left: 129px; padding-bottom: 20px; }
/*stripe*/
#stripe { background-image: url(../images/vision/stripe-vision.jpg); background-repeat: no-repeat; height: 13px; }
/*Right*/
#right { position: absolute; top: 215px; left: 589px; width: 150px; height: auto; margin: 0; padding: 0; }
