/* CSS Document */


/* This sets up main div */

#site_info {
position: absolute;
top: 610px;
left: 0px;
width: 775px;
height: 37px; 
margin: 0px;
padding: 0px;
background:  url(../images/siteinfo_bkg.jpg) top left no-repeat; 
border: 5px solid #26549a;
}

#site_info p {
display: inline;
margin: 0px;
padding: 0px;
}

/* Email div placement and styling */
/*-------------
#site_info-email {
float: left;
width: 255px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 10px;
padding: 0px;
background: transparent;
}

#site_info-email p {
font: normal 11px/12px Arial, helvetica, sans-serif; color: #333333;
letter-spacing: 0px; 
text-decoration : none;
text-indent: 0px;
}

#site_info-email a, a:link, a:active {
letter-spacing: 0px; 
text-decoration : none;
text-indent: 0px;
font: normal 11px/12px Arial, helvetica, sans-serif; color: #26549a; 
}

#site_info-email a:visited {
letter-spacing: 0px; 
text-decoration : none;
text-indent: 0px;
font: normal 11px/12px Arial, helvetica, sans-serif; color: #26549a; 
}

#site_info-email a:hover {
font: normal 11px/12px Arial, helvetica, sans-serif; color: #000000;
}  -------------*/

/* telephone div placement and styling */
#site_info-tel {
position: absolute;
top: 5px;
left: 5px;
width: 270px;
margin: 0px 0px 0px 0px;
margin-bottom: 0px;
padding: 0px;
background: transparent;
}

#site_info-tel p {
font: normal 11px/12px Arial, helvetica, sans-serif; color: #333333;
letter-spacing: -.1px;
}

#site_info-add {
position: absolute;
top: 5px;
left: 310px;
width: 515px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: transparent;
}

#site_info-add p {
font: normal 11px/12px Arial, helvetica, sans-serif; color: #333333;
letter-spacing: -.1px;
}

#site_info-copy {
position: absolute;
top: 25px;
left: 5px;
width: 270px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: transparent;
}

#site_info-copy p {
letter-spacing: 0px; 
text-decoration : none;
margin: 0px;
padding: 0px
text-indent: 0px;
font: normal 10px/12px Arial, helvetica, sans-serif; color: #333333; 
}

#site_info-smdg {
position: absolute;
top: 25px;
left: 549px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 230px;
background: transparent;
text-decoration : none;
}

#site_info-smdg p { 
letter-spacing: 0px;
text-align: right;
text-decoration : none;
text-indent: 0px;
font: normal 9px/10px Arial, helvetica, sans-serif; color: #333333; 
}


#site_info-smdg a, a:link, a:active {
letter-spacing: 0px; 
text-align: right;
text-decoration : none;
text-indent: 0px;
font: normal 9px/10px Arial, helvetica, sans-serif; color: #26549a; 
}

#site_info-smdg a:visited {
font: normal 9px/10px Arial, helvetica, sans-serif; color: #26549a;
text-decoration : none;
}

#site_info-smdg a:hover {
font: normal 9px/10px Arial, helvetica, sans-serif; color: #666666;
text-decoration : none;
}