body {
	background-color:#ffffff;
	background-image:url(../bg/bg.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial;
	}

UL {
	font-size:9px;
	color:#586878;	
	}
	
img {
	border: 0;
}

.welcome_title
{
	color:#000000;
	font-size:20px;
	font-family:Verdana, Arial;
	font-weight:bold;
	text-decoration: none;	
}
	
.page_titles
{
	color:#000000;
	font-size:15px;
	font-family:Verdana, Arial;
	font-weight:bold;
	text-decoration: none;	
}

#services_ul {
  padding:0;
  margin:16;
}

#services_ul li {
  list-style-type:square;
  margin:0;
  }

H3{
	font-size:100%;
	color:#00467E;
}

P{
	font-size:70%;
	color:#586878;
}

P.services_titles{
	font-size:11;
	font-weight:bold;
	text-decoration:underline;
	color:#586878;
	padding:0;
	margin-bottom:0;
	margin:0;
}

.column{
	font-size:70%;
	color:#616161;
}

a.button_link:link, a.button_link:active, a.button_link:visited
{
	font-size:70%;	
	color:#006000;
	font-weight:bold;
	text-decoration: none;
}

a.button_link:hover
{
	color:#000000;
	text-decoration:underline;
}

a
{
	color:#00467E;
}

a:hover
{
	color:#A29061;
}


.footer
{
	font-size:80%;
	color:#586878;
	background-repeat:no-repeat;
}

.footer a
{
	color:#586878;
}

.caption
{
	color:#000000;
	font-size:90%;
}

.footer_caption
{
	color:#47515f;
	font-size:80%;
}

