body{
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:auto;
background;#A0A0A0;
}

#container
{
position:relative;
width:800px;
padding:0px;
left:0px;
z-index:0;
margin-left:auto;
margin-right:auto;

 }
 
#content
{
	position:absolute;
	top:130px;
	padding:0.5em 0.6em;
	z-index:1;
	padding:0px;
	
	}

#left
{
	position:absolute;
	top:127px;
	left:0px;
	/*background:url('images/bg1.gif');
	/*background-repeat: no-repeat;*/
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	z-index:1;
	padding:0.0em .0em;
	overflow: hidden;
	}

#right
{
	position:absolute;
	top:127px;
	right:0px;
	/*background:url('images/bg1.gif');
	/*background-repeat: no-repeat;*/
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	z-index:1;
	padding:0.0em 0.0em;
	overflow: hidden;
	}
#pro
{
position:absolute;
float:left;
width: 100%;
left: 0px;
height: 50px;
text-decoration:none;
z-nidex:1;
}

	
p.caps
{
font: italic small-caps 900 10px sans-serif;
}

h3  h1
{
color:#cccc33;
font-size:130%;
font-family: sans-serif;

}
h2
{
color:#cccc33;
font-size:200%;
font-family: sans-serif;
}
#contfoot
{
position:absolute;
}
td.serv_table
{
font: 14px sans-serif;
color:#808000;
}
td.serv_news
{
font: 10px sans-serif;
color:#ffffff;
background:url('../images/backgd_navi.gif');
}
td.side
{
background:url('../images/backgd_navi.gif');
color:#ffffff;
font-size:80%;
}
td.txt
{
background:#32cd32;
color:#ffffff;
font-size:80%;
}
td.weare
{
color:red;
background:#e3e3dd;
font:12pt bolder verdana;
z-index:3;
}

	/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url(drop-box copy.jpg) no-repeat bottom right; 
} 
.cssbox { 
    width: 335px !important; /* intended total box width - padding-right(next) */
    width: 320px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto; /* use to position the box */ 
	float:left;
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h4 { /* good change for head*/
	color:#ffffff;
	font-family:sans-serif;
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 5px 0 5px 40px; /* mirror .cssbox_head right/left */ 
} 

	