body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #555753;
	font-family: Georgia, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.88889;
	position: relative;
}

.header {
	float: none;
	margin: 0 auto;
	width: 1024px;
	border: 0px solid #000000;
	position: relative;
}

.container {
	width: 1024px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	position: relative;
	background-color: #EFE6C9;
} 

#menu1 {
	width: 210px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
    }
.container #imag {
	position: absolute;
	width: 286px;
	left: 721px;
	top: 8px;
	height: 502px;
	border: medium solid #FFFFFF;
}

.container #imag-pol {
	position: absolute;
	width: 218px;
	left: 766px;
	top: 61px;
	height: 291px;
	border: medium solid #FFFFFF;
}
.container #main_title {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	color: #000000;
	text-align: center;
	line-height: 28px;
	position: absolute;
	left: 278px;
	top: 18px;
}

.container #main_title_policy {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	color: #000000;
	text-align: center;
	line-height: 28px;
	position: absolute;
	left: 356px;
	top: 14px;
	width: 265px;
}

.container #sub_title {
	font-family: "Monotype Corsiva";
	font-size: 22px;
	line-height: 28px;
	text-align: center;
	position: absolute;
	left: 325px;
	top: 54px;
	width: 356px;
}
.container #sub_title_policy1 {
	font-family: "Monotype Corsiva";
	font-size: 22px;
	line-height: 28px;
	text-align: center;
	position: absolute;
	left: 249px;
	top: 55px;
	width: 501px;
}
.container #sub_title_policy2 {
	font-family: "Monotype Corsiva";
	font-size: 22px;
	line-height: 28px;
	text-align: center;
	position: absolute;
	left: 694px;
	top: 55px;
	width: 276px;
	height: 61px;
}

.container #content2 {
	position: absolute;
	left: 667px;
	width: 338px;
	top: 122px;
	line-height: 18px;
	font-size: 11px;
	border: thin solid #FFCCFF;
	height: 237px;
}

.container #content1 {
	position: absolute;
	left: 233px;
	width: 527px;
	top: 98px;
	line-height: 18px;
	font-size: 11px;
	border: thin solid #FFCCFF;
	height: 502px;
}

.container #imag img {
	position: relative;
}



#menu1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }
#menu1 li a {
    height: 32px;
      voice-family: "\"}\""; 
      voice-family: inherit;
      height: 24px;
    text-decoration: none;
    }    
    
#menu1 li a:link {
	color: #000000;
	display: block;
	background: url('menu1.gif');
	padding: 8px 0 0 10px;
    }
    
#menu1 li a:visited {
	color: #000000;
	display: block;
	background: url('menu1.gif');
	padding: 8px 0 0 10px;
    }	
#menu1 li a:hover {
    color: #000000;
    background: url('menu1.gif') 0 -32px;
    padding: 8px 0 0 10px;
    }
    
#menu1 li a:active {
	color: #000000;
	background: url('menu1.gif') 0 -64px;
	padding: 8px 0 0 10px;
    }
.container #content {
	position: absolute;
	left: 232px;
	width: 482px;
	top: 122px;
	line-height: 22px;
	font-size: 12px;
	border: thin solid #FFCCFF;
	height: 291px;
}
.container #addr {
	position: absolute;
	width: 182px;
	height: 104px;
	left: 271px;
	top: 79px;
	line-height: 18px;
	text-align: center;
	color: #000000;
	font-size: 10px;
}
.container .subHeader {
	color: #993300;
	line-height:8px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	}
}
.container #space {
	height: 300px;
	display: table;
}
.container #content1 p,  .container #content2 p{
	margin-top: 12px;
	margin-bottom: 12px;
}
.header #address {
	color: #FFFFFF;
	background-color: #663300;
	font-size: 11px;
}
.header #address #addr1 {
	float: left;
	width: 500px;
}
.header #address #email {

}
.header #address #email {

}
.container #menu1 .menu-divider {
	font-weight: normal;
	text-align: center;
	color:#FFFFFF;
	background-color:#663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.2em;
	line-height: 20px;
}
.container #coupon {
	color:#000000;
	text-align:center;
	border:thin solid #000000;
	background-color: #CCCCCC;
}
