body {
	background-color: #000000;
}
.contact {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
padding-bottom:2px;
}
.banner {
background-image:url(images/home_header.jpg);
height:100px;
width:770px;
}

.welcomebg {
background-image:url(images/home_welcomebg.jpg);
width:512px;
height:270px;
background-repeat:no-repeat;
background-color:#000000;
}

.welcometxt {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
}

.welcomerightbg {
background-image:url(images/welcome_bgblack.gif);
width:258px;
height:270px;
background-color:#000000;
}

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

.footer {
color:#696969;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}