body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
h1 { color: #036; font-size: 32px; font-weight: normal; line-height: 40px; text-align: center; padding-bottom: 8px; border-bottom: 4px double #9cf; }
h2 { font-size: 28px; font-weight: bold; margin: 20px 0;  line-height: 28px; }
h3 { color: #069; font-size: 24px; font-weight: normal; margin: 18px 0; line-height: 24px; text-align: center; padding-top: 4px; padding-bottom: 4px; border-top: 1px solid #6cf; border-bottom: 1px solid #6cf; }
p { color: #333; font-size: 16px; line-height: 28px; }
th { color: #fff; font-size: 22px; font-weight: normal; background-color: #39f; padding: 9px; }
td { font-size: 15px; font-weight: normal; background-color: white; text-align: center; }
a:link { color: #06c; }
a:visited { color: #009; }
a:hover { color: #f63; }
a:active { }
img {
	margin: 0;
	padding: 0;
}
span.small { font-size: 75%; }
span.half { font-size: 50%; }
.sale { font-size: 130%;  color: #C00; font-weight: bold; }
.line_c0 { text-align: left; padding: 10px 4px; border-right: 1px solid #999; border-bottom: 2px solid black; }
.line { text-align: left; padding: 13px; border: solid 1px #999; }
th.normal {  padding: 3px; text-align: center; font-size: 16px; border-right: 1px solid #fff; border-bottom: 2px solid #06c; }
address { color: #666; font-size: 12px; text-align: right; border-top: 1px solid #999; }
p.margin16 { margin-right: 16px; margin-left: 16px; }
caption { color: white; font-size: 20px; line-height: 20px; background-color: #39f; margin: 0; padding: 4px; }
li { font-size: 16px; line-height: 24px; text-align: left; list-style-image: url(images/list_dot.gif); }
.layout #container {
	width: 777px;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: center;
}
.layout #header {
	margin: 0;
	padding: 0;
}
.layout #mainContent {
	padding: 0 28px 0 29px;
}
.layout #home_r {
	margin: 0 0 0 427px;
	padding: 0;
}
.layout #home_l { 
	float: left;
	width: 427px;
	padding: 0;
	text-align: center;
} 
.layout #footer {
	padding: 28px 28px 20px 29px;
}
.layout #footer p {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}
.layout #topfooter {
	padding: 4px 28px ;
	color: #fff;
	font-size: 16px;
	background-color: #39f;
	text-align: center;
}
.layout #topfooter a {
	color: #ff0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
