body
{
background-image: url("images/bgb.gif");
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

#header1 
{ 
background-image: url("images/header_1.jpg"); 
width: 778px;
height: 89px;
vertical-align: top;
}

#header2 
{ 
background-image: url("images/header_2_right.jpg"); 
width: 603px;
height: 215px;
}

#header3
{
background-image: url("images/header_3.jpg");
width: 778; 
height: 22;
}

#footer 
{
	background-image: url("images/footer.jpg");
	width: 778;
	height: 72;
}

.footer_text
{
vertical-align: bottom;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
color: #666666;
margin-left: 10px;
margin-top: 45px;
padding: 3px;
}

.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.r { color: #ffffff;}

a.r:link {
	color: #ffffff;
	text-decoration: none;
}
a.r:visited {
	text-decoration: none;
	color: #ffffff;
}
a.r:hover {
	text-decoration: none;
	color: #ffffff;
}
a.r:active {
	text-decoration: none;
}


a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #666666;
}

#welcomes {
		border: 0px;
		width: 568px;
		height: 43px;
		margin: 0px;
	}
h5.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h6.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 11px;
	font-style: italic;
}
