
html * { margin: 0; padding: 0; }
p { }
h1, h2, h3, h4, h5, h6 { }
img { border: 0; }
.clearing {height: 0; clear: both;}


/* pre, blockquote, cite, em, strong, ul, ol, li, dl, dt, dd */
/* table, caption, col, colgroup, thead, tbody, td, tr, th, tfoot */

/* body.page, #page-header, #page-wrapper, #page-main, #page-content, #page-sidebar, .clearing, #page-footer */

body.page { width: 780px; margin: 0 auto; }

.index #page-header { position: relative; width: 100%; height:105px;background: white url(images/485i-header-bg.gif) no-repeat top left; }
.index #page-header h1 { text-indent: -5000px;}
.index #page-header #image-display {position: absolute; left:501px; top:43px; width: 250px; height: 200px;}

.index #page-footer { position: relative; background: white url(images/485i-footer-calendar-bg.gif) no-repeat top left; }
.index #page-footer #calendar { position: absolute; left:70px; top:15px; width: 640px; height: 220px;}

.index #page-wrapper { background: white url(images/485i-page-bg.gif) no-repeat top left; }
.index #page-main {width: 100%; float: left; margin-right: -280px; }
.index #page-content { padding: 10px; margin-right: 280px;}
.index #page-content #content-quote {position: relative; left: -20px; padding: 5px; margin-right: 280px; height: 30px; width: 480px; text-indent: -30px;}
.index #page-sidebar {	margin-top: 143px; padding: 10px; width: 260px; float: right; }

.sidepage #page-header { position: relative; width: 100%; height:110px;background: white url(images/485i-sidepage-header.gif) no-repeat top left; }
.sidepage #page-header h1 { text-indent: -5000px;}
.sidepage #page-footer { position: relative; width: 100%; height:95px; background: white url(images/485i-sidepage-footer.gif) no-repeat top left; }
.sidepage #page-footer .container { position: absolute; bottom: 5px;}

.sidepage #page-wrapper { background: white; }
.sidepage #page-main {width: 100%; float: left; margin-right: -280px; }
.sidepage #page-content { padding: 10px; margin-right: 280px;}
.sidepage #page-content #content-quote {padding: 5px; margin-right: 280px; height: 30px; width: 480px;}
.sidepage #page-sidebar { margin-top: 30px; padding: 10px; width: 256px; float: right; border: 2px red solid;}

/*developer*/
.index #page-content { min-height:150px;}
.index #page-footer { min-height:248px;}
