/* BACKGROUND STUFF */
body{
background-image:url(../../images/homepage_no/background_images/top_bg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#d3e3ff;
margin:0px;
padding:0px;
}
.topbanner{
width:960px;
height:103px;
margin:0px auto 0px auto;
background-image:url(../../images/homepage_no/background_images/topmenu.jpg);
clear:both;
}

.boxwrapper{
width:970px;
margin:0px auto 0px auto;
clear:both;
}
.box_top{
background-image:url(../../images/homepage_no/background_images/box_top.jpg);
background-repeat:no-repeat;
width:970px;
height:4px;
clear:both;
}
.box_bg{
background-image:url(../../images/homepage_no/background_images/box_bg.jpg);
background-repeat:repeat-y;
float:left;
width:970px;
clear:both;
}
.box_btm{
background-image:url(../../images/homepage_no/background_images/box_btm.jpg);
background-repeat:no-repeat;
width:970px;
height:12px;
clear:both;
}
.content_wrapper{
width:958px;
height:616px;
clear:both;
margin:0px auto 0px auto;
padding:0px;
}
.footer{
background-image:url(../../images/homepage_no/background_images/footer.jpg);
width:980px;
height:333px;
margin:0px auto 0px auto;
clear:both;
}
/* END BACKGROUND STUFF */




/* BOTTOM AREA STUFF */
.btm_area{
width:958px;
clear:both;
margin:0px auto 0px auto;
}
.btm_advice{
float:left;
background-image:url(../../images/homepage_no/background_images/btm_advice.jpg);
width:193px;
height:133px;
}
.btm_bpa{
float:left;
background-image:url(../../images/homepage_no/background_images/btm_bpa.jpg);
width:383px;
height:133px;
}
.btm_promotion{
float:left;
background-image:url(../../images/homepage_no/background_images/btm_promotion.jpg);
width:382px;
height:133px;
}

.btm_advice_title{
	width:168px;
margin-left:15px;
margin-right:10px;
float:left;
clear:both;
}
.btm_advice_text{
margin-left:15px;
width:100px;
float:left;
}
.btm_advice_img{
width:60px;
padding-left:10px;
float:left;
}

.btm_bpa_img{
margin-left:15px;
margin-top:20px;
width:125px;
float:left;
}
.btm_bpa_text{
float:left;
margin-left:20px;
width:200px;
}


.btm_promotion_img{
margin-top:20px;
margin-left:15px;
float:left;
width:125px;
}
.btm_promotion_text{
margin-top:0px;
float:left;
margin-left:15px;
width:200px;
}
.btm_link{
padding-top:5px;
}
.btm_promotion_p{
	height:36px;

}
/* END CONTENT FOOTER STUFF */

img{
border:0px;
}
