@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:296px; background: url(images/topHeader.png) top center no-repeat;}

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

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

p{ text-align:left; } 

.testc{background: url(images/testCENT.jpg) repeat-y; padding: 0 15px 0 15px; text-align: justify;}

}