body,
.addresstext,
.maintext {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica;
}

.slogan_a,
.slogan_b,
.logo{
	float:left;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica;
}
a.mainbuttontext {
    font-size: 18px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica;
  
}


h1, h2, h3 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica;
}

h1 {
    color: #0F7FBA;
    font-size: 24px;
    font-weight: 400;
    line-height: 110%;
	display:inline;
}

.blue_top h1 {
    color: #fff;
}

h2 {
    color: #0F7FBA;
    font-size: 18px;
    font-weight: 400;
    line-height: 110%;
    
    display:inline;
}

h3 {
    color: #0F7FBA;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 110%;
    
    display:inline;
}

h4, h5, h6 {
    color: #0F7FBA;
    font-size: 110%;
    line-height: 110%;
    margin: 15px 0 5px;
	display:inline;
}
div.test{
	margin:0 0 20px 0;
}
div.test img.content_image{
float:right;
margin:50px 0 0 0;
	
}
div.test div{
	width:600px;

}
.page_1 h1,
.page_1 h2,
.page_1 h3{
	display:block;
}

.formmessage{
	font-size:80%;
	
}
.formmessage img{
	width:100px;	
}
.page_1 .mail_mess{
	position:absolute;
	top:400px;
	left:250px;
	font-size:130%;
}
.page_1 .mail_mess td,
.mail_mess td{
	color:red;
}
.feat_2 form{
	margin:0;
	padding:10px 10px 20px 10px;
	background:url(home_form.jpg) no-repeat bottom left;
}