body {
margin: 0px;
padding: 0px;
font-family: Trebuchet MS, sans-serif;
}

a:link {
text-decoration: none;
color: #208800;
text-decoration: underline;
}
a:visited {
text-decoration: none;
color: #208800;
}
a:hover {
text-decoration: none;
color: #208800;
text-decoration: underline;
}
a:active {
color: #208800;
text-decoration: underline;
}


#container {
position: relative;
width: 800px;
background-color: #FFFFFF;
padding: 0px;
}

#header{
position: relative;
width: 800px;
height: 150px;
background: url(../images/header.jpg);
}

#header2{
position: relative;
width: 800px;
height: 150px;
background: url(../images/header2.jpg);
}

#header3{
position: relative;
width: 800px;
height: 150px;
background: url(../images/header3.jpg);
}

#header4{
position: relative;
width: 800px;
height: 150px;
background: url(../images/header4.jpg);
}

#header5{
position: relative;
width: 800px;
height: 150px;
background: url(../images/header5.jpg);
}

#content_wrapper{
position: relative;
width: 799px;
border-right: solid #208800 1px;
border-top: solid #208800 1px;
background: url(../images/content_bkg.gif) no-repeat;

}

#content_left{
float: left;
width: 170px;
}

#menu{
margin-top: 20px;
padding-right: 10px;
}

#menu ul{
list-style-type: none;
line-height: 10px;
text-align: right;
}

#menu p{
font-size: 14px;
color: #218D00;
}

#content_right{
float: left;
width: 585px;
border-left: solid gray 1px;
padding-bottom: 5px;
}

#content_right H1{
font-size: 30px;
color: #218D00;
margin-left: 20px;
margin-top: 10px;
margin-bottom: 4px;
}

#content{
width: 100%;
margin-left: 20px;
margin-bottom: 10px;
font-size: 13px;
}

.image_type1{
float: right;
border: solid black 1px;
margin-left: 8px;
}

.image_type2{
float: left;
border: solid black 1px;
margin-right: 8px;
}


#content  H2{
font-size: 20px;
color: #218D00;
margin-top: 5px;
margin-bottom: -15px;
}

.news_table{
background: url(../images/news_bkg_fade.gif) repeat-x;
border-bottom: solid #208800 1px;
border-top: solid #208800 1px;
}

.news_heading{
font-size: 25px;
color: #208800;
margin-top: 0px;
}

.news_text{
font-size: 14px;
}

.res_table{
background: url(../images/news_bkg_fade.gif) repeat-x;
border-bottom: solid #208800 1px;
border-top: solid #208800 1px;
}

.res_heading{
font-size: 18px;
color: #208800;
}

.pricing_table{
border-bottom: solid #208800 1px;
}

.gallery_image{
border: solid black 1px;
}

#link{
margin-bottom: 10px;
}

#link p{
margin-bottom: -15px;
}

#footer{
position: relative;
clear: both;
width: 800px;
background: url(../images/grey_fade.gif) repeat-x;
margin-bottom: 40px;
} 

#footer a:link {
text-decoration: none;
color: #208800;
}
#footer a:visited {
text-decoration: none;
color: #208800;
}
#footer a:hover {
text-decoration: none;
color: #208800;
text-decoration: underline;
}
#footer a:active {
color: #208800;
text-decoration: underline;
}

#footer p{
font-size: 11px;
color: #2B9BD4;
text-align: center;
padding: 5px 0;
border-top: solid #208800 1px;
}

#extra_contacts{
postion: relative;
text-align: center;
font-size: 11px;
}

#advert1{
float: right;
width: 120px;
height: 600px;
}

#advert2{
width: 600px;
height: 100px;
margin-left: 0px;
margin-top: 10px;
}
