body {
background-image:url(../images/grad.gif);
background-repeat: repeat-x;
background-color: #fff;
font-size: 11px;
font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
color:#000;
padding:0px;
margin:0px;
}
h1 {
font-size: 1.8em;
margin: 0px;
}
h2 {
font-size: 1.5em;
margin:0px;}
/* ----------container to center the entire layout-------------- */
#container {
background-color: #d7d6a9;
width: 700px;
padding: 10px;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
border: 1px solid #6d6d56;
}
/* ----------banner for logo-------------- */
#banner {
height: 158px;
border: 1px solid #6d6d56;
background-image:url(../images/banner2.gif);
background-repeat: no-repeat;
text-align: right;
padding: 0px;
margin-bottom: 10px;
}
#banner p	{
visibility: hidden;
}
/* ----------outer and inner----------------- */
#outer{ 
border-left: solid 160px #d7d6a9;  /* color of the left column  */ 
background-color: #ffffff; /* color of the content column */
 } 
#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */
/* --------------left div------------- */
#left {
 width:159px; 
 float:left; 
 position:relative; 
 margin-left:-160px; 
 margin-right:1px;
 }
/* --------------navi------------- */
#navi {
width: 150px;
height: 280px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
overflow: hidden;
background-color: #6d6d56;
border: 0px solid #6d6d56;
background:url(../images/phone.gif) bottom left;
background-repeat: no-repeat;
}
#navi a		{ color: #fff; text-decoration: none; }
#navi a:active		{ color: #fff; text-decoration: none; }
#navi a:visited		{ color: #fff; text-decoration: none; }
#navi a:hover		{ color: #d7d6a9; text-decoration: none; }
#navi ul	{
float: left; 
margin: 10px 0px 0 15px; 
padding: 0px 0px 0px 0px; 
list-style: none;
text-align: left;
}
#navi li	{
font-size: 1.2em;
margin: 7px 0 0 0; 
padding: 0px; 
}
#navi p	{
text-align: center;
font-size: 1.1em;
padding: 0px;
margin: 0px;
}
/* --------------left bottom------------- */
#leftbottom {
width: 150px;
height: 248px;
margin: 10px 0 0 0;
padding: 0px;
}
#leftbottom img {
border: none;
}
/* -----------------content--------------------- */
#frontpage, #about, #group, #priv, #rates, #faq, #contact, #links { margin: 0; }
#content {
position: relative; 
padding: 20px 20px;
margin: 0px;
height: 500px;
width: 500px;
overflow: auto;
border: 0px solid #6d6d56;
}
#content a:link		{ color: #6d6d56; text-decoration: none; border-bottom:1px dotted #fff; padding: 0 1px; }
#content a:active		{ color: #6d6d56; text-decoration: none; }
#content a:visited	{ color: #6d6d56; text-decoration: none; }
#content a:hover		{ color: #6d6d56; border-bottom:1px solid #6d6d56; }
#content h1	{
font-size: 1.6em;
color: #6d6d56;
margin-left: 0px;
margin-bottom: 5px;
border-bottom: 3px double #6d6d56;
}
#content h1.about	{
padding: 0 0 5px 20px;
}
#content h2	{
font-size: 1.3em;
color: #008d3f;
padding: 0px 10px 0px 0px;
margin: 25px 0 0px 20px;
}
#content h2.faq	{
margin: 10px 0 0 20px;
}
#content p.faq	{
margin: 10px 0 0 40px;
}
#content h3	{
font-size: 1.2em;
color:#6d6d56;
padding: 0 0 0 0;
margin: 15px 13% 0 13%;
text-align: justify;
}
#content h3.right	{
text-align: right;
margin: 40px 20px 0 0;
padding: 5px 0;
}
#content p {
font-size: 1.1em;
padding: 5px 25px 8px 0px;
margin: 0 0 0 20px;
text-align: justify;
}
#content p.small {
font-size: .8em;
color: #888;
padding: 0 0;
margin-top: -6px;
margin-right: 25px;
}
#content p.small2 {
font-size: 1.1em;
color: #888;
padding: 0 0;
margin-top: 0;
margin-right: 55px;
}
#content ul	{
margin: 0px 35px 5px 0;
font-size: 1.1em;
}
#content li	{
margin: 5px 20px;
}
/* ---------------footer--------------- */
#footer {
clear: both;
background-color: #6d6d56;
margin: 10px -10px -10px -10px;
padding: 5px;
text-align: center; }
#footer p	{
font-size: .9em;
color: white;
margin: 5px;
}
#footer a:link		{ color: #fff; text-decoration: none; }
#footer a:active		{ color: #fff; text-decoration: none; }
#footer a:visited	{ color: #fff; text-decoration: none; }
#footer a:hover		{ color: #d7d6a9; }
/* ---------------shoe--------------- */
#shoe	{
width: 700px;
margin: 10px auto;
text-align: center;
}
#shoe p	{
font-size: .9em;
color: #888;
}
#shoe a:link		{ color: #888; text-decoration: none; border-bottom:1px dotted #f7f5e2; padding: 0 1px; }
#shoe a:active		{ color: #888; text-decoration: none; }
#shoe a:visited		{ color: #888; text-decoration: none; }
#shoe a:hover		{ color: #6d6d56; border-bottom:1px solid #6d6d56; }
/* --------------welcome------------- */
#welcome	{
background-image:url(../images/welcome.gif);
background-repeat: no-repeat;
height: 83px;
width: 490px;
margin-left: auto;
margin-right: auto;
}
/* ---------------sig--------------- */
#sig	{
height: 50px;
width: 201px;
float: right;
background-image:url(../images/sig.gif);
background-repeat: no-repeat;
margin: 0 30px 0 0;
padding: 0 0 20px 0;
}
/* ---------------addresses--------------- */
#address	{
float: left;
width: 190px;
margin: 0px 0px 0px 30px;
padding: 0 0 0 0;
}
#address2	{
float: left;
width: 190px;
margin: 0px 0px 0px 30px;
padding: 0 0 0 0;
}
/* -----------------floater------------------ */
#floater	{
background-image:url(../images/pic2.gif);
background-repeat: no-repeat;
float:left;
width: 250px;
height: 186px;
padding: 0 0 0 0;
margin: 5px 15px 0 0px;
border: 0px solid #999;
}
/* -----------------tagline------------------ */
#tagline	{
background-image:url(../images/tagline.gif);
background-repeat: no-repeat;
float: right;
width: 400px;
height: 40px;
margin: 0 30px 0 0;
}
