.logo { font:normal 42px Arial, Helvetica, sans-serif; color:#FFF; text-align:right; }

.slogan { font:normal 18px Arial, Helvetica, sans-serif; color:#ACDDE6; text-align:center; }

.head-bg {
	background-image: url(../images/head-bg.jpg); 
	background-position:top center;
	height:692px;
	background-repeat: no-repeat;
	background-color:#B8EBE7;
}

.left-box-bg { background-image: url(../images/left-box-bg.png);
background-repeat:no-repeat;
background-position:bottom;
height:509px;
width:504px;
}

.right-box-bg { background-image: url(../images/right-box.png); 
background-repeat:no-repeat;
background-position:bottom;
height:509px;
width:380px;
}

.form-box-top { background-image:url(../images/form-fill-top.png);
background-repeat:no-repeat;
background-position:bottom;
height:46px;
}

.form-box-middle { background-image:url(../images/form-fill-middle.png);
background-repeat: repeat-y;
background-position:top;

}


.form-box-bottom { background-image:url(../images/form-fill-bottom.png);
background-repeat:no-repeat;
background-position:top;
height:20px;
}

.h1 { font:normal 26px Arial, Helvetica, sans-serif; color:#ACDDE6; text-align:justify; }

.h3 { font:normal 18px/22px Arial, Helvetica, sans-serif; color:#000; text-align:justify; }

.content { font:normal 18px/22px Arial, Helvetica, sans-serif; color:#000; text-align:left; padding:15px; }




