/* Import YUI font and element normalisation */
@import "./yui/reset.css";
@import "./yui/fonts.css";


body { background-color:#9b764c; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:1em; }
#container { width:925px; margin:49px auto 0 auto; }
a { color:#fff; text-decoration:none; }
a:hover { text-decoration:underline; }
hr { display:none; }
strong { font-weight:bold; }
.clearer { width:auto;height:0px;padding:0;margin:0;overflow:hidden;clear:both; }

#text-pane { width:347px; font-size:0.65em; float:left; padding-bottom:40px; }
#text-pane h1 { display:block; width:184px; height:162px; background: url(../images/logo.gif) no-repeat top; margin-bottom:33px; }
#text-pane h1 a { display:block; width:100%; height:100%; text-indent:-9000px; background-color:transparent; }
#text-pane h2.showcase { display:block; width:322px; padding-top:13px; height:0 !important; height /**/: 13px; overflow:hidden; background-image: url(../images/h2_showcase.gif); background-repeat: no-repeat; }
#text-pane  h2.tozer { display:block; width:241px; padding-top:13px; height:0 !important; height /**/: 13px; overflow:hidden; background-image: url(../images/h2_tozer.gif); background-repeat: no-repeat; margin-top:2em; }
#text-pane  h2.do_for_you { display:block; width:275px; padding-top:13px; height:0 !important; height /**/: 13px; overflow:hidden; background-image: url(../images/h2_do_for_you.gif); background-repeat: no-repeat; margin-top:2em; }
#text-pane p { padding-bottom:1em; }
#text-pane ul { margin-top:2em; }
#text-pane p.increase { font-size:1.15em; }

#text-pane li a { display:block; width:100%; height:100%; text-indent:-9000px; background-color:transparent; }
#text-pane li.link1 { display:block; width:343px; height:46px; background: url(../images/link_pdf_mailer.gif) no-repeat top; }
#text-pane li.link2 { display:block; width:343px; height:39px; background: url(../images/link_stardream.gif) no-repeat top; }
#text-pane li.link3 { display:block; width:343px; height:19px; background: url(../images/link_heaven42.gif) no-repeat top; }

#right-pane { width:494px; float:right; }
#right-pane p, #right-pane div { float:left; }
#right-pane .rightSpacer { margin:0 35px 36px 0; }
#right-pane .img-placeholder { background:url(../images/pict_placeholder.jpg) no-repeat; width:141px; height:199px; }
