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

body {background-image: url(images/topBG.png);background-repeat: repeat-x;	margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt;}

#wrapper{ width:860px; margin:auto;}

#topHeader{ height:230px; background: url(images/topHeader.png) top center no-repeat;}

#leftPanel{width:490px; padding:25px; float:left;}

#rightPanel{ width:310px; float:left; overflow:hidden;}
#optinBox{ height:auto; display:block; background:url(images/optinBG.png) bottom left no-repeat;}

p{ text-align:left; } 

