body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img{border: 0px;}

#whole{background-image: url(../_images/main_bg.gif);
background-repeat: repeat-x;
background-colour: white;}

#wrapper{width: 729px;
margin: 0px auto 0px auto;}

#header{position: relative;
width: 729px;
height: 234px;
background-image: url(../_images/header_bg.gif);}

#logo{width: 158px;
height: 83px;
position: relative;
top: 5px;
left: 20px;}

#menu{position: absolute;
top: 14px;
margin-left: 216px;}

#menu a{display: block;
height: 65px;
margin-right: 33px;
float: left;}

#menu a:active, #menu a:hover{background-position: 0 -65px;}

.menu_about{width: 75px; background-image: url(../_images/menu_about.gif);}
.menu_services{width: 57px; background-image: url(../_images/menu_services.gif);}
.menu_products{width: 68px; background-image: url(../_images/menu_products.gif);}
.menu_clients{width: 50px; background-image: url(../_images/menu_clients.gif);}
.menu_contact{width: 79px; background-image: url(../_images/menu_contact.gif);}

#header_info{position: absolute;
top: 123px;
margin-left: 45px;
width: 300px;}

#header_info h1{font-family: Tahoma, Arial;
color: white;
font-weight: bold;
font-size: 18px;}

#header_info p{font-family: Tahoma, Arial;
color: white;
font-size: 12px;}

#header_link{position: absolute;
top: 210px;
margin-left: 45px;
font-family: Tahoma, Arial;
color: white;
font-weight: bold;
font-size: 11px;
border-top: solid 1px #5d8f3b;
border-bottom: solid 1px #5d8f3b;}

#header_link a:link, #header_link a:visited{text-decoration: none; color: white; background-color: transparent;}
#header_link a:active, #header_link a:hover{background-color: #3c6321;}

#content{margin-top: 16px;
margin-left: 46px;}

h1{font-family: Tahoma, Arial;
color: #656666;
font-weight: bold;
font-size: 15px;
line-height: 18px;}

h2{font-family: Tahoma, Arial;
color: #4d802c;
font-weight: bold;
font-size: 13px;
line-height: 18px;}

p, ul, ol, dl{font-family: Tahoma, Arial;
color: #656666;
font-size: 12px;
line-height: 18px;}

.small{font-size: 11px;}

#content_text{width: 471px;
margin-right: 10px;
float: left;}

#content_photo{width: 191px;
text-align: center;
float: left;
padding-top: 30px;}

#content_photo img{margin-bottom: 25px;}


#footer{clear: both;
width: 729px;
height: 44px;
background-image: url(../_images/footer_bg.gif);
margin-top: 70px;
margin-bottom: 30px;}

#footer_left{font-family: Tahoma, Arial;
color: #7d7d7d;
font-size: 11px;
padding-top: 14px;
margin-left: 23px;
margin-right: 400px;}

#footer_left a{text-decoration: underline; 
color: #7d7d7d; 
margin-left: 5px;
margin-right: 5px;
background-color: transparent;}


#footer_left a:active, #footer_left a:hover{background-color: #cdcdcd;}

#footer_right{font-family: Tahoma, Arial;
margin-top: -18px;
color: #7d7d7d;
font-size: 11px;
width: 227;
text-align: right;
margin-right: 5px;}

#content a{color: #34551c;
text-decoration: underline;}

#content a:active, #content a:hover{background-color: #bdeb9f;}


