#bluebg
{
background:url(images/bluebg.jpg) no-repeat;
}
#bluebg1
{
background:url(images/bluebg1.jpg) repeat-x;
}
#welcomebg
{
background:url(images/welcomebg.jpg) no-repeat;
}
#welcomebg1
{
	background:url(images/welcomebg1.jpg) repeat-y;
}
#welcomebg2
{
background:url(images/welcomebg2.jpg) no-repeat;
}
#welcomebg3
{
background:url(images/welcomebg3.jpg) no-repeat;
}


.footer{
width:891px;
height:130px;
background:url(images/footer.jpg) no-repeat;}

.bold
{
font-family: Arial,sans-serif;
font-size:12px;
color:#383838;
font-weight:bold;}

body {
	color: #454545;
	font-family:Arial, Verdana, sans-serif;
	font-size: 12px;}
	a:link, a:visited
{

	color: #64a9de;
	text-decoration:none;
}

a:hover, a:active{
	color: #000000;
	text-decoration:underline;
	font-weight: bold;

}

