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:492px;
float:left;	
display:block;
margin:0 2px 0 0;
}

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{
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;	
}
span.bold{
text-align:left;
font-family:verdana;
font-size:14px;	
color:#000000;
text-decoration:none;
font-weight:bold;	
}

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;
}