html, body, p, div, h1, h2, h3, h4, h5, h6, form, input, fieldset, dl, dd, dt { margin:0; padding:0; }
img { border: none; }

body{
background:#ffffff;	
}

div.center{
width:1025px;
margin:0 auto;	
}

div.content{
width:751px;
margin:0 auto;	
display:block;
}

div.content img{
width:750px;
margin-top:15px;	
margin-bottom:15px;	
}

div.left_content{
width:490px;
float:left;	
display:block;
margin:0 4px 0 0;
}

div.right_content{
width:250px;
float:right;	
display:block;
margin:16px 0 0 0;
}

div.news_container{
margin:0;
padding:3px;
}

p.news_summary{
background:#fff;
padding:3px;
border-top:solid #666 thin;
border-bottom:solid #ececec thin;
}

p.headline{
padding-bottom:6px;
border-bottom:solid #d0e2fd thin;
}
p.headline_selected{
border:none;	
}

p.copy{
text-align:left;
font-family:verdana;
font-size:12px;	
color:#000000;
text-decoration:none;
font-style:normal;	
margin-top:5px;	
margin-bottom:13px;	
}

p.title, h1.title, h2.title{
text-align:left;
font-family:calibri, arial;
font-size:45px;	
font-variant:small-caps;
color:#00a464;
text-decoration:none;	
margin-top:1px;	
margin-bottom:5px;	
font-weight:normal;
}

span.bold, h3.bold{
text-align:left;
font-family:verdana;
font-size:14px;	
color:#000000;
text-decoration:none;
font-weight:bold;	
}

/* this is the style that controls the page images */
div.page_image{
width:750px;
height:160px;
padding:0;
margin:15px 0;
display:block;
background:transparent url(../images/med_images01_spr_sht.jpg) no-repeat 0 0; /*load the sprite sheet*/
}

/* change the sprite sheet depending on the page */
#about div.page_image{
background:url(../images/med_images01_spr_sht.jpg) no-repeat 0 0;	
}
#services div.page_image{
background:url(../images/med_images01_spr_sht.jpg) no-repeat 0 -160px;	
}
#products div.page_image{
background:url(../images/med_images01_spr_sht.jpg) no-repeat 0 -320px;	
}
#contact div.page_image{
background:url(../images/med_images01_spr_sht.jpg) no-repeat 0 -480px;	
}
#home div.page_image, #sitemap div.page_image{
background:url(../images/med_images01_spr_sht.jpg) no-repeat 0 -640px;	
}

hr.footer{
display:block;
color:#f58331;
width:740px;
margin-top:5px;	
margin-bottom:5px;	
}

p.foot{
text-align:center;
font-family:verdana;
font-size:8pt;
margin-top:3px;	
margin-bottom:8px;		
}

.tiny{
text-align:center;
font-family:verdana;
font-size:7px;
margin-top:2px;	
margin-bottom:5px;
color:#acacac;		
}

/*  footer to bottom of page */
html, body {
height: 100%;
}
div.center {
min-height: 100%;
margin-bottom: -60px;
position: relative;
}

div#footer{
position:relative;
height:60px;
width:750px;
margin:5px auto;
}

.clearfooter {
height: 60px;
clear: both;
}
