@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

body,html { height:100%; }

div { text-align:left; }
img { border:0px; }

#bodywrapper { width:950px; text-align:center; margin:0 auto; background:#ffffff; }
#contentwrapper { padding:10px; }
#header { text-align:right; }
#footer { background:url(../images/footer.jpg); height:50px; width:950px;  }