body, html, p, h1, h2, h3, h4, h5, h6, form, ul, ol, li, dl, dd, dt, address, blockquote, fieldset {margin:0;padding:0;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
ul, ol {list-style-type:none;}
table {border-collapse:collapse;}
td, th {padding:0;vertical-align:top;}
img, a {border:0;}
.both {clear:both; overflow: hidden; zoom: 1; }
.left {float:left !important;}
.right {float:right !important;}
.hide {display:none;}
h1 { font-size: 24px; line-height: 30px; margin-bottom: 20px;}
h2 { font-size: 22px; line-height: 24px; margin: 10px 0 5px; }
h3 { font-size: 18px; margin-bottom: 15px; line-height: 20px; }
h4 { font-size: 12px; font-weight: bold; margin-bottom: 1px; }
h5 { font-size: 16px; font-weight: bold; }
h6 { display: inline; font-size: 16px; font-weight: bold; }
body #page table.service,
body #page table.service th,
body #page table.service td { height: auto; padding: 0; margin: 0; color: inherit; font-weight: normal; background: none; border: 0; }
 
html { height: 100%; }
body {
	min-height:100%;
	height: 100%;
}

#page {
	overflow: hidden; zoom: 1;
	height: auto !important;
	min-height:100%;
	height: 100%;
	margin: 0 auto;
	min-width: 1000px;
	max-width: 1280px;
}
#page .page-inner {
	overflow: hidden; zoom: 1;
	padding: 0 15px 100px;
}
#page .page-inner:after {
	content: ' ';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#header { position: relative; }

#main { margin-top: 15px; }
#main #content {
	float: right;
	width: 76%;
	min-width: 740px;
}

#main #sidebar {
	float: left;
	width: 21%;
}
#footer { 
	margin: -80px auto 0;
	min-width: 1000px;
	max-width: 1280px;
	height: 80px;
	position: relative;
}
#footer .footer-inner { position: relative; margin: 0 15px; }
