.c-wrapper{}
.c-head div.c-title{float:left;width:99%; }
.c-head div.c-title-two{float:left;width:99%; }
.c-head div.c-actions{float:right; width:1%;}
.no-title .c-title{display:none;}
.c-head{position:relative;}
.c-head .c-action{position:absolute; top:0; right:0;}
table{}
.tl{}
.t{}
.tr{}
.ml{}
.m{}
.mr{}
.bl{}
.b{}
.br{}

/* Round Containers */
.round-white-cont{margin-bottom:10px;}
.round-white-cont table{width:100%;}
.round-white-cont .tl{width:9px; background: transparent url('images/container_corner_L.png') no-repeat right bottom;}
.round-white-cont .t{height:9px;background: transparent url('images/container_top_strip.png') repeat-x  bottom;}
.round-white-cont .tr{width:9px; background: transparent url('images/container_corner_R.png') no-repeat left bottom;}
.round-white-cont .ml{width:9px;background: transparent url('images/container_L_strip.png') repeat-y right;}
.round-white-cont .m{background: #EFF3EF url('images/logo_watermark.jpg') no-repeat top;}
.round-white-cont .mr{width:9px;background: transparent url('images/container_R_strip.png') repeat-y left;}
.round-white-cont .bl{width:9px; background: transparent url('images/container_corner_btm_L.png') no-repeat right top;}
.round-white-cont .b{height:9px; background: transparent url('images/container_btm_strip.png') repeat-x  top;}
.round-white-cont .br{width:9px; background: transparent url('images/container_corner_btm_R.png') no-repeat left top;}

.round-grnbg-outer{width:317px;background: transparent  url('images/greenBox_strip.png') repeat-y; margin-bottom:10px;}
.round-grnbg-inner{background:  url('images/greenBox_btm.jpg') no-repeat 50% bottom; padding-bottom:9px;}
.round-grnbg-content{background: transparent url('images/greenBox_top.jpg') no-repeat top; min-height:220px;padding-top:10px;}

.round-blubg-outer{width:316px;background: transparent  url('images/blueBox_strip.png') repeat-y; margin-bottom:10px;}
.round-blubg-inner{background:  url('images/blueBox_btm.jpg') no-repeat 50% bottom; padding-bottom:9px;}
.round-blubg-content{background: transparent url('images/blueBox_top.jpg') no-repeat top; min-height:102px; padding-top:10px;}

.TopPane .round-grnbg-outer{width:787px;background: transparent  url('images/greenBox_strip2.png') repeat-y; margin-bottom:10px;}
.TopPane .round-grnbg-inner{background:  url('images/greenBox_btm2.jpg') no-repeat 50% bottom; padding-bottom:9px;}
.TopPane .round-grnbg-content{background: transparent url('images/greenBox_top2.jpg') no-repeat top; min-height:220px;padding-top:10px;}

.TopPane .round-blubg-outer{width:827px;background: transparent url('images/blueBox_strip2.png') repeat-y; margin-bottom:10px;}
.TopPane .round-blubg-inner{background:  url('images/blueBox_btm2.jpg') no-repeat 50% bottom; padding-bottom:9px;}
.TopPane .round-blubg-content{background: transparent url('images/blueBox_top_2.jpg') no-repeat top; min-height:102px; padding-top:10px;}

.quote-wrap{background:  url('images/quote_1.png') no-repeat top left; }
.quote-wrap-two{background: url('images/quote_2.png') no-repeat bottom right; padding:0 30px; }
.quote-wrap p{margin-bottom:5px!important;}
/* Padding Classes */
.PadSides-One{padding-left:10px; padding-right:10px;}
.PadSides-One-Five{padding-left:15px; padding-right:15px;}
.PadSides-Two{padding-left:20px; padding-right:20px;}
.PadSides-Three{padding-left:30px; padding-right:30px;}
.PadSides-Four{padding-left:40px; padding-right:40px;}
.PadBottom-One{padding-bottom:10px;}
.PadBottom-Two{padding-bottom:20px;}
.PadBottom-Two-Five{padding-bottom:25px;}
.PadBottom-Three{padding-bottom:30px;}
.PadBottom-Four{padding-bottom:40px;}
.PadTop-One{padding-top:10px;}
.PadTop-Two{padding-top:20px;}
.PadTop-Two-Five{padding-top:25px;}
.PadTop-Three{padding-top:30px;}
.PadTop-Four{padding-top:40px;}
