@import url(../common/common.css);


/*This id can change based on teh TabName. Just copy the CSS, change the bg image, and the id is the tab name (minus spaces and lowercase)*/
#content-wrapper{height:100%;background-image: url(images/sub_bg.jpg); background-repeat:no-repeat}

#left-side{float:left; width:213px; margin:51px 0 0 37px }

.left-pane { height:100%; margin: 16px 0 0 0;}

.content-pane {float:left;height:100%; margin:0px 10px 30px 0px; width:427px; padding:0 12px 0px 60px;}

.right-pane{float:left; height:100%; width:175px; margin:0 0 0 0; padding: 0 0 0 0;}

.top-pane{float:none; height:100%; width:628px; margin:0px 0 0 249px; padding:72px 0px 0px 60px}
.top-pane h1 {color:#b40d17; font-size:34px; padding-bottom:24px; line-height:28px; font-weight: normal;}
