body{ margin:0 0 0 0; background-color:#3B76FC; height:100% }
#mainleft{ float:left; height:100%; width:60% }
#mainright{ float:right; height:100%; width:40%; background:url(mainimage.jpg) bottom no-repeat; position:fixed; top:0; right:0; z-index:-2000; }
#logo{ background:url(logo.gif) no-repeat top; width:352px; height:161px }
#mainform{ width:547px; margin-left:120px; z-index:1000; color:#FFF; font-family:Arial; text-align:right; font-weight:normal; font-size:15px; }
#mainformtop{ width:100%; height:201px; background:url(formheader.jpg) bottom left no-repeat }
#mainformbottom{ width:100%; height:27px; background:url(formfooter.gif) top left no-repeat }
#mainformmidle{ width:100%; height:206px; background:url(formmidle.gif) left repeat-y}
.divinput{ height:50px; padding: 9px 30px 11px 36px }
.divinput .inputtext{ border:1px solid #999; background-color:#FFF; width:464px; height:50px; font-size:23px; color:#999; padding-left:18px; font-family:Verdana, Geneva, sans-serif }
.submitbut{ text-align:right }