@charset "utf-8";
/* CSS Document */

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
size: small; 
padding: 0;
margin: 0; 
background: #754e25 url(images/roots.jpg) 0 485px no-repeat;
}

#wholepage{
padding: 0;
margin: 0;
background: url(images/bg-tile.jpg) 800px 0 no-repeat;
/*background: url(images/bg-tile.jpg) top left repeat-y;*/
}

h1{
font-size: 135%;
font-weight: bold;
color:#154d19;
text-align: center;
padding: 0;
margin: 0;
}

h2{
font-size: 115%;
font-weight: bold;
color:#154d19;
text-align: left;
padding: 0;
margin: 0;
}

p{
font-size:95%;
}


#address{
background: #c8a063;
position: relative;
top: 15px;
float:right;
padding: 2px 6px;
text-align: center;
width: 260px;
}

#content{
position: relative;
padding: 0;
margin: 0;
top: 55px;
left: 200px;
width: 580px;
background: #FFFFFF;
float:left;
}

.faq-answer{
font-weight: normal;
color: #333333;
padding: 0;
margin: 0;
}

.faq-question{
font-weight:bold;
color:#154d19;
margin: 0;
padding: 1em 0 0 0;
}

.facts{
padding-left: 20px;
}

#logo{
position: absolute;
top: 5px;
left: 5px;
}

#logo-tcia{
position: absolute;
top: 500px;
left: 20px;
}

#logo-bbb{
position: absolute;
top: 500px;
left: 159px;
}

#logo-isoa{
position: absolute;
top: 500px;
left: 258px;
}

#logo-isa{
position: absolute;
top: 500px;
left: 347px;
}

#menulist{
padding: 0;
margin: 0;
list-style: none;
}

#menulist li{
float: left;
padding: 2px 10px;
margin: 0;
font-size: 80%;
}

#menulist li a{
color: #FFFFFF;
text-decoration:none;
font-weight:bold;
}

#menulist li a:hover{
color: #afef38;
text-decoration:underline;
font-weight:bold;
}

#pagetop{
padding: 0;
margin: 0;
width: 100%;
height: 485px;
background: url(images/tree-top.jpg) top left no-repeat;
}

#pagebottom{
padding: 0;
margin: 0;
width: 780px;
float:left;
height: 200px;
/*background: #754e25 url(images/roots.jpg) top left no-repeat;*/
}

#pagecontents{
padding: 2px 6px 6px 6px ;
height: 375px;
margin: 0;
font-size: 80%;
float: left;
overflow: scroll;
width: 568px;
}

#serviceimage{
position: relative;
float: right;
top: 150px;
margin-right:20px;
}

.testimonials1{
padding: 4px;
background-color:#eee;
margin: .5em;
font-weight: normal;
}

.testimonials2{
padding: 4px;
background-color:#ccc;
margin: .5em;
font-weight: normal;
}

.testimonialsname{
color:#154d19;
font-weight:bold;
font-size: 90%;
}

#topmenu{
background: #2c6217 url(images/top-bar2.jpg) top left no-repeat;
padding: 0;
margin: 0;
float: left;
width: 580px;
}