body
{
width:100%;
height:100%;
text-align:center; /*for IE, do text-align:left in the container to counteract it*/
vertical-align:middle;
background-image:url('images/wood.png');
background-repeat:repeat;
background-position:left;
}

#wrapper
{ 
position:relative;
margin:0 auto; /*to center the wrapper*/
text-align:left; /*for IE, do text-align:left in the container to counteract it*/
width:1200px;
height:890px;
background-color:transparent;
}

#container
{
position:absolute;
top:0px;
vertical-align:top;
width:1000px;
height:800px;
margin-bottom:25px;
background-color:transparent;
}

#sidepic1
{ 
position:absolute;
top:5px;
left:0px;
width:200px;
height:200px;
background-image: url('images/landscape_design_ornament1.png'); 
background-repeat:no-repeat; 
background-color:transparent;
}

#sidepic2
{ 
position:absolute;
top:205px;
left:0px;
width:200px;
height:200px;
background-image: url('images/landscape_design_ornament2.png'); 
background-repeat:no-repeat; 
background-color:transparent;
}

#sidepic3
{ 
position:absolute;
top:405px;
left:0px;
width:200px;
height:200px;
background-image: url('images/landscape_design_ornament3.png'); 
background-repeat:no-repeat; 
background-color:transparent;
}

#sidepic4
{ 
position:absolute;
top:605px;
left:0px;
width:200px;
height:200px;
background-image: url('images/landscape_design_ornament4.png'); 
background-repeat:no-repeat; 
background-color:transparent;
}

