@charset "UTF-8";
/* CSS Document */

#leftColumn1 .leftbox_top_left { background: url(../images/layout-images/leftbox_top_left.gif) left top no-repeat;}
#leftColumn1 .leftbox_top_right { background: url(../images/layout-images/leftbox_top_right.gif) right top no-repeat;}
#leftColumn1 .leftbox_bot_left { background: url(../images/layout-images/leftbox_bot_left.gif) left bottom no-repeat;}
#leftColumn1 .leftbox_bot_right { background: url(../images/layout-images/leftbox_bot_right.gif) right bottom no-repeat; width: 100%; min-height:: 100px; height: auto !important; height: 100px;}

#leftColumn1 .leftbox_side_left { background: url(../images/layout-images/leftbox_side_left.gif) left top repeat-y #00853F;}
#leftColumn1 .leftbox_side_right { background: url(../images/layout-images/leftbox_side_left.gif) right top repeat-y;}
#leftColumn1 .leftbox_side_top { background: url(../images/layout-images/leftbox_side_top.gif) left top repeat-x;}
#leftColumn1 .leftbox_side_bot { background: url(../images/layout-images/leftbox_side_top.gif) left bottom repeat-x;}
