


/*---------------------------Reset Css------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;padding: 0;border: 0;outline: 0;vertical-align: baseline;list-style: none;border-collapse: collapse;border-spacing: 0;line-height: normal;word-wrap: break-word; }
article, aside, details, fig, caption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
body {margin: 0px;padding: 0px;display: block;font-size: 13px;font-weight: normal; width:100%; min-height:100%; float:left; background:#fff url(../images/backbg.png) repeat left top;}
html {height:100%;}
.outer {width:98%; padding:0px 1%; position:relative; min-height:100%; position:fixed; left:0px; top:0px; bottom:0px; right:0px; text-align:center;}
.cLogo {  left: 0;
    margin: 0;
    max-width:100%;
    position: absolute;
    right: 0;
    top: 50%;
	margin-top:-9.8%;}
	
.cLogo img {width:auto;}

.bottomCol {position:fixed; background:url(../images/backbottombg.png) no-repeat center bottom #7aca56; height:42px; bottom:0px; left:0px; right:0px;}
.bottomColInner {background:url(../images/bottompattern.png) repeat left top; height:42px; left:0px; right:0px; top:0px; bottom:0px; }