html, body {
	margin: 0;
	background: #8da6a0;
}

html {
	padding: 0;
}

body {
	padding: 8px;
	font-family: verdana, arial, sans;
}

table { border-collapse: collapse; }

table td { margin: 0; padding: 0; }

h1, h2 { display: none; }

h3 {
	position: absolute;
	top: -26px;
	left: 8px;
	margin: 0;
	width: 269px;
	height: 38px;
	padding: 10px 0px 0px 0px;
	background: #056652 url(../imgs/h3.jpg);
	font-size: 14pt;
	font-family: arial;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	color: #fdf3ac;
	text-align: center;
}

h4 {
	margin: 0;
	padding: 4px 0;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

#doc {
	width: 755px;
	margin: 0 auto;
}

#hotline-link {
	position: absolute;
	top: 10px;
	margin-left: 530px;
	width: 220px;
	height: 100px;
	text-decoration: none;
	border: 0;
}

#banner {
	height: 171px;
	background-image: url(../imgs/index/banner.jpg);
}

#menu {
	position: absolute;
	top: 122px;
	margin-left: 12px;
	background: #8a3200;
	font-size: 70%;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	z-index: 1;
}

#menu table { height: 20px; }
#menu td { vertical-align: middle; }

#menu span, #menu a { margin-left: 12px; }
#menu span { cursor: default; }

#menu a:link, #menu a:visited {	text-decoration: none; color: #f6d00d; }
#menu a:hover, #menu a:active { color: #ffffff; }

#page {
	position: relative;
	background: #e9e7e8 url(../imgs/index/background.jpg);
}

#content {
	position: relative;
	left: 222px;
	padding-top: 24px;
}

#watermark {
	position: absolute;
	bottom: 0;
	right: 5px;
	width: 325px;
	height: 180px;
	background-image: url(../imgs/index/watermark.jpg);
}

#footer {
	height: 31px;
	background: #8a3200 url(../imgs/index/footer.jpg);
}

#footer span { display: none; }

#page-image {
	position: absolute;
	left: 0;
	top: -25px;
	width: 222px;
	height: 457px;
	background-repeat: no-repeat;
	background-position: top left;
}

#side-info {
	position: absolute;
	left: 0;
	top: -25px;
	width: 222px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5em;
	color: #016654;
	font-family: georgia;
	font-size: 105%;
}

#side-info td {
	text-align: center;
}

#module {
	width: 469px;
	margin: 0;
	padding: 0 12px;
	background: #d4d3d1 url(../imgs/module/l.gif) repeat-y scroll top left;
	border-right: 1px solid #bfbebc;
	font-family: arial;
	font-size: 88%;
	text-align: justify;
}

#module p { margin: 0; padding: 2px 0 12px; }

#information {
	width: 493px;
	padding: 8px 0;
	background: #fff3af url(../imgs/info.jpg);
	text-align: center;
	font-weight: bold;
}

#information span {
	margin: 8px;
	font-size: 80%;
	letter-spacing: 1px;
}

#special-offer {
	margin-top: 6px;
	font-family: times;
	font-size: 120%;
	font-style: italic;
	color: #8a3200;
	letter-spacing: 3px;
	word-spacing: 8px;
	text-transform: uppercase;
}

.biglink {
	color: #27443c;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
}
