@charset "utf-8";
/******* RESET *******/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
/******* GRID *******/
.panes{}
.panes .outer{background-color:#fff;}
.panes .inner{ width:817px; margin:0 auto; border-left:1px solid black; border-right:1px solid black;}
.panes .clear{clear:both;}
.panes .whole{width:99.9%;}
.panes .half{width:49.95%; float:left;}
.panes .third{width:33.3%; float:left;}
.panes .twoThird{width:66.6%; float:left;}
.panes .fourth{width:24.9%; float:left;}
.panes .threeFourth{width:75%; float:left;}
.panes .fifth{width:19.95%; float:left;}
.panes .twoFifth{width:40%; float:left;}
.panes .threeFifth{width:60%; float:left;}
.panes .fourFifth{width:80%; float:left;}
.panes .pane{width:100%;}
h1{ /*TEMP*/ text-align:center;}

/******* CONTAINER1 *******/
.c1-o{padding:0px; padding-top:10px; padding-left:10px;}
.c1-l{float:left;}
.c1-r{float:right;}
.c1-i{}

/******* CONTAINER2 *******/
.c2-o{padding:0px; padding-top:10px; padding-left:10px; }
.c2-tl{background:url(../images/c2-tl.png) no-repeat top left;}
.c2-tr{background:url(../images/c2-tr.png) no-repeat top right;}
.c2-bl{background:url(../images/c2-bl.png) no-repeat bottom left;}
.c2-br{background:url(../images/c2-br.png) no-repeat bottom right; padding:20px 20px;}
.c2-t{background:url(../images/c2-t.png) repeat-x top; margin-top:-20px; padding-top:20px;}
.c2-b{background:url(../images/c2-b.png) repeat-x bottom; margin-bottom:-20px; padding-bottom:20px;}
.c2-l{background:url(../images/c2-l.png) repeat-y left; margin-left:-20px;}
.c2-r{background:url(../images/c2-r.png) repeat-y right; margin-right:-20px;}
.c2-i{margin:0px 20px; background:#fafafb;}




