body {
background: #f6f6f6;
margin: 0; 
padding: 0;
font-family: verdana, sans-serif;
font-size:small;
}

#header {
background: #e4e4e4 url(../images/header.jpg) no-repeat top left;
width: 747px;
height: 117px;
padding: 0px;
margin: 0 auto;
display: block;
position: relative;
}

#date{
position: absolute;
right: 23px;
top: 13px;
font-size: 10px;
font-weight: bold;
}

#main {
background: url(../images/body_repeat.jpg) repeat-y top left;
margin: 0px auto;
width: 747px;
}


#body {
float: left;
padding: 10px 20px 0px 20px;
min-height: 343px;
display: block;
}

#split {
width: 707px;
float: left;
padding: 0px;
background: url(../images/both_repeat.jpg) repeat-y top left;
}

#split .top {
background: url(../images/both_top.jpg) no-repeat top left;
width: 707px;
height: 18px;
padding: 0px;
margin: 0px;
}

#split .bottom{
background: url(../images/both_bottom.jpg) no-repeat bottom left;
width: 707px;
height: 21px;
padding: 0px;
margin: 0px;
}

#left {
width: 538px;
float: left;
padding: 0px;
margin: 0px;
}

#left .content {
padding-left: 22px;
}

.content {
padding: 0px 15px;
}

#right {
width: 169px;
float: right;
padding: 0px;
margin: 0px;
}

#right ul {
margin: 0px;
padding: 0px;
list-style: none;
}

#right ul li {
margin: 0px;
padding: 0px;
list-style: none;
display: block;
}

#right ul a {
display: block;
width: 125px;
background: #d2d2d2;
color: #000;
padding: 5px;
text-decoration: none;
margin: 0;
border: 0;
}

#right ul a:hover {
color: #FFFFFF;
background: #7f8d96;
}

.clearer {
clear: both;
height: 1px;
padding: 0px;
margin: 0px;
}

#end_body {
background: url(../images/body_bottom.jpg) no-repeat top left;
margin: 0px auto;
width: 747px;
height: 37px;
display: block;
}

#footer {
margin: 0 auto; 
width: 747px;
text-align: center;
font-size:10px;
line-height: 0.5;
padding-top: 10px;
padding-bottom: 10px;
}


/*  Headers  */
h1 {
padding: 0px;
margin: 0px;
margin-bottom: 10px;
color: #666;
background-color: transparent;
font-size: 1.4em;
font-weight: bold;
display: block;
border-bottom: 1px solid;
}

h2 {
padding: 0px;
margin: 0px;
margin-bottom: 10px;
color: #666;
background-color: transparent;
font-size: 1.2em;
font-weight: bold;
display: block;
}

h3 {
padding: 0px;
margin: 0px;
margin-bottom: 10px;
color: #666;
background-color: transparent;
font-size: 1.0em;
font-weight: bold;
display: block;
}

h4 {
padding: 0px;
margin: 0px;
margin-bottom: 10px;
color: #666;
background-color: transparent;
font-size: 0.8em;
font-weight: bold;
display: block;
}

h5 {
padding: 0px;
margin: 0px;
margin-bottom: 10px;
color: #666;
background-color: transparent;
font-size: 0.6em;
font-weight: bold;
display: block;
}

h6 {
padding: 0px;
margin: 0px;
margin-bottom: 10px;
color: #666;
background-color: transparent;
font-size: 0.4em;
font-weight: bold;
display: block;
}

#main p {
margin: 0 0 16px 0;
}

a {
color: #000;
text-decoration: none;
border-bottom: 1px solid;
padding-bottom: 0px;
}

a:hover {
color: #666;
}

div.hr{
height: 1px;
margin: 10px 0px;
border: 0px;
border-bottom: 1px solid #666;
}

div.center{
width:100%;
text-align: center;
}

form {
margin: 0px;
padding: 0px;
}

input, select, textarea {
border: 1px solid #617cc1;
background: #f6f6f6;
margin-top: 3px;
}

input.find{
color: #617cc1;
}

table.contact{
	text-align: left;
	margin: 1em 0;
	border-collapse:collapse;
}

table.contact td {
	padding: 0.3em;
	border: 0px solid #000;
	vertical-align:top;
}

table.contact td input.txt{
 width:180px;
}

table.contact td.right {
	text-align: right;
}

table.heritage img{
width: 75px;
}

table.heritage a{
border: 0;
}

div.coupon{
height: 240px;
width: 450px;
border: 3px dashed rgb(0,0,102);
margin: 0 auto 2em auto;
padding: 1em;
}

div.coupon2{
height: 350px;
width: 450px;
border: 3px dashed rgb(0,0,102);
margin: 0 auto 2em auto;
padding: 1em;
}

img.coupon, img.coupon2{
width: 100%;
border: 0;
text-decoration: none;
}

div.coupon a, div.coupon2 a{
border: 0;
text-decoration: none;
}