/* CSS Document */

body {
margin: 0px;
background-image: url(images/homenew_bg.jpg);
}

.footerbg {
background-image: url(images/homenew_footerbg.jpg);
height: 43px;
width: 800px;
background-position: top;
background-repeat: no-repeat;
}

.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #f1e3bd; 
}

a.footerlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #f1e3bd;
text-decoration: underline;
}

a.footerlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}

.seo_content { width:700px; text-align:justify; margin:45px 0 0 0; color:#FFFFFF; font-family:arial; font-size:12px; }
.seo_content p { margin:0px; }
.seo_content p a, .seo_content p a:active, .seo_content p a:visited { color:#FFFFFF; text-decoration:underline; }
.seo_content p a:hover { text-decoration:none; }
.seo_footer { text-align:center; margin:15px 0 0 0; }
.seo_footer a, .seo_footer a:active, .seo_footer a:visited { color:#FFFFFF; text-decoration:none; }
.seo_footer a:hover { text-decoration:underline; }