h1,h2,h3,h4		{ font-family:Myriad Pro; color:#25903A;}

a               { font-family:Trebuchet MS; color:#25903A;}

p               { font-family:Verdana,Trebuchet MS;}

#header			
{ 
position:absolute;
top:5px;
left:220px;
width:760px;
height:105px;
background-image: url('images/header_sliver.png'); 
background-repeat:repeat-x; 
}

#header h1  	{ color: #B5181D; font-size: 52px; padding-left:195px; padding-top:5px; font-weight:bold;}

#header h2		{ font-size: 26px; font-weight:bold; padding-left:195px; padding-bottom:10px;}

#header ul		{ padding-left:450px;}

#content
{ 
position:absolute;
top:125px;
left:387px;
width:590px;
height:535px;
background-color:white;
padding:10px;
padding-left:5px;
}

#content h1
{ 
color: #B5181D; 
font-size:28px; 
text-align:center; 
padding-top:10px; 
font-weight:bold;
font-family:Arial;
}

#landscape_images
{ 
position:absolute;
top:15px;
left:1005px;
width:180px;
height:445px;
padding-left:10px;
padding-right:10px;
background-image: url('images/li_sliver.png'); 
background-repeat:repeat-x;
background-position:left;
}

#sponsored_links_1
{ 
position:absolute;
top:525px;
left:210px;
width:170px;
height:155px;
background-color:white;
}

#sponsored_links_2
{ 
position:absolute;
bottom:-5px;
left:220px;
width:760px;
height:110px;
background-image: url('images/ads2_sliver.png'); 
background-repeat:repeat-x;
background-position:left;
}

#sponsored_links_2 a,p
{
color:white;
 }
 
#sponsored_links2a 
{
position:absolute;
bottom:0px;
left:0px;
width:160px;
height:110px;
}
#sponsored_links2b 
{
position:absolute;
bottom:0px;
right:0px;
width:460px;
height:110px;
}
#sponsored_links2b p
{
font-size:180%;
text-align:right;
padding-top:35px;
 }

#sponsored_links_3
{ 
position:absolute;
bottom:4px;
left:1005px;
width:200px;
height:310px;
background-image: url('images/ads3_sliver.png'); 
background-repeat:repeat-x;
background-position:left;
}

#footer
{ 
position:absolute;
bottom:-50px;
left:220px;
width:760px;
height:40px;
background-color:white;
}

#footer a		
{ color: #25903A; text-decoration: underline;}

#footer	p		
{ color: #ccc; margin: 0; padding: 0 18px 10px; }

#footer ul		
{ border-bottom: 1px solid #25903A; list-style: none; margin: 0 18px 6px; padding: 10px 0 4px; }

#footer li		
{ display: inline; font-size: 14px; font-weight: bold; padding-right: 5px; }

#navbar
{
position:absolute;
top:90px;
left:675px;
width:320px;
height:45px;
background-image: url('images/navbar_sliver.png');
background-repeat:repeat-x;
background-position:left;
}

#navbar ul
{
list-style:none;
padding:0px;
margin:0px;
} 

#navbar li
{
float:left;
margin-top:5px;
padding-top:3px;
padding-left:10px;
} 

#navbar li a
{
height:25px;
line-height:18px;
float: left;
width:95px;
display: block;
background-color:white;
background-image: url('images/nav_bg.png');
background-repeat:repeat-x;
background-position:bottom left;
color: #25903A;
text-align: center;
font-size:14px;
padding-top:5px;
font-family:Arial;
} 

#navbar li a:hover
{
height:25px;
line-height:18px;
float: left;
width:95px;
display: block;
background-color:white;
background-image: url('images/nav_bg_hover.png');
background-repeat:repeat-x;
background-position:bottom left;
text-align:center;
font-size:14px;
color:#B5181D;
padding-top:5px;
font-family:Arial;
}

/* Hide from IE5-Mac \*/
#navbar li a
{
float: none
}
/* End hide */

#navigation		
{position:absolute;
top:160px;
left:212px;
width:170px;
height:340px;
background-color:#25903A;/*#E9EBF6;*/
background-image: url('images/navigation_sliver.png');
background-repeat:repeat-x;
background-position:top;
}

#navigation_services
{ 
position:absolute;
top:115px;
left:222px;
width:150px;
height:30px;
background-color:white;
}

#navigation ul
{
list-style:none;
padding:0px;
padding-top:3px;
margin:0px;
} 

#navigation li
{
float:left;
margin-top:0px;
margin-left:10px;
} 

#navigation li a
{
height:22px;
line-height:20px;
float: left;
width:145px;
display: block;
background-color:white;
background-image: url('images/nav_bg.png');
background-repeat:repeat-x;
background-position:bottom left;
color: #25903A;
text-align:left;
font-size:13px;
padding-left:6px;
padding-top:4px;
font-family:Arial;
} 

#navigation li a:hover
{
height:22px;
line-height:20px;
float: left;
width:145px;
display: block;
background-color:white;
background-image: url('images/nav_bg_hover.png');
background-repeat:repeat-x;
background-position:bottom left;
text-align:left;
font-size:13px;
color:#B5181D;
padding-left:6px;
padding-top:4px;
font-family:Arial;
}

#navigation_services h3
{
text-align:center;
padding-top:4px;
color:#B5181D;
font-size:20px;
}

/* Hide from IE5-Mac \*/
#navigation li a
{
float: none
}
/* End hide */

#rc_t
{
position:absolute;
top:0px;
left:0px;
width:555px;
height:16px;
background-color:transparent;
}

#rc_b
{
position:absolute;
bottom:0px;
left:0px;
width:555px;
height:16px;
background-image: url('images/rc_b.png'); 
background-repeat:no-repeat; 
background-position:right;
background-color:transparent;
}

#txt
{
position:absolute;
top:65px;
left:10px;
width:565px;
height:460px;
background-color:transparent;
padding:9px;
padding-top:5px;

}

#txt p
{
font-size:15px;
color:black;
}

#txt li
{
font-size:12px;
list-style-type:disc;
list-style-position:inside;
line-height:10px;
}

#ie6
{
position:absolute;
top:-850px;
left:-2000px;
width:200px;
height::800px;
}

strong
{
font-weight:900 !important;
}