/* CSS Document */

body {
margin: 0px;
background-color: #000000;
}

.header1bg {
background-image: url(images/homenew_header1.jpg);
height: 143px;
width: 791px;
background-repeat: no-repeat;
}

.welcomebg {
background-image: url(images/homenew_welcomebg.jpg);
height: 245px;
width: 791px;
background-repeat: no-repeat;
}

.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

a.footerlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: underline;
}

a.footerlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #feef05;
text-decoration: none
}

p {
margin-top: 15px;
margin-bottom: 15px;
}

.welcometext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}

.welcomepos {
margin-top: 17px;
}