/* css for TransHealing */
/* Blue Aeon - www.blueaeon.com  */

body {
background-color: #C7B29A;
font-size: 12px;
font-family: Tahoma;
color:#564b47;
padding:0;
margin:0;
}
a {color: #8B1A14; text-decoration: none;}
a:visited {color:#564b47; text-decoration: none;}
a:hover {color: #8B1A14; text-decoration: none;}
a:active { color:#8B1A14; text-decoration: none;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 900px;
margin-bottom: 10px;
margin: 0 auto;
background-color: #C7B29A;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #C7B29A;
text-align: right;
padding: 0px;
margin-top: 2px;
}
#banner img {padding:0px 0px;}

/* ----------div for navigation-------------- */
#navi {
background-color: #C7B29A;
background-image: url(../images/navi01.png);
background-repeat: no-repeat;
color:#ffffff;
width: 900px;
height: 52px;
text-align: center;
padding: 0px;
margin: 0px;
}

/* -----------------content--------------------- */
#content {
background-color: #C7B29A;
background-image: url(../images/main01.png);
background-repeat: no-repeat;
padding: 0px;
height: 412px;
}

#sub {
padding: 0px;
height: 400px;
width: 550px;
margin-left: 50px;
}

p {
padding: 5px 10px;
margin:0px;
}

/* --- iframe class --- */

.if1{
width: 550px;
height: 400px;
border:0px;
}

/* -----------footer--------------------------- */
#footer {
background-color: #C7B29A;
clear: both;
color: #564b47;
margin: 0;
padding: 0;
text-align: center; }
