body {
	font-family: "Times New Roman", Times, serif;
	font-size: 62.5%;
	direction:ltr;
	background-image:url(images/background-copy.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:top;

	 
	
	background-color:#3f2d07;
	
	
}
#container {
	
	background-repeat: no-repeat;
	background-color:#d1d0cc;
	width: 720px;
	font-size: 1.2em;
	margin: 0 0 0 0;
	
}
#header {
	height: 150px;
	background-image:url(images/header.jpg);
	
	
}
#flash{



width:720px;
height:173px;
}

#left {
	
	width: 180px;
	position:absolute;
	margin: 0px;
              padding: 0px;
	margin-left:0px;
	top:0px;
	left:0px;
	
}




#navcontainer { 

float:left;
margin-left:0px;

}

#navcontainer ul
{
	list-style-type: none;
	font-weight: bold;
	color: #412f09;
	margin:0 0 0 0;
	padding-left:19px;
	padding-bottom:50px;
	
	
 	
	
}

img {border: none;}

#navcontainer a
{
	display: block;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:24px;
	width: 124px;
	margin:0 0 0 0;
   background-image: url(images/b_down.jpg) ;
	background-repeat:no-repeat;
	height: 27px;
}


#navcontainer a:link, #navlist a:visited
{
color: #412f09;
text-decoration: none;
margin:0 0 0 0;
}

#navcontainer a:hover 
{	
	background: url(images/b_over.jpg);
	background-repeat:no-repeat;
	margin:0 0 0 0;
	border:hidden;
	color: #412f09;
}

#main {
margin-top: 20px;
position: relative;
top:0;
left: 0;
width: 720px;
padding: 0 0 0 0;
}

#content {
position:relative;
vertical-align:top;
margin-left:196px;
margin-right: 19px;
margin-top: 0px;
min-height:500px;
width:506px;
background-color: #d1d0cc;
color: black;
}
#topimage{
background-image:url(images/h_content.jpg);
width:506px;
height:18px;}
#downimage{
background-image:url(images/f_content.jpg);
width:506px;
height:18px;}
#contenttext{
margin-left:0px;
background-color:#412f09;
width:486px;
min-height:500px;
padding:10px 10px 10px 10px ;

 
}

#footer{
margin-top:10px;
width:720px;
background-image:url(images/footer.jpg);
height:63px;
}
#servicetable{
border-style:solid;
border-width:1px;
border-color:#D1D0CC;
}
#servicecontainer{
color:#D1D0CC;  
margin-top:0px;
margin-bottom:0px;
}
#servicecontainer a:link,a:visited{
 color:#8ca605;
 }




HTML {
	SCROLLBAR-FACE-COLOR: #412f09; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #74460a; SCROLLBAR-3DLIGHT-COLOR: #74460a; SCROLLBAR-ARROW-COLOR: #74460a; SCROLLBAR-TRACK-COLOR: #fefbde; SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}