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

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

#bodywrapper { width:950px; margin:0 auto; text-align:center; }
#search { height:39px; background:url(../images/login_bg.jpg); width:950px; color:white; }
#contentwrapper { background:#ffffff; width:950px; padding:15px 0px 15px 0px; }
#contentwrapper_home { background-color:#ffffff; width:950px; background-image:url(../images/homepagebg.jpg); background-repeat:no-repeat; background-position:top right; min-height:500px; }
#footer { background:url(../images/footer.jpg); height:48px; width:920px; color:#8EB8D1; font-weight:700; padding:20px 10px 0px 20px; }


