@charset "utf-8";
/* CSS Document */

body{margin:0; padding:0; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:small; background-color:#272727;}


#wrap{margin:0 auto; width:950px; background-color:#ffffff; background-image:url(../App_Images/wrap.gif) no-repeat top left;}

#header{height:100px; background:url(../App_Images/menu-bar.gif) no-repeat center right;}

#content{background:url(../App_Images/mainBackground.jpg) no-repeat top center;padding:403px 39px 0 39px; line-height:130%;}

#rightColumn{background:url(../App_Images/columnFooter.gif) no-repeat top right; float:right; width:321px; padding:10px 25px;color:#3d443a; }
#leftColumn{float:left; width:490px;}
#footer{height:20px;/**/ background-color:#92c83e; clear:both;}