body {
font-family: Arial, Helvetica, sans-serif;
margin:50px 65px 50px 60px;
padding:0px;
text-align:center;
background-color:#F7B267;
}

#container {
width:90%;
margin:0px auto;
text-align:left;
padding:0px 15px;
border:1px solid #fff;
background-color:#F27D00;
}

#header {
padding:10px;
border-width:0px 0px 1px 0px;
border-style:solid;
border-color:#00B0AB;
background-color:#00B0AB;
background: url(/images/bg_header1.jpg);
}

#header h1{
margin:20px 80px 0px 0px;
text-align:right;
font-size: 1.7em;
color:#00B0AB;
}

#header p{
margin:0px;
padding:0px;
text-align:left;
font-size: 0.9em;
color:#000000;
}

#menu {
position:absolute;
top:20px;
right:10px;
width:142px;
height:300px;
padding:120px 15px 15px 15px;
border:0px solid #fff;
background-color:#fff;
background: url(/images/bg_menu01.gif);
background-repeat: no-repeat;
}

#menu p{
text-align:right;
margin:0px 20px 0px 0px;
padding:3px 0px;
font-size: 1.0em;
line-height: 1.1em;
}

#menu a{
text-decoration:none;
}

#left {
float:left;
padding:0px;
border:0px solid #fff;
background-color:#fff;
}

#center {
padding:0px 85px 17px 15px;
border:1px solid #fff;
background-color:#fff;
}

#center h1{
float:right;
font-size: 1.5em;
color:#00B0AB;
}

#center h2{
padding:0px;
margin:0px;
font-size: 1.0em;
color:#00B0AB;
}

#center h3{
padding:0px;
margin:0px;
font-size: 0.9em;
color:#F27D00;
}

#center h4{
line-height: 1.1em;
font-size: 0.8em;
color:#F27D00;
}

#center p{
line-height: 1.1em;
text-align:left;
font-size: 0.8em;
color:#572D00;
}

#center ol{
color:#572D00;
line-height: 1.0em;
text-align:left;
font-size: 0.8em;
}

#center b{
color:#F27D00;
}

#center blockquote{
float:right;
width:200px;
margin:0px;
padding:0px;
border-width:0px 1px;
border-style:solid;
border-color:#00B0AB;
}

#center blockquote h2{
margin-left:7px;
font-size: 1.0em;
color:#00B0AB;
}

#center blockquote p{
color:#572D00;
line-height: 0.9em;
text-align:left;
font-size: 0.8em;
}

#center blockquote ul{
color:#572D00;
line-height: 1.0em;
text-align:left;
font-size: 0.8em;
}

#right {
float:right;
padding:0px;
border:0px solid #fff;
background-color:#fff;
}

#footer {
clear:both;
padding:10px;
border-width:1px 0px 0px 0px;
border-style:solid;
border-color:#00B0AB;
background-color:#00B0AB;
background: url(/images/bg_footer02.jpg);
background-position:bottom left;
}

#footer p{
font-size:0.8em;
padding:0px;
margin:0px;
}

#center img {
margin:7px 7px 7px 0px;
border:1px solid #00B0AB;
}

.imgleft {
float:left;
border:1px solid #00B0AB;
}

.imgright {
float:right;
border:1px solid #00B0AB;
}

