@charset "utf-8";
/* CSS Document */

/* Home Page */
#header #head_graphic{ height:132px; width:405px; position:absolute; top:-35px; left:50px; background:url(../images/header_1.gif) no-repeat; }

#homecenter{ height:267px; background:#f37fa7; position:relative; }
#homecenter #homeleft{ height:267px; width:379px; background:#FFF; position:absolute; left:-30px; background:url(../images/logo.gif) no-repeat; }
#homecenter #homeright{ height:267px; width:550px; position:absolute; right:-30px; color:#FFF; line-height:30px; text-align:center; background:#f37fa7; }

#homefooter{ height:1%; position:relative; }
#homefooter #homefoot_left{ position:absolute; bottom:-26px; left:50px; background:url(../images/footer_1.gif) no-repeat; height:221px; z-index:9999; width:373px; }
#homefooter #homefoot_right{ float:right; display:inline; width:430px; line-height:23px; margin:10px 20px 20px 0px; padding-top:10px; text-align:right; color:#61263f; font-weight:bold; }
#homefooter #homefoot_right em{ font-size:11px; line-height:19px; font-style:italic; }
/* End Home Page